aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport.c
Commit message (Expand)AuthorAge
* (no commit message)Matthias Wachs2013-10-18
* - fix assertion in schedulingMatthias Wachs2013-10-18
* basic utilization implementationMatthias Wachs2013-10-18
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* - fixing udp address handling for inbound sessionsMatthias Wachs2013-10-07
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
* clarified docu and log level for ATS disconnect notificationsMatthias Wachs2013-09-16
* warning if inbound session does not have address length 0Matthias Wachs2013-09-13
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* remove dead assignmentsMatthias Wachs2013-08-19
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* more infoMatthias Wachs2013-08-08
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* using inbound stringMatthias Wachs2013-07-12
* notify ATS about a session (used for for validation) if we receive payload fr...Matthias Wachs2013-07-11
* removing general address addingMatthias Wachs2013-07-11
* unkown session reportingMatthias Wachs2013-07-10
* modified validation to use new api call to set networktypeMatthias Wachs2013-07-10
* move add function directly to transportMatthias Wachs2013-07-10
* this add should not be required anymoreMatthias Wachs2013-07-09
* new function for plugins to signal inbound session,Matthias Wachs2013-07-09
* -simplify zone key loading by using synchronous ECC key APIChristian Grothoff2013-07-09
* fix for 0002890Matthias Wachs2013-05-23
* -fixes to error reportingChristian Grothoff2013-05-21
* surpress core message " Unsupported message of type 16"Matthias Wachs2013-04-11
* changes for mantis 0002676Matthias Wachs2013-04-04
* support for FRIEND_HELLO messagesMatthias Wachs2013-03-28
* docuMatthias Wachs2013-03-28
* transport cfg based blacklistingMatthias Wachs2013-03-27
* ATS manipulationMatthias Wachs2013-03-25
* -constChristian Grothoff2013-03-25
* doxygenMatthias Wachs2013-03-25
* fixing ATS dataMatthias Wachs2013-03-22
* changes to connect_cbMatthias Wachs2013-03-21
* ats related changes in transportMatthias Wachs2013-03-21
* removing atsMatthias Wachs2013-03-21
* ats manipulationMatthias Wachs2013-03-21
* ats manipulationMatthias Wachs2013-03-21
* transport plugin api change: split of address receive and ats updatesMatthias Wachs2013-03-18
* changes to manipulationMatthias Wachs2013-03-15
* -transport must be able to run without statsChristian Grothoff2013-03-04
* switching to ECDHE cryptography f, implementation is incomplete and INSECURE,...Christian Grothoff2013-02-05
* more metricMatthias Wachs2013-02-05
* throttling validationsMatthias Wachs2013-02-04
* check code for 0002774Matthias Wachs2013-02-04
* configurable hello expirationGabor X Toth2012-11-18
* -dead cast eliminationChristian Grothoff2012-10-19
* -outputMatthias Wachs2012-09-18