../
|
xmltree.h
|
3.9 KB
|
5ebff60
|
2015-02-20T22:50:54Z
|
dx |
Reindent everything to K&R style with tabs
Used uncrustify, with the …
|
xmltree.c
|
17.0 KB
|
af09afd
|
2023-04-02T16:40:12Z
|
noreply |
Simplify g_memdup2() usage (#179)
|
url.h
|
1.6 KB
|
12f041d
|
2015-10-21T13:14:17Z
|
dx |
socks4a proxy support (like socks4 with remote DNS)
Fixes trac ticket …
|
url.c
|
2.9 KB
|
12f041d
|
2015-10-21T13:14:17Z
|
dx |
socks4a proxy support (like socks4 with remote DNS)
Fixes trac ticket …
|
ssl_openssl.c
|
8.0 KB
|
5eab9260
|
2018-09-09T22:04:41Z
|
chris |
SSL: correctly handle hostnames starting with a digit when SNI is …
|
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_gnutls.c
|
12.1 KB
|
5eab9260
|
2018-09-09T22:04:41Z
|
chris |
SSL: correctly handle hostnames starting with a digit when SNI is …
|
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 …
|
sha1.h
|
787 bytes
|
a4ac9c4
|
2023-04-01T20:09:39Z
|
noreply |
Deprecate sha1_* functions (#172)
* Migrate sha1 calls to direct use …
|
sha1.c
|
3.1 KB
|
a4ac9c4
|
2023-04-01T20:09:39Z
|
noreply |
Deprecate sha1_* functions (#172)
* Migrate sha1 calls to direct use …
|
proxy.h
|
1.5 KB
|
4e365ce
|
2015-10-26T03:42:15Z
|
dx |
Add proxy_disconnect() to interrupt possibly pending connections
…
|
proxy.c
|
13.7 KB
|
242f280
|
2016-02-18T11:17:08Z
|
dx |
Fix a double free when calling proxy_disconnect() inside phb->func()
…
|
oauth.h
|
4.1 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 …
|
oauth2.h
|
2.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
|
82149f4
|
2023-03-04T19:59:09Z
|
noreply |
Fixes related to external-json-parser (#165)
* configure: append …
|
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 …
|
misc.h
|
4.6 KB
|
9e83b15
|
2018-07-03T05:58:47Z
|
dx |
Add a hash table to speed up bee_user_by_handle()
This maintains a …
|
misc.c
|
17.8 KB
|
1bdc669
|
2023-02-23T23:48:10Z
|
noreply |
Migrate internal users of md5.h to using GChecksum directly (#169)
* …
|
md5.h
|
821 bytes
|
1bdc669
|
2023-02-23T23:48:10Z
|
noreply |
Migrate internal users of md5.h to using GChecksum directly (#169)
* …
|
md5.c
|
1009 bytes
|
1bdc669
|
2023-02-23T23:48:10Z
|
noreply |
Migrate internal users of md5.h to using GChecksum directly (#169)
* …
|
Makefile
|
1009 bytes
|
da0202a
|
2022-08-22T14:38:38Z
|
Jelmer Vernooij |
Support using system libjsonparser.
|
json_util.h
|
2.1 KB
|
82149f4
|
2023-03-04T19:59:09Z
|
noreply |
Fixes related to external-json-parser (#165)
* configure: append …
|
json_util.c
|
2.6 KB
|
af09afd
|
2023-04-02T16:40:12Z
|
noreply |
Simplify g_memdup2() usage (#179)
|
json.h
|
5.2 KB
|
82149f4
|
2023-03-04T19:59:09Z
|
noreply |
Fixes related to external-json-parser (#165)
* configure: append …
|
json.c
|
22.0 KB
|
b86f37d
|
2022-08-22T14:48:16Z
|
Jelmer Vernooij |
Fix error type-punned pointer warning
Dereferencing type-punned …
|
ini.h
|
1.4 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 …
|
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 …
|
http_client.c
|
17.5 KB
|
552da22
|
2023-04-01T20:29:42Z
|
noreply |
Use g_memdup2() with glib versions >= 2.68.0 (#168)
* Use g_memdup2() …
|
ftutil.h
|
2.0 KB
|
2e8523b
|
2016-12-31T20:40:09Z
|
dx |
Use NI_MAXHOST rather than HOST_NAME_MAX for host lengths.
This …
|
ftutil.c
|
4.9 KB
|
2e8523b
|
2016-12-31T20:40:09Z
|
dx |
Use NI_MAXHOST rather than HOST_NAME_MAX for host lengths.
This …
|
events_libevent.c
|
7.7 KB
|
b15cbc4
|
2020-03-17T11:29:47Z
|
arkamar |
Make the irc test work with libevent
|
events_glib.c
|
4.0 KB
|
c479242
|
2020-04-05T13:53:06Z
|
dx |
events_glib: fix some g_main_loop deprecation warnings
|
events.h
|
3.4 KB
|
b15cbc4
|
2020-03-17T11:29:47Z
|
arkamar |
Make the irc test work with libevent
|
canohost.h
|
2.0 KB
|
b097945
|
2017-04-06T20:25:08Z
|
github |
Move canohost functions (diff licence) to separate file.
|
canohost.c
|
4.7 KB
|
2dd6076
|
2022-02-17T22:23:06Z
|
Jelmer Vernooij |
Use standard uint16_t instead of u_int16_t
uint16_t, part of stdint …
|
base64.h
|
2.0 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 …
|
arc.h
|
2.1 KB
|
5ebff60
|
2015-02-20T22:50:54Z
|
dx |
Reindent everything to K&R style with tabs
Used uncrustify, with the …
|
arc.c
|
7.5 KB
|
5ebff60
|
2015-02-20T22:50:54Z
|
dx |
Reindent everything to K&R style with tabs
Used uncrustify, with the …
|