Tell core that we want to have this packet delivered
[oweals/gnunet.git] / src / dht /
2010-12-08 Nathan S. EvansAlways log local request starts, even if malicious
2010-12-07 Nathan S. Evansoff by one, should remove churn code at some point...
2010-11-29 Nathan S. Evanstracking down strange routing behavior
2010-11-29 Nathan S. Evansgreater or equal cutoff
2010-11-29 Nathan S. Evansmore efficient malicious behavior (discard messages...
2010-11-26 Nathan S. Evansuse remainder from forward_count
2010-11-26 Nathan S. Evansrestrict replies to one per request (use block library)
2010-11-26 Nathan S. Evanssend multiple messages to peer if possible
2010-11-26 Nathan S. Evanscount number of messages queued vs. number sent out
2010-11-26 Nathan S. Evansare core_notify_transmit_ready calls failing?
2010-11-26 Nathan S. Evansare messages getting dropped, or is logging not finding...
2010-11-24 Nathan S. Evansallow bucket size, kademlia replication to be set by...
2010-11-23 Nathan S. Evansbad ordering for config values
2010-11-23 Nathan S. Evansspecify total connections desired after find peer reque...
2010-11-20 Nathan S. Evansonly free when necessary (double free bug)
2010-11-19 Nathan S. Evansmemory leaks, forgetting to GNUNET_CONTAINER_bloomfilte...
2010-11-19 Nathan S. Evansmemory leak
2010-11-19 Nathan S. EvansFix missing notify_cancel in dht service, dhtlog_dummy...
2010-11-19 Nathan S. Evansdont try to send to more peers that exist
2010-11-19 Nathan S. Evansdont try to send to more peers that exist
2010-11-17 Nathan S. Evansreport failed connection attempts in driver, use a...
2010-11-17 Nathan S. Evansbetter forward_count implementation, only timeout forwa...
2010-11-16 Nathan S. Evansannoying those with email notifications of commits
2010-11-16 Nathan S. Evansbad free
2010-11-16 Nathan S. Evanschange section for converge_modifier to make sense
2010-11-16 Nathan S. EvansTesting changes required to work with new core api...
2010-11-13 Christian Grothoffthe big core API/protocol change, breaks all testcases...
2010-11-12 Nathan S. Evanstesting if flushing files corrects a problem
2010-11-12 Nathan S. Evansbug fix
2010-11-12 Nathan S. Evanscoverity fixes
2010-11-11 Nathan S. EvansLog topology information with less verbose logging...
2010-11-11 Nathan S. Evansdecrease error verbosity
2010-11-11 Nathan S. Evansread put and get replication from config when testing
2010-11-11 Nathan S. EvansCount message splits
2010-11-11 Nathan S. EvansAdding replication parameter for initiating GET and...
2010-11-11 Christian Grothoffadding argument to GNUNET_CORE_connect -- not yet imple...
2010-11-10 Nathan S. Evanscodesonar fixes
2010-11-08 Christian Grothoffless creative use of types
2010-11-08 Christian Grothoffuseless
2010-11-08 Christian Grothoffallow not compiling malicious code
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-05 Nathan S. Evansmemory leak fix (may cause segfaults on exit)
2010-11-05 Nathan S. Evanspossible fix for dht testcase segfault
2010-11-03 Christian Grothoffstyle improvments wrt Mantis 1614 patch
2010-11-03 Christian Grothofforiginal patch from Mantis 1614
2010-11-03 Christian GrothoffMantis 1613
2010-11-01 Christian Grothofffixes from LRN for DEBUG code
2010-10-29 Matthias Wachsremoval proposed by LRN
2010-10-27 Matthias Wachsfixed problems with GNUNET_time_relative
2010-10-27 Matthias WachsRefactoring gnunet time
2010-10-26 Nathan S. Evansbinary converge option in dht, make find peer requests...
2010-10-21 Nathan S. Evansoops
2010-10-21 Christian Grothoffnodbg
2010-10-21 Nathan S. Evansredeclaration of converge_modifier inside function...
2010-10-15 Nathan S. Evansmissing NO_TASK assignment
2010-10-12 Nathan S. Evanschange connect topology in testing_group.c to call...
2010-10-12 Nathan S. Evansadd dht testing option
2010-10-11 Christian Grothoffdone
2010-10-07 Nathan S. Evansfind peer messages were never getting actually forwarde...
2010-10-07 Nathan S. Evansunique id is quite useful for the dht, even for puts
2010-10-07 Nathan S. Evanstypo, continuations for dht operations use continuation...
2010-10-06 Christian GrothoffDHT PUT integration into FS
2010-10-06 Christian Grothoffuse size_t
2010-10-06 Nathan S. Evansreduce verbosity of testcases, minor fix
2010-10-06 Nathan S. Evansmissing route2 call
2010-10-06 Christian Grothofffix
2010-10-06 Nathan S. Evansdht service bug, reduce debug level
2010-10-06 Nathan S. Evanstest case fix, dht bugfix
2010-10-06 Christian Grothoffcode cleanup
2010-10-06 Nathan S. Evanstest case fixes...
2010-10-06 Nathan S. Evanstype errors, test case errors, etc.
2010-10-06 Nathan S. Evansfix get error (never canceled) in test_dht_api, remove...
2010-10-06 Christian Grothoffleak
2010-10-05 Christian Grothoffmess
2010-10-05 Christian Grothofffix
2010-10-04 Christian Grothoffblock library initialization
2010-10-04 Christian Grothoffclient-side path tracking support
2010-10-04 Christian Grothoffpassing bf and xquery from client to service
2010-10-04 Christian Grothoffuse propper blocktype
2010-10-04 Christian Grothofffix
2010-10-03 Christian Grothoffmaking test_dht_api work
2010-10-02 Christian Grothoffmake code compile with enable-malicious option set
2010-10-02 Christian Grothoffmaking all tests compile
2010-10-02 Christian Grothoffmake third test compile
2010-10-02 Christian Grothoffmake third test compile
2010-10-02 Christian Grothoffmake second test compile
2010-10-02 Christian Grothoffmake first test compile
2010-10-02 Christian Grothoffnew DHT API, tests do not yet compile
2010-10-02 Christian Grothoffnew DHT API code
2010-10-02 Christian Grothoffnew DHT API code
2010-10-02 Christian Grothoffnew DHT API code
2010-10-02 Christian Grothoffnew DHT API code
2010-10-01 David BarksdaleFreeBSD 7 does not have log2.
2010-10-01 Nathan S. Evansfix, not removing clients on disconnect
2010-10-01 Nathan S. Evansremoving debug message
2010-09-30 Nathan S. Evansstupid mistake
2010-09-30 Nathan S. Evanslogging at an annoying level
2010-09-30 Nathan S. Evanslogging to figure out whether convergence options are...
2010-09-29 Nathan S. Evansnew routing method, semi-tested
2010-09-29 Christian Grothofffixmes
next