use NULL as flag for evaluation of query, ensure we pass non-NULL for reply_block...
[oweals/gnunet.git] / src / util / socks.c
2016-10-12 Christian Grothoffminor indentation issues
2016-08-03 Jeff BurdgesNot reason, but the macro exists so I'll use it I guess.
2016-08-03 Jeff BurdgesFix a few errors in socks.c
2016-07-30 Carlo von lynXsocial: allow multiple calls to disconnect(), rest...
2016-07-29 Carlo von lynXfixed a memleak, a static string free, an access of...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-08-03 Jeff BurdgesWoot! It might actually work now, although I should...
2015-08-03 Jeff BurdgesAdd test code, but it's still segfaulting.
2015-08-02 Jeff BurdgesFixed one serious bug, working on another. Still very...
2015-07-31 Jeff BurdgesInitial SOCKS5 proxy code. This will not yet work...