implement GNUNET_NETWORK_test_port_free() for testcases to conveniently check if...
[oweals/gnunet.git] / src /
2017-03-24 Christian Grothoffimplement GNUNET_NETWORK_test_port_free() for testcases...
2017-03-23 Markus Teichauction: makefile indentation
2017-03-23 David Barksdale[datastore] Return and update replication
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-19 Christian Grothoffuse log_from
2017-03-19 David Barksdale[datastore] Fix #3743
2017-03-19 Julius Büngerfix initialisation of zero_pid
2017-03-18 Julius Büngeruse modern getopt api
2017-03-18 Christian Grothoffuse more modern getopt api to initialize pid
2017-03-18 Julius Büngerfix rps getopt
2017-03-17 Christian Grothofffix #4957
2017-03-17 Christian Grothofffix format string error
2017-03-17 Christian Grothofffix types
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian Grothoffrename service_new.c to service.c
2017-03-17 Christian Grothofffix FTBFS of test
2017-03-17 Christian Grothofffix fprintf format string warnings
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 Marcello StanisciFix compiler warnings.
2017-03-16 Marcello StanisciLast commit as of getopt porting. 'social' still gives...
2017-03-16 Marcello Stanisciporting social
2017-03-16 Marcello Stanisciporting fs finished.
2017-03-16 Marcello Stanisciporting gnunet-publish + others..
2017-03-16 Christian Grothofffix build issues
2017-03-16 Christian Grothoffupdate .gitignore files
2017-03-16 Marcello Stanisciporting
2017-03-16 Christian GrothoffDCE
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2017-03-16 Christian Grothoffmigrate regex to new service API
2017-03-16 Christian Grothoffmigrate testbed-logger to new service API
2017-03-15 Marcello Stanisciporting.
2017-03-15 Marcello Staniscigetopt API porting.
2017-03-15 Marcello StanisciStill porting to new getopt API.
2017-03-15 Marcello StanisciPorting 'nat-auto'.
2017-03-15 Marcello StanisciPorting 'nat'.
2017-03-15 Christian Grothoffmerging
2017-03-15 Christian Grothoffadd way to mark options as mandatory, get tests to...
2017-03-15 Marcello StanisciPorting 'arm'.
2017-03-15 Marcello StanisciPort 'statistics' to the new getopt API.
2017-03-15 Christian Grothoffadd json command line option parser
2017-03-15 Christian Grothoffadd GNUNET_GETOPT_OPTION_SET_ABSOLUTE_TIME
2017-03-15 Christian Grothofffix test case, implement base32 argument parser logic
2017-03-15 Christian Grothoffgetopt major style fix, remove macro-mania with nicer...
2017-03-15 Marcello StanisciPorting 'arm'.
2017-03-15 Marcello StanisciPort 'statistics' to the new getopt API.
2017-03-15 Christian Grothoffadd GNUNET_GETOPT_OPTION_SET_ABSOLUTE_TIME
2017-03-15 Christian GrothoffMerge branch 'getopt' of git+ssh://gnunet.org/gnunet...
2017-03-15 Christian Grothofffix test case, implement base32 argument parser logic
2017-03-15 Christian Grothoffgetopt major style fix, remove macro-mania with nicer...
2017-03-14 Christian Grothofffix misc clang compiler warnings
2017-03-14 Christian Grothofflink against libz explicitly, as we use it directly
2017-03-14 Christian Grothofffix FTBFS
2017-03-13 Christian Grothoffmigrate secretsharing to new service API
2017-03-13 Christian Grothoffconvert sqlite peerstore to using libgnunetsq
2017-03-13 Christian Grothoffindentation only
2017-03-13 Christian Grothofflink against libgnunetsq
2017-03-13 Christian Grothoffallow use of NULL for stirings
2017-03-13 Christian Grothoffconvert sqlite plugin to use libgnunetsq
2017-03-13 Christian Grothofffix leaks, note that APIs are deprecated (NTR instead...
2017-03-13 Christian Grothofffix possible NPE
2017-03-13 Christian Grothoffone more rval check
2017-03-13 Christian Grothoffcheck multihashmap32_put return value in mq.c
2017-03-13 Christian Grothoffcheck sqlite3_close() return value in test
2017-03-13 Christian Grothoffcheck unlink() return value in test
2017-03-13 Christian Grothofffix theoretical leak in test
2017-03-13 Christian Grothofffix tutorial: SERVICEHOME is obsolete, we now have...
2017-03-13 Christian Grothofffix include
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 Julius Büngerfix rps
2017-03-13 Christian Grothoffmajor clean up and bugfixes of SET
2017-03-13 Christian Grothoffindentation fix
2017-03-13 Christian Grothoffnote about performance issue, indentation fix
2017-03-13 Christian Grothoffimprove logging, shutdown on error without timeout...
2017-03-13 Christian Grothoffimprove logging, indentation
2017-03-13 Christian Grothofffix debug levels
2017-03-13 Christian Grothofffix minor leak
2017-03-12 Julius Büngeradapting the Makefile for the new cadet api
2017-03-12 Julius Büngerlast step to new cadet api
2017-03-12 David BarksdaleForgot to remove decl for GNUNET_DATASTORE_update
2017-03-12 Julius Büngerremoved unneeded function call
2017-03-12 Julius Büngermigrated rps to new cadet api
2017-03-12 Christian Grothoffde-duplicate operation types
2017-03-12 Christian Grothoffalways initialize HT upon state creation
2017-03-12 Christian Grothoffadd missing headers
2017-03-12 Christian Grothoffmigrating namecache to use SQ lib
2017-03-12 Christian Grothoffmigrating namecache to use SQ lib
2017-03-12 Christian Grothofffix sq issue
2017-03-12 Christian Grothofffix ftbfs
2017-03-12 Christian Grothoffuse new GNUNET_SQ_reset where applicable
2017-03-12 Christian Grothoffconverting datacache to sqlite, fixing misc. issues...
2017-03-11 Christian Grothofffix logging, immediately switch to full set transmissio...
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
next