summaryrefslogtreecommitdiff
path: root/gio/gsocks5proxy.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-05-02GSocks5Proxy: don't crash if parsing negotiation reply failsSimon McVittie1-1/+1
2012-10-10gio: port networking classes from GSimpleAsyncResult to GTaskDan Winship1-88/+81
2012-08-16Miscellaneous string fixesMatthias Clasen1-2/+2
2012-01-06gio/gsocks5proxy: typo fixNguyễn Thái Ngọc Duy1-1/+1
2011-09-18gsocks5proxy, gsocks4aproxy: simplify some error messagesDan Winship1-7/+5
2011-08-29Spelling fixesMatthias Clasen1-2/+2
2010-12-21gio: typo fixNguyễn Thái Ngọc Duy1-1/+1
2010-11-28Fixed typo in public string in gsocks (630559)Matt Rajca1-1/+1
2010-11-03Use g_simple_async_result_{new_,}take_errorChristian Persch1-3/+1
2010-09-23Fix memory leak in SOCKSv5 implementationNicolas Dufresne1-0/+1
2010-08-19Implemented SOCKSv5 proxy supportNicolas Dufresne1-0/+1053