ObjXMPP  History of src/Makefile of bf3524b98166a096

History of file src/Makefile at check-in bf3524b98166a096

2021-04-29
00:14
Avoid string duplication file: [c0f3f600bb] check-in: [b31637cfd1] user: js branch: trunk, size: 1059
2018-11-11
12:17
Add support for anonymous authentication file: [6e0c6cc9a7] check-in: [f09ee1db55] user: js branch: trunk, size: 1057
2018-11-05
22:30
Kill #ifdef HAVE_CONFIG_H

There no longer is an Xcode project for which it is needed. file: [aecd29812e] check-in: [cd21ff1157] user: js branch: trunk, size: 1028

00:14
Remove dependency on libresolv file: [c878fa6e9c] check-in: [d6978b56f0] user: js branch: trunk, size: 1044
2018-01-21
22:44
Add support for building as a .framework file: [35d31a672d] check-in: [93bb18bcbf] user: js branch: trunk, size: 1070
2013-03-23
17:21
Add classes to support Service Discovery file: [db78187a2c] check-in: [db8adef472] user: florob@babelmonkeys.de branch: trunk, size: 909
2013-02-23
13:49
Rename XMPPJSONFileStorage to XMPPFileStorage.

It uses BinaryPack instead of JSON now. file: [ad510f6243] check-in: [c9bb52e823] user: js branch: trunk, size: 827

2013-01-27
17:01
Add XMPPContact{,Manager} for tracking contacts file: [0633fdc12c] check-in: [fc38b1287a] user: florob@babelmonkeys.de branch: trunk, size: 831
2013-01-09
18:32
Remove redundant IDNAToASCII file: [f24c0b7169] check-in: [9532fc55fb] user: florob@babelmonkeys.de branch: trunk, size: 807
2012-11-08
11:56
Update buildsys. file: [e0db257764] check-in: [df39a315dc] user: js branch: trunk, size: 777
2012-08-10
12:08
Add very basic Stream Management (XEP-0198) support

This implementation only counts incomming stanzas and
sends ACKs on request.
While basic this already allows servers to write
messages to offline storage that were sent to,
but never received by a client. file: [b1583dc3ac] check-in: [a618f77f45] user: js branch: trunk, size: 770

2012-02-06
11:40
Add XMPPStorage and XMPPJSONFileStorage. file: [542ec87a49] check-in: [0fdfdf778f] user: js branch: trunk, size: 738
2012-02-03
14:35
Comments and PIs are not allowed in XMPP -> throw an exception. file: [b6f2c72ef0] check-in: [ad6f1107ce] user: js branch: trunk, size: 686
2012-01-26
23:23
Add multicast delegates. file: [91e4f33c74] check-in: [69ecc12d18] user: js branch: trunk, size: 652
2012-01-25
15:42
Implement SASL EXTERNAL file: [fd40e02aba] check-in: [1f5b2b1bd8] user: florob@babelmonkeys.de branch: trunk, size: 619
2012-01-01
02:42
Add capability to register callbacks when sending IQs file: [c7688681a6] check-in: [9815ad146d] user: florob@babelmonkeys.de branch: trunk, size: 591
2011-05-26
20:42
Check for res_ndestroy. file: [9c79822df1] check-in: [3b589295f9] user: js branch: trunk, size: 566
20:23
Split XMPPSRVEnumerator into XMPPSRVLookup and XMPPSRVEnumerator. file: [1d6e8db042] check-in: [444674bc9d] user: js branch: trunk, size: 533
2011-05-24
01:01
Add support for SRV records file: [e16ddb2283] check-in: [d0ef8af167] user: florob@babelmonkeys.de branch: trunk, size: 536
2011-05-12
20:51
Move namespaces to namespaces.h and add missing files to Xcode project. file: [a2d4863fd2] check-in: [12e4f83535] user: js branch: trunk, size: 507
2011-04-01
01:14
Add convenience header and method. file: [9b32c5a165] check-in: [6c757fb3c0] user: js branch: trunk, size: 487
2011-03-30
18:12
Use OpenSSL to generate the nonce. file: [b181cca38a] check-in: [2adf07b564] user: js branch: trunk, size: 471
11:29
Use the "js buildsys". file: [d823067367] check-in: [7516424d65] user: js branch: trunk, size: 502
2011-03-29
01:46
Port to ObjC 1. file: [57b35db95f] check-in: [2f8a95152e] user: js branch: trunk, size: 153
2011-03-28
20:43
Use ObjOpenSSL instead of ObjGnuTLS. file: [942a976e26] check-in: [50331e7266] user: js branch: trunk, size: 145
2011-03-21
19:51
Request and handle roster. file: [992c84981f] check-in: [b74a310cc3] user: js branch: trunk, size: 144
2011-03-09
03:32
Add basic STARTTLS support file: [61a2f5a5b5] check-in: [3a3855f187] user: florob@babelmonkeys.de branch: trunk, size: 141
2011-02-21
03:09
Add SCRAM-SHA-1 support

This adds the new base class XMPPAuthenticator and the derived
classes XMPPSCRAMAuth and XMPPPLAINAuth.
They are now used for authentication from within XMPPConnection.

Also adds XMPPAuthFailedException which is thrown in appropriate places. file: [2d3658b273] check-in: [6a3b0a9988] user: florob@babelmonkeys.de branch: trunk, size: 136

2011-02-16
19:32
Use one file per class. file: [aed6ade7ee] check-in: [28c341cb47] user: js branch: trunk, size: 129
19:23
Added: Make it compile. file: [e281641b8e] check-in: [ca4f45a402] user: js branch: trunk, size: 123