missing route2 call
[oweals/gnunet.git] / src /
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 Christian Grothofffix
2010-10-06 Nathan S. Evanstest case fixes...
2010-10-06 Nathan S. Evansmis-named functions (this means that SOMEONE doesn...
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 David BrodskiSending of data over wlan added; fragmentation added
2010-10-05 Philipp Tölkefor debugging, print the dns-packets running through...
2010-10-05 Philipp TölkeMake the packet-pretty-printing more usable (concise)
2010-10-05 Philipp Tölkeparse a complete dns-packet-struct to another struct...
2010-10-05 Philipp Tölkesplit the dns-datastructure
2010-10-05 Philipp Tölkepull a function I will need for service-dns out of...
2010-10-05 Philipp Tölkeadd clarifying comment to a magic number
2010-10-05 Philipp TölkeRemove unnecessary comments
2010-10-05 Philipp TölkeRemove unnecessary DEBUG-Output
2010-10-05 Nils Durnerauthentication of ciphertexts (+ seed)
2010-10-05 Christian Grothoffstuff
2010-10-05 Christian Grothoffmess
2010-10-05 Christian Grothofffix
2010-10-05 Christian Grothofffix warnings
2010-10-05 Matthias Wachs(no commit message)
2010-10-05 Matthias Wachsimplemented inbound quota regulation
2010-10-05 Matthias Wachsno unit given
2010-10-05 Matthias Wachsno unit given
2010-10-04 Christian Grothoffblock library initialization
2010-10-04 Christian Grothoffclient-side path tracking support
2010-10-04 Nils Durnerstronger randomness
2010-10-04 Nils Durnerstronger randomness
2010-10-04 Nils Durnerdynamic IVs
2010-10-04 Matthias Wachsremoved output
2010-10-04 Matthias Wachsstricter suggested address checking
2010-10-04 Christian Grothoffpassing bf and xquery from client to service
2010-10-04 Matthias WachsBug 0001607: Need to $-expand HOSTLISTFILE
2010-10-04 Christian Grothoffimproved bf api
2010-10-04 Christian Grothoffuse propper blocktype
2010-10-04 Christian Grothofffix
2010-10-03 Christian Grothoffmaking test_dht_api work
2010-10-03 Philipp TölkeHandle the case, that DNS-Answers come faster than...
2010-10-03 Philipp TölkeHijacking DNS-Traffic works as expected.
2010-10-03 Philipp TölkeI think I have not completely understood how this bitfi...
2010-10-03 Philipp Tölke-Stop the vpn-helper if an invalid message arrives
2010-10-03 Philipp Tölkestub to send the dns-answer to the helper
2010-10-03 Nils Durnerconst
2010-10-03 Nils Durneruse separate keys for message authentication
2010-10-03 Nils DurnerKDF code
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 Nils Durnerreintroduce seeds, fix calculations
2010-10-01 David Barksdalemalloc.h is depricated and doesn't exist on FreeBSD 7.
2010-10-01 David BarksdaleFreeBSD 7 does not have log2.
2010-10-01 Nathan S. Evansfix, not removing clients on disconnect
2010-10-01 Matthias Wachs(no commit message)
2010-10-01 Nathan S. Evanscomment out iv_seeds, see if problems vanish
2010-10-01 Nathan S. Evansremoving debug message
2010-09-30 David BarksdaleFix NULL pointer check.
2010-09-30 David BarksdaleThe NULL test clearly needs to be before any dereferences.
2010-09-30 Nils Durnerpacked
2010-09-30 Nils Durneradd cryptographic seed to pingpong
2010-09-30 Nathan S. Evansstupid mistake
2010-09-30 Matthias Wachs(no commit message)
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-30 Matthias Wachs(no commit message)
2010-09-30 Nathan S. Evansredefinition of enum value broke compilation
2010-09-29 Matthias Wachsadded basic definition of quality information
2010-09-29 Nathan S. Evansnew routing method, semi-tested
2010-09-29 Matthias Wachsuups...never commit things before having coffee
2010-09-29 Nathan S. Evansfixme for missing def
2010-09-29 Matthias Wachscorrect and better to understand
2010-09-29 Matthias WachsAdded note about converting dBm to power P
2010-09-29 Matthias Wachsfixed copy and paste error
2010-09-29 Christian Grothofffixmes
2010-09-28 Nils Durnerfixes
2010-09-28 Matthias WachsAdded cost_report to plugin environment for ATS
2010-09-28 Matthias WachsDefinition of ATS costs
2010-09-28 Nathan S. Evansonly get statistics once per running stats instance
2010-09-28 Nathan S. Evansbackup previous changes before altering routing algorit...
2010-09-26 Nils Durnersupport chunked context parameter for HKDF
2010-09-26 Nils Durnerdebug outpit
2010-09-24 Matthias WachsIntroduced limited per connection queue size
2010-09-24 Christian Grothoffstuff
2010-09-24 Christian Grothofffixing warnings
2010-09-24 Nathan S. Evansinsane timeout for testcase
2010-09-23 David BrodskiAdded wlan data protocol defs
2010-09-23 Nathan S. Evansfix compile error on buildbots
2010-09-23 David BrodskiQueues to send data should work now, fragmentation...
next