|
|
@5ebff60
|
2015-02-20T22:50:54Z |
dx |
Reindent everything to K&R style with tabs
Used uncrustify, with the …
|
|
|
@6b13103
|
2015-01-16T19:50:23Z |
dx |
Replace isdigit/isalpha/.../tolower/toupper with glib variants
This …
|
|
|
@6f10697
|
2015-01-16T19:50:23Z |
dx |
Fix incorrect Free Software Foundation address
|
|
|
@8256ad5
|
2014-10-27T06:36:05Z |
dx |
Some more g_source_remove warning fixes
- http_incoming_data calling …
|
|
|
@286cd48
|
2014-09-27T14:54:35Z |
dx |
Prevent some "Source ID ## was not found..." warnings
These appear in …
|
|
|
@ab19567
|
2013-06-16T12:15:15Z |
wilmer |
Merging HTTP/1.1 branch. This implements HTTP/1.1 support in …
|
|
|
@dd7b931
|
2013-06-16T00:14:11Z |
wilmer |
Use HTTP/1.1 by default in the Twitter module, and stick to the …
|
|
|
@ca8037e
|
2013-06-09T21:17:45Z |
wilmer |
Add better handling of HTTP/1.1 and/or keepalive connections. This …
|
|
|
@c1d9c95
|
2012-12-24T22:02:41Z |
wilmer |
Whoops, remove those debugging printfs as I intended to do before merging.
|
|
|
@898c08e
|
2012-11-25T11:47:23Z |
wilmer |
Clean up streaming HTTP event handler, which should fix crash-bugs …
|
|
|
@5f2f728
|
2012-11-24T19:20:57Z |
wilmer |
Increasing http_client buffersize to 4KB. You'd think that with things …
|
|
|
@dd672e2
|
2012-11-11T21:52:26Z |
wilmer |
Detect and handle streaming connection loss.
|
|
|
@1388d30
|
2012-11-11T17:57:20Z |
wilmer |
Mostly finished HTTP streaming support: Shrink the buffer and add a …
|
|
|
@ddc2de5
|
2012-11-10T23:52:21Z |
wilmer |
Very immature code for reading from the streaming API. It reads from a …
|
|
|
@8bd866f
|
2012-11-10T22:25:58Z |
wilmer |
Reworked http_client a little bit to support streaming besides just …
|
|
|
@11ec078
|
2012-09-22T12:44:47Z |
wilmer |
Since I can't figure out where the stalls are coming from at this …
|
|
|
@55ccc9a0
|
2012-09-22T11:52:01Z |
wilmer |
Solve a whole bunch of Twitter module crashes: Twitter responses seem …
|
|
|
@792a93b
|
2011-12-23T12:44:08Z |
wilmer |
Merging SSL certificate verification for GnuTLS, with help from AopicieR.
|
|
|
@a72dc2b
|
2011-12-19T17:57:20Z |
wilmer |
Add verify argument to ssl_connect() so HTTPS-based stuff is also …
|
|
|
@486ddb5
|
2011-12-19T14:50:58Z |
wilmer |
Initial merge of tls_verify patch from AopicieR.
|
|
|
@3f808ca
|
2011-12-11T16:38:02Z |
wilmer |
Support HTTP/1.1 redirect status codes and use HTTPS for OAuth setup. …
|
|
|
@bd31661
|
2011-12-02T10:32:54Z |
wilmer |
Somewhat improve debug logging of HTTP/SOAP stuff.
|
|
|
@80acb6d
|
2011-11-14T10:43:03Z |
wilmer |
GnuTLS now also needs ssl_pending() implemented. Bug #860.
|
|
|
@03a8f8e
|
2011-11-13T01:41:42Z |
wilmer |
Cleanup of http_client fix. Use g_strdup_printf and completely avoid …
|
|
|
@dff732d
|
2011-11-12T15:49:52Z |
wilmer |
Undoing old workaround for MSN troubles and added more proper fix. The …
|
|
|
@2423c93
|
2011-04-18T14:14:28Z |
wilmer |
Send Connection: close headers so webservers won't try keepalive …
|
|
|
@4346c3f4
|
2010-07-16T23:31:55Z |
wilmer |
Merging mainline.
|
|
|
@516a9c6
|
2010-07-16T23:11:37Z |
wilmer |
No idea why http_dorequest() ever returned void*. Don't hide the type, …
|
|
|
@7885d0f
|
2010-07-15T23:23:04Z |
wilmer |
Don't be a dumbass and stop following redirects if there doesn't seem …
|
|
|
@e046390
|
2009-10-10T23:25:54Z |
wilmer |
Make purple use BitlBee's event handling API. Since the APIs never …
|
|
|
@fb98634
|
2008-09-28T13:09:36Z |
wilmer |
Fixed crappy memory management in http_client.
|
|
|
@df1694b
|
2006-06-25T12:15:42Z |
wilmer |
Moving all generic files to lib/ instead of having some in / and some …
|