aboutsummaryrefslogtreecommitdiff
path: root/src/nse
AgeCommit message (Expand)Author
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAgrothoff
2013-10-09-fix warninggrothoff
2013-10-09last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultgrothoff
2013-10-09more work towards XDG spec (#3000) -- config file locationgrothoff
2013-10-09migrating towards XDG configuration specification (#3000)grothoff
2013-10-07rename coreAPI to core_api to follow naming conventions bettergrothoff
2013-10-06-remove trailing whitespacegrothoff
2013-09-30-getting core, nse, testbed, ats-tool and peerinfo-tool to compile again (par...grothoff
2013-09-30-simplify logic, use modern APIsgrothoff
2013-09-27-undo #29640, somehow causes problemsgrothoff
2013-09-26moving from abstract unix domain socket paths to normal unix domain socket pa...grothoff
2013-09-25-misc fixes based on cppcheckgrothoff
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSdold
2013-09-15-minor NSE cleanupgrothoff
2013-09-13splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...grothoff
2013-09-06- give out run handle through which master controller's handle can be retrievedharsha
2013-09-06-code cleanupgrothoff
2013-08-24-use GPLv3+ consistentlygrothoff
2013-08-21removing deprecated argument in 'init' callback of GNUNET_CORE_connectgrothoff
2013-08-21removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadgrothoff
2013-08-11changing time measurement from milliseconds to microsecondsgrothoff
2013-08-06moving to new, fixed-size encoding of public and private ECC keys everywhere,...grothoff
2013-07-16-add identity service to standard buildgrothoff
2013-07-15-suspend/resume is unnecessary nowgrothoff
2013-07-14-cleanergrothoff
2013-07-14-improved debug logicgrothoff
2013-07-14-license version fixgrothoff
2013-07-09-simplify zone key loading by using synchronous ECC key APIgrothoff
2013-06-27Make building gnunet-testing lib optional.amatus
2013-05-21-fixes to error reportinggrothoff
2013-05-17- styleharsha
2013-05-08- have a timeout for cases where flushing takes too longharsha
2013-05-08- flush logger data before disconnectingharsha
2013-05-08- generate histograms based on configure option --enable-nse-histogramharsha
2013-04-07- doxygenharsha
2013-04-05- stop NSE service instead of stopping peersharsha
2013-04-05- log number of connected peers at core and nse servicesharsha
2013-04-05use SCRYPT - fixing # 2685, needs LATEST libgcrypt (Git from today)grothoff
2013-04-05- revert; do not enable traffic logging by defaultharsha
2013-04-05- increase intervalharsha
2013-04-04- collect load statistics from testbedharsha
2013-04-04- increase testbed setup timeoutharsha
2013-04-03- reduce intervalharsha
2013-03-30- reduce parallel ops even furtherharsha
2013-03-30- reduce number of parallel peer creates to save operation timeouts while cre...harsha
2013-03-28provide how many links succeeded and how many failed in test master callbackharsha
2013-03-28- fixharsha
2013-03-28- test 2d tourus overlayharsha
2013-03-28infiniband nse evaluation configharsha
2013-03-28- read unique peer-ids from testbedharsha