aboutsummaryrefslogtreecommitdiff
path: root/src/nse
Commit message (Expand)AuthorAge
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -fix warningChristian Grothoff2013-10-09
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* rename coreAPI to core_api to follow naming conventions betterChristian Grothoff2013-10-07
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -getting core, nse, testbed, ats-tool and peerinfo-tool to compile again (par...Christian Grothoff2013-09-30
* -simplify logic, use modern APIsChristian Grothoff2013-09-30
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
* -minor NSE cleanupChristian Grothoff2013-09-15
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* - give out run handle through which master controller's handle can be retrievedSree Harsha Totakura2013-09-06
* -code cleanupChristian Grothoff2013-09-06
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* removing deprecated argument in 'init' callback of GNUNET_CORE_connectChristian Grothoff2013-08-21
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* -add identity service to standard buildChristian Grothoff2013-07-16
* -suspend/resume is unnecessary nowChristian Grothoff2013-07-15
* -cleanerChristian Grothoff2013-07-14
* -improved debug logicChristian Grothoff2013-07-14
* -license version fixChristian Grothoff2013-07-14
* -simplify zone key loading by using synchronous ECC key APIChristian Grothoff2013-07-09
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
* -fixes to error reportingChristian Grothoff2013-05-21
* - styleSree Harsha Totakura2013-05-17
* - have a timeout for cases where flushing takes too longSree Harsha Totakura2013-05-08
* - flush logger data before disconnectingSree Harsha Totakura2013-05-08
* - generate histograms based on configure option --enable-nse-histogramSree Harsha Totakura2013-05-08
* - doxygenSree Harsha Totakura2013-04-07
* - stop NSE service instead of stopping peersSree Harsha Totakura2013-04-05
* - log number of connected peers at core and nse servicesSree Harsha Totakura2013-04-05
* use SCRYPT - fixing # 2685, needs LATEST libgcrypt (Git from today)Christian Grothoff2013-04-05
* - revert; do not enable traffic logging by defaultSree Harsha Totakura2013-04-05
* - increase intervalSree Harsha Totakura2013-04-05
* - collect load statistics from testbedSree Harsha Totakura2013-04-04
* - increase testbed setup timeoutSree Harsha Totakura2013-04-04
* - reduce intervalSree Harsha Totakura2013-04-03
* - reduce parallel ops even furtherSree Harsha Totakura2013-03-30
* - reduce number of parallel peer creates to save operation timeouts while cre...Sree Harsha Totakura2013-03-30
* provide how many links succeeded and how many failed in test master callbackSree Harsha Totakura2013-03-28
* - fixSree Harsha Totakura2013-03-28
* - test 2d tourus overlaySree Harsha Totakura2013-03-28
* infiniband nse evaluation configSree Harsha Totakura2013-03-28
* - read unique peer-ids from testbedSree Harsha Totakura2013-03-28