oweals/gnunet.git
2016-02-05 Christian Grothoff-fix
2016-02-05 Christian Grothoffcreating libgnunetpq library
2016-02-01 Gabor X Tothsocial: api, doc
2016-01-31 Christian Grothofffix crash bug with -n
2016-01-31 Christian Grothoff-clarify man page
2016-01-30 Christian Grothoff-fix #4151
2016-01-27 Gabor X Tothsocial api: some missing bits
2016-01-27 Gabor X Tothsocial: save file
2016-01-26 Gabor X Tothdoc
2016-01-26 Gabor X Tothsocial: relay msgs; psyc: slicer api; multicast: reset...
2016-01-26 Gabor X Tothpsycutil: slicer callback args
2016-01-24 Christian Grothoff-fix, this option is in gnunet-fs only
2016-01-24 Martin Schanzenbach- fix
2016-01-24 Martin Schanzenbach- sscanf type fix
2016-01-24 Martin Schanzenbach- fix
2016-01-22 David BarksdaleFix typo
2016-01-21 Julius Büngerrps: restructured service. moved peer-related code...
2016-01-21 Sree Harsha... -deduplicate string constant
2016-01-21 Sree Harsha... rps tests: Add fixmes
2016-01-21 Christian Grothoff-fix double-free
2016-01-21 Christian Grothoffforce 1 to be 64-bit integer, due to shift by up to...
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-17 Christian Grothoffadd crc8
2016-01-15 Gabor X Tothpsyc/multicast: var names
2016-01-15 Gabor X Tothsocial: set/clear msg proc flags
2016-01-15 Gabor X Tothdoxygen: add documentation links
2016-01-12 Gabor X Tothpsycutil reorg: message, env, slicer
2016-01-12 Gabor X Tothdoc
2016-01-12 Martin Schanzenbach-minor
2016-01-12 Gabor X Tothdoxygen: group/module definitions (part 2)
2016-01-11 Gabor X Tothdoxygen: group/module definitions (part 1)
2016-01-11 Gabor X Tothdoxygen config
2016-01-11 Martin Schanzenbach-remove debug output
2016-01-11 Martin Schanzenbach- fixes, modify api
2016-01-11 Gabor X Tothsocial: compile fix
2016-01-10 Martin Schanzenbach- update issue handling, fix memleaks
2016-01-09 Martin Schanzenbach- refactor
2016-01-09 Martin Schanzenbach-add config
2016-01-09 Martin Schanzenbach- fix build, fix bugs
2016-01-08 Martin Schanzenbach- update
2016-01-08 Martin Schanzenbach- More heavy refactoring. Probably lots of broken thing...
2016-01-07 Martin Schanzenbach- Finish refactoring
2016-01-07 Martin Schanzenbach- Start commenting. Major refactor
2016-01-07 Martin Schanzenbach- update token handling
2016-01-06 Gabor X Tothpsyc/social: local join flag; social service: leave...
2016-01-06 Gabor X Tothmulticast test: now compiles in non-C99 mode
2016-01-05 Martin Schanzenbach- Refactor
2016-01-04 Carlo von lynXconfigure: fix for "yes/lib not found" error
2016-01-04 Martin Schanzenbach- verify ecdh signature in token code
2016-01-04 Martin Schanzenbach- encrypted token
2016-01-04 Martin Schanzenbach- minus leaks
2016-01-04 Martin Schanzenbach- Add ecdsa ecdh functions
2015-12-29 David BarksdaleFix file path in gnunet-identity man page
2015-12-24 Christian Grothoffnew French translation
2015-12-19 Florian DoldMake HAVE_REST depend on both mhd and jansson.
2015-12-17 Gabor X Tothsocial: API changes for application connections: store...
2015-12-16 Florian DoldDisable salting because it's still buggy.
2015-12-15 Martin Schanzenbach- add flat plugin config filename path
2015-12-15 Martin Schanzenbach- update flat plugin to namestore flat plugin status...
2015-12-12 Florian DoldRemove logging.
2015-12-12 Florian DoldHandle larger IBFs correctly.
2015-12-11 Florian DoldIncrease maximum IBF size a bit.
2015-12-11 Florian DoldProper salting for set union.
2015-12-11 Florian DoldSet statistics
2015-12-11 Florian DoldAlso install set profiler.
2015-12-10 Florian DoldMore statistics.
2015-12-10 Florian Doldstatistics
2015-12-10 Florian DoldMake resource diagnostics output more useful.
2015-12-09 Bart Polot- warn when trying to send traffic to disconnected...
2015-12-09 Bart PolotAnother attampt at fixing #4010: mark unavailable neigh...
2015-12-09 Bart PolotFix #4020, wrong assertion: if destroy is different...
2015-12-09 Florian DoldStatistics log file for consensus profiler.
2015-12-08 Martin Schanzenbach-update
2015-12-07 Florian DoldMore refined evil behaviour.
2015-12-06 Daniel Gollenamecache: fix NULL-pointer dereference in namecache...
2015-12-06 Daniel Gollenamecache: fix testcase config for namecache-plugin...
2015-12-01 Julius Bünger-removed obsolete functions
2015-12-01 Julius Bünger-rename _peers.* -> _custommap.*
2015-11-30 Julius Bünger-fixed bug in removal of peer in "view"
2015-11-30 Julius Bünger-doxygen
2015-11-30 Julius Bünger-using "view" helper in rps service
2015-11-30 Julius Bünger-fixed _clear() in peers "helper"
2015-11-30 Julius Bünger-added test of _change_len() to test of "view"
2015-11-30 Julius Bünger-add tests for helpers "view" and "peers"
2015-11-30 Julius Bünger-fix of issues in helper for "view"
2015-11-30 Julius Bünger-fixed 4076
2015-11-29 Julius Büngeradded helper for handling the "view" in rps
2015-11-28 David BarksdaleFix UAF in asynchronous datastore plugins
2015-11-27 David BarksdaleDon't match clients without handlers or callbacks
2015-11-27 Julius Bünger-substitute array-structures push_list, pull_list with...
2015-11-27 Julius Büngeradded a custom list/peer-/hashmap structure for use...
2015-11-23 Julius Bünger-fix: prevent division by zero
2015-11-23 Julius Büngerimplemented CLI
2015-11-23 Christian Grothoffpreparations for fixing #4065
2015-11-22 David BarksdaleInvalid Gnunet URI
2015-11-21 David BarksdaleUpdate README to match configure.ac
2015-11-21 David BarksdaleClean up gnunet_test_cosks_ssh_garbage
2015-11-21 David Barksdalegnunet-transport shutting down too early
2015-11-20 David BarksdaleTypo in gnunet-publish man page
2015-11-20 Martin Schanzenbach- update; add attribute updates
next