aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-service-core_kx.c
Commit message (Expand)AuthorAge
* distinguish PING failure after rekey from other failures (#4019) when loggingChristian Grothoff2015-10-29
* -fix debug messageSree Harsha Totakura2015-10-28
* -fix FTBFSChristian Grothoff2015-10-28
* log rekeying operation, do not log distracting garbage for #4019Christian Grothoff2015-10-28
* -doxChristian Grothoff2015-10-26
* -randomize ps each timeChristian Grothoff2015-10-25
* -we use 4 chars, not 8 for pIDsChristian Grothoff2015-10-18
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* finishing implementation of #3652Christian Grothoff2015-03-08
* -always assume at least MIN bandwidth, even if we got no quota or a quota low...Christian Grothoff2015-03-08
* -try to avoid being stuck with key sent/received if PING/PONGs are lostChristian Grothoff2015-03-08
* -doxygen, comments, indentationChristian Grothoff2015-03-01
* fix #3688Christian Grothoff2015-02-28
* -improve loggingChristian Grothoff2015-02-11
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -style fixesChristian Grothoff2014-12-13
* -doxygen, code cleanupChristian Grothoff2014-09-30
* only notify clients about significant (>5s) timeout changesChristian Grothoff2014-05-09
* -indent, doxygenChristian Grothoff2014-04-25
* fix #3348: send typemap confirmation messages, perform faster typemap retrans...Christian Grothoff2014-04-23
* -do call receive done on monitor callsChristian Grothoff2014-04-11
* -also notify monitors on timeout changeChristian Grothoff2014-04-11
* towards fixing #3363: replacing old iteration API with new monitoring API for...Christian Grothoff2014-04-11
* -doxygen improvementsChristian Grothoff2014-04-07
* -fix possible assertion failure if rekeying is triggered on session that is n...Christian Grothoff2013-12-24
* -fix tiny leak, doxygenChristian Grothoff2013-12-23
* -trying to fix amatus's KX issueChristian Grothoff2013-12-23
* -amatus says this happens with just new peers, booChristian Grothoff2013-12-22
* -reduce log levelChristian Grothoff2013-12-22
* -style fixChristian Grothoff2013-12-18
* -doxygenChristian Grothoff2013-12-12
* fix for core key exchangeMatthias Wachs2013-12-12
* -match exact types from message structChristian Grothoff2013-10-29
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -getting core, nse, testbed, ats-tool and peerinfo-tool to compile again (par...Christian Grothoff2013-09-30
* -rename files/symbols from _aes to _symmetricChristian Grothoff2013-09-30
* -encrypt using both AES and TWOFISH, with independent symmetric keysChristian Grothoff2013-09-30
* -fix compiler warningsChristian Grothoff2013-09-16
* 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
* -big bad bugfix thanks to BartChristian Grothoff2013-08-12
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* improved messagesMatthias Wachs2013-08-08
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* -doxygenChristian Grothoff2013-03-23
* ats related changes in coreMatthias Wachs2013-03-21
* -go back to 12h intervalChristian Grothoff2013-03-04
* -if we do not use ephemeral keys, use validity of 'forever'Christian Grothoff2013-03-04