oweals/gnunet.git
2014-02-20 Sree Harsha... Allow redirection of STDERR when starting processes.
2014-02-19 Bart Polot- log
2014-02-19 Bart Polot- do not mark <pre> background
2014-02-19 Bart Polot- standarize log messages
2014-02-19 Bart Polot- use <pre> for messages
2014-02-19 Bart Polot- revamp logging
2014-02-19 Bart Polot- limit message name width
2014-02-19 Bart Polot- add missing message type names
2014-02-19 Bart Polot- use fixed-width message type names
2014-02-19 Bart Polot- fix log messages
2014-02-19 Bart Polot- reduce button size
2014-02-19 Bart Polot- reduce debug messages amount of hello operations
2014-02-19 Bart Polot- simplify message names
2014-02-19 Bart Polot- use new service startup message
2014-02-19 Christian Grothoffhandle case where partial download prevents proper...
2014-02-18 Christian Grothoffavoid problems with different users having different...
2014-02-18 Sree Harsha... Do not let parallelism fall below the default paralleli...
2014-02-18 Sree Harsha... Consider the resources from failed operations as overlo...
2014-02-18 Matthias Wachstransport's idea of being notified about an explicitc...
2014-02-18 Matthias WachsRIL is allowed to set bandwidth to zero
2014-02-18 Supriti SinghAdding function GNUNET_CRYPTO_compute_finger_identity
2014-02-17 Supriti Singh1.Modified struct PeerTrailSetupMessage and PeerTrailSe...
2014-02-17 Florian Dold- secretsharing api test for single peer
2014-02-17 Bart Polot- colors
2014-02-17 Bart Polot- fixes, fonts
2014-02-17 Bart Polot-add color
2014-02-17 Bart Polot-add class and peer_id to ajax-loaded rows
2014-02-17 Bart Polot- consider peers on level change
2014-02-17 Bart Polot- fix all and none buttons
2014-02-17 Bart Polot- show only peer rows of active level
2014-02-17 Bart Polot- select only level from tr classes
2014-02-17 Bart Polot- add peer selection
2014-02-17 Bart Polot- only hide body rows, leave header
2014-02-17 Bart Polot- cleanup level code
2014-02-16 Martin Schanzenbachfix only cache variable long/short
2014-02-16 Christian Grothoffmake sure to create friends directory before trying...
2014-02-16 Christian Grothoff-doxygen, indentation
2014-02-16 Christian Grothoffadd timeout option to gnunet-gns
2014-02-16 Christian Grothoff-add a few comments
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
next