fix memory leak
[oweals/gnunet.git] / src /
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
2017-02-28 Christian Grothoffcompleting sq_result_helper
2017-02-27 Christian Grothoffimplement revocation block plugin, get revocation test...
2017-02-27 Florian Doldfix set element type problem, make consensus work
2017-02-27 Florian Doldfix type error and test cases
2017-02-27 Florian Doldimplement lower bound agreement
2017-02-27 Florian Doldfix missing nbo conversion
2017-02-27 Florian Doldfix ftbfs from consensus WIP
2017-02-27 Christian Grothofffirst sketch for libgnuentsq test
2017-02-27 Christian Grothoffimplement sq_query_helper.c
2017-02-27 Florian Doldmissing file
2017-02-27 Florian Doldinclude set size in result callback, needed by consensus
2017-02-27 Christian Grothoffskeleton for libgnunetsq implementation
2017-02-26 Christian Grothoffdesigning SQ-lib API
2017-02-26 Florian Doldadd validation for inner consensus element
2017-02-26 Florian Doldfix warning / add size validation for consensus block
2017-02-26 Florian Doldwrap consensus elements in block type
2017-02-26 Christian Grothoffensure all plugins properly use BF, move shared logic...
2017-02-26 Christian Grothoffmake sure DHT does not pass around cyclic paths
2017-02-26 Christian Grothoffmove path destruction to separate task to avoid deep...
2017-02-26 Florian Doldmake test case run with both python2 and python3
2017-02-26 Florian Doldfix state when requesting full IBF
2017-02-26 Руслан ИжбулатовDisable test_client_unix.nc test on W32
2017-02-26 Руслан ИжбулатовHack gnunet_gst_def.h to allow it compile on W32
2017-02-26 Руслан ИжбулатовChange helper libraries to be noinst_LTLIBTRARIES
2017-02-26 Руслан ИжбулатовTry to fix FTBFS
2017-02-26 Руслан Ижбулатовntohl() return value casts for the testsuite on W32
2017-02-26 Christian Grothoffupdate ignore file
2017-02-26 Christian Grothoffget rid of non-working, non-maintained experimental...
2017-02-26 Christian Grothoffget rid of --enable-wachs option, move mlp plugin to...
2017-02-26 Christian Grothoffdocument neighbour_limit option better
2017-02-26 Christian Grothoff#4801 seems solidly fixed now, don't see how it can...
2017-02-26 Christian Grothoffadd note about but #4608
2017-02-26 Christian Grothoffbump consensus and secretsharing to be built by default
2017-02-26 Christian Grothoffadd to ignore
2017-02-26 Christian Grothoffdisable valgrind
next