glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / util / socks.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothofffix use of uninitialized value host1 on error logging
2017-03-10 Christian Grothoffremove redundant condition in assertion
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 tg(x)util: add component name to LOG macros; util/client...
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...