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