oweals/gnunet.git
2014-01-08 Sree Harsha... -fixes
2014-01-08 Sree Harsha... - test properly
2014-01-08 Fabian Oehlmannrbf network
2014-01-08 Matthias Wachsneighbour monitoring api implemented
2014-01-08 Sree Harsha... - testbed underlay testcase
2014-01-08 Sree Harsha... - allow peers to connect in both directions
2014-01-08 LRNFix W32 process spawning to use CREATE_NO_WINDOW only...
2014-01-08 LRNFix consensus test to compile
2014-01-08 LRNRemove the W32 timezone hack to match r31771
2014-01-08 LRNAdd GStreamer-based implementation of conversation...
2014-01-08 LRNAdd console hackery for gnunet-conversation on W32
2014-01-08 LRNRemove CREATE_NO_WINDOW flag, allow children to get...
2014-01-08 Sree Harsha... - fixes
2014-01-08 Bart Polot- only re-send keepalive/recreate once the previous...
2014-01-08 Bart Polot- mark task as completed
2014-01-08 Matthias Wachsimplementing monitoring api
2014-01-08 Bart Polot-revert r31823, it broke gnunet-ecc CLI tool
2014-01-07 Christian Grothoff-eliminate repeated calls to gcry_md_open, use reset...
2014-01-07 Sree Harsha... - restrict underlay based on whitelist for now
2014-01-07 Matthias Wachsnew monitoring API
2014-01-07 Sree Harsha... - unique constraint
2014-01-07 Christian Grothoffbad comment, option actually not required anymore as...
2014-01-07 Bart Polot- do exponential backoff for connection creation
2014-01-07 Florian Dolddoxygen
2014-01-07 Florian Dold- correctly adjust buffer when printing MPIs
2014-01-07 Florian Doldmissing secretsharing_common.c
2014-01-07 Bart Polot- delay tunnel destruction 1 min to avoid rekeying
2014-01-07 Sree Harsha... - use asynchronous to speedup sqlite db writes
2014-01-07 Sree Harsha... - populate underlay db
2014-01-07 Christian Grothoff-modify NAT API to return error messages about problems...
2014-01-07 Florian Doldfree
2014-01-07 Florian Dold- htons => htonl
2014-01-07 Florian Dold- removing superfluous test cast, my fault
2014-01-07 Florian Dold- remove #define for elgamal_q
2014-01-07 Florian Dold- profiler actually added to svn
2014-01-06 Sree Harsha... -fixes
2014-01-06 Sree Harsha... - underlay topology generation
2014-01-06 Bart Polot- remove extra \n
2014-01-06 Bart Polot- missing headers, removed message types
2014-01-06 Bart Polot- more tunnels info for CLI
2014-01-06 Bart Polot- refactor channel nack
2014-01-06 Bart Polot- copied and adapted from testbed (previous failed...
2014-01-06 Bart Polot- missing cli<->serv messages
2014-01-06 Bart Polot- add -i function back to CLI
2014-01-06 Bart Polot- new message types for debug
2014-01-06 Gabor X Tothpsyc: message handler checks
2014-01-06 Gabor X Tothpsyc: ipc messages, notify callback for modifiers,...
2014-01-06 Gabor X Tothenv: added head() and shift()
2014-01-06 Gabor X Tothpsyc: ipc messages
2014-01-05 Sree Harsha... - fix ftbfs
2014-01-04 Christian GrothoffFreeBSD has ucred.h in sys/ucred.h, check for this...
2014-01-03 Sree Harsha... -fixes
2014-01-03 Fabian Oehlmannminor softmax eligibility traces fix
2014-01-02 Sree Harsha... - read whitelist from database
2014-01-02 Fabian Oehlmanneligibility traces fix
2014-01-02 Christian Grothoff-fix npe (#3248)
2014-01-02 Christian Grothoff-fix build with older sqlite3
2014-01-01 Christian Grothoff-improve docs (#3244)
2013-12-29 Bart Polot- ping every second
2013-12-29 Bart Polot- fix echo flag
2013-12-29 Bart PolotAdd echo functionality for mesh CLI
2013-12-29 Sree Harsha... - testbed underlay daemon
2013-12-29 Sree Harsha... - fix for incorporating day light savings time
2013-12-29 Matthias Wachsfixing file indent
2013-12-29 Matthias Wachsfix indent
2013-12-29 Bart Polot- use explicit GNUNET_NO instead of 0
2013-12-29 Bart Polot- timing log
2013-12-29 David BarksdaleLoad the correct ATS plugin when MODE is unconfigured.
2013-12-28 Bart Polot- missing header changes
2013-12-28 Bart Polot- Add some of the tunnel introscpecion back
2013-12-27 Fabian Oehlmannadded option of softmax action selection strategy
2013-12-27 Fabian Oehlmannchanged function approximation to radial basis functions
2013-12-25 Christian Grothoffspecify proper access control rules for conversation...
2013-12-25 Florian Doldmake sure incoming request is not destroyed twice
2013-12-25 Sree Harsha... -style
2013-12-24 Christian Grothoff-fix assertion, FD 0 is fine
2013-12-24 Florian Dold- destroy channel after timeout
2013-12-24 Christian Grothoffreleasing GNUnet 0.10.0
2013-12-24 Christian Grothoff-make sure to link against right libgcrypt, enable...
2013-12-24 Christian Grothoff-doxygen, indentation fixes
2013-12-24 Christian Grothoff-fix setfault (op->vt can be NULL)
2013-12-24 Christian Grothoff-fix possible assertion failure if rekeying is triggere...
2013-12-24 Christian Grothoff-remove trailing whitespace
2013-12-24 Bart Polot- Don't crash, _break instead
2013-12-24 Christian Grothoff-fixing misc format strings
2013-12-24 Christian Grothoff-let's not introduce stdbool shortly before the release
2013-12-24 LRNvalue__ is uint32_t, use %lu to print
2013-12-24 Christian Grothoff-fix check for DANE and ftbfs
2013-12-24 Christian GrothoffHere's another patch for GNUNet's scheduler. It's a...
2013-12-24 Christian Grothoff-switch to case-insensitive LOC URIs and use compatible...
2013-12-23 Christian Grothoff-fixes
2013-12-23 Christian Grothoff-avoid bashisms
2013-12-23 Christian Grothoff-gns is user service
2013-12-23 Christian Grothoff-fix issues with multi-user setup and ARM
2013-12-23 Christian Grothoff-version bumping
2013-12-23 Christian Grothoff-fix tiny leak, doxygen
2013-12-23 Christian Grothoff-fix printf
2013-12-23 Christian Grothoff-fix
2013-12-23 Christian Grothoff-ignores
2013-12-23 Christian Grothoff-disable set
next