aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_plugin_transport.c
Commit message (Expand)AuthorAge
* fix FTBFS issueChristian Grothoff2020-04-21
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* rename fest: use new libgnunetnt instead of old libgnunetats logic for networ...Christian Grothoff2018-11-23
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* fix clean up logic in test_plugin_transport.cChristian Grothoff2018-05-10
* more verbose loggingChristian Grothoff2018-05-10
* at least compiling fixNils Gillmann2018-05-07
* try to fix test failure in src/transportNils Gillmann2018-05-07
* removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff2017-03-16
* fix compiler warningsChristian Grothoff2016-05-06
* fix compiler warningsChristian Grothoff2016-05-06
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming conv...Christian Grothoff2015-10-18
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* major code cleanup in UDP plugin, seems to also fix bugs; specifically, I thi...Christian Grothoff2015-03-01
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff2015-02-10
* -tolerateNAT instant reportingChristian Grothoff2015-02-09
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Fix the use of (GNUNET_)strdup and (GNUNET_)freeLRN2015-01-24
* -fix compile issue due to api changeChristian Grothoff2015-01-18
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* fixing compile errorMatthias Wachs2014-06-10
* -fix compiler warning, fix test logicChristian Grothoff2014-06-09
* minor changesMatthias Wachs2014-05-27
* fix compile warningMatthias Wachs2014-03-26
* implementing 0003268 to inbound information in HELLO addressesMatthias Wachs2014-01-13
* -extend transport plugin API with capability to just disconnect a single sess...Christian Grothoff2013-12-12
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* fix leakMatthias Wachs2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* fixing testMatthias Wachs2013-10-01
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* make test resistant againt duplicate notificationsMatthias Wachs2013-08-19
* -more code migration to microseconds:Christian Grothoff2013-08-12
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* remove log messageMatthias Wachs2013-06-27
* updated testMatthias Wachs2013-06-27
* fixing coverity 10464: Resource leakMatthias Wachs2013-06-25
* -fixes to error reportingChristian Grothoff2013-05-21
* - complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura2013-05-09
* new friend only HELLO type GNUNET_MESSAGE_TYPE_FRIEND_HELLOMatthias Wachs2013-03-28
* fixMatthias Wachs2013-03-25
* fixing ATS dataMatthias Wachs2013-03-22
* transport plugin api change: split of address receive and ats updatesMatthias Wachs2013-03-18