source: lib/proxy.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @dbca297   2015-12-09T07:46:21Z dx proxy: fix validation of the proxytype value Coverity says it could …
(edit) @4e365ce   2015-10-26T03:42:15Z dx Add proxy_disconnect() to interrupt possibly pending connections …
(edit) @f710673   2015-10-26T03:42:12Z dx proxy: Turn phb_close() into phb_free(), use it for all g_free(phb) …
(edit) @5756890   2015-10-25T22:37:56Z dx proxy: Use an array of function pointers for proxy_connect_* Just cleanup.
(edit) @12f041d   2015-10-21T13:14:17Z dx socks4a proxy support (like socks4 with remote DNS) Fixes trac ticket …
(edit) @71abe93   2015-04-05T14:09:37Z dx proxy: minor refactor, simplify error handling
(edit) @5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
(edit) @840394e   2015-01-16T19:50:24Z dx http proxy: only check for "HTTP/1.x 200" in the status string It was …
(edit) @20c9c21   2015-01-16T19:50:24Z dx Fix some more g_source_remove warnings, this time in proxy.c Both in …
(edit) @25c4c78   2015-01-16T19:50:24Z dx Fix compiler warnings on Cygwin and Mac OS X. * Don't use PIE/PIC on …
(edit) @6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
(edit) @e252d8c   2014-09-27T14:54:35Z dx RIP native win32 support (use cygwin instead) It has been broken for …
(edit) @ca8037e   2013-06-09T21:17:45Z wilmer Add better handling of HTTP/1.1 and/or keepalive connections. This …
(edit) @a010498   2011-07-12T08:04:12Z wilmer Fixed dumb file descriptor leak.
(edit) @389ce9f   2010-10-24T22:20:40Z wilmer Another compatibility fix: AI_ADDRCONFIG doesn't exist on some systems.
(edit) @762d96f   2010-08-15T22:07:57Z wilmer If a connection fails, try the next address from the getaddrinfo() …
(edit) @289bd2d   2010-08-07T14:55:18Z wilmer Applied patch from wahjava (with some modifications) for bug #644. …
(edit) @e046390   2009-10-10T23:25:54Z wilmer Make purple use BitlBee's event handling API. Since the APIs never …
(edit) @ac46218   2008-12-14T10:40:17Z wilmer Removed a double g_free() in proxy.c (that couldn't actually ever be …
(edit) @aefaac3a   2008-04-06T15:34:25Z wilmer Added ClientInterface configuration option to make BitlBee bind() to a …
(edit) @58a1449   2008-03-24T11:01:02Z wilmer Fixed a broken check in lib/proxy.c, this restores proxy support. …
(edit) @6f7ac17   2007-12-28T23:27:45Z wilmer Fixed return value check in proxy_connect(), since on some systems a …
(edit) @f618a4a   2007-10-12T12:11:57Z Jelmer Vernooij Fix GCC warning.
(edit) @fd03770   2006-06-25T19:43:14Z wilmer Merging from devel/Jelmer.
(edit) @7ed3199   2006-06-25T14:07:01Z wilmer Moved Base64-related functions to a separate file and added decode …
(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.