aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing.c
Commit message (Expand)AuthorAge
...
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* - fix memleaksSree Harsha Totakura2013-09-05
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* - make no distinction between TCP and UDP port while reserving themSree Harsha Totakura2013-08-15
* - avoid assertion failure if PRIVATE_KEY is not present in PEER sectionSree Harsha Totakura2013-08-14
* -fixing #2976Christian Grothoff2013-08-07
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* - coverity fixesSree Harsha Totakura2013-06-24
* Fixed GNUNET_CLIENT_service_test on FreeBSD.David Barksdale2013-06-20
* - add GNUNET_TESTING_peer_stop_async_cancel()Sree Harsha Totakura2013-05-07
* - simple test case for service sharing in testing deploymentsSree Harsha Totakura2013-04-19
* - service sharing in testingSree Harsha Totakura2013-04-18
* - close file fd after mapping the fileSree Harsha Totakura2013-04-16
* - revert to using memory mapped host keys fileSree Harsha Totakura2013-04-16
* -remove unnecessary arguments from ARM callbacksChristian Grothoff2013-04-14
* - doxygenSree Harsha Totakura2013-04-07
* - reduce open file descriptors in processes started through testingSree Harsha Totakura2013-04-03
* - release ports while destroying peerSree Harsha Totakura2013-04-01
* - only have asynchronous peer stopSree Harsha Totakura2013-04-01
* - doc & improvementsSree Harsha Totakura2013-03-31
* support for asynchronous peer start/stop and service start/stop using ARM APISree Harsha Totakura2013-03-31
* - ARM based peer start stopSree Harsha Totakura2013-03-31
* cache peer identitiesSree Harsha Totakura2013-03-04
* add argument to GNUNET_CRYPTO_ecc_decode_key to allow testing to disable key ...Christian Grothoff2013-03-04
* switching to ECDHE cryptography f, implementation is incomplete and INSECURE,...Christian Grothoff2013-02-05
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
* - rename controller_ip to trusted_ipSree Harsha Totakura2012-12-17
* - use pipe control only on WINDOWSSree Harsha Totakura2012-12-14
* fix memleakSree Harsha Totakura2012-11-17
* prefix support for testingMatthias Wachs2012-11-15
* kill all peers first and wait for them laterSree Harsha Totakura2012-11-14
* coverity fixesSree Harsha Totakura2012-11-05
* reverting back to fix failing testbed tests due to late startup of peersSree Harsha Totakura2012-11-02
* fixSree Harsha Totakura2012-11-01
* fixing testing failures on piSree Harsha Totakura2012-11-01
* check all available addressesSree Harsha Totakura2012-10-31
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; up...Christian Grothoff2012-10-29
* starting testing processes with a low priority to not overwhelm testing hostsSree Harsha Totakura2012-10-29
* fixSree Harsha Totakura2012-10-22
* using header-defined hostkeyfilesizeSree Harsha Totakura2012-10-11
* testing now includes valid hostname rewritingSree Harsha Totakura2012-10-05
* appropriate logging stringSree Harsha Totakura2012-09-18
* extend API to enalbe exclusive port ranges to be specified for testing-system...Christian Grothoff2012-08-29
* decide btw ipv4 or ipv6Sree Harsha Totakura2012-07-20
* docSree Harsha Totakura2012-07-15
* -LRN: Another take on std descriptor inheritanceChristian Grothoff2012-07-09
* testing docSree Harsha Totakura2012-07-07
* -ADVERTISED_PORT updated with value of PORT if present and not present in TES...Sree Harsha Totakura2012-07-03
* added TESTING_IGNORE_KEYSSree Harsha Totakura2012-07-02
* workaround for mantis 2476Matthias Wachs2012-07-02