aboutsummaryrefslogtreecommitdiff
path: root/src/regex
Commit message (Collapse)AuthorAge
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
|
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* 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
|
* Replace OFF_T with off_tLRN2013-10-08
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -loglevelBart Polot2013-10-01
|
* -getting regex to compile again (part of #3047)Christian Grothoff2013-09-30
|
* - debug infoBart Polot2013-09-27
|
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
|
* - install daemon in libexecBart Polot2013-09-26
|
* moving from abstract unix domain socket paths to normal unix domain socket ↵Christian Grothoff2013-09-26
| | | | paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
* - normalize with profilerBart Polot2013-09-26
|
* - undo r28718Bart Polot2013-09-26
|
* -fixBart Polot2013-09-26
|
* - setup time feedbackBart Polot2013-09-26
|
* - more feedback regarding shutdownBart Polot2013-09-26
|
* - more logBart Polot2013-09-26
|
* - more log, styleBart Polot2013-09-26
|
* - indentation, styleBart Polot2013-09-26
|
* - decrease amount of PUT rounds to finish all before the GETs startBart Polot2013-09-26
|
* - fixBart Polot2013-09-26
|
* - fixBart Polot2013-09-26
|
* - use REGEX_INTERNAL_iterate_reachable_edgesBart Polot2013-09-26
|
* Add REGEX_INTERNAL_iterate_reachable_edges which only reveals edges ↵Bart Polot2013-09-26
| | | | | | | reachable from states with proof longer or equal to REGEX_INITIAL_BYTES
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
|
* - fix block validation for DHT PUT requestsBart Polot2013-09-20
|
* - dont require xquery for PUTsBart Polot2013-09-20
|
* - tweaks for hex experimentsBart Polot2013-09-19
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* -check correct variableChristian Grothoff2013-09-09
|
* - give out run handle through which master controller's handle can be retrievedSree Harsha Totakura2013-09-06
|
* -cleanup leaksChristian Grothoff2013-09-06
|
* -misc fixesChristian Grothoff2013-09-06
|
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
|
* Fix 'way too many REGEX PUTs' issue.Maximilian Szengel2013-08-19
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* moving to new, fixed-size encoding of public and private ECC keys ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* - Fix coverity 10602Bart Polot2013-07-19
|
* -adding missing file"Christian Grothoff2013-07-11
|
* -doxygenChristian Grothoff2013-07-08
|
* -doxygen fixesChristian Grothoff2013-07-07
|
* -implementing regex testChristian Grothoff2013-07-02
|
* - freebsd doesn't have log2Bart Polot2013-07-01
|
* -fixing #2585: optimized layout for regex blocksChristian Grothoff2013-06-27
|
* -move struct RegexBlock into regex_block_libChristian Grothoff2013-06-27
|
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
| | | | | This is all because emscripten doesn't have getaddrinfo.
* -introducing signing of regex accept states, removing PID from regex APIChristian Grothoff2013-06-26
|