-fix possible npe
[oweals/gnunet.git] / src / cadet /
2018-01-04 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-04 anrykoFixed useless assignment.
2018-01-04 anrykoFixed Uninitialized Variable warning.
2018-01-02 Schanzenbach, Martin-merge
2018-01-02 David BarksdaleFix memory leaks in cadet tests
2018-01-02 Christian Grothofffix issue with sending BROKEN timeouts early due to...
2018-01-01 Christian Grothoffremove speed bumps
2017-12-31 ng0Merge branch 'master' of gnunet.org:gnunet
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-29 David BarksdaleCombine logic for attaching paths
2017-12-28 Julius BüngerMerge branch 'master' of gn:gnunet
2017-12-28 Christian Grothoffadd assertion
2017-12-28 David BarksdaleActually print the path as a string
2017-12-28 David BarksdaleBetter cycle checking in path from DHT
2017-12-27 David BarksdaleFix use-after-free in gnunet-cadet
2017-12-27 David BarksdaleFix handling of GNUNET_MESSAGE_TYPE_CADET_LOCAL_INFO_TU...
2017-12-27 David BarksdaleFix handling of GNUNET_MESSAGE_TYPE_CADET_LOCAL_INFO_PEERS
2017-12-27 Christian Grothoffadd logging to cadet initiatlizations
2017-12-27 Christian Grothoffindentation fix
2017-12-26 David BarksdalePrevent multipeermap from being reallocated
2017-12-23 David BarksdaleRevert "Fix use-after-free in loop over modified list"
2017-12-23 David BarksdaleCheck for cycles in cadet paths
2017-12-22 David BarksdaleCheck for invalid path_length
2017-12-20 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-12-19 David BarksdaleFix use-after-free in loop over modified list
2017-12-05 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-12-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-12-03 Christian Grothofffix related to #4909/12605: force desirability of path...
2017-12-02 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-11-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-11-28 ng0Merge branch 'master' of gnunet.org:gnunet into doc...
2017-11-26 David BarksdaleFix array indexing
2017-11-02 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-10-29 Christian Grothoffallow MST callback to distinguish between disconnect...
2017-10-07 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-10-06 Christian Grothoffmark bug location
2017-09-20 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-09-15 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-09-13 ng0Merge branch 'master' of gnunet.org:gnunet
2017-09-12 Christian Grothofffix #5125
2017-07-03 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-29 Christian Grothofffix FTBFS issues if --enable-logging=no is set
2017-06-25 jahFix debug message.
2017-04-21 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-04-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-04-11 Christian Grothofffix #4985
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-26 Christian Grothoffimplement #4973
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 Grothofffix FTBFS of test
2017-03-17 Marcello StanisciPorting leftovers to new getopt API.
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Christian Grothofffix build issues
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-13 Christian Grothoffrename libgnunetcadetnew -> libgnunetcadet
2017-03-13 Christian Grothoffgetting rid of the old cadet client library (pre-MQ)
2017-03-13 Julius BüngerMerge branch 'master'
2017-03-13 Christian Grothoffnote about performance issue, indentation fix
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-12 Christian Grothofffix ftbfs
2017-03-11 Christian Grothoffrename cadet*new to just cadet, except for libgnunetcad...
2017-03-11 Christian Grothoffdrop 'new' suffix from tests
2017-03-11 Christian Grothoffremove old CADET testcases
2017-03-11 Christian Grothoffremove old CADET service code
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothoffadd assertion to make static analysis happy
2017-03-10 Christian Grothoffadd assertion to make static analysis happy
2017-03-10 Christian Grothoffadd assertion to make static analysis happy
2017-03-08 psyc://loupsycedyg... upstyle gnunet-cadet docs
2017-03-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-01 Bart Polotmake total traffic and timeout configurable without...
2017-03-01 Bart Polotfix testcases: ack received messages
2017-03-01 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-03-01 Bart Polot- fix short new testcases: send_test_message initizaliz...
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-28 Christian Grothoffdo not bitch at CADET for issues that can happen in...
2017-02-28 Christian Grothoffmore stats for happy Florian
2017-02-28 Christian Grothofffix some breaks, add stats for encrypted/decrypted...
2017-02-28 Christian Grothoffmisc minor fixes
2017-02-26 Christian Grothoffmove path destruction to separate task to avoid deep...
2017-02-26 Руслан ИжбулатовChange helper libraries to be noinst_LTLIBTRARIES
2017-02-25 Руслан ИжбулатовW32: cast ntohl() result to uint32_t
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 Christian Grothoffnot always ready when send_kx is called
2017-02-24 Christian Grothoffpermit NULL head
2017-02-24 Christian Grothoffupdate counters properly
2017-02-22 Christian Grothoffnot exactly a protocol violation, but a case for stats
2017-02-21 Bart Polotignore new testcases
2017-02-21 Bart PolotAdd new testcases, to exercise the mq API.
2017-02-21 Christian Grothoffchange Makefile.am back so it builds at least; fix...
2017-02-21 Christian Grothoffconverting conversation to use new CADET API
2017-02-21 Bart PolotFix channel disconnect checking<
next