bogus
[oweals/gnunet.git] / src /
2010-10-12 Christian Grothoffbogus
2010-10-12 Nathan S. Evanschange connect topology in testing_group.c to call...
2010-10-12 Christian Grothoffbreak build
2010-10-12 Nathan S. Evansadd dht testing option
2010-10-12 Christian Grothofffixing issue pointed out by amatus
2010-10-12 Christian Grothofffix
2010-10-11 Christian Grothofffixing segv
2010-10-11 Christian Grothoffdone
2010-10-09 Moonrework UPnP code to use GNUnet scheduler and network API
2010-10-08 Nils Durnerfix warnings
2010-10-08 Nils Durnerup
2010-10-08 Christian Grothoffnonce
2010-10-08 Nils Durnerup
2010-10-08 Nils Durnerdefine pid_t as HANDLE
2010-10-08 Christian Grothoffdie cpu load code, die
2010-10-08 Nils Durnerfix warnings
2010-10-08 Nils Durnerfix warnings
2010-10-08 Matthias Wachs(no commit message)
2010-10-08 Christian Grothoffdone
2010-10-08 Christian Grothofffix
2010-10-08 Christian Grothoffbetter
2010-10-08 Matthias Wachs(no commit message)
2010-10-08 Nils Durnerfix warning
2010-10-08 Christian Grothofffix
2010-10-08 Christian Grothofffix
2010-10-08 Christian Grothofffix
2010-10-08 Christian Grothofffix
2010-10-08 Christian Grothofffor w32 port
2010-10-08 Matthias Wachsfixed bug related to Codesonar 10818.81116
2010-10-08 Christian Grothoffenable out-of-gnunet build
2010-10-08 Christian Grothoffaudit
2010-10-08 Christian Grothoffunsigned
2010-10-08 Christian Grothoffstruct
2010-10-08 Christian Grothofffix
2010-10-08 Nils Durnerstyle improvements
2010-10-08 Nils Durneralignment, byte order, discard fake messages faster
2010-10-08 Nathan S. Evanstoelke: don't bug dht
2010-10-08 Nils Durnerstyle fixes, minor bugfixes
2010-10-08 Philipp TölkeFix the hashing
2010-10-08 Philipp Tölketesting-config
2010-10-08 Philipp Tölkepyblish a dns-record for testing
2010-10-08 Philipp TölkeThe plugin was named incorrectly
2010-10-08 Philipp Tölkelookup .gnunet-addresses in the dht
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
next