migrate more tests to new transmission API
[oweals/gnunet.git] / src /
2016-07-22 Christian Grothoffmigrate more tests to new transmission API
2016-07-22 Christian Grothoffmigrate more tests to new transmission API
2016-07-22 Christian Grothoffmigrate more tests to new transmission API
2016-07-22 Christian Grothoffmigrate more tests to new transmission API
2016-07-22 Christophe Genevey... fix mysql_prepare function
2016-07-22 Christophe Genevey... fix mysql_prepare function
2016-07-21 Christian Grothoffgeneralize send API for transport tests
2016-07-20 Christian Grothoff-skip mysql tests properly if mysql is not configured...
2016-07-20 Bart Polot- fix CADET-using services
2016-07-20 Christophe Genevey... start to fix psycstore mysql
2016-07-20 Bart Polot- open port after handle check
2016-07-20 Bart Polot- adapt test cases / framework to new port system
2016-07-20 Bart PolotChange CADET ports from uint32 to HashCode
2016-07-20 Bart Polot- reduce INFO level debug
2016-07-19 Christophe Genevey... add configuration file
2016-07-18 Christophe Genevey... start to fix psycstore mysql
2016-07-17 Martin Schanzenbach-doxygen
2016-07-15 Christian Grothofftowards having sending in transport-testing API (not...
2016-07-15 Christian Grothofftowards having sending in transport-testing API (not...
2016-07-15 Martin Schanzenbach-fix format string
2016-07-15 Christian Grothoffmake more use of testing lib
2016-07-15 Martin Schanzenbach-draft API
2016-07-15 Martin Schanzenbachmove to MQ api
2016-07-13 Christophe Genevey... start to fix PSYCstore mysql
2016-07-13 Christian Grothoff-notes on issues
2016-07-13 Christophe Genevey... start to fix psycstore mysql
2016-07-12 Martin Schanzenbach-fix fixmes
2016-07-12 Christophe Genevey... fix Makefile
2016-07-12 Christian Grothoffmore transport testing hacking
2016-07-10 Christian Grothoffadapt test_transport_api_reliability to new testing API
2016-07-10 Christian Grothoffmodify manipulation_cfg test to use new transport-testi...
2016-07-10 Christian Grothoffmodify manipulation_recv_tcp test to use new transport...
2016-07-10 Christian Grothoffremoving dead test
2016-07-10 Christian Grothoffmodify manipulation_send_tcp test to use new transport...
2016-07-10 Christian Grothoff-use new testing API in montior_peers test
2016-07-10 Christian Grothofffold bidirectional test into main test_ats_api
2016-07-10 Christian Grothoffclean up switch tests
2016-07-10 Christian Grothoffremove redundant test
2016-07-10 Christian Grothoffremove redundant test
2016-07-10 Christian Grothoffmore minor fixes
2016-07-10 Christian Grothoff-adapt disconnect test to new testing lib
2016-07-10 Christian Grothoff-towards nicer transport-testing lib
2016-07-09 Christian Grothoff-start to refactor testcases for sanity
2016-07-09 Christian Grothofffix comment
2016-07-09 Christian Grothoffpack network structs
2016-07-09 Christian Grothoffmake namestore API less brittle/sublte to use
2016-07-08 Christian Grothoff-indenting
2016-07-08 Christian Grothoffth is dead in this test
2016-07-08 Christian Grothoff-indenting
2016-07-08 Christian Grothoff-fix 0-termination
2016-07-08 Christian Grothoff-fix cancellations in test
2016-07-08 Christian Grothoff-properly cancel offer_hello handlers
2016-07-08 Christian Grothoff-cancel reconnect task
2016-07-08 Christian Grothoff-make handle static
2016-07-08 Christian Grothoff-ignore meaningless timeout status
2016-07-08 Christian Grothoff-ignore meaningless timeout status
2016-07-08 Christian Grothoffget transport_api_core to compile
2016-07-08 Christian Grothofffix packing issue
2016-07-08 Christian Grothofffix sanitization issues
2016-07-08 Christian Grothoff-fix fix
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoff-fix loglevel
2016-07-08 Christian Grothoff-lower log level
2016-07-08 Christian Grothoff-indent
2016-07-08 Christian Grothoff-init cfg
2016-07-08 Christian Grothoff-fix shifting issues
2016-07-08 Christian Grothoffmigrate transport_core API to MQ
2016-07-08 Christian Grothoff-draft of next version of transport-core API
2016-07-08 Christian Grothoffadd GNUNET_MQ_set_handlers_closure API
2016-07-08 Christophe Genevey... plugin psycstore_mysql
2016-07-08 Christian Grothofftowards factoring out HELLO handling from transport_api.c
2016-07-08 Christian Grothoff-be more careful, ppl, please
2016-07-07 Martin Schanzenbach-coverity
2016-07-07 Martin Schanzenbach-coverity
2016-07-07 Martin Schanzenbach-coverity
2016-07-07 Martin Schanzenbach-coverity
2016-07-07 Martin Schanzenbach-coverity
2016-07-07 Martin Schanzenbach- fix coverity
2016-07-07 Sree Harsha Totakuraintroduce more message parsing checks
2016-07-06 Christian Grothoff-skeletons for transport-ng
2016-07-06 Christian Grothoffremove dead monitor validation test
2016-07-06 Christian Grothoffconverting GNUNET_TRANSPORT_address_to_string to MQ
2016-07-06 Christian Grothoffconverting monitor plugin functionality to MQ
2016-07-06 Christian Grothoffremoving GNUNET_TRANSPORT_monitor_validation-API
2016-07-06 Christian Grothoffconverting GNUNET_TRANSPORT_monitor_peers implementatio...
2016-07-06 Christian Grothoff-typo
2016-07-06 Christian Grothoffmisc minor fixes
2016-07-06 Christian Grothoffmisc fixes
2016-07-06 Christian Grothofffix dlog API for mteich
2016-07-06 Christian Grothoff-separate mysql plugin build from sqlite, FTBFS so...
2016-07-06 Christian Grothoff-fix build issues
2016-07-06 Christian Grothoff-fix misc issues
2016-07-06 Christophe Genevey... fix leak memory
2016-07-06 Christian Grothoffconverting blacklist API to MQ
2016-07-05 Christian Grothofffix type -- caught by new MQ logic
2016-07-05 Christian Grothoff-reworking DV to use new MQ API
2016-07-05 Christian Grothoffindentation, moving API towards MQ-style
2016-07-05 Christian Grothofftransitioning VPN API to MQ
2016-07-05 Christian Grothoffupdate remaining tests to use new MQ API
2016-07-05 Christian Grothoffupdate tests to use new MQ API
next