- moved timeout handling responsibility from for nat tests from caller to the library
[oweals/gnunet.git] / src / cadet /
2014-05-23 Bart Polot- fix test tmt_rdy size request
2014-05-23 Bart Polot- fix name detection
2014-05-23 Bart Polot- rename tests
2014-05-23 Bart Polot- fix stats collection
2014-05-23 Bart Polot- fix testbed statistics collection
2014-05-23 Bart Polot- remove hardcoded target peer numbering
2014-05-23 Bart Polot- fixes
2014-05-23 Bart Polot- simplify names, update Makefile
2014-05-23 Bart Polot- fix id check on data callback
2014-05-23 Bart Polot- add default size, doc
2014-05-23 Bart Polot- perform tests with only 2 peers for basic P2P test...
2014-05-23 Bart Polot- use increasing size data messages
2014-05-23 Bart Polot- speed up ID announce to force different PUT paths...
2014-05-23 Bart Polot- change connection density for cadet profiler
2014-05-14 Bart Polot- revert log
2014-05-14 Bart Polot- don't use the old key during a KX
2014-05-14 Bart Polot- log
2014-05-14 Bart Polot- use cadet for log script
2014-05-14 Bart Polot- don't destroy the KX context right away, wait 1 minut...
2014-05-14 Bart Polot- refactor decryption
2014-05-14 Bart Polot- don't inifinite loop on error
2014-05-14 Bart Polot- move HMAC verification to decryption function
2014-05-14 Bart Polot- use old key for encryption if key exchange was recent...
2014-05-14 Bart Polot- refactor key generation, cache peers ephemeral key...
2014-05-14 Bart Polot- doc
2014-05-14 Bart Polot- storage for old _encryption_ keys
2014-05-14 Bart Polot- stop using CadetTunnel3 and go back to CadetTunnel
2014-05-14 Bart Polot- change GM (Gnunet Mesh) function prefixes for GC...
2014-05-14 Bart Polot- revert logging changes back to debug level
2014-05-07 Bart Polot- fix doc
2014-05-07 Bart Polot- resend KX on malformed PONG
2014-05-07 Bart Polot- send KX even when a tunnel is being destroyed, remote...
2014-05-07 Bart Polot- when a malformed PING is received, re-send KX and...
2014-05-07 Bart Polot- update config file contents
2014-05-07 Bart Polot- rename also contents of config files, update config...
2014-05-07 Bart Polot- update config file
2014-05-07 Bart Polot- rename supp file for some valgring distributions
2014-05-07 Bart PolotRenamed directory