oweals/gnunet.git
2014-12-27 Julius Büngeradded log message
2014-12-27 Julius Büngermake the test run without internet connection
2014-12-27 Julius Büngerfixed doxygen
2014-12-27 Julius Büngeradded message type for seeding
2014-12-27 Julius Büngeradded seeding function to the api
2014-12-27 Julius Büngerinitialising gossip_list correctly
2014-12-27 Julius Büngerusing get_peer_context()
2014-12-27 Julius Büngerfixed place of resizing gossip_list
2014-12-27 Julius Büngerreading alpha, beta from .conf
2014-12-26 Julius Büngerfixed usage of get_rand_peer()
2014-12-26 Julius Büngerremoved unnecessary uncommented code
2014-12-26 Julius Bünger_malloc() -> _new()
2014-12-26 Julius Büngerfixed compiler warning in tests
2014-12-25 Christian Grothoff-fix doxygen issues
2014-12-24 Julius Büngerminor fixes
2014-12-24 Julius Büngerfixed some issues
2014-12-24 Julius Büngernow using API calls instead of own fkts
2014-12-24 Julius BüngerAdded documenting comments
2014-12-24 Christian Grothoff-update priority to shutdown if that is being used
2014-12-24 Christian Grothoff-use flag to check for readyness
2014-12-24 Christian Grothoff-shutdown alone does not move to ready list
2014-12-24 Christian Grothoff-delay serving requests until plugin is ready
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-23 Christian Grothoff-fix trivial double-free
2014-12-23 Christian Grothofffix #3589
2014-12-23 Christian Grothoff-actually, require proxy option to be empty, cleaner
2014-12-23 Christian Grothoff-do run with proxy type NONE
2014-12-23 Christian Grothoff-fix call to MHD_start_daemon, properly pass MHD_USE_IP...
2014-12-23 Christian Grothoff-fix dbg level
2014-12-23 Christian Grothoff-cleaning up stats code, use separate structures per...
2014-12-23 Christian Grothoff-doxygen, indentation
2014-12-23 Christian Grothoff-doxgen, use modern client API
2014-12-23 Christian Grothofffixing datastore-statistics interaction to ensure stats...
2014-12-23 LRNRename DEFAULT_QUALITY to MLP_DEFAULT_QUALITY to avoid...
2014-12-23 David BarksdaleRemove work-around for bad NULL definition
2014-12-22 Christian Grothoff-undo
2014-12-22 Christian Grothoff-doxygen
2014-12-21 Omar Tarabaiflush peer respect value on disconnect
2014-12-20 Christian Grothoff-do not start unrelated services during ATS tests
2014-12-20 Christian Grothoff-assign port for DNS
2014-12-20 Christian Grothoff-disable unused services during test
2014-12-20 David BarksdaleRemove superflous heap allocation
2014-12-20 Julius BüngerCleaned up
2014-12-20 Christian Grothoff-doxygen and minor style fixes
2014-12-20 Christian Grothoff-simplify logic
2014-12-20 Christian Grothoff-make static
2014-12-20 Christian Grothoff-use separate message types for TRY_CONNECT and TRY_DIS...
2014-12-20 Christian Grothoff-eliminate duplicate all_zeros globals, eliminated...
2014-12-20 Christian Grothoff-add assertion
2014-12-20 Christian Grothoff-check RV
2014-12-20 Christian Grothoff-fix unused initialization of locals
2014-12-20 Christian Grothoff-check RV
2014-12-20 Christian Grothofffix #3588: avoid bash-isms
2014-12-20 Christian Grothoff-clarify logic
2014-12-20 Christian Grothoff-fix warning
2014-12-20 Christian Grothoff-static
2014-12-20 Christian Grothoff-do not modify 'const' argument
2014-12-20 Christian Grothoff-do not warn about libcurl if we have libgnurl
2014-12-19 Christian Grothoff-check RV
2014-12-19 Christian Grothoff-check RV
2014-12-19 Christian Grothoff-and this is why the NULL comes FIRST
2014-12-19 Christian Grothoff-support join_msg=NULL properly
2014-12-19 Christian Grothoff-fix double-free
2014-12-19 Christian Grothoff-check connection state / rval
2014-12-19 Christian Grothoff-use static
2014-12-19 Christian Grothoff-check RV
2014-12-19 Christian Grothoff-check RV
2014-12-19 Christian Grothoff-fix leak
2014-12-19 Christian Grothoff-fix leaks, use asprintf
2014-12-19 Christian Grothoff-fix leaks, check RV
2014-12-19 Christian Grothoff-fix leaks
2014-12-19 Christian Grothoff-fix use after free (GCCH_destroy frees 'ch', and then...
2014-12-19 Christian Grothoff-check return value
2014-12-19 David BarksdaleFix 'STRINGS_data_to_string size check and comment
2014-12-19 Christian Grothoff-trying to fix transport service assertion in time...
2014-12-19 Christian Grothoff-fix leak
2014-12-19 Christian Grothoff-check NULL, check RV
2014-12-19 Christian Grothoff-fix sec_name leak
2014-12-19 Christian Grothoff-fix use after free
2014-12-19 Christian Grothofffinishing fixing #3581, with also simplified logic
2014-12-19 Christian Grothoff-do not use NBO double for stats setting
2014-12-19 Omar Tarabai#3581
2014-12-18 Omar Tarabaitowards fixing #3581
2014-12-18 Christian Grothoff-use const in peerstore callback
2014-12-18 Christian Grothoff-disable NSE POW during cadet tests
2014-12-18 David BarksdaleFix for systems with NULL defined as long
2014-12-17 Christian Grothoff-old-style comments, avoid duplicate comments
2014-12-17 Christian Grothoff-more benchmarking results
2014-12-17 Julius BüngerFixed errors and cleaned up
2014-12-17 Sree Harsha... Fix regression caused by SVN 34522
2014-12-17 Christian Grothoff-check rval
2014-12-17 Christian Grothoff-check rval
2014-12-17 Christian Grothoff-leaks, leaks leaks
2014-12-17 Christian Grothoff-remove dead api
2014-12-16 Christian Grothoff-simplify tools test
2014-12-16 Christian Grothoff-simplify tools test
2014-12-16 Christian Grothoff-towards addressing #3581
2014-12-16 Christian Grothoff-disable nse pow
2014-12-16 Christian Grothoff-must notify client on timeout
2014-12-16 Christian Grothoff-gns tests do require autostarts
next