cleaning up set handlers, eliminating 2nd level demultiplexing and improving use...
[oweals/gnunet.git] / src /
2017-03-11 Christian Grothoffcleaning up set handlers, eliminating 2nd level demulti...
2017-03-11 Christian Grothofffix memory leak
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 Christian Grothoffuse libgnunetsq throughout plugin_datastore_sqlite...
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 xrstest_multicast_2peers: formatting and stuff
2017-03-10 xrstest_multicast_2peers: formatting and stuff
2017-03-10 Christian Grothoffcheck GNUNET_PROGRAM_run return value
2017-03-10 Christian Grothofffix potential NPE
2017-03-10 Christian Grothofffix memory leak
2017-03-10 Christian Grothofffix use of uninitialized value host1 on error logging
2017-03-10 Christian Grothofffix missing time conversion
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-10 Christian Grothoffuse correct channel when switching
2017-03-10 Christian Grothofffix comment
2017-03-10 Christian Grothoffcheck return value from GNUNET_program_run
2017-03-10 Christian Grothoffcheck return value from dup2
2017-03-10 Christian Grothoffremove redundant condition in assertion
2017-03-10 Christian Grothofffix out-of-bounds case in parser
2017-03-10 Christian Grothoffproperly detect and handle parse error
2017-03-10 Christian Grothofffix integer overflow test to actually work
2017-03-10 Christian Grothoffadd assertion to make static analysis happy
2017-03-10 Christian Grothoffdisambiguate enum type of value
2017-03-10 Christian Grothoffadd assertion to make static analysis happy
2017-03-10 Christian Grothofffix double-free
2017-03-10 Christian Grothoffprevent division by zero
2017-03-10 Christian Grothofffix ICMP IPv4/IPv6 type conversion logic
2017-03-10 Christian Grothofffix double-free
2017-03-10 Christian Grothofffix memory leak
2017-03-10 Christian Grothofffix memory leak
2017-03-10 Christian Grothofffix memory leak
2017-03-10 Christian Grothofffix memory leak
2017-03-10 Christian Grothoffproperly handle error on empty queue
2017-03-10 Christian Grothofffix comment
2017-03-10 Christian Grothoffhandle case 'diff' is NULL - fixes NPE
2017-03-10 Christian Grothoffmake sure 'err' is initialized on all error paths
2017-03-10 Christian Grothoffmake compiler happy
2017-03-10 Christian Grothofffix use of uninitialized (shadow-issue) expiration
2017-03-10 Christian Grothofffix link error
2017-03-10 Christian Grothoffstarting conversion of plugin_datastore_sqlite to use...
2017-03-10 Christian Grothoffreset statement on error
2017-03-10 Christian Grothoffintroduce warning if QE fails to make progress
2017-03-10 Christian Grothoffremove empty files, fix indentation
2017-03-09 Christian Grothofffix #4608
2017-03-09 xrsadd test_multicast_2peers.c
2017-03-09 Christian Grothofffix issue with NAT logic overwriting port specified...
2017-03-08 psyc://loupsycedyg... -gnunet-social CLI fixes
2017-03-08 psyc://loupsycedyg... upstyle gnunet-cadet docs
2017-03-08 Christian Grothoffwe use CREATE INDEX IF NOT EXITS, this requires postgre...
2017-03-08 xrstest_multicast_multipeer.c: add ping pong test
2017-03-08 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-08 Christian Grothoffremove dead enum values
2017-03-08 Christian Grothofffix more of #4890
2017-03-07 Christian Grothoffremove dead API taler-0.2.1
2017-03-07 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-03-07 David BarksdaleUpdate comment to match code
2017-03-05 Daniel Gollebuild profilers only if testing is enabled
2017-03-05 Christian Grothofffix #4839
2017-03-05 Christian Grothoffindentation, comment and style fixes, no semantic changes
2017-03-04 Christian Grothoffmisc indentation changes
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 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
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 Florian Doldeh, oops
2017-02-28 Florian Doldmissing newline
2017-02-28 Florian Doldset: log set difference estimate
2017-02-28 Florian Doldconsensus: destroy set handles
2017-02-28 Florian Doldallow destruction while iteration is active
2017-02-28 Florian Doldset: fix make check
2017-02-28 Christian Grothoffget rid of warning for missing directory on friends...
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-28 xrsMore API function tests...
2017-02-28 xrsMore API function tests...
2017-02-28 Florian Doldfix completely broken implementation of variable size...
2017-02-28 Florian Dolddon't free element that is stack-allocated now
2017-02-28 Florian Doldset profiler: allow variable element size via -w (width...
2017-02-28 Florian Doldset: destroy client mq properly
2017-02-28 Florian Doldset: zero out listener to make tracking down bug easier
2017-02-28 Florian Doldset: adjust strata estimator bias
2017-02-28 Florian Doldset: different thresholds
2017-02-28 Florian Doldset: more statistics
2017-02-28 Christian Grothoffdo not bitch at CADET for issues that can happen in...
2017-02-28 Florian Doldstart with larger IBF
2017-02-28 Christian Grothoffmore stats for happy Florian
2017-02-28 Christian Grothofffix some breaks, add stats for encrypted/decrypted...
2017-02-28 tg(x)multicast: fix replay_req_remove_client()
2017-02-28 Christian Grothoffmisc minor fixes
2017-02-28 Florian Dolddon't run set with valgrind per default
2017-02-28 Florian Doldhigher constant before applying limit
2017-02-28 Florian Doldlogging
2017-02-28 Florian Doldconsensus: slack-a2a evilness mode and static replicati...
2017-02-28 Christian Grothofffix sq logic, add to build
next