aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_plugin_transport.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-05-10fix clean up logic in test_plugin_transport.cChristian Grothoff
2018-05-10more verbose loggingChristian Grothoff
2018-05-07at least compiling fixNils Gillmann
2018-05-07try to fix test failure in src/transportNils Gillmann
2017-03-16removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff
2016-05-06fix compiler warningsChristian Grothoff
2016-05-06fix compiler warningsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-10-18rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming conv...Christian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-03-01major code cleanup in UDP plugin, seems to also fix bugs; specifically, I thi...Christian Grothoff
2015-02-10fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff
2015-02-09-tolerateNAT instant reportingChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-01-24Fix the use of (GNUNET_)strdup and (GNUNET_)freeLRN
2015-01-18-fix compile issue due to api changeChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-06-10fixing compile errorMatthias Wachs
2014-06-09-fix compiler warning, fix test logicChristian Grothoff
2014-05-27minor changesMatthias Wachs
2014-03-26fix compile warningMatthias Wachs
2014-01-13implementing 0003268 to inbound information in HELLO addressesMatthias Wachs
2013-12-12-extend transport plugin API with capability to just disconnect a single sess...Christian Grothoff
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-10fix leakMatthias Wachs
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-01fixing testMatthias Wachs
2013-09-13splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff
2013-08-19make test resistant againt duplicate notificationsMatthias Wachs
2013-08-12-more code migration to microseconds:Christian Grothoff
2013-08-06moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff
2013-06-27remove log messageMatthias Wachs
2013-06-27updated testMatthias Wachs
2013-06-25fixing coverity 10464: Resource leakMatthias Wachs
2013-05-21-fixes to error reportingChristian Grothoff
2013-05-09- complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura
2013-03-28new friend only HELLO type GNUNET_MESSAGE_TYPE_FRIEND_HELLOMatthias Wachs
2013-03-25 fixMatthias Wachs
2013-03-22fixing ATS dataMatthias Wachs
2013-03-18transport plugin api change: split of address receive and ats updatesMatthias Wachs
2013-02-05switching to ECDHE cryptography f, implementation is incomplete and INSECURE,...Christian Grothoff
2012-10-24Create directory for hostkeyLRN
2012-10-17use precomputed hostkey for slow computersMatthias Wachs
2012-10-17fixMatthias Wachs
2012-10-17crash in test due to pending callbacksMatthias Wachs
2012-09-17fixing #1551/#2503Christian Grothoff