source: lib @ b097945

Name Size Rev Date Author Last Change
../
arc.c 7.5 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
arc.h 2.1 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
base64.c 2.4 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
base64.h 2.0 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
canohost.c 4.7 KB b097945   2017-04-06T20:25:08Z github Move canohost functions (diff licence) to separate file.
canohost.h 2.0 KB b097945   2017-04-06T20:25:08Z github Move canohost functions (diff licence) to separate file.
events.h 3.4 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
events_glib.c 3.8 KB cc8cf75   2015-05-05T15:05:20Z dx events_glib: fix parameter type warnings in event_debug() calls
events_libevent.c 7.6 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
ftutil.c 4.9 KB 2e8523b   2016-12-31T20:40:09Z dx Use NI_MAXHOST rather than HOST_NAME_MAX for host lengths. This …
ftutil.h 2.0 KB 2e8523b   2016-12-31T20:40:09Z dx Use NI_MAXHOST rather than HOST_NAME_MAX for host lengths. This …
http_client.c 17.5 KB 2e78f75   2016-05-15T17:16:38Z Jelmer Vernooij Remove the ARCH / CPU defines. These only reflect on what arch/cpu …
http_client.h 3.8 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
ini.c 3.1 KB ea39049   2015-12-17T16:56:25Z dx ini: Null check file parameter before passing it to open() The test …
ini.h 1.4 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
json.c 22.0 KB 77ed9b7   2015-06-17T22:50:15Z wilmer Fix NULL pointer dereference in lib/json.c. (#1220)
json.h 5.1 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
json_util.c 2.5 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
json_util.h 2.1 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
Makefile 937 bytes b097945   2017-04-06T20:25:08Z github Move canohost functions (diff licence) to separate file.
md5.c 928 bytes 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
md5.h 417 bytes 34afea7   2015-01-31T23:58:57Z dx Use glib's GChecksum for md5/sha1 This changes behavior slightly: - …
misc.c 16.9 KB b097945   2017-04-06T20:25:08Z github Move canohost functions (diff licence) to separate file.
misc.h 4.4 KB b097945   2017-04-06T20:25:08Z github Move canohost functions (diff licence) to separate file.
ns_parse.c 5.7 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
oauth2.c 6.8 KB 5535a47   2015-05-07T23:12:06Z dx More coverity fixes! CID 18634: 'Logically dead code' in …
oauth2.h 2.7 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
oauth.c 10.6 KB 1493c4b   2015-04-24T20:52:55Z dx oauth: fix use-after-free of the ->next of the list Third time's the …
oauth.h 4.1 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
proxy.c 13.7 KB 242f280   2016-02-18T11:17:08Z dx Fix a double free when calling proxy_disconnect() inside phb->func() …
proxy.h 1.5 KB 4e365ce   2015-10-26T03:42:15Z dx Add proxy_disconnect() to interrupt possibly pending connections …
sha1.c 3.0 KB 2906268   2016-10-16T06:58:19Z dx lib/sha1: Refactor sha1_hmac into a generic b_hmac function
sha1.h 437 bytes 34afea7   2015-01-31T23:58:57Z dx Use glib's GChecksum for md5/sha1 This changes behavior slightly: - …
ssl_client.h 4.8 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
ssl_gnutls.c 12.1 KB 720f7a9   2016-05-01T01:46:21Z dx ssl_gnutls: Replace GNUTLS_STUPID_CAST with (long) That's what the …
ssl_nss.c 10.4 KB 0db6618   2015-10-26T08:28:10Z dx Use proxy_disconnect() in http, ssl, jabber, oscar Twitter and MSN …
ssl_openssl.c 7.8 KB 82e55d2   2016-09-29T17:53:41Z dx ssl_openssl: Allow TLS versions newer than 1.0 Another victim of …
url.c 2.9 KB 12f041d   2015-10-21T13:14:17Z dx socks4a proxy support (like socks4 with remote DNS) Fixes trac ticket …
url.h 1.6 KB 12f041d   2015-10-21T13:14:17Z dx socks4a proxy support (like socks4 with remote DNS) Fixes trac ticket …
xmltree.c 16.9 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
xmltree.h 3.9 KB 5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.