src: for every AGPL3.0 file, add SPDX identifier.
[oweals/gnunet.git] / src / testing / testing.c
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothoffadd assertion to make static analysis happy
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-23 Christian Grothofffix indentation
2016-09-30 Christian Grothoff-eliminate dead code
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-23 Christian Grothoffrefactoring ARM api to use new MQ
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-27 Christian Grothoff-doxygen
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-24 LRNFix the use of (GNUNET_)strdup and (GNUNET_)free
2014-03-07 Sree Harsha Totakura- Copy PATHS section as the shared service configuratio...
2014-02-20 Sree Harsha TotakuraAllow redirection of STDERR when starting processes.
2013-12-19 LRNmalloc -> new
2013-12-05 Christian Grothoff-always initialize emsg_
2013-11-29 Sree Harsha Totakura- move do_start_process to util/
2013-11-28 Bruno CabralFix compilation
2013-11-28 Sree Harsha Totakura- write PEERID to PATHS so that it can be used for...
2013-11-28 Sree Harsha Totakura- support PREFIX strings with arguments
2013-10-17 Sree Harsha Totakura- use get_value_filename when retrieving filenames...
2013-10-12 Sree Harsha Totakura- change --enable-ll to --enable-supermuc
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-10 Sree Harsha Totakura- ignore GNUNET_TESTING_PREFIX in testbed helper
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
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-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
next