- test message packing
[oweals/gnunet.git] / src / dht /
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-20 Christian Grothoff-clarify logic
2014-12-19 Christian Grothoff-check RV
2014-12-19 Christian Grothoff-check RV
2014-12-16 Christian Grothoff-simplify tools test
2014-12-16 Christian Grothoff-simplify tools test
2014-12-13 Christian Grothoff-doxygen, one more statistic
2014-12-12 Christian Grothoff-fix leak
2014-12-12 Christian Grothoff-fix leak
2014-12-12 Christian Grothoff-bad alloc, just leaks
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-10-05 Christian Grothoff-actually enable logic to drop part of path to fit...
2014-10-05 Christian Grothoff-add assertion
2014-10-05 Christian Grothoff-fix leak
2014-10-05 Christian Grothoff-remove superflous semicolon, causing logic to be execu...
2014-10-05 Christian Grothoff-remove superflous semicolon causing branch to be alway...
2014-10-05 Christian Grothoff-avoid leaking trail by avoiding allocation in the...
2014-10-05 Christian Grothoff-fix i/j indexing confusion, resulting in array index...
2014-09-22 Supriti Singhxvine: better log prints
2014-09-22 Supriti Singhxvine: remove warnings
2014-09-22 Supriti SinghX-Vine: Fixes
2014-09-22 Supriti Singh- Act malicious API complete
2014-09-17 Supriti SinghRemoving trail compression message
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-09-05 Supriti SinghRemoving r5n profiler, using the same profiler for...
2014-08-28 Supriti SinghReadding trail compression to check if it can reduce...
2014-08-28 Supriti SinghExponential backoff for find finger trail task
2014-08-27 Supriti SinghReset the successor send time in notify confirmation...
2014-08-27 Supriti SinghExponential backoff
2014-08-26 Supriti SinghIf 0 max search, use r5n dht
2014-08-26 Supriti SinghChecking for GNUNET_CONSTANTS_MAX_ENCRYPTED_MESSAGE_SIZ...
2014-08-26 Sree Harsha TotakuraWait for Bandwidth statistics to be collected.
2014-08-25 Supriti Singh- Adding r5n profiler.
2014-08-24 Supriti SinghChanging delay_put and delay_get
2014-08-24 Supriti SinghRandomized PUT/GET delay interval.
2014-08-24 Supriti SinghCode refactoring
2014-08-24 Supriti SinghFix
2014-08-24 Supriti SinghFix
2014-08-24 Supriti SinghFix
2014-08-24 Supriti SinghFixing bug causing cancelling of unscheduled task in...
2014-08-23 Supriti SinghCode refactoring
2014-08-23 Supriti SinghChange in put/get logic
2014-08-22 Supriti SinghModified logic for notify successor
2014-08-22 Supriti SinghFixme
2014-08-22 Supriti SinghCheck if task is dead
2014-08-22 Supriti SinghWaiting for verify successor result and timing out...
2014-08-22 Supriti SinghAdding a new message type, GNUNET_MESSAGE_TYPE_XDHT_P2P...
2014-08-22 Sree Harsha TotakuraDo not continue if we are going to shutdown.
2014-08-22 Sree Harsha TotakuraTeardown DHT connection after clearing up the ActiveContext
2014-08-22 Sree Harsha TotakuraMake the delays to start PUTs and GETs configurable...
2014-08-22 Sree Harsha TotakuraDo not realloc as this will render the pointers to...
2014-08-22 Sree Harsha TotakuraAfter completing DHT PUT operations teardown the servic...
2014-08-22 Supriti Singhdebug prints
2014-08-22 Supriti SinghHandling missing next hop in verify successor
2014-08-21 Supriti SinghCommented out Exponential Backoff
2014-08-21 Supriti SinghChanged find_finger and verify_successor timeouts
2014-08-21 Supriti SinghFixing Warning, Creating new delays for puts and gets
2014-08-21 Supriti SinghFree successor_hash_map
2014-08-21 Supriti SinghCode refactoring
2014-08-21 Supriti SinghProper log messages
2014-08-21 Supriti SinghChanging the logic to check for circle completion
2014-08-21 Supriti SinghFixing trail setup rejection
2014-08-20 Sree Harsha Totakura- fixes
2014-08-20 Sree Harsha TotakuraChange the mode in DHT disconnect handler.
2014-08-20 Sree Harsha TotakuraReconnect to DHT services for doing GETs after PUTs...
2014-08-20 Sree Harsha TotakuraMark operations as done when they are finished.
2014-08-20 Sree Harsha TotakuraFix counting started peers.
2014-08-20 Sree Harsha TotakuraStart PUTs and GETs only from active peers
2014-08-20 Supriti Singhxvine: fixes
2014-08-20 Supriti Singhxvine:fixes
2014-08-19 Supriti Singhtrail rejection fixes
2014-08-19 Supriti SinghXvine: Fixes
2014-08-19 Supriti SinghFixing warning
2014-08-19 Supriti Singh- PUT/GET Code refactor
2014-08-19 Supriti SinghCheck for loop in put and get path
2014-08-18 Supriti Singhxvine:fixes
2014-08-18 Supriti Singhxvine fixes
2014-08-17 Supriti Singh- Return value in select_closest_peer() instead of...
2014-08-17 Supriti SinghRemoved trail compression message. Checking for friend...
2014-08-17 Supriti SinghAdded correct routing table entry in trail setup
2014-08-16 Supriti Singhxvine:fixes
2014-08-16 Supriti SinghRemove the messages of disconnected peer from pending...
2014-08-14 Supriti Singhxvine: fixes
2014-08-13 Supriti SinghCheck that you are not present in trail twice
2014-08-13 Supriti SinghAct Malicious service code
2014-08-10 Supriti Singhxvine:fixes
2014-08-10 Supriti Singhxvine:fixes
2014-08-10 Supriti SinghXvine: Fixes
2014-08-10 Supriti SinghChecking if circle is formed.
2014-08-08 Sree Harsha Totakura-Fixmes
2014-08-08 Supriti SinghUsing statistics to collect current successor of a...
2014-08-07 Supriti Singh- Collect bandwidth statistics in profiler
2014-08-06 Supriti SinghX-Vine:Fixes
2014-08-06 Supriti Singhxvine: fixes
2014-08-06 Supriti Singh- added basic layout for b/w and successor stats collec...
2014-08-05 Supriti SinghCheck for duplicate peers in trail setup and verify...
2014-08-05 Supriti SinghExponential backoff for find_finger_trail_task
2014-08-04 Supriti Singhxvine:fixes
2014-08-04 Supriti Singhxvine:fixes
2014-08-01 Bart Polot- code review
next