If I hashed the whole block I could not retrieve it without knowing it...
[oweals/gnunet.git] / src /
2010-10-08 Philipp TölkeIf I hashed the whole block I could not retrieve it...
2010-10-08 Philipp TölkeFix compile-errors (with -Werror)
2010-10-08 Philipp Tölkehash and validate a dns-block
2010-10-08 Philipp Tölkeprototype for a dns-block
2010-10-08 Philipp Tölketemplate for the dns-block
2010-10-08 Philipp Tölkeif we have no connection to the service-dns, don't...
2010-10-08 Philipp Tölkevalgrind was crying
2010-10-07 Nils Durnerauthenticated ciphertext only, use seed for individual...
2010-10-07 Christian Grothoffsmall fixes and style issues
2010-10-07 Christian Grothoffsmall fixes and style issues
2010-10-07 Christian Grothofffixing compile errors
2010-10-07 Nils Durnerremove SHA-512 code, use libgcrypt implementation
2010-10-07 Nils Durneruse gcry_mpi instead of gmp
2010-10-07 Matthias Wachsremoved not needed check
2010-10-07 Matthias Wachs(no commit message)
2010-10-07 Christian Grothoffadding support for artificial delays
2010-10-07 Christian Grothoffentry lifetime tracking
2010-10-07 Christian Grothoffdrop means max
2010-10-07 Christian Grothofftrack delay between transmission request and satisfaction:
2010-10-07 Matthias WachsRemoved IPv6 linklocal check
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-07 Philipp Tölkefixes
2010-10-07 Christian Grothoffstuff
2010-10-07 Philipp TölkeDisconnect from service-dns only when connected
2010-10-07 Philipp TölkeReconnect to the service-dns if the connection is lost...
2010-10-07 Philipp TölkeDetect and log queries for .gnunet.-Domains
2010-10-07 Philipp TölkeStrings are char* not unsigned char *
2010-10-06 Christian GrothoffDHT PUT integration into FS
2010-10-06 Christian Grothoffuse size_t
2010-10-06 Christian Grothoffdht get integration
2010-10-06 Nathan S. Evansreduce verbosity of testcases, minor fix
2010-10-06 Christian Grothoffindicate malformed blocks
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)
next