- Fixed killing of random processes on shutdown
[oweals/gnunet.git] / src / testing / testing.c
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_
2011-10-12 Christian Grothoffbetter logging
2011-10-11 Christian Grothoffuse DEBUG here
2011-10-11 Christian Grothoffchanging WARNING to DEBUG where appropriate
2011-10-10 Christian Grothoffanother core API simplification due to ATS introduction
2011-10-07 Christian Grothoffremoving 'publicKey' argument from CORE init callback
2011-10-05 Christian Grothofftell transport to connect, not core
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-09-14 Christian Grothoffindentation
2011-09-09 Christian Grothoffmisc train hacking
2011-09-05 Christian Grothofffixing API and clean up issues in testing
2011-09-02 Christian Grothoffdoxygen
2011-09-02 Christian Grothoffcleanup API for get_hello and get_hello_cancel
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-27 Nathan S. Evansremove verbose logging message
2011-07-27 Nathan S. Evansfixing timeouts with arm, working well now (:
2011-07-27 Nathan S. Evansuse arm timeouts, bad GNUNET_TIME function that will...
2011-07-26 Nathan S. Evansstart service
2011-07-26 Nathan S. Evansgnunet-arm is too smart for its own good
2011-07-26 Nathan S. Evansgnunet-arm may take longer to run, assume all is well
2011-07-25 Nathan S. Evansset to null
2011-07-25 Nathan S. Evanschurn a service
2011-07-15 Christian Grothoffeliminate leak
2011-07-15 Christian Grothoffmove assert
2011-07-04 Christian Grothoffhack for empty HELLOs
2011-06-05 Christian Grothoffuse new transport API, minor core API change
2011-05-07 Christian Grothoffclean up
2011-04-20 Matthias Wachsshutdown
2011-03-14 Nathan S. Evanscode not to be used by anyone, ever
2011-03-10 Nathan S. Evansremove core connect call, add core to defaultservices...
2011-03-09 Nathan S. Evansforce connection attempt to core (should core always...
2011-03-09 Nathan S. Evansallow peer connect call directly from peer started...
2011-03-07 Nathan S. Evanscreate nested directory structure for greater than...
2011-03-02 Nathan S. EvansFixes for testing because of my addled brain.
2011-03-02 Nathan S. EvansMy brain is melted.
2011-03-02 Nathan S. EvansNothing ever is right the first time.
2011-03-02 Nathan S. EvansSet hostkeycallback to null.
2011-03-02 Nathan S. EvansRemove useless hostkey dilly-dallying in testing.
2011-02-22 Nathan S. EvansTesting and core related changes.
2011-02-16 Nathan S. Evansmissing NO TASK
2011-02-16 Nathan S. Evanschange testing to use is peer connected
2011-02-16 Nathan S. Evansreduce verbosity
2011-02-16 Nathan S. Evanstesting code
2011-02-16 Nathan S. Evanstesting code
2011-02-16 Nathan S. Evansfix
2011-02-16 Nathan S. Evansattempt to avoid issuing connect request for already...
2011-01-27 Nathan S. Evansreduce topology overheads in testing, probably breaking...
2011-01-21 Nathan S. Evansenable reading of hostkeys from a file for testing...
2010-12-23 Christian Grothoffcleaning up core API with bugfix
2010-12-21 Nathan S. Evanspre-check
2010-11-19 Nathan S. Evanspossible fix for timing issue (causing missed peer...
2010-11-19 Nathan S. Evanspartial fix for missing connect notifications from...
2010-11-16 Nathan S. Evansremove debugging flags
2010-11-16 Nathan S. EvansFix for blacklist testcase; more aggressive reconnect...
2010-11-16 Nathan S. EvansTesting changes required to work with new core api...
2010-11-16 Nathan S. EvansFix for testing where peer_start callback immediately...
2010-11-15 Nathan S. Evansnot sure how this has been working, unless something...
2010-11-13 Christian Grothoffthe big core API/protocol change, breaks all testcases...
2010-11-11 Christian Grothoffadding argument to GNUNET_CORE_connect -- not yet imple...
2010-11-10 Nathan S. Evanscodesonar fixes
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-03 Christian Grothofforiginal patch from Mantis 1614
2010-10-27 Matthias WachsRefactoring GNUNET_time structs
2010-09-17 Nathan S. Evanstesting api addition
2010-09-15 Matthias Wachs0001602: A patch to fix process spawning with redirecte...
2010-09-14 Nathan S. Evanssome testing changes, features added
2010-09-04 Nathan S. Evanschange timeout, so multiple connect request messages...
2010-09-03 Nathan S. Evansallowing a single stats and/or peerinfo service per...
2010-09-01 Nathan S. Evansklocwork fixes
2010-08-12 Nathan S. Evansstagger shutdown
2010-07-21 Christian Grothoffadd code to enable checking if transport's idea of...
2010-07-07 Christian Grothoffhacks from trip
2010-07-02 Christian Grothoffgpl3
2010-06-29 Nathan S. Evanschange to limit number of peers actually starting concu...
2010-06-24 Nathan S. Evansremove config file for churn, not removing directory...
2010-06-23 Nathan S. Evansdon't stop churned peers, clean up files
2010-06-23 Nathan S. Evansmissing null check
next