aboutsummaryrefslogtreecommitdiff
path: root/src/util/socks.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2017-03-10fix use of uninitialized value host1 on error loggingChristian Grothoff
2017-03-10remove redundant condition in assertionChristian Grothoff
2017-02-24util: add component name to LOG macros; util/client: log incoming message typ...tg(x)
2016-10-12minor indentation issuesChristian Grothoff
2016-08-03Not reason, but the macro exists so I'll use it I guess.Jeff Burdges
2016-08-03Fix a few errors in socks.cJeff Burdges
2016-07-30social: allow multiple calls to disconnect(), rest: handle warningsCarlo von lynX
2016-07-29fixed a memleak, a static string free, an access of freed memory etcCarlo von lynX
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-08-03Woot! It might actually work now, although I should tweak the testJeff Burdges
2015-08-03Add test code, but it's still segfaulting.Jeff Burdges
2015-08-02Fixed one serious bug, working on another. Still very broken.Jeff Burdges
2015-07-31Initial SOCKS5 proxy code. This will not yet work properly.Jeff Burdges