../
|
xmltree.h
|
3.9 KB
|
7b40f17
|
2014-10-11T02:20:53Z
|
dx |
Add support for XEP-0203: Delayed delivery (message timestamps)
Very …
|
xmltree.c
|
17.1 KB
|
7b40f17
|
2014-10-11T02:20:53Z
|
dx |
Add support for XEP-0203: Delayed delivery (message timestamps)
Very …
|
url.h
|
1.5 KB
|
e9eaee6
|
2010-04-25T18:56:53Z
|
wilmer |
constified.
|
url.c
|
2.9 KB
|
e9eaee6
|
2010-04-25T18:56:53Z
|
wilmer |
constified.
|
ssl_openssl.c
|
7.8 KB
|
def3650
|
2012-12-24T13:28:02Z
|
wilmer |
In the OpenSSL module, keep only one global SSL context instead of …
|
ssl_nss.c
|
9.9 KB
|
420ddc00
|
2013-05-25T12:39:42Z
|
wilmer |
Fix double free() in ssl_nss.c. #1038
|
ssl_gnutls.c
|
12.5 KB
|
286cd48
|
2014-09-27T14:54:35Z
|
dx |
Prevent some "Source ID ## was not found..." warnings
These appear in …
|
ssl_client.h
|
4.8 KB
|
200e151
|
2011-12-23T22:40:17Z
|
wilmer |
tls_verify correction: Don't fail cert verification in non-GnuTLS …
|
sha1.h
|
2.0 KB
|
e0a0a42
|
2012-02-10T13:37:08Z
|
wilmer |
Added sha1_random_uuid function, which I will use later to generate …
|
sha1.c
|
11.2 KB
|
e0a0a42
|
2012-02-10T13:37:08Z
|
wilmer |
Added sha1_random_uuid function, which I will use later to generate …
|
proxy.h
|
1.5 KB
|
e252d8c
|
2014-09-27T14:54:35Z
|
dx |
RIP native win32 support (use cygwin instead)
It has been broken for …
|
proxy.c
|
13.5 KB
|
e252d8c
|
2014-09-27T14:54:35Z
|
dx |
RIP native win32 support (use cygwin instead)
It has been broken for …
|
oauth.h
|
4.1 KB
|
36533bf
|
2011-12-19T12:54:49Z
|
wilmer |
When updating the XMPP password field with OAuth data, try harder to …
|
oauth.c
|
11.2 KB
|
ca8037e
|
2013-06-09T21:17:45Z
|
wilmer |
Add better handling of HTTP/1.1 and/or keepalive connections. This …
|
oauth2.h
|
2.7 KB
|
c153808
|
2013-05-25T10:36:34Z
|
wilmer |
Fix OAuth2 error reporting.
|
oauth2.c
|
6.8 KB
|
7a80925
|
2014-02-13T08:48:37Z
|
wilmer |
Update json-parser code to git rev …
|
ns_parse.c
|
5.4 KB
|
632627e
|
2014-07-24T03:51:07Z
|
dx |
srv_lookup: Portability fixes, handle compressed responses
srv_lookup …
|
misc.h
|
4.2 KB
|
632627e
|
2014-07-24T03:51:07Z
|
dx |
srv_lookup: Portability fixes, handle compressed responses
srv_lookup …
|
misc.c
|
17.2 KB
|
e252d8c
|
2014-09-27T14:54:35Z
|
dx |
RIP native win32 support (use cygwin instead)
It has been broken for …
|
md5.h
|
1.4 KB
|
1174899
|
2011-07-31T14:40:41Z
|
wilmer |
Having written the same stupid code (ASCII MD5 hashes) 205762 times, …
|
md5.c
|
8.6 KB
|
b4008a5
|
2014-03-07T00:02:32Z
|
wilmer |
Merging compiler warning fix. Patch by Mark H Weaver <mhw@…>.
|
Makefile
|
926 bytes
|
632627e
|
2014-07-24T03:51:07Z
|
dx |
srv_lookup: Portability fixes, handle compressed responses
srv_lookup …
|
json_util.h
|
2.2 KB
|
0e788f5
|
2013-02-21T19:15:59Z
|
wilmer |
I'm still bored on a long flight. Wrote a script to automatically …
|
json_util.c
|
2.5 KB
|
0e788f5
|
2013-02-21T19:15:59Z
|
wilmer |
I'm still bored on a long flight. Wrote a script to automatically …
|
json.h
|
6.0 KB
|
7a80925
|
2014-02-13T08:48:37Z
|
wilmer |
Update json-parser code to git rev …
|
json.c
|
27.7 KB
|
b4b8f1e
|
2014-03-02T00:37:43Z
|
wilmer |
Unicode parsing fix in JSON parser: JSON can contain UTF-16 surrogate …
|
ini.h
|
1.4 KB
|
72b6783e
|
2008-12-24T09:00:42Z
|
wilmer |
First version of new ini parser. Will just attempt to simplify code a bit.
|
ini.c
|
3.2 KB
|
0182773
|
2009-07-20T13:42:11Z
|
wilmer |
Fixed fd leak in ini.c. How could I miss this one.. :-(
|
http_client.h
|
3.8 KB
|
ca8037e
|
2013-06-09T21:17:45Z
|
wilmer |
Add better handling of HTTP/1.1 and/or keepalive connections. This …
|
http_client.c
|
17.8 KB
|
286cd48
|
2014-09-27T14:54:35Z
|
dx |
Prevent some "Source ID ## was not found..." warnings
These appear in …
|
ftutil.h
|
2.2 KB
|
f1f7b5e
|
2010-07-24T22:50:23Z
|
wilmer |
Take the local address from the IM/IRC connection when setting up a …
|
ftutil.c
|
4.9 KB
|
f1f7b5e
|
2010-07-24T22:50:23Z
|
wilmer |
Take the local address from the IM/IRC connection when setting up a …
|
events_libevent.c
|
7.8 KB
|
c5c18c1
|
2009-10-10T23:57:26Z
|
wilmer |
Hacked up a B_EV_FLAG_FORCE_REPEAT event handler flag to make …
|
events_glib.c
|
3.8 KB
|
e252d8c
|
2014-09-27T14:54:35Z
|
dx |
RIP native win32 support (use cygwin instead)
It has been broken for …
|
events.h
|
3.3 KB
|
e252d8c
|
2014-09-27T14:54:35Z
|
dx |
RIP native win32 support (use cygwin instead)
It has been broken for …
|
base64.h
|
2.3 KB
|
3b6eadc
|
2007-07-07T17:19:28Z
|
Jelmer Vernooij |
Fix some warnings in storage.c.
|
base64.c
|
4.7 KB
|
50d26f3
|
2008-03-16T15:28:37Z
|
wilmer |
Fixed base64_decode() to not barf on corrupted Base64 strings.
|
arc.h
|
2.2 KB
|
dd95ce4
|
2013-04-20T13:17:22Z
|
wilmer |
Const is hard, let's go hacking.
|
arc.c
|
7.6 KB
|
dd95ce4
|
2013-04-20T13:17:22Z
|
wilmer |
Const is hard, let's go hacking.
|