log libpurple/proxy.h @ 32827:4a34689eeb33 default tip

age author description
Sun, 25 Sep 2011 18:56:58 +0000 andrew victor Clean the API documentation in preparation for 3.0.0 by removing all the old @since tags.
Mon, 05 Sep 2011 20:37:04 +0000 andrew victor purple_proxy_connect_socks5() was deprecated in 2.8.0, and can be removed for 3.0.0.
Fri, 02 Sep 2011 02:42:39 +0000 Elliott Sales de Andrade Hide PurpleProxyInfo struct.
Tue, 03 May 2011 12:49:56 +0000 Daniel Atallah merge of '8a2ad25fe0712bc0d47a1229671868560599a2cd'
Tue, 03 May 2011 04:57:17 +0000 Daniel Atallah proxy: Use account proxy when making standalone SOCKS5 connections.
Tue, 03 May 2011 05:19:14 +0000 Paul Aurich purple: Fix some compiler warnings related to new API and missing prototypes.
Tue, 19 Apr 2011 04:58:17 +0000 Daniel Atallah Add new DNS-related API to perform lookups in the context of an account.
Tue, 19 Apr 2011 04:41:59 +0000 Daniel Atallah Add a new proxy type of "Tor". This is really just a SOCKS5 proxy, but can be
Fri, 05 Jun 2009 01:58:22 +0000 Hu Yong Add purple_proxy_connect_udp. Closes #6589.
Mon, 26 Jan 2009 06:18:18 +0000 Mark Doliner Add @since 2.6.0 doxygen comments to some of our new functions, and
Tue, 06 Jan 2009 03:46:52 +0000 Daniel Atallah Patch from fqueze to add API for setting the global proxy settings. Fixes #7610.
Sat, 07 Jun 2008 01:06:41 +0000 Mark Doliner Documentation: Use the word opaque to describe the data structure
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Mon, 16 Apr 2007 05:07:21 +0000 Richard Laager Doxygen updates. This eliminated all the warnings from Doxygen.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/