summaryrefslogtreecommitdiff
path: root/libpurple/proxy.c
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Remove @file from .c filesAnkit Vani2014-02-041-5/+0
| | |/ /
| | * | Merge with a fair number of conflicts. Nothing too crazy.Mark Doliner2014-01-201-4/+16
| | |\ \
| | * \ \ Merged default branchAnkit Vani2013-09-211-2/+8
| | |\ \ \
| | | * | | Notify API: extend purple_notify_message with PurpleRequestCommonParametersTomasz Wasilczyk2013-09-211-2/+8
| | * | | | Merged default branchAnkit Vani2013-08-231-16/+14
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merged default branchAnkit Vani2013-07-191-16/+14
| | | |\ \ \
| | | | * \ \ Merged default branchAnkit Vani2013-07-051-16/+14
| | | | |\ \ \
| | | | | * \ \ Merged default branchAnkit Vani2013-06-231-16/+14
| | | | | |\ \ \
| | | | | | * \ \ Merged default branchAnkit Vani2013-06-231-16/+14
| | | | | | |\ \ \
| | | | | | | * | | Refactor the codebase to use PurpleHashAnkit Vani2013-06-161-14/+14
| | | | | | | * | | Refactored the libpurple core to use the GObject-based PurpleCipherAnkit Vani2013-06-151-15/+13
| | * | | | | | | | Fix the rest of libpurple warnings about -Wsign-compareTomasz Wasilczyk2013-08-221-3/+3
| | |/ / / / / / /
| | * | | | | | | Internal keyring: don't encrypt, when encryption is off; HTTP: remove unneces...Tomasz Wasilczyk2013-07-181-3/+0
| | |/ / / / / /
| | * | | | | | HTTP: remove old APITomasz Wasilczyk2013-07-051-1/+0
| | |/ / / / /
| | * | | | | HTTP: get rid of purple_url_parseTomasz Wasilczyk2013-06-231-33/+29
| | |/ / / /
| | * | | | HTTP: make purple_url_parse deprecated in favor of purple_http_url_parseTomasz Wasilczyk2013-06-221-0/+1
| | |/ / /
| | * | | ciphers cleanup: salt and digest lengthsTomasz Wasilczyk2013-05-051-3/+3
| | * | | Fix most of warnings for gtk2 and linuxTomasz Wasilczyk2013-04-151-1/+3
| | * | | Fix improperly fixed warningTomasz Wasilczyk2013-04-141-1/+1
| | * | | Fixing warnings (win32, glib, others)Tomasz Wasilczyk2013-04-141-2/+1
| | * | | win32: hack for webkit's feature of replacing backslash with yen sign; silenc...Tomasz Wasilczyk2013-04-121-4/+4
| | * | | propagate from branch 'im.pidgin.pidgin.2.x.y' (head e4d66316910815fe4bcc086b...Elliott Sales de Andrade2012-06-021-45/+90
| | |\ \ \
| | * \ \ \ propagate from branch 'im.pidgin.pidgin.2.x.y' (head e5da7785a2652cde78fbe767...Elliott Sales de Andrade2012-05-251-16/+14
| | |\ \ \ \
| | | * | | | Remove dead assignments found with clang-analyzer.Elliott Sales de Andrade2011-12-221-1/+0
| | | * | | | purple_proxy_connect_socks5() was deprecated in 2.8.0, and can be removed for...Andrew Victor2011-09-051-11/+0
| | | * | | | Hide PurpleProxyInfo struct.Elliott Sales de Andrade2011-09-021-0/+10
| | | * | | | Replace purple_dnsquery_a_account with purple_dnsquery_a.Elliott Sales de Andrade2011-09-021-4/+4
* | | | | | | Fix outstaning Coverity bugsTomasz Wasilczyk2014-05-151-0/+5
|/ / / / / /
* | | | | | Get rid of fair amount of copy-pasta and coverity warningsTomasz Wasilczyk2014-05-121-45/+5
| |_|_|_|/ |/| | | |
* | | | | Fix some CWE-252 coverity warningsTomasz Wasilczyk2014-05-061-5/+10
* | | | | Backport more warning fixes for libpurple from defaultTomasz Wasilczyk2014-05-061-0/+1
| |_|_|/ |/| | |
* | | | Improve how our HTTP proxy code reads the content-length header.Mark Doliner2014-01-121-4/+16
| |_|/ |/| |
* | | Add support for reading GNOME3 proxy settings.Mihai Serban2012-06-021-45/+90
|/ /
* | Fix a possible XMPP remote crashMark Doliner2012-05-071-5/+19
* | xnyhps noticed that 'purple_proxy_connect_socks5' is passing the handle to theDaniel Atallah2012-01-231-1/+1
|/
* Copy hostname fallbacks using g_strlcpy instead of strcpy.Ethan Blanton2011-07-171-2/+2
* merge of '5f2dbdd67523095d02ddde939fe625cf6d12ce49'Daniel Atallah2011-05-031-0/+1
|\
| * purple: Fix some compiler warnings related to new API and missing prototypes.Paul Aurich2011-05-031-0/+1
* | proxy: Use account proxy when making standalone SOCKS5 connections.Daniel Atallah2011-05-031-10/+53
|/
* Add new DNS-related API to perform lookups in the context of an account.Daniel Atallah2011-04-191-4/+23
* Add a new proxy type of "Tor". This is really just a SOCKS5 proxy, but can beDaniel Atallah2011-04-191-0/+5
* Fix some "Dead nested assignment"s and then kill off some uselessElliott Sales de Andrade2010-08-141-1/+1
* Fix an invalid memory deref with Windows proxy settings when there's no ":port"Marten Klencke2010-04-221-4/+9
* proxy: Fix printing IPv6 addressesPaul Aurich2010-02-141-2/+6
* merge of 'ce87999db7c525a912065d98b4e52f1db8d8b233'Mark Doliner2009-12-031-0/+30
|\
| * merge of 'a4105927631316ffdb067afdc949f143c2c42e83'Paul Aurich2009-12-031-1/+0
| |\
| * | disapproval of revision '91b156de0ca0323eacfa2f7ff90987613f034372'Paul Aurich2009-12-031-0/+30
* | | disapproval of revision '03dfea50314e7fb72bea23f343e6525941b33d55'Mark Doliner2009-12-031-0/+1
| |/ |/|
* | Remove unused variableMark Doliner2009-12-021-1/+0
|/
* Don't send Proxy-Authorization headers until we've received aVladimir Lettiev2009-11-291-30/+0