oweals/gnunet.git
2014-02-09 Christian Grothoffadd api to bandwidth tracker to notify clients about...
2014-02-08 Martin Schanzenbach-no reverse GNS
2014-02-07 Martin Schanzenbachfix reverse DNS lookup, prepare GNS reverse lookup
2014-02-07 Matthias Wachsproperty generation
2014-02-07 Matthias Wachspreference generation implemented
2014-02-07 Matthias Wachsexample experiment
2014-02-07 Matthias Wachsexperiment loading complete
2014-02-07 Matthias Wachspreference parsing
2014-02-07 Matthias Wachsmoved eval tool to ats
2014-02-07 Matthias Wachsunix domain sockets used hardcoded path instead of...
2014-02-07 Matthias Wachssolver based evaluation
2014-02-07 LRNWarn about not building hostlist daemon
2014-02-07 Supriti SinghComputing finger identity using libgcrypt functions.
2014-02-06 Bart Polot- remove _break
2014-02-06 Bart Polot- log
2014-02-06 Matthias Wachseval
2014-02-06 Christian Grothoff-doxygen, indentation, code cleanup
2014-02-06 Christian Grothoff-doxygen, indentation, code cleanup
2014-02-05 Bart Polot- use HELLOs from DHT to try_connect on TRANSPORT level
2014-02-05 Bart Polot- whitespace
2014-02-05 Bart Polot- fix search, use target ID, not own
2014-02-05 Bart Polot- change log info of LOG_TRAFFIC, use R5N to distinguis...
2014-02-05 Bart Polot- log levels
2014-02-05 Bart Polot- wipe all previous data in *key so there is no potenti...
2014-02-05 Bart Polot- log FULL keys on mismatch
2014-02-05 Bart Polot- fix crash on NULL hello with valid ID
2014-02-05 Bart PolotFixed GNUNET_HELLO_get_last_expiration, as it always...
2014-02-05 Bart Polot- fix PUT, use proper key
2014-02-05 Bart Polot- log
2014-02-05 Bart Polot- don't run test on shutdown
2014-02-05 Bart Polot- remove MESH own block code (MESH uses DHT_HELLO now)
2014-02-05 Bart PolotUse DHT_HELLO for MESH peer discovery, benefit from...
2014-02-05 Bart Polot- doxygen, add get_mine
2014-02-05 Gabor X Tothssh key
2014-02-04 Bart Polot- don't call set on NULL hellos
2014-02-04 Bart Polot- ignore NULL hellos
2014-02-04 Bart Polot- simplify timing out of old hellos
2014-02-04 Bart Polot- store own hello
2014-02-04 Supriti SinghFinding successor of a peer id.
2014-02-04 Bart Polot- wrong assertion
2014-02-04 Bart Polot- do'h
2014-02-04 LRNUpdate peerinfo tool test after r32025 changed the...
2014-02-04 Matthias Wachsfilter ats information in non-verbose mode
2014-02-04 Matthias Wachsfix indentation
2014-02-04 Bart Polot- add hello lib
2014-02-04 Matthias Wachsfixing compile warning: cast to types required in doxyg...
2014-02-04 Bart Polot- fix segfault at get size of null hello
2014-02-04 LRNClean up transport connection in mesh
2014-02-04 LRNConsensus does not really depend on mesh, does it
2014-02-04 LRNFix consensus test to compile (whether it makes sense...
2014-02-04 Bart Polot- use correct function return type
2014-02-04 Bart Polot- copy hellos since parameter is const
2014-02-04 Bart Polot- use hach directly instead of _2s function
2014-02-04 Bart Polot- refactor logging to allow for shorter log files
2014-02-04 Matthias Wachsfix for 3300: remember to call client_receive_done...
2014-02-04 LRNFix a typo
2014-02-04 Bart PolotUse stored hellos to try to establish direct connection...
2014-02-04 Bart Polot- dont return expired hellos
2014-02-04 Bart Polot- doxygen, return on NULL
2014-02-04 Bart Polot- merge hellos in case old hello is still valid
2014-02-04 Bart Polot- TODO
2014-02-04 Bart Polot- doc
2014-02-04 Bart Polot- add hello subsystem to get hellos for known peers
2014-02-04 Bart Polot- add hello messages to peers
2014-02-04 Bart PolotUse proper core priority for each message type and...
2014-02-04 Matthias Wachsfixing 3299: use after free caused by shutdown order...
2014-02-04 Matthias Wachsfixing tests ftbfs
2014-02-04 Christian Fuchs- added caller-hom-ops soft-cap logics
2014-02-04 Christian Fuchs- extended paillier-api to also include caller-suggeste...
2014-02-03 Matthias Wachsdocu
2014-02-03 Matthias Wachspreference logging
2014-02-03 Florian Dold- delete unused message type
2014-02-03 Matthias Wachsenforcing preferences
2014-02-03 Florian Dold- GNS port is a javaport
2014-02-03 Matthias Wachsadding preference generation
2014-02-03 Florian Dold- consensus and secretsharing have both start time...
2014-02-03 Matthias Wachsupdated experiment
2014-02-03 Florian Dold- encrypt even if no homomorphic operations are possible
2014-02-03 Supriti Singh1. Adding an entry in routing table.
2014-02-03 Matthias Wachslogging all nodes in a single file
2014-02-03 Christian Fuchs- more partially replacing of pailier-encryption functi...
2014-02-03 Christian Fuchs- begun migrating scalarproduct to use crypto_paillier...
2014-02-03 Christian Fuchs- added more information on when paillier-encrypt soft...
2014-02-03 Florian Dold- test paillier with random plaintext
2014-02-03 Matthias Wachsremoving set_rate, using start_send instead
2014-02-03 Fabian Oehlmann-fix merge mistake
2014-02-03 Fabian Oehlmann-minor renamings
2014-02-03 Matthias Wachsfixes
2014-02-03 Matthias Wachsvarious fixes
2014-02-03 Matthias Wachssafety checks
2014-02-03 Matthias Wachsexperiment parsing + test.exp containing different...
2014-02-03 Matthias Wachsadditional check for sinus generator
2014-02-03 Matthias Wachsdocumentation and random generator
2014-02-02 Christian Grothoffadd API for #3296
2014-02-02 Christian Grothoffremoving depreated 'priority' argument from GNUNET_TRAN...
2014-02-02 Christian Grothoff-indentation, doxygen
2014-02-02 Christian Grothoff-indentation, doxygen
2014-02-02 LRNAdd required HOSTNAME to test config
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-02-02 LRNJury-rig perf_ats to compile again. MWachs, fix this
next