source: lib/http_client.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @898c08e   2012-11-25T11:47:23Z wilmer Clean up streaming HTTP event handler, which should fix crash-bugs …
(edit) @5f2f728   2012-11-24T19:20:57Z wilmer Increasing http_client buffersize to 4KB. You'd think that with things …
(edit) @dd672e2   2012-11-11T21:52:26Z wilmer Detect and handle streaming connection loss.
(edit) @1388d30   2012-11-11T17:57:20Z wilmer Mostly finished HTTP streaming support: Shrink the buffer and add a …
(edit) @ddc2de5   2012-11-10T23:52:21Z wilmer Very immature code for reading from the streaming API. It reads from a …
(edit) @8bd866f   2012-11-10T22:25:58Z wilmer Reworked http_client a little bit to support streaming besides just …
(edit) @11ec078   2012-09-22T12:44:47Z wilmer Since I can't figure out where the stalls are coming from at this …
(edit) @55ccc9a0   2012-09-22T11:52:01Z wilmer Solve a whole bunch of Twitter module crashes: Twitter responses seem …
(edit) @792a93b   2011-12-23T12:44:08Z wilmer Merging SSL certificate verification for GnuTLS, with help from AopicieR.
(edit) @a72dc2b   2011-12-19T17:57:20Z wilmer Add verify argument to ssl_connect() so HTTPS-based stuff is also …
(edit) @486ddb5   2011-12-19T14:50:58Z wilmer Initial merge of tls_verify patch from AopicieR.
(edit) @3f808ca   2011-12-11T16:38:02Z wilmer Support HTTP/1.1 redirect status codes and use HTTPS for OAuth setup. …
(edit) @bd31661   2011-12-02T10:32:54Z wilmer Somewhat improve debug logging of HTTP/SOAP stuff.
(edit) @80acb6d   2011-11-14T10:43:03Z wilmer GnuTLS now also needs ssl_pending() implemented. Bug #860.
(edit) @03a8f8e   2011-11-13T01:41:42Z wilmer Cleanup of http_client fix. Use g_strdup_printf and completely avoid …
(edit) @dff732d   2011-11-12T15:49:52Z wilmer Undoing old workaround for MSN troubles and added more proper fix. The …
(edit) @2423c93   2011-04-18T14:14:28Z wilmer Send Connection: close headers so webservers won't try keepalive …
(edit) @4346c3f4   2010-07-16T23:31:55Z wilmer Merging mainline.
(edit) @516a9c6   2010-07-16T23:11:37Z wilmer No idea why http_dorequest() ever returned void*. Don't hide the type, …
(edit) @7885d0f   2010-07-15T23:23:04Z wilmer Don't be a dumbass and stop following redirects if there doesn't seem …
(edit) @e046390   2009-10-10T23:25:54Z wilmer Make purple use BitlBee's event handling API. Since the APIs never …
(edit) @fb98634   2008-09-28T13:09:36Z wilmer Fixed crappy memory management in http_client.
(add) @df1694b   2006-06-25T12:15:42Z wilmer Moving all generic files to lib/ instead of having some in / and some …
Note: See TracRevisionLog for help on using the revision log.