oweals/gnunet.git
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
2015-11-19 Martin Schanzenbach- fixes
2015-11-19 Martin Schanzenbach-add identity token service
2015-11-18 Gabor X Tothsocial: store/load entered places & notify clients...
2015-11-18 Martin Schanzenbach- Add expiration and renewal parameters
2015-11-17 Christian Grothoff-removing bogus empty lines
2015-11-17 Christian Grothoff-fix indent
2015-11-17 Christian Grothoff-fixing memory leaks and shutdown issues related to NAT
2015-11-16 Christian Grothofftypo
2015-11-16 Christian Grothoffmore PATH_MAX issues (#4054)
2015-11-16 Christian Grothofffix #4054
2015-11-16 Christian Grothofffix crash #4053
2015-11-16 Christian Grothoff-update and correct man page (#4056)
2015-11-15 Christian Grothoff-indenting
2015-11-08 Christian Grothoff-more DCE after try_connect refactoring
2015-11-07 Christian Grothoff-some code cleanup (indentation, redundant branches...
2015-11-06 Christian Grothoffremoving try_connect-related logic that really should...
2015-11-06 Christian Grothoffremoving definitively dead try_connect-related logic...
2015-11-06 Christian Grothoff-removing last uses of TRANSPORT_try_connect API
2015-11-04 Christian Grothoff-dead:
2015-11-03 Christian Grothoff-properly say if test was skipped
2015-11-02 Christian Grothoff-fix compiler warning
2015-11-01 Christian Grothoff-typo-doxygen
2015-10-30 Martin Schanzenbach- fix flat plugin
2015-10-30 Christian Grothoffr36622 was supposed to set to YES, not NO
2015-10-30 Christian Grothoff-do check
2015-10-29 Christian Grothoff-doxfix
2015-10-29 Christian Grothoff-fix ftbfs
2015-10-29 Martin Schanzenbach-fix build
2015-10-29 Christian Grothoff-code cleanup
2015-10-29 Christian Grothoffreplacing try_connect in gnunet-transport-profiler.
2015-10-29 Christian Grothoffpreparations for replacing try_connect from gnunet...
2015-10-29 Sree Harsha... -remove startup through valgrind
2015-10-29 Christian Grothoffreplacing deprecated transport_try_connect call with...
2015-10-29 Christian Grothoff-preparations for replacement of try_connect call
2015-10-29 Christian Grothoff-stop ignoring the option; #4009 should be fixed by...
2015-10-29 Christian Grothofffixing #4035
2015-10-29 Christian Grothoff-doxygen, indent
2015-10-29 Christian Grothoff-do not segv on controller crash
2015-10-29 Christian Grothoffdistinguish PING failure after rekey from other failure...
2015-10-28 Sree Harsha... testbed: disable host key checking along with password...
2015-10-28 Christian Grothoff-fix doxygen
2015-10-28 Christian Grothoff-dead
2015-10-28 Sree Harsha... -fix debug message
2015-10-28 Christian Grothoff-fix FTBFS
2015-10-28 Christian Grothoff-fix #4025
2015-10-28 Christian Grothofflog rekeying operation, do not log distracting garbage...
2015-10-27 Christian Grothoff-fix SEGV
2015-10-27 Christian Grothoff-ignore
2015-10-27 Christian Grothoff-pot-update
2015-10-27 Christian Grothoff-indentation
2015-10-27 Christian Grothoff-doxygen
2015-10-27 Christian Grothoff-logging, indenting
2015-10-27 Christian Grothoffstop using deprecated TRANSPORT_try_connect() API,...
2015-10-27 Christian Grothoff-be less verbose
2015-10-27 Christian Grothoffprepare testbed for #3675 by having an option to establ...
2015-10-27 Sree Harsha... -update docu links
2015-10-27 Christian Grothoff-extra logging for #4025
2015-10-27 Christian Grothoff-indentation, doxygen, etc.
2015-10-27 Christian Grothoff-simplify
2015-10-27 Jeff BurdgesUse SSH more safely from configure
2015-10-26 Christian Grothoff-document quota, use higher quota for test
2015-10-26 Christian Grothoff-fix udp transmission, avoid scheduling when unready
2015-10-26 Christian Grothoff-fix
2015-10-26 Christian Grothoff-ignore PING/PONG from self
2015-10-26 Christian Grothoff-dox
2015-10-26 Christian Grothoff-indent
2015-10-26 Christian Grothoff-dox
2015-10-26 Christian Grothoffnever pass addresses for ourselves to ATS
2015-10-26 Christian Grothoff-truncate HELLO
2015-10-26 Christian Grothoff-truncate on write
2015-10-26 Christian Grothoff-check transport-side for connect-to-self
2015-10-26 Christian Grothoff-better error reporting
2015-10-26 Christian Grothoff-another case
2015-10-26 Christian Grothoffpotential fix for #4024
2015-10-26 Christian Grothoff-doxygen, simplify
2015-10-25 Christian Grothoff-use hash in prd query to reduce memory consumption...
2015-10-25 Christian Grothoff-reduce calls in get_latest()
2015-10-25 Christian Grothoff-indent
next