Commit graph

317 commits

Author SHA1 Message Date
b5da765571 Avoid string duplication
FossilOrigin-Name: b31637cfd1da7d0b147b508f5777603fb3ed2b96bc2671604055b96e91f7a2cf
2021-04-29 00:14:09 +00:00
098092053c Adjust to ObjFW style
FossilOrigin-Name: 9919057cb8bb237afb11f251210a1764228c46661d5f8290708846fa70c6af83
2021-04-29 00:06:23 +00:00
851e7fe676 Adjust to ObjFW changes
FossilOrigin-Name: 46f67c971bc57abd330349d54d237931079a832baaf20909e77039f6ce4b896d
2021-04-28 23:20:55 +00:00
c49e9a7375
Fix fallback to A/AAAA in case of missing SRV 2020-01-04 01:59:21 +01:00
f84d541eae
Adjust to ObjFW changes 2020-01-04 00:45:55 +01:00
29e249fbda
Adjust to ObjFW changes 2019-12-15 14:55:59 +01:00
f82922df02
Adjust to ObjFW changes 2019-10-04 01:42:04 +02:00
781af5edef
Use dot syntax 2019-03-16 21:58:13 +01:00
8d016d961d
Fix connecting to servers with SRV records 2019-01-27 16:29:14 +01:00
f3b93d7379
Fix compilation with GCC 2019-01-23 21:23:45 +01:00
8781264a61
Install an objfw-config package 2019-01-20 13:45:48 +01:00
376e4ce7e0
Make use of objfw-config's new package support 2019-01-20 13:38:16 +01:00
15c922cdad
Adjust to ObjFW changes 2018-12-22 21:59:02 +01:00
5059b34193
Add MUC namespace 2018-11-11 20:13:18 +01:00
6b381b7707
Do not set presence type to available 2018-11-11 16:30:11 +01:00
b1c3f82596
Add support for anonymous authentication 2018-11-11 13:17:03 +01:00
d76fc4129d
Kill #ifdef HAVE_CONFIG_H
There no longer is an Xcode project for which it is needed.
2018-11-05 23:30:18 +01:00
b3244f0d9d
Fix compilation with GCC 2018-11-05 23:02:42 +01:00
3438e3569b
Modernize coding style 2018-11-05 22:22:12 +01:00
d6f82eb3d5
Remove dependency on libresolv 2018-11-05 01:14:15 +01:00
3c10a522cd
Fix SCRAM auth 2018-11-05 00:01:40 +01:00
1061c08262
Adjust to ObjFW changes 2018-11-04 23:07:56 +01:00
a623ca01d8
Adjust to ObjFW changes 2018-01-21 23:48:25 +01:00
3d0573f432
Remove Xcode project
Maintaining two build systems is too annoying.
2018-01-21 23:46:12 +01:00
e303ca5a35
Add support for building as a .framework 2018-01-21 23:44:58 +01:00
6139e5b982
Update buildsys 2018-01-21 23:34:55 +01:00
e0ff07860a
Make sure all properties are nonatomic 2017-07-23 14:07:40 +02:00
8c991b50d2
Change documentation style to ObjFW's style 2017-07-23 13:57:22 +02:00
631b4e1a9d
Stop using OFAutoreleasePool 2017-07-23 13:35:12 +02:00
cb5f6bfe40
Adjust to ObjFW changes & small fixes 2017-07-23 13:19:48 +02:00
5fa8b0b9b3
Adjust to ObjFW changes 2017-05-13 17:03:44 +02:00
73d3bca240
Fix URL in copyright header 2017-04-30 17:04:04 +02:00
528b3f1534
Update buildsys 2017-01-22 00:51:30 +01:00
091cdac2b2
Adjust to ObjFW changes 2017-01-22 00:49:14 +01:00
1cf318f91e
Adjust to ObjFW changes 2016-07-10 00:39:19 +02:00
4b6e5e25ed
Move m4 to build-aux 2016-07-09 23:34:05 +02:00
1ba1748552
Remove autogen.sh 2015-11-21 20:13:50 +01:00
5260208d7e
Move {install-sh,config.{guess,sub}} to build-aux 2015-11-21 20:12:56 +01:00
6b901fc4f5
Adjust to new ObjOpenSSL
This disables the new automatic certificate verification and still does
the manual verification.
2015-05-24 21:42:13 +02:00
dfe6a0b653 Adjust to ObjFW changes 2015-01-05 22:50:58 +01:00
c11d1bb945 Update buildsys 2014-06-18 13:24:31 +02:00
Florian Zeitz
3dd1196bbe XMPPConnection: Don't negotiate a session feature, when marked optional
The session feature has been deprecated as of RFC 6120.
Some servers still offer it for client compatibility, but
mark it as optional. Not negotiating it in this case
saves us a round trip
2014-02-04 00:00:09 +01:00
Florian Zeitz
076abde1b8 XMPPRoster: Ensure roster pushes were sent by the server 2014-02-03 23:50:41 +01:00
Florian Zeitz
3e150f18d6 XMPPConnection: Verify origin of IQ responses 2014-02-03 23:36:13 +01:00
Florian Zeitz
358334a778 Adapt to ObjFW changes 2014-02-03 23:34:55 +01:00
d736c927f1 Adjust exceptions to ObjFW API change. 2013-11-22 21:21:56 +01:00
74a56b5359 Update buildsys. 2013-07-01 22:49:18 +02:00
ed5604447a Coding style. 2013-07-01 22:33:49 +02:00
Florian Zeitz
fac12cfde9 Fix argument checking for XMPPDiscoEntity 2013-07-01 22:07:51 +02:00
9ae39edeb4 Use instancetype. 2013-06-23 23:41:47 +02:00