aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_plugin_transport.c
Commit message (Collapse)AuthorAge
* -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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* 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
| | | | | | | | | | All transport plugin functions are modified to use HELLO addresses instead of peer,address,address_length All plugins are modified to use HELLO addresses internally This commit can break transport functionality: core tests on my system still pass, but transport tests may still fail, errors messages may occurs or crashs Will be fixed asap
* -extend transport plugin API with capability to just disconnect a single ↵Christian Grothoff2013-12-12
| | | | session (not yet used)
* 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 ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* 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 ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* 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
| | | | | | - To shutdown quickly, have testbed first kill all sub-controller's helper processes first and wait later instead of kill & wait per each processes.
* 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
|
* switching to ECDHE cryptography f, implementation is incomplete and ↵Christian Grothoff2013-02-05
| | | | INSECURE, do not use for anything but testing
* Create directory for hostkeyLRN2012-10-24
|
* use precomputed hostkey for slow computersMatthias Wachs2012-10-17
|
* fixMatthias Wachs2012-10-17
|
* crash in test due to pending callbacksMatthias Wachs2012-10-17
|
* fixing #1551/#2503Christian Grothoff2012-09-17
|
* - fix for 2nd cbMatthias Wachs2012-09-05
|
* - fixMatthias Wachs2012-09-04
|
* changesMatthias Wachs2012-08-29
|
* only use control pipe with helpers IF the helper actually supports itChristian Grothoff2012-08-29
|
* changesMatthias Wachs2012-08-29
|
* - fix for unixMatthias Wachs2012-08-29
|
* changesMatthias Wachs2012-08-29
|
* coverity 10270Matthias Wachs2012-08-29
|
* fixMatthias Wachs2012-08-27
|
* fix for wlanMatthias Wachs2012-08-27
|
* mem leakMatthias Wachs2012-08-23
|
* fix Matthias Wachs2012-08-23
|
* plugin testMatthias Wachs2012-08-23
|
* (no commit message)Matthias Wachs2012-08-23
|
* changes to plugin testMatthias Wachs2012-08-23
|
* -more testcase cleanupChristian Grothoff2012-06-10
|
* -cleanupChristian Grothoff2012-05-08
|