index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
transport
/
test_transport_api_timeout.c
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2016-07-25
switching transport tests to new MQ-based transport API
Christian Grothoff
2016-07-15
make more use of testing lib
Christian Grothoff
2016-07-12
more transport testing hacking
Christian Grothoff
2016-07-09
-start to refactor testcases for sanity
Christian Grothoff
2016-07-08
th is dead in this test
Christian Grothoff
2016-04-30
implementing new scheduler shutdown semantics
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-10-29
-code cleanup
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-09
-reorder tests to have slow ones go last
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-08-11
changing time measurement from milliseconds to microseconds
Christian Grothoff
2013-06-25
fixing coverity 10467 Resource leak
Matthias Wachs
2013-03-21
api fix
Matthias Wachs
2012-07-04
- clean up testss
Matthias Wachs
2012-05-06
-changing message from ERROR to DEBUG as it is normal
Christian Grothoff
2012-02-27
- removing old nat server code
Matthias Wachs
2012-02-26
-verbose is independent of logging
Christian Grothoff
2011-12-30
-LRN: use FPRINTF -- #2051
Christian Grothoff
2011-11-25
LRN: Use GNUNET_strdup() instead of strdup ()
Christian Grothoff
2011-11-16
transport-testing uses precomputed hostkeys to improve speed especially on sl...
Matthias Wachs
2011-11-04
curly wars / auto-indentation
Christian Grothoff
2011-10-17
move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
Christian Grothoff
2011-10-10
naming
Matthias Wachs
2011-10-07
transport-testing is not stateless anymore
Matthias Wachs
2011-10-04
LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging calls
Christian Grothoff
2011-09-30
fixing #1801
Matthias Wachs
2011-09-27
- renaming test_transport_api_multiaddress to test_transport_api_timeout
Matthias Wachs