binding to specific address
[oweals/gnunet.git] / src / transport / test_transport_api.c
2011-09-19 Christian Grothoffdisable debug options
2011-09-16 Matthias Wachserror msg
2011-09-13 Matthias Wachsno hard fail in case out transmit_ready timeout instead...
2011-09-01 Matthias Wachsminor fixes
2011-09-01 Matthias Wachsporting all tests using testing lib
2011-08-31 Matthias Wachsmoving code to generate cfg name used in every test...
2011-08-30 Matthias Wachsgeneral intendation
2011-08-30 Matthias Wachstests now use GNUNET_OS_check_helper_binary to find...
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 Wachs(no commit message)
2011-08-23 Matthias Wachsimproved shutdown
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-12 Matthias Wachsreliability uses testing lib
2011-08-12 Matthias Wachsfixing memory leaks
2011-08-12 Christian GrothoffLRN: Fix .exe extension in transport tests
2011-08-12 Matthias Wachstest_transport_api ported to use new testing lib
2011-08-02 Christian Grothofffixleak
2011-08-01 Christian GrothoffLRN: Make transport tests less optimistic about MinGW
2011-07-15 Christian Grothofffix
2011-07-15 Christian Grothofffix
2011-06-26 Christian Grothoffpartial fix of the NAT troubles
2011-06-25 Christian Grothoffthe big NAT change
2011-06-21 Christian Grothoffmantis 1718
2011-06-20 Matthias Wachs(no commit message)
2011-06-17 Matthias Wachs(no commit message)
2011-06-16 Matthias Wachs(no commit message)
2011-06-16 Matthias Wachschanges to tests
2011-06-16 Matthias Wachschanges for wlan
2011-06-16 Matthias Wachsclean up in transport tests
2011-06-05 Christian Grothoffmoving some tests to new API
2011-02-23 Nathan S. Evansgauger changes, thanks bart (:
2011-02-03 Nathan S. Evansunix domain socket transport, associated test cases
2010-12-23 Matthias Wachs(no commit message)
2010-12-22 Matthias Wachswlan changes
2010-12-14 Nathan S. Evanswindoze friendly check for nat binaries
2010-12-13 Nathan S. Evansforce request connect message in transport testcase
2010-12-02 Matthias Wachs(no commit message)
2010-12-02 Matthias WachsWorking version of transport service with ATS integration
2010-11-30 Matthias Wachsadded multi plugin transport api testcase
2010-11-30 Matthias Wachsadded api changes to testcases
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-03 Christian Grothoffstyle improvments wrt Mantis 1614 patch
2010-11-03 Christian Grothofforiginal patch from Mantis 1614
2010-10-15 Nathan S. Evansfix logging for transport testcase, do suid nat binary...
2010-09-23 Christian Grothoffmantis 1606
2010-09-01 Matthias Wachsfixed bugs found by klocwork
2010-08-22 Christian Grothoffwhitespace
2010-08-18 Nathan S. Evansprint correct size
2010-08-04 Matthias Wachsno debug output
2010-07-30 Matthias Wachs- debug output decreased
2010-07-27 Christian Grothoffreduce verbosity
2010-07-27 Matthias Wachsinitial checkin of https transport
2010-07-25 Matthias Wachs(no commit message)
2010-07-21 Christian Grothoffadd code to enable checking if transport's idea of...
2010-07-18 Christian Grothofffixing UDP bug
2010-07-13 Matthias Wachs(no commit message)
2010-07-13 Matthias Wachs(no commit message)
2010-07-02 Christian Grothoffgpl3
2010-07-02 Christian Grothoffsparcbot needs really large timeout
2010-07-02 Christian Grothoffuse constant, larger timeout
2010-06-25 Christian Grothoffnew transport address validation code -- see Mantis...
2010-06-22 Matthias Wachs(no commit message)
2010-06-10 Nathan S. Evansworking TCP PWNAT implementation (at least on my machin...
2010-05-31 Christian Grothofftestcase
2010-04-30 Matthias Wachsinitial preparations before implementing http transport...
2010-03-05 Christian Grothofftrying to fix bandwidth calculations
2010-03-04 Christian Grothoffhandle NULL return, fix leak
2010-03-04 Christian Grothoffcheck stat return value
2010-02-24 Nathan S. Evansudp nat test case doesn't fail if not installed as...
2010-02-22 Nathan S. Evansnat stuff... works on my machine
2010-02-19 Nathan S. Evanssemi functional nat punchy dealy
2010-02-16 Christian Grothoffmaking things nice by breaking tons
2010-02-16 Nathan S. Evansadd args for GNUNET_OS_start_process's
2010-02-14 Christian Grothofftowards better working transport code
2010-02-10 Nathan S. Evansdce
2010-02-01 Nathan S. Evanschange test cases to not write configs
2010-01-29 Nathan S. Evanscomment fix
2010-01-29 Nathan S. Evanshopefully partially fixing non worky problems on variou...
2010-01-29 Nathan S. Evansworks for me with debugging... weird
2010-01-29 Nathan S. Evansmaybe this will fix buildbot errors...
2010-01-29 Nathan S. Evans(no commit message)
2010-01-28 Nathan S. Evansmakefile update, removal of debugging DEFINES
2010-01-28 Nathan S. Evansudp test_transport_api test now working, tcp not.....
2010-01-26 Nathan S. Evansstill not really working... sending and receiving of...
2010-01-25 Nathan S. Evansremove debug options when not specified, otherwise...
2010-01-25 Nathan S. Evansremove debug hard coding
2010-01-24 Nathan S. Evanstest case performs better, ping/pong happens correctly...
2010-01-22 Nathan S. Evans(no commit message)
2010-01-21 Christian Grothofffixing compilation issues
2010-01-21 Nathan S. Evansstill massively broken, but this stuff now compiles...
2010-01-20 Nathan S. Evanswhiny christian fix
2010-01-19 Nathan S. Evanspre-commit
2009-11-15 Christian Grothoffincrease timeout
2009-11-10 Christian Grothoffnot needed
2009-11-10 Christian Grothoffnot needed
2009-11-08 Christian Grothoffreducing leaks, fixing shutdown bug, increasing timeouts
2009-10-04 Christian Grothoffbugfix
2009-10-02 Christian Grothoffmisc bugfixes
next