oweals/gnunet.git
2015-01-10 Christian Grothoff-clean up testcase
2015-01-10 Christian Grothoff-.po update
2015-01-10 Bart PolotFixed inverting of same-priority bundled messages
2015-01-10 Bart Polot- include message size in log
2015-01-10 Bart Polot- remove debug statements
2015-01-09 Bart Polot- allow more time to 5 peer testcase, change stats...
2015-01-09 Bart PolotAccept Out-of-Order connection messages
2015-01-09 Bart Polot- minor log modifications, docs
2015-01-09 Bart Polot- refactor test, always gather stats
2015-01-09 Bart Polot- add statistics to DHT module
2015-01-09 Bart Polot- test connection_create size, add size to log
2015-01-09 Bart Polot- fix test: provide real message size
2015-01-09 Bart Polot- minor changes: tabs, logs, reorder
2015-01-09 Bart Polot- simpify api size handling code
2015-01-09 Bart Polot- more message size checks
2015-01-09 Bart Polot- more size checks
2015-01-09 Bart Polot- add size argument to allow to verify message size
2015-01-09 Bart Polot- fix size handling of payload data
2015-01-09 Bart Polot- check minimum size, param order
2015-01-09 Bart PolotAdded keyfile with peers named AAAA, BBBB, ..., ZZZZ...
2015-01-09 Bart Polot- add space for second kx
2015-01-09 Christian Grothoffmoving hash_context testcase over as well
2015-01-09 Christian Grothoffadding API for incremental hashing (from Taler)
2015-01-09 Christian Grothoffadding support for blind signatures (modernized version...
2015-01-09 Julius Büngermoved computation of request rate out of sampler
2015-01-09 Christian Grothoff-update docu to reflect current use of GNUNET_PREFIX
2015-01-08 Christian Grothoff-fix compile error
2015-01-08 Matthias Wachsfixed and improved test for address switching
2015-01-08 Matthias Wachsfixing testcase: task not correctly unset, passes for...
2015-01-08 Christian Grothoff-ignore
2015-01-08 Christian Grothoff-undo, breaks stuff
2015-01-08 Matthias Wachsfix for mantis bug #3606: fixed path suffix appended...
2015-01-08 Julius Büngersmall fix in random scheduling
2015-01-08 Julius Büngerrandomised scheduling of next round, cosmetic changes
2015-01-07 Julius Büngercheck if id is already in current push/pull_list
2015-01-07 Julius Büngerchecking msg sizes, cosmetic changes
2015-01-07 Julius Büngerfixed index of for-loop
2015-01-07 Julius Büngergot rid of touch_*()
2015-01-07 Julius Büngerdifferent fixes and cosmetic changes
2015-01-07 Julius Büngerremoved unwanted string from log msgs
2015-01-07 Julius Büngerfixed compiler warning
2015-01-07 Christian Grothoff-do not wait for timeout on hard error
2015-01-07 Julius Büngerchanged logging + cosmetic changes
2015-01-07 Christian Grothoff-simplify apis, doxygen
2015-01-07 Christian Grothoffsuspend server while handlers are not in place
2015-01-07 Julius Büngernow sending push,pull to at least one peer/round
2015-01-07 Julius Büngermoved part of _resize() from _sampler.c to -rps.c
2015-01-07 Christian Grothoff-check once, and consistently
2015-01-06 Julius Büngerchanges to rps.h
2015-01-06 Julius Bünger- modified Makefile accordingly
2015-01-06 Julius Büngermoved sampler functionality in file of its own
2015-01-06 David BarksdaleComment on ugly API design choice
2015-01-06 David BarksdaleWorkaround emscripten bug in returning int64_t
2015-01-05 Christian Grothoff-docu, style fixes
2015-01-05 Christian Grothoff-stylistic fixes, also, only block re-validation for...
2015-01-05 David BarksdaleCheck return value of GNUNET_STATISTICS_get
2015-01-02 Julius Büngerremoved unneeded api call
2015-01-02 Julius Büngerfixed config
2015-01-01 David BarksdaleAdd a test to reproduce issue #3554
2014-12-29 Bart Polot- avoid noise in the testcase logs
2014-12-29 Bart Polot- test message packing
2014-12-27 Julius Büngerfixed struct
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
next