aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-service-core_kx.c
Commit message (Expand)AuthorAge
* -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
* -trying to fix rekeying (#2812)Christian Grothoff2013-03-04
* -trying to fix rekeying (#2812)Christian Grothoff2013-03-04
* -fixChristian Grothoff2013-03-03
* reduce messages in initial KXChristian Grothoff2013-03-03
* do not verify an ephemeral key again if it is the same as the previous keyChristian Grothoff2013-03-02
* adding option to disable use of ephemeral keys for HPC testingChristian Grothoff2013-03-02
* -trying to fix #2794Christian Grothoff2013-02-13
* -fix state machine rekey logic --- #2790Christian Grothoff2013-02-11
* switching to ECDHE cryptography f, implementation is incomplete and INSECURE,...Christian Grothoff2013-02-05
* Replace EPV with a warningLRN2013-01-18
* -converting more places to use STRINGS_relative_time_to_stringChristian Grothoff2012-09-27
* fixing #1551/#2503Christian Grothoff2012-09-17
* -possible fix for assertion in peerinfoChristian Grothoff2012-07-18
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* - adding return value to mst callbackMatthias Wachs2012-05-24
* -trying to help/fix #2248Christian Grothoff2012-05-10
* -betterChristian Grothoff2012-05-10