Fix memory corruption: new connection always makes copy of path.
[oweals/gnunet.git] / src /
2014-12-15 Bart PolotFix memory corruption: new connection always makes...
2014-12-15 Bart PolotNever invalidate a direct path. (Like after getting...
2014-12-15 Bart PolotFix resending of connection traffic
2014-12-15 Bart Polot- remove duplicate logging
2014-12-15 Bart Polot- refactor resend_messages_and_destroy for popping...
2014-12-15 Bart Polot- debug for KX
2014-12-15 Bart Polot- debug for missing paths on incoming messages
2014-12-15 Bart PolotFix message resend on connection timeout: mark connecti...
2014-12-15 Bart Polot- more debug for received traffic
2014-12-15 Bart PolotFix conservation of old keys in case of simultaneous KX:
2014-12-15 Bart Polot- log EPHM on receipt
2014-12-15 Bart Polot- fix sending of queued tunnel data on KX end
2014-12-15 Bart Polot- log
2014-12-15 Bart Polot- fix minor t->estate issues for better debug traceability
2014-12-15 Bart PolotFixed key context manipulation in case of duplicate...
2014-12-15 Bart Polot- refactor enc_state changer
2014-12-15 Bart Polot- doxygen
2014-12-15 Bart Polot- doxygen
2014-12-15 Bart Polot- fix resetting of key cleaner task
2014-12-15 Bart Polot- log
2014-12-15 Bart Polot- use proper STDIO
2014-12-15 Bart Polot- avoid usage of direct stdio sprintf
2014-12-15 David BarksdaleImplement asynchronous peerstore plugin API
2014-12-14 Christian Grothofffix key management issue with LOC signing identified...
2014-12-14 Christian Grothofffix #3570: finally remove SList API
2014-12-14 Christian Grothoff-dead vars
2014-12-14 Julius Büngerfixed errors
2014-12-14 Julius Büngerfixed error
2014-12-14 Julius BüngerGot rid of compile errors and warnings
2014-12-14 Julius BüngerCompletely got rid of SList
2014-12-14 Julius BüngerGot rid of SList
2014-12-14 Julius Büngerbefore deleting PeerList
2014-12-14 Christian Grothoff-fixing peerinfo part of #3559
2014-12-14 LRNGrothoff's W32 select slist elimination and prettification
2014-12-14 LRNGrothoff's massive indentation and documentation fixes...
2014-12-14 Christian Grothoff-do forcestart for gns; doxygen fixes
2014-12-14 Christian Grothofftrying to fix #3576
2014-12-13 Christian Grothoff-more logging in try_transmission
2014-12-13 Christian Grothoff-style fixes
2014-12-13 Christian Grothoffproperly clean up pending advertisement message request...
2014-12-13 Christian Grothoff-doxygen, one more statistic
2014-12-13 Christian Grothoff-split off MQ API into separate C file to reduce visibi...
2014-12-12 Christian Grothoffdo check message sizes in union p2p protocol
2014-12-12 Christian Grothoff-fix leak
2014-12-12 Christian Grothoff-fix leak
2014-12-12 Christian Grothoff-bad alloc, just leaks
2014-12-12 Christian Grothoffstart fewer FS probes concurrently, run them all in...
2014-12-11 Christian Grothoff-indentation, doxygen, style
2014-12-11 Christian Grothoff-commit with dbg logic
2014-12-11 Christian Grothoff-fix bugs
2014-12-11 Bart Polot- proper CADET overhead
2014-12-11 Christian Grothoff-could be other peer's fault
2014-12-11 Christian Grothoff-warn on error
2014-12-11 Christian Grothoffrespect new CADET limit
2014-12-11 Christian Grothoffadding single location for no_forcestart configuration...
2014-12-11 Christian Grothoff-simplifying configs
2014-12-11 Christian Grothoff-simplifying configs
2014-12-11 Christian Grothoff-missing section
2014-12-11 Bart PolotAdd maximum message size
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-12-09 Christian Grothoff-code cleanup, some data
2014-12-09 Christian Grothoff-running at scale...
2014-12-09 Christian Grothoff-handle negative results correctly
2014-12-09 Christian Grothoff-bad file
2014-12-09 Christian Grothoffadd paillier benchmark
2014-12-09 Christian Grothoffadd paillier benchmark
2014-12-09 Christian Grothoff-fixing paillier bug, improving testcase
2014-12-08 Christian Grothoff-fix rps config
2014-12-08 Christian Grothofffix #3569
2014-12-08 Christian Grothoff-disable vg
2014-12-08 Christian Grothoff-fix leaks
2014-12-08 Christian Grothoff-fix shutdown
2014-12-08 Christian Grothoff-indent
2014-12-07 Christian Grothoffensure that a bogus public key cannot send us into...
2014-12-07 Christian Grothoff-initialize public key
2014-12-07 Christian Grothoff-style, actually call GNUNET_CADET_receive_done to...
2014-12-07 Christian Grothoff-style
2014-12-07 Christian Grothoff-indentation, doxygen
2014-12-07 Christian Grothoff-clarify docs
2014-12-07 Christian Grothoff-simplify further, too much checking...
2014-12-07 Christian Grothoff-sending session ID back over same CADET channel is...
2014-12-07 Christian Grothoff-fix FIXMEs
2014-12-07 Christian Grothoff-zero-terminate
2014-12-07 Christian Grothofffixing #3568
2014-12-07 David BarksdaleFix gnunet-ecc vanity gen
2014-12-07 Bart Polot- disable NSE proof of work in the test
2014-12-07 Bart Polot- fix ext leftovers
2014-12-07 Christian Grothoff-more SP fixes and todos
2014-12-07 Christian Grothoff-bad NBO conversion
2014-12-07 Christian Grothoff-fix some of the obvious issues
2014-12-07 Christian Grothoff-check return value
2014-12-07 Christian Grothoff-fix leak
2014-12-07 Christian Grothoff-fixing misc minor ats test/driver bugs
2014-12-07 Christian Grothoff-internal logic consistency check
2014-12-06 Christian Grothoff-extra checks, plus indentation fixes
2014-12-06 Christian Grothoff-fixing minor compiler warnings
2014-12-06 Christian Grothoff-dead
2014-12-06 Christian Grothoff-mark minor todos
2014-12-06 Christian Grothoffmassive rework of scalarproduct service, splitting...
2014-12-05 Bart PolotImport RPS
next