aboutsummaryrefslogtreecommitdiff
path: root/src/util/socks.c
Commit message (Expand)AuthorAge
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* Woot! It might actually work now, although I should tweak the testJeff Burdges2015-08-03
* Add test code, but it's still segfaulting.Jeff Burdges2015-08-03
* Fixed one serious bug, working on another. Still very broken.Jeff Burdges2015-08-02
* Initial SOCKS5 proxy code. This will not yet work properly.Jeff Burdges2015-07-31