oweals/gnunet.git
2014-11-27 Christian Grothoffclean up internal set API, avoid copying context messag...
2014-11-27 Christian Grothoffagain, do not pass salt around, code cleanup, etc.
2014-11-27 Christian Grothoff-return const, do not mangle const input
2014-11-27 Christian Grothoffremove additional variant of operation state
2014-11-27 Christian Grothoffrename element's type field to 'element_type'
2014-11-27 Christian Grothoff-do not run tests if disabled
2014-11-27 Christian Grothoffeliminating useless salt argument, salt can be generate...
2014-11-24 Christian Grothoff-indent
2014-11-24 Christian Grothoff-indent
2014-11-24 Christian Grothoff-inline
2014-11-24 Christian Grothoff-do not do GC for each destroyed operation on client...
2014-11-24 Christian Grothofffixing collect_generation_garbage() complexity, doxygen...
2014-11-23 Christian Grothoff-fix indent
2014-11-23 Christian Grothoff-fix docs, fix shutdown
2014-11-23 Christian Grothoff-bad printf
2014-11-23 Christian Grothoff-fix misc monitoring issues
2014-11-23 Christian Grothoff-fix sync signalling for plugin monitoring
2014-11-23 Christian Grothoff-fix message type
2014-11-23 Christian Grothoff-indentation, doxygen
2014-11-23 Christian Grothoff-no args for -P
2014-11-22 Christian Grothoff-rename constants
2014-11-22 Christian Grothoff-fix warning
2014-11-22 Christian Grothoffadding TCP STEALTH support (without integrity protectio...
2014-11-22 Christian Grothoff-fixes
2014-11-22 Christian Grothoff-dox
2014-11-22 Christian Grothoffadding TCP STEALTH support to HTTP client (without...
2014-11-22 Christian Grothoffadding support for TCP STEALTH integrity protection
2014-11-22 Christian Grothoff-move welcome creation to startup
2014-11-21 Christian Grothoff-fix ftbfs
2014-11-15 Christian Grothoff-fix #3558
2014-11-07 Christian Grothoffmake set testcase fail to highlight issue #3490
2014-11-07 Christian Grothoffimplement transport plugin session monitoring support...
2014-11-07 Christian Grothoffimplementing plugin session monitoring API (#3452)
2014-11-03 Christian Grothoff-update and improve visualizations
2014-11-02 Christian Grothoff-use const for the array
2014-11-02 Christian Grothoffadding TCP_STEALTH option to default configuration
2014-11-02 Christian Grothoffadding TCP_STEALTH support to TCP plugin
2014-11-02 Christian Grothoff-fix ftbfs
2014-11-02 Christian Grothoff-fix #3556
2014-10-27 David BarksdaleAdd gnunet.io hostlist server
2014-10-27 Christian Grothoff-doxygen fixes
2014-10-25 Christian Grothoff-fix ftbfs
2014-10-23 Christian Grothoffimplementing monitoring functionality in transport...
2014-10-23 Christian Grothoffdefine transport plugin monitor IPC format
2014-10-23 Christian Grothoffadd function to obtain number of subscribers to NC
2014-10-23 Christian Grothoff-towards #3452: implement monitoring API in DV
2014-10-20 Christian Grothoff-do not log 0-byte callback
2014-10-18 Christian GrothoffHello Christian,
2014-10-15 Bart Polot- debug key clearing
2014-10-15 Bart Polot- fix logging of key material
2014-10-15 Bart Polot- only try to pop messages if there are any, otherwise...
2014-10-15 Bart Polot- fix connection.c:972 assertion, mark tunnel as WAITIN...
2014-10-15 Bart Polot- fix assertion during single-connection timeout, updat...
2014-10-15 Bart Polot- log
2014-10-15 Bart Polot- test all log files (except .log)
2014-10-15 Bart Polot- ignores
2014-10-15 Bart Polot- ignore for git
2014-10-15 Bart Polot- wrong condition, random paths removed instead of...
2014-10-15 Bart Polot- signal when dht path is not correct, style
2014-10-15 Bart Polot- off by one: add own ID to ID array when creating...
2014-10-15 Bart PolotUse optimizaiton of paths on store from DHT as well...
2014-10-15 Bart Polot- fix false assert trigger when message #0 is lost
2014-10-15 Bart Polot- fix faux compiler warnings
2014-10-10 Christian Grothoff-too sleepy
2014-10-10 Christian Grothoff-fix dbz
2014-10-09 Christian Grothoff-fix #3550
2014-10-05 Christian Grothoff-fix leak
2014-10-05 Christian Grothoff-fix use-after-free in error handling
2014-10-05 Christian Grothoff-add missing return
2014-10-05 Christian Grothoff-fix test logic
2014-10-05 Christian Grothoff-actually enable logic to drop part of path to fit...
2014-10-05 Christian Grothoff-add missing break
2014-10-05 Christian Grothoff-add assertion
2014-10-05 Christian Grothoff-fix leak
2014-10-05 Christian Grothoff-fix leak of sockaddr
2014-10-05 Christian Grothoff-eliminate dead code
2014-10-05 Christian Grothoff-eliminate leak
2014-10-05 Christian Grothoff-remove dead assignment
2014-10-05 Christian Grothoff-remove superflous semicolon, causing logic to be execu...
2014-10-05 Christian Grothoff-remove superflous semicolon causing branch to be alway...
2014-10-05 Christian Grothoff-avoid leaking trail by avoiding allocation in the...
2014-10-05 Christian Grothoff-fix i/j indexing confusion, resulting in array index...
2014-10-05 Christian Grothoff-fix leak, uninit mask
2014-10-05 Christian Grothoff-check return value
2014-10-05 Christian Grothoff-fix leak
2014-10-05 Christian Grothoff-init rand
2014-10-05 Christian Grothoff-fix return values, add missing return
2014-10-03 Christian Grothoff-doxygen
2014-10-03 Christian Grothoff-set socket to NULL on close to avoid double-close...
2014-10-03 Christian Grothoff-return non-NULL even if we instantly fail
2014-10-03 Christian Grothoff-fix format string
2014-10-03 Christian Grothoff-fix NPE in NAT test
2014-10-02 Christian Grothoffbratao's patch for #3545: suspend/resume of downloads
2014-10-01 Christian Grothoff-is pending is dead
2014-09-30 Christian Grothoff-pogen
2014-09-30 Christian Grothoff-fix typo found by Bertrand Marc
2014-09-30 Christian Grothoff-fix typo found by Bertrand Marc
2014-09-30 Christian Grothoffbuild fix from Bertrand Marc
2014-09-30 Christian Grothoff-noinst
2014-09-30 Christian GrothoffAdding man pages from Bertrand Marc. Thanks!
next