last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by default
[oweals/gnunet.git] / src / testing /
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-09 Sree Harsha Totakura- doc
2013-10-09 Sree Harsha Totakura- fix and doc
2013-10-09 Sree Harsha Totakura- prefix env variable for specifying the tmp dir testbe...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-01 Christian Grothoff-fix warnings/ftbfs
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-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-05 Sree Harsha Totakura- fix memleaks
2013-08-27 Florian Doldremoved unnecessary printf again
2013-08-27 Florian Doldconsistent output with gnunet-testing-run-service
2013-08-27 Florian Doldsuperflous printf
2013-08-27 Florian Doldmerged 'gnunet-testing-run-service' into 'gnunet-testing'
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-15 Sree Harsha Totakura- try with TCP
2013-08-15 Sree Harsha Totakura- debugging bind and SO_REUSEADDR
2013-08-14 Sree Harsha Totakura- avoid assertion failure if PRIVATE_KEY is not present...
2013-08-13 Florian Dold- bug in argument parsing
2013-08-13 Sree Harsha Totakura- print warnings for failed function calls
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-26 Florian Doldreverted changes to makefile, was just a problem with...
2013-04-26 Florian Doldfixed compilation errors: undefined reference to `GNUNE...
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-14 Christian Grothoff-use 2048
2013-02-05 Christian Grothoffswitching to ECDHE cryptography f, implementation is...
2013-02-05 Christian Grothoff-old testing is dead
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-17 Christian Grothoff-eliminate consensus warnings
2012-12-14 Sree Harsha Totakura- use pipe control only on WINDOWS
2012-12-12 Christian Grothoff-fix
2012-12-12 Christian Grothoff-fix
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-05 Christian Grothoff-fix fix
2012-11-05 Christian Grothoff-version bumping
2012-11-05 Christian Grothoff-leak
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
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 Totakurafix crashing checks
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-09 Christian Grothoff-getting rid of silly, stupid, useless, often wrong...
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-22 LRNFix hostkey loading for old testing framework
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-27 Florian Doldadded JAVAPORT to peerinfo config, fix in gnunet-testin...
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-20 Christian Grothoff-fix leaks
2012-06-19 Christian Grothoff-no longer old
2012-06-19 Christian Grothoff-use testing to create hostkey during peerinfo tool...
2012-06-19 Christian Grothoff-fixes
2012-06-19 Christian Grothoff-actually use testing libs hostkey functions
2012-06-19 Christian Grothoff-porting gnunet-testing command-line tool to new testin...
2012-06-14 Christian Grothoff-typos
2012-06-14 Christian Grothoff-pogen
2012-06-13 Florian Doldchanged how gnunet-testing-run-service communicates...
2012-06-13 Christian Grothoff-LRN: kind of fix for gnunet-testing-run-service for W32
next