-remove trailing whitespace
[oweals/gnunet.git] / src / testing / testing.c
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-25 Christian Grothoff-misc fixes based on cppcheck
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-05 Sree Harsha Totakura- fix memleaks
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-15 Sree Harsha Totakura- make no distinction between TCP and UDP port while...
2013-08-14 Sree Harsha Totakura- avoid assertion failure if PRIVATE_KEY is not present...
2013-08-07 Christian Grothoff-fixing #2976
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-06-24 Sree Harsha Totakura- coverity fixes
2013-06-20 David BarksdaleFixed GNUNET_CLIENT_service_test on FreeBSD.
2013-05-07 Sree Harsha Totakura- add GNUNET_TESTING_peer_stop_async_cancel()
2013-04-19 Sree Harsha Totakura- simple test case for service sharing in testing deplo...
2013-04-18 Sree Harsha Totakura- service sharing in testing
2013-04-16 Sree Harsha Totakura- close file fd after mapping the file
2013-04-16 Sree Harsha Totakura- revert to using memory mapped host keys file
2013-04-14 Christian Grothoff-remove unnecessary arguments from ARM callbacks
2013-04-07 Sree Harsha Totakura- doxygen
2013-04-03 Sree Harsha Totakura- reduce open file descriptors in processes started...
2013-04-01 Sree Harsha Totakura- release ports while destroying peer
2013-04-01 Sree Harsha Totakura- only have asynchronous peer stop
2013-03-31 Sree Harsha Totakura- doc & improvements
2013-03-31 Sree Harsha Totakurasupport for asynchronous peer start/stop and service...
2013-03-31 Sree Harsha Totakura- ARM based peer start stop
2013-03-04 Sree Harsha Totakuracache peer identities
2013-03-04 Christian Grothoffadd argument to GNUNET_CRYPTO_ecc_decode_key to allow...
2013-02-05 Christian Grothoffswitching to ECDHE cryptography f, implementation is...
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-12-17 Sree Harsha Totakura- rename controller_ip to trusted_ip
2012-12-14 Sree Harsha Totakura- use pipe control only on WINDOWS
2012-11-17 Sree Harsha Totakurafix memleak
2012-11-15 Matthias Wachsprefix support for testing
2012-11-14 Sree Harsha Totakurakill all peers first and wait for them later
2012-11-05 Sree Harsha Totakuracoverity fixes
2012-11-02 Sree Harsha Totakurareverting back to fix failing testbed tests due to...
2012-11-01 Sree Harsha Totakurafix
2012-11-01 Sree Harsha Totakurafixing testing failures on pi
2012-10-31 Sree Harsha Totakuracheck all available addresses
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-10-29 Sree Harsha Totakurastarting testing processes with a low priority to not...
2012-10-22 Sree Harsha Totakurafix
2012-10-11 Sree Harsha Totakurausing header-defined hostkeyfilesize
2012-10-05 Sree Harsha Totakuratesting now includes valid hostname rewriting
2012-09-18 Sree Harsha Totakuraappropriate logging string
2012-08-29 Christian Grothoffextend API to enalbe exclusive port ranges to be specif...
2012-07-20 Sree Harsha Totakuradecide btw ipv4 or ipv6
2012-07-15 Sree Harsha Totakuradoc
2012-07-09 Christian Grothoff-LRN: Another take on std descriptor inheritance
2012-07-07 Sree Harsha Totakuratesting doc
2012-07-03 Sree Harsha Totakura-ADVERTISED_PORT updated with value of PORT if present...
2012-07-02 Sree Harsha Totakuraadded TESTING_IGNORE_KEYS
2012-07-02 Matthias Wachsworkaround for mantis 2476
2012-06-20 Sree Harsha Totakura-fixed assertion failure when GNUNET_TESTING_peer_shutd...
2012-06-20 Sree Harsha Totakura-fixing #2442
2012-06-20 Christian Grothoff-working on stream
2012-06-19 Christian Grothoff-porting gnunet-testing command-line tool to new testin...
2012-06-12 Florian Doldadded a command line tool for running and controlling...
2012-06-10 Sree Harsha Totakura-updated documentation
2012-06-10 Christian Grothoff-adding helper function to determine plugin names to...
2012-06-10 Christian Grothoff-integrate mkdirp with testing
2012-06-10 Christian Grothoff-moving defines to top
2012-06-10 Christian Grothoff-use mmap
2012-06-10 Christian Grothoff-doxygen
2012-06-10 Christian Grothoff-minor fixes
2012-06-10 Christian Grothoff-auto-load hostkeys, minor bugfixes
2012-06-10 Christian Grothoff-renamefest
2012-06-09 Christian Grothoff-moving old testing code to legacy location
2012-06-09 Christian Grothoff-simplifying core API (#2400)
2012-05-10 Christian Grothoff-fix double free
2012-05-08 Bart Polot- fixed more memory leaks, doc, refactor
2012-05-08 Bart Polot- fixed memory leaks
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-07 Bart Polot- Added FIXMEs
2012-05-06 Christian Grothoff-more to remove
2012-05-06 Christian Grothoff-removing bogus/legacy debug statements, not passing...
2012-05-04 Bart Polot- Fixed killing of random processes on shutdown
2012-05-02 Christian Grothoff-fixing #2293
2012-04-26 Christian Grothoff-convert assert to break for now
2012-03-09 Christian Grothoff-fixing #2190 by actually stopping all child processes...
2012-03-09 Christian Grothoff-removing 'proc' and replacing it with a different...
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-14 Bart Polot- Cancel task to prevent acessing freed memory
2012-02-14 Bart Polot- attempt to narrow down os_priority bug
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2011-11-29 Christian Grothoff-fixing indentation
2011-11-26 Christian GrothoffLRN: Fix dht multipeer testing crash #2 - #1919
2011-11-24 Christian Grothoffadjust log level to DEBUG as this is normal
2011-11-21 Bart PolotAdditional fix for #1920
2011-11-21 Bart PolotDirty fix for #1920
2011-11-09 Bart PolotAdded debug info, small fixes, doxygen.
2011-11-08 Bart PolotAdded logging, fixed doxygen
2011-11-08 Christian Grothoffrefactoring how we handle peer addresses in peerinfo...
2011-11-08 Bart PolotAdded comments, fixed debug code, added doxygen
2011-11-04 Bart PolotReduced duplication
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-22 Christian Grothoffreplacing 0-terminated atsi-array with array+length...
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
next