glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / cadet / gnunet-cadet.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)
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-02 Schanzenbach, Martin-merge
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-27 David BarksdaleFix use-after-free in gnunet-cadet
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-15 Marcello Stanisciporting.
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffrenaming CADET APIs to match naming conventions again...
2017-03-08 psyc://loupsycedyg... upstyle gnunet-cadet docs
2017-02-20 Bart Polot- doxygen
2017-02-18 lurchiloglevel MESSAGE for the incoming connection message...
2017-02-17 Christian Grothoffmisc fixes in new CADET API, porting gnunet-cadet to...
2017-02-08 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-02-02 psyc://loupsycedyg... don't let further circuits disrupt 'gnunet-cadet -o'
2017-01-29 Christian Grothofffix task cleanup on CTRL-D
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-18 Christian Grothoffcreate matching connection objects for inbound connections
2017-01-17 Christian Grothoffuse new shortmap to simplify CADET logic a bit
2017-01-15 Christian Grothoffcleaning up some CADET logic, improving types used
2016-08-09 Carlo von lynXprotect CLI from port scanning: use string ports
2016-08-09 Carlo von lynXGNUNET_CADET_close_port doesnt work as expected. Bailin...
2016-08-08 Carlo von lynXUX: message type for important things that aren't evil
2016-08-08 Carlo von lynXMerge branch 'master' of /RAM/proj/gnunet
2016-07-20 Bart PolotChange CADET ports from uint32 to HashCode
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-05-06 Christian Grothofffixing compiler warnings
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-10-02 Bart Polot- use proper connection states for a tunnel
2015-09-03 Bart Polot- minor fixes
2015-09-03 Bart Polot- cancel transmission on shutdown
2015-09-03 Bart Polot- use NBO
2015-09-03 Bart Polot- use transmit handles in cadet CLI
2015-09-03 Bart Polot- use hex channel numbers
2015-08-04 Bart Polot- more descriptive tunnel statuses
2015-07-31 Bart Polot- fix CLI netcat
2015-07-31 Bart Polot- refactor GCP_get_peer, fix get peer info
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-04-27 Bart Polot- implement single peer info
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-06-18 Bart PolotAdd a debug "dump to stderr" feature to cadet
2014-05-14 Bart Polot- change GM (Gnunet Mesh) function prefixes for GC...
2014-05-07 Bart PolotRenamed directory