implement GNUNET_NETWORK_test_port_free() for testcases to conveniently check if...
[oweals/gnunet.git] / src / include /
2017-03-24 Christian Grothoffimplement GNUNET_NETWORK_test_port_free() for testcases...
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 David Barksdale[datastore] Fix #3743
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Marcello Stanisciporting gnunet-publish + others..
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2017-03-15 Christian Grothoffmerging
2017-03-15 Christian Grothoffadd way to mark options as mandatory, get tests to...
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 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-13 Christian Grothoffconvert sqlite peerstore to using libgnunetsq
2017-03-13 Christian Grothofffix leaks, note that APIs are deprecated (NTR instead...
2017-03-13 Christian Grothoffrenaming CADET APIs to match naming conventions again...
2017-03-13 Christian Grothoffgetting rid of the old cadet client library (pre-MQ)
2017-03-12 David BarksdaleForgot to remove decl for GNUNET_DATASTORE_update
2017-03-12 Christian Grothoffconverting datacache to sqlite, fixing misc. issues...
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothoffstarting conversion of plugin_datastore_sqlite to use...
2017-03-08 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-08 Christian Grothoffremove dead enum values
2017-03-07 Christian Grothoffremove dead API taler-0.2.1
2017-03-04 Christian Grothoffmisc indentation changes
2017-03-01 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
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 Christian Grothofffirst sketch for libgnuentsq test
2017-02-27 Christian Grothoffimplement sq_query_helper.c
2017-02-27 Florian Doldinclude set size in result callback, needed by consensus
2017-02-26 Christian Grothoffdesigning SQ-lib API
2017-02-26 Florian Doldadd validation for inner consensus element
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-25 Руслан ИжбулатовUse GNU printf format
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 Florian Doldalways send bigger set on full send
2017-02-23 Florian Doldimplement union via sending whole set
2017-02-23 Florian Doldadd set operation options
2017-02-22 Christian Grothoffremove support for reverse lookup and shortening from...
2017-02-22 Christian Grothoffconverting 'vpn' to new CADET API, not tested/testable...
2017-02-22 Christian Grothoffconverting 'pt' to new CADET API, not tested/testable...
2017-02-22 Christian Grothoffstrcmp instead of memcmp
2017-02-21 Christian Grothofffix-typo
2017-02-21 Christian Grothofffix misc typos
2017-02-21 Christian Grothoffchange Makefile.am back so it builds at least; fix...
2017-02-20 David BarksdaleRestrict update to positive priority deltas
2017-02-20 Bart PolotRefactor copying of handler arrays
2017-02-20 David BarksdaleRemove unused GNUNET_DATASTORE_update() API call
2017-02-20 Christian Grothoffcompleted big block refactoring in preparation for...
2017-02-20 Christian Grothofffirst half of new BLOCK API to generalize duplicate...
2017-02-19 Christian Grothofffix zombie-fest
2017-02-17 Christian Grothoffmisc fixes in new CADET API, porting gnunet-cadet to...
2017-02-16 Christian Grothofffirst, very rough conversion of SET service to new...
2017-02-15 Christian Grothoffintroducing GNUNET_CRYPTO_ecdhe_create2() to avoid...
2017-02-08 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-02-02 Bart PolotImplement data ack in CADET MQ API
2017-01-31 Bart PolotAdd note for clarification
2017-01-31 Bart PolotCADET MQ API documentation improvements
2017-01-30 Christian Grothoffallow external code to use DLL pointers of envelopes...
2017-01-27 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-01-27 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-01-27 Christian Grothofftrying to make KX logic slightly more readable
2017-01-27 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-01-27 Bart Polot- third (and hopefully final) draft for CADET API
2017-01-26 Bart Polot- second iteration for new CADET API
2017-01-25 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-01-25 Christian Grothofffix insert_sorted macro
2017-01-25 Christian Grothofftypo in comment
2017-01-25 Christian Grothofffix confusing indentation
2017-01-25 Christian Grothoffadd generic insertion sort logic
2017-01-25 Christian Grothoffadd generic insertion sort logic
2017-01-25 Bart PolotNew CADET MQ API draft
2017-01-22 Christian GrothoffAPI documentation, logging
2017-01-22 Christian Grothoffintrocude GNUNET_i2s2()
2017-01-21 Christian Grothoffextending scheduler API with 'add_at' functionality...
2017-01-21 Christian Grothoffrenames to avoid ambiguity
2017-01-21 Christian Grothoffremaing remaining mandatory functions for basic operation
2017-01-18 Christian Grothoffcreate matching connection objects for inbound connections
2017-01-18 Christian Grothoffmore rename festivities
2017-01-18 Christian Grothoffcadet message struct and type rename-fest
2017-01-17 Christian Grothoffuse new shortmap to simplify CADET logic a bit
2017-01-17 Christian Grothoffmake shortmap actually over shorts
2017-01-17 Christian Grothoffintroducing the short map
2017-01-17 Christian Grothoffdead code elimination
2017-01-17 Christian Grothoffreplace redundant MQ_NotifyCallback by SCHEDULER_TaskCa...
2017-01-16 Markus Teichmake gcc -pedantic happy
2017-01-16 Markus Teichprotocols.h: reserve block for auction service
2017-01-16 Markus Teichutil: increment internal version for new code used...
2017-01-16 Christian Grothoffsimplify GNUNET_CONTAINER_heap_update_cost API
2017-01-15 Christian Grothoffcleaning up some CADET logic, improving types used
next