index
:
gnunet.git
0.13.x
0.15.x
custom-helper-path
dev/ch3/fix-certtool
dev/martinr0x/trust
dev/ng0/python-modularized
dev/nithom/identity-enc
dev/schanzen/crypto_dlog_sodium
dev/schanzen/gns_nfc
dev/schanzen/gns_tombstone
dev/schanzen/pabc
dev/t3ss/tng
dev/thejackimonster/messenger
dev/tplaten/multicast_messenger
dev/trizuz/did
dev/trizuz/oidc_RSA256
dev/trizuz/siop
dev/trizuz/w3cvc
dev/vanni/bcd-new
dev/vanni/build-info
dev/vanni/fcfsd
dev/willow/doxygen
dev/willow/doxygen_comments
dev/willow/doxygen_comments2
dev/willow/gnunet_temp
dev/willow/gnunet_temp_sh_py
master
netbsd-support
perf_setu_original
rewrite_of_cadet_test
schanzen/pabc
spaeth/escrow_plugins
spaeth/import_identity
zklaim
GNUnet core repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
transport
/
test_transport_api_limited_sockets.c
Age
Commit message (
Expand
)
Author
2019-10-31
tighten formatting rules
Christian Grothoff
2019-10-05
global reindent, now with uncrustify hook enabled
Christian Grothoff
2019-09-08
uncrustify as demanded.
ng0
2019-01-14
src: for every AGPL3.0 file, add SPDX identifier.
ng0
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-21
generalize send API for transport tests
Christian Grothoff
2016-07-15
make more use of testing lib
Christian Grothoff
2016-07-12
more transport testing hacking
Christian Grothoff
2016-07-10
adapt test_transport_api_reliability to new testing API
Christian Grothoff
2016-07-09
-start to refactor testcases for sanity
Christian Grothoff
2016-05-06
fix compiler warnings
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-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
2014-02-02
removing depreated 'priority' argument from GNUNET_TRANSPORT_notify_transmit_...
Christian Grothoff
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-03-21
api fix
Matthias Wachs
2012-10-29
-clean up test
Christian Grothoff
2012-07-19
- some tests did not clean up
Matthias Wachs
2012-07-04
- clean up testss
Matthias Wachs
2012-07-02
- fix
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-04
curly wars / auto-indentation
Christian Grothoff
2011-10-17
move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
Christian Grothoff
2011-10-14
increasign sockets for limited test
Matthias Wachs
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-14
dce
Christian Grothoff
2011-09-14
indentation
Christian Grothoff
2011-09-12
basics for a testcase with a limited number of open files
Matthias Wachs