-GNUNET_TESTING_peer_configure
[oweals/gnunet.git] / src / testing /
2012-05-29 Sree Harsha Totakura-GNUNET_TESTING_peer_configure
2012-05-29 Sree Harsha Totakuraremoved double rsa key free
2012-05-29 Christian Grothoff-fix memory leak
2012-05-29 Sree Harsha Totakura-modified hostkeys management
2012-05-28 Sree Harsha Totakura-reverted GNUNET_TESTING_configuration_create()
2012-05-28 Sree Harsha Totakura-configuration from template
2012-05-28 Sree Harsha Totakura-fixed bug 2379
2012-05-27 Christian Grothoffrenaming GNUNET_TIME_relative_get_forever and GNUNET_TI...
2012-05-27 Christian Grothoff-fix warning with lockmanager port in testcases
2012-05-27 Christian Grothoff-fixing testing testcase build issues
2012-05-27 Sree Harsha Totakura- hostkeyfile reading
2012-05-26 Sree Harsha Totakura- AI_NUMERICSERV windows hack
2012-05-26 Sree Harsha Totakura-logging convention
2012-05-26 Sree Harsha Totakuraport reservation - release
2012-05-26 Sree Harsha Totakuraport reservation and test cases
2012-05-26 Sree Harsha Totakura-fixed infinite loop
2012-05-25 Sree Harsha Totakura-freeing addrinfo
2012-05-25 Sree Harsha Totakuratesting port reservation
2012-05-22 Sree Harsha Totakuratesting port checking (incomplete)
2012-05-20 Sree Harsha Totakuratesting system
2012-05-11 Christian Grothoff-clique also causes unattributable trouble, commenting...
2012-05-10 Christian Grothoff-fix double free
2012-05-08 Christian Grothoff-fix
2012-05-08 Bart Polot- fixed more memory leaks, doc, refactor
2012-05-08 Bart Polot- adpated code to styleguide, fixed more memory leaks
2012-05-08 Bart Polot- fixed memory leaks
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-08 Bart Polot- proper type
2012-05-08 Bart Polot- Document statistics api and fix testing's usage of it
2012-05-07 Bart Polot- Added FIXMEs
2012-05-07 Christian Grothoff-improving error messages of failing test
2012-05-06 Christian Grothoff-more to remove
2012-05-06 Christian Grothoff-removing bogus/legacy debug statements, not passing...
2012-05-06 Christian Grothoff-disabling failing test
2012-05-05 Christian Grothoff-draft of new low-level testing code structure
2012-05-05 Christian Grothoff-draft of new low-level testing API
2012-05-05 Christian Grothoff-build issues'
2012-05-05 Christian Grothoff-renaming new testing code to testbed
2012-05-04 Christian Grothoff-doxygen
2012-05-04 Christian Grothoff-fixes:
2012-05-04 Bart Polot- Fixed killing of random processes on shutdown
2012-05-03 Christian Grothoff-fix compilation of new testing draft
2012-05-03 Christian Grothoff-draft of new testing code
2012-05-02 Christian Grothoff-fixing #2293
2012-04-30 Christian Grothoff-further revisions on testing API and new testing IPC...
2012-04-26 Christian Grothoff-convert assert to break for now
2012-03-21 Christian Grothoff-fix
2012-03-19 Christian Grothoff-LRN: calculate file size for single files when needed...
2012-03-11 Christian Grothoff-LRN: use plibc SSCANF instead of sscanf
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-03-05 Christian Grothoff-do not load namestore
2012-03-02 Bart Polot- LRN: Use RENAME() instead of 'mv'
2012-02-28 Christian Grothoff-autostarts
2012-02-27 Christian Grothoff-novpn
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-26 Christian Grothoff-verbose is independent of logging
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-02-14 Bart Polot- mark meters as freed, documentation as missing
2012-02-14 Bart Polot- fix for access of freed meter after ctrl-c
2012-02-13 Bart Polot-fix coverity
2012-02-13 Bart Polot- fix coverity
2012-02-07 Bart Polot- Fixed #1877
2012-01-25 Christian Grothoff-doxygen fixes
2012-01-18 Christian Grothoffimplementing GNUNET_TESTING_get_peer_identity (addressi...
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2011-12-30 Christian Grothoff-LRN: use FOPEN/CLOSE instead of fopen/close - #2051
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-12-26 Christian Grothoff-version bumps for release
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-20 Bart Polot- Fixed division by 0 on small values
2011-12-08 Christian Grothoff-LRN: misc. minor fixes
2011-12-08 Bart Polot- Revert 18513, invalid fix
2011-12-08 Bart Polot- Fixed memory leak / possible crash of freeing an...
2011-12-08 Matthias Wachsmodified to create cfg with default without template
2011-12-08 Matthias Wachsadded option to specify hostkey file
2011-12-08 Matthias Wachsspace after backslash
2011-12-07 Matthias Wachsadded hostkey generation functionality
2011-12-07 Matthias Wachs(no commit message)
2011-12-07 Matthias Wachs(no commit message)
2011-12-07 Matthias Wachstesting cmd line tool
2011-11-29 Christian Grothoff-fixing indentation
2011-11-29 Bart PolotChanged quota configuration from core to ats section...
2011-11-26 Christian GrothoffLRN: Fix dht multipeer testing crash #2 - #1919
2011-11-26 Christian GrothoffLRN: Fix dht multipeer testing crash - #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-18 Christian Grothoffdce
2011-11-18 Christian Grothofffix
2011-11-17 Christian Grothoffadd units to time, use configuration time api where...
2011-11-12 Bart PolotAdapted timeout for slower buildbots
2011-11-09 Bart PolotRevert changes from r18076
2011-11-09 Bart PolotImproved debug logging
2011-11-09 Bart PolotImproved testcase parameters
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 PolotAttempt to fix error on peergroup start on buildbots
next