oweals/gnunet.git
2014-02-16 Christian Grothoff-fix copy-n-paste-comment and doxygen
2014-02-16 Christian Grothoffif we found any non-expired block in the namecache...
2014-02-16 Christian Grothoff-indentation, superfluous asserts
2014-02-16 Christian Grothoff-typos, doxygen
2014-02-16 Christian Grothoffforce not using DHT for lookups that are only in the...
2014-02-16 Christian Grothoff-fix test
2014-02-14 Sree Harsha... - Do not try to delete empty string directories.
2014-02-13 Bart Polot- extract peer information for filtering
2014-02-13 Bart Polot- cleanup log messages
2014-02-13 Bart Polot- use AJAX to avoid loading DEBUG messages (breaks...
2014-02-13 Fabian Oehlmann- fixed warning about missing return values
2014-02-13 Christian Grothoff-try to fix check for DANE if --with-gnutls is passed...
2014-02-13 Sree Harsha... - Remove lockmanager and add abstract sockets support.
2014-02-13 Sree Harsha... - Do not set permissions for abstract sockets.
2014-02-12 Sree Harsha... - Allow integration tests to run on loopback.
2014-02-12 Matthias Wachsfixing issues:
2014-02-12 Fabian Oehlmann- better variable names
2014-02-12 Sree Harsha... - Add patch for valgrinding testbed
2014-02-12 Sree Harsha... - Add suppressions file for util.
2014-02-12 Sree Harsha... - Cleanup cache items after removing from the hashmap.
2014-02-12 Matthias WachsContinue with address suggestion after try connect...
2014-02-11 Bart Polot- changes to web log viewer
2014-02-11 Matthias Wachsbasic logging
2014-02-11 Matthias Wachs+ setting preference
2014-02-11 Matthias Wachsproperties
2014-02-11 Christian Grothofftrying to fix #3281
2014-02-11 Matthias Wachsproperty enforcement
2014-02-11 Matthias Wachscommit before removing address ids
2014-02-11 Matthias Wachsaddress management
2014-02-11 Matthias Wachsimproved quota loading + requesting and stopping addres...
2014-02-11 Matthias Wachssome additional information about quota
2014-02-11 Matthias Wachsadding and deleting address from solver
2014-02-11 Matthias Wachsimproved episode parsing
2014-02-11 Matthias Wachsfixing property generation
2014-02-11 Matthias Wachslogging task
2014-02-11 Matthias Wachsenforcing correct generator type
2014-02-11 LRNChange dependencies and linking for ats-tests
2014-02-11 LRNFix ats-tests makefile
2014-02-11 LRNInclude winternl.h, needed for testbed
2014-02-11 LRNUpdate plibc from svn
2014-02-11 Florian Dold- fixed wrong crypto in secretsharing
2014-02-10 Bart Polot- Added HTML log viewer
2014-02-10 Florian Dold- don't kill clients if the set operation has already...
2014-02-10 Florian Dold- fixed wrong round comparison code
2014-02-10 Matthias Wachsstop notifications on delete
2014-02-10 Matthias Wachsabstract unix domain socket support
2014-02-10 Florian Dold- syntax error
2014-02-10 Matthias Wachsfixing crash: excess task has to be stopped when neighb...
2014-02-10 Matthias Wachscfg handle
2014-02-10 Sree Harsha... - create the directory for the UNIX socket file before...
2014-02-10 Sree Harsha... - Allocate buffer large enough to contain UNIX_PATH_MAX...
2014-02-10 Sree Harsha... - Declare dependencies.
2014-02-10 Florian Dold- correct handling of timeouts in consensus
2014-02-10 Florian Dold- fix operation cancellation in SET
2014-02-09 Sree Harsha... Create UNIX domain sockets as abstract sockets when...
2014-02-09 Christian Grothoffimplement #3295: only transmit background traffic if...
2014-02-09 Christian Grothoff-eliminate odd global variable, indentation, doxygen...
2014-02-09 Christian Grothoffimplementing #3296
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...
next