migrate more tests to new transmission API
[oweals/gnunet.git] / src / transport / transport-testing.c
2016-07-15 Christian Grothofftowards having sending in transport-testing API (not...
2016-07-12 Christian Grothoffmore transport testing hacking
2016-07-10 Christian Grothofffold bidirectional test into main test_ats_api
2016-07-10 Christian Grothoffclean up switch tests
2016-07-09 Christian Grothoff-start to refactor testcases for sanity
2016-07-08 Christian Grothoffmigrate transport_core API to MQ
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-11-06 Christian Grothoff-removing last uses of TRANSPORT_try_connect API
2015-10-29 Christian Grothoff-code cleanup
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-06-23 Christian Grothoff-drastically simplify http server session cleanup ...
2014-06-23 Christian Grothoff-use LOG macro instead of GNUNET_log_from
2013-12-19 LRNmalloc -> new
2013-11-06 Matthias Wachsnew identities for blacklist checks
2013-09-30 Christian Grothoff-getting ATS and transport to compile again (part of...
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-04-18 Sree Harsha Totakura- service sharing in testing
2013-03-21 Matthias Wachsapi fix
2013-03-21 Matthias Wachsats related changes in transport
2012-11-09 Matthias Wachschanges to transport api
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-10-05 Sree Harsha Totakuratesting now includes valid hostname rewriting
2012-09-29 LRNFix a typo
2012-09-28 Christian Grothoff-fix cmp
2012-09-24 Matthias Wachs coverity bugs
2012-08-27 Matthias Wachsdocu
2012-07-22 LRNDOS-pathsep-compatible filename extraction
2012-07-02 Matthias Wachsporting transport testing to new testing lib (mantis...
2012-07-02 Matthias Wachs- new test
2012-07-02 Matthias Wachs- minor changes
2012-06-18 Matthias Wachs- fix
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-06 Christian Grothoff-fixing #2309
2012-05-06 Christian Grothoff-fixing #2309
2012-03-19 Christian Grothoff-LRN: calculate file size for single files when needed...
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-14 Matthias Wachs- improved logging
2012-02-13 Matthias Wachs- coverity errors
2011-11-30 Matthias Wachs- doxygen
2011-11-29 Christian Grothoff-fixing indentation
2011-11-28 Christian Grothoff-fixing use of uninitialized variable, some code cleanu...
2011-11-22 Matthias Wachstests for mantis #1028
2011-11-22 Matthias Wachs(no commit message)
2011-11-21 Matthias Wachstransport testing:
2011-11-16 Matthias Wachstransport-testing uses precomputed hostkeys to improve...
2011-11-07 Matthias Wachsnew test to test bi-directional connection attempts
2011-11-07 Matthias Wachsfixing mantis 1878
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-25 Christian Grothofffix
2011-10-25 Christian Grothoffstatic
2011-10-25 Christian Grothoffsimplify
2011-10-18 Matthias Wachscoverity fixes
2011-10-18 Matthias Wachscoverity fixes
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-14 Christian GrothoffLRN: Use GNUNET_strdup() instead of strdup()
2011-10-10 Matthias Wachsnaming
2011-10-09 Matthias Wachsassertions
2011-10-07 Matthias Wachstransport-testing is not stateless anymore
2011-09-15 Matthias Wachsfixing coverity bugs
2011-09-02 Christian Grothoffdoxygen
2011-09-02 Christian Grothoffcleanup API for get_hello and get_hello_cancel
2011-09-01 Matthias Wachslatest changes
2011-08-31 Matthias Wachsutility functions
2011-08-31 Matthias Wachsmoving code to generate cfg name used in every test...
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-24 Matthias Wachsnew test to check transport start and shutdown
2011-08-23 Matthias Wachsimproved shutdown
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-12 Matthias Wachsreliability uses testing lib
2011-08-12 Matthias Wachstest_transport_api ported to use new testing lib
2011-08-12 Matthias Wachsdocumentation
2011-08-12 Matthias Wachsconnecting peers fully implemented ... time for PIIZZA!
2011-08-11 Matthias Wachsversion with connecting peer working
2011-08-11 Matthias Wachscb wrapper for connecting peers
2011-08-07 Christian Grothofffixing compile errors
2011-08-06 Matthias Wachsplane hacking