Merge branch 'cadet-new-options'
[oweals/gnunet.git] / src / util / socks.c
2019-07-21 t3sseraktMerge branch 'cadet-new-options'
2019-06-27 Christian Grothoffmemcpy fits better
2019-06-27 lurchiuse GNUNET_strlcpy instead of strncpy where possible
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
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...