Merge branch 'identity_abe' into identity_oidc
[oweals/gnunet.git] / src / cadet /
2017-12-07 Schanzenbach, MartinMerge branch 'identity_abe' into identity_oidc
2017-12-05 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-12-04 Schanzenbach, MartinMerge branch 'identity_abe' into identity_oidc
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-28 ng0Merge branch 'master' of gnunet.org:gnunet into doc...
2017-11-26 David BarksdaleFix array indexing
2017-10-06 Christian Grothoffmark bug location
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<
2017-02-21 Bart Polot- verbose log
2017-02-21 Bart Polot- doc
2017-02-21 Bart PolotRewrite cadet tests using MQ API
2017-02-21 Christian Grothoffprevent crash on exit
2017-02-20 Christian Grothoffalso do send_kx if we fail to decrypt
2017-02-20 Bart Polot- doxygen
2017-02-20 Bart Polot- minor changes: doxygen, log, code order, code legibility
2017-02-20 Bart PolotRefactor copying of handler arrays
2017-02-19 Christian Grothoffmisc logging, no semantic changes
2017-02-18 Christian Grothofftrying to fix #4899
2017-02-18 Christian Grothoffmake sure after any transmission succeeds we continue...
2017-02-18 lurchiloglevel MESSAGE for the incoming connection message...
2017-02-18 Christian Grothoffmisc bugfixes
2017-02-17 Christian Grothoffno prefix in Git
2017-02-17 Christian GrothoffFix cleanup issues and some leak
2017-02-17 Christian Grothofffix loopback disconnect signalling and a few memory...
2017-02-17 Christian Grothoffmisc fixes in new CADET API, porting gnunet-cadet to...
2017-02-17 Christian Grothoffmissing 'const'
2017-02-17 Christian Grothoffget FS test with CADET to finally pass again
2017-02-17 Christian Grothoffhacking up 'new' CADET API without legacy logic
2017-02-16 Christian Grothoffthis actually happens and is fine
2017-02-16 Christian Grothoffintroduce loose state, fix channel state machine
2017-02-16 Christian Grothoffproperly clean up unbound channels
2017-02-16 Christian Grothofffix log
2017-02-16 Christian Grothoffdo not respond to BROKEN messages with BROKEN messages
2017-02-16 Christian Grothoffcancel existing last_control_qe handle before schedulin...
2017-02-16 Christian Grothoffextra asserts
2017-02-16 Christian Grothoffuse force when required
2017-02-15 Christian Grothofffix #4895: set highbit always for the returned cn,...
2017-02-15 Christian Grothoffspell out message types more, use correct conversion...
next