Fix memory corruption: new connection always makes copy of path.
[oweals/gnunet.git] / src /
2014-12-04 Christian Grothoff-fix ftbfs on W32
2014-12-04 Sree Harsha TotakuraReduce the number of peers to 2.
2014-12-03 Sree Harsha TotakuraFix #3562: continue test if required number of links...
2014-12-03 Christian Grothoffallocate r and r_prime MPIs before use
2014-12-03 Christian Grothoff-simplify logic, eleminate dead code
2014-12-03 Christian Grothoff-simplify logic
2014-12-03 Christian Grothoff-fix misc compiler warnings
2014-12-03 Christian Grothoff-fix ftbfs
2014-12-01 Christian Grothoff-fix nat test timeout/termination issue
2014-11-30 Christian Grothoff-code cleanups
2014-11-30 Christian Grothoffsimplify logic
2014-11-30 Christian Grothoff-indentation fixes, some fixes to message size checks...
2014-11-30 Christian Grothoff-handle msg NULL
2014-11-30 Christian Grothoff-fix #3510, ensure revocation test times out
2014-11-30 Christian Grothofffix #3561
2014-11-30 Christian Grothoff-use keep as RC to address #3561
2014-11-30 Christian Grothoff-fix ftbfs
2014-11-30 Christian Grothoff-remove dead state
2014-11-30 Christian Grothoff-avoid use after free during set intersection completion
2014-11-30 Christian Grothoff-doxygen, style
2014-11-30 Christian Grothoff-misc fixes, in particular actually build bf
2014-11-29 Christian Grothoff-fix iteration set
2014-11-29 Christian Grothoff-fix nested context copy
2014-11-28 Christian Grothoff-fixing misc issues and bugs, including better terminat...
2014-11-28 Christian Grothoff-doxygen
2014-11-27 Christian Grothoffuse separate struct for just sending #elements in set...
2014-11-27 Christian Grothoff-stylistic fixes
2014-11-27 Christian Grothoff-rename file
2014-11-27 Christian Grothoff-dox, indentation
2014-11-27 Christian Grothoff-renaming
2014-11-27 Christian Grothoff-comment
2014-11-27 Christian Grothoff-simplify logic
2014-11-27 Christian Grothoffadding logic to allow GNUNET_SET_iterate_cancel
2014-11-27 Christian Grothoffuse and respect send_more field in IterAckMessage
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-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- 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
next