aboutsummaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* -fix compiler warningsChristian Grothoff2013-09-16
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -align core message, do not run psycstore hereChristian Grothoff2013-08-28
* -remove dead structChristian Grothoff2013-08-28
* - fix transport-udp port in-use warningSree Harsha Totakura2013-08-24
* how did this test ever work without assigning core handles?Matthias Wachs2013-08-23
* fixed core configsMatthias Wachs2013-08-23
* safety checks for argumentsMatthias Wachs2013-08-23
* removing deprecated argument in 'init' callback of GNUNET_CORE_connectChristian Grothoff2013-08-21
* -doxygen improvementsChristian Grothoff2013-08-21
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* removing deprecated, dead test-connected APIChristian Grothoff2013-08-21
* -dead code eliminationChristian Grothoff2013-08-13
* -dead code eliminationChristian Grothoff2013-08-13
* -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
* -removing last bits of RSA support, as this code is now deadChristian Grothoff2013-07-18
* -no regex autostartChristian Grothoff2013-07-11
* -simplify zone key loading by using synchronous ECC key APIChristian Grothoff2013-07-09
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
* Add --with-zlib=[DIR] configure option.David Barksdale2013-06-09
* -no peerinfo IO on testsChristian Grothoff2013-05-17
* doxygenMatthias Wachs2013-03-25
* ftbMatthias Wachs2013-03-25
* -doxygenChristian Grothoff2013-03-23
* -simplifyChristian Grothoff2013-03-23
* change to core paiMatthias Wachs2013-03-21
* fixMatthias Wachs2013-03-21
* ats related changes in coreMatthias Wachs2013-03-21
* fix castMatthias Wachs2013-03-08
* -removing spurious log messageChristian Grothoff2013-03-04
* -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
* -nicer time formatChristian 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
* -trying to address #2791Christian Grothoff2013-02-11
* switching to ECDHE cryptography f, implementation is incomplete and INSECURE,...Christian Grothoff2013-02-05
* -cleanupChristian Grothoff2013-01-31
* function to synchronously check if a peer is connected at CORE levelSree Harsha Totakura2013-01-30
* Replace EPV with a warningLRN2013-01-18
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21