aboutsummaryrefslogtreecommitdiff
path: root/src/regex
AgeCommit message (Expand)Author
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-22-doxygen fixesChristian Grothoff
2015-06-16check for __GLIBC__ before malloptingChristian Grothoff
2015-05-26-use UNIXONLYChristian Grothoff
2015-05-25-loggingChristian Grothoff
2015-05-25-loggingChristian Grothoff
2015-05-22-doxygen, loggingChristian Grothoff
2015-05-22add logging and in particular checks to make sure no '.' wildcards are during...Christian Grothoff
2015-05-22-improving testcaseChristian Grothoff
2015-05-22-adding integration testChristian Grothoff
2015-05-22-more verboseChristian Grothoff
2015-05-22-fix regex shutdown: clean up clients before DHT disconnectChristian Grothoff
2015-02-28-extend block API to allow specifying flags, use this to allow reducing check...Christian Grothoff
2015-02-28generally use GNUNET_assert() instead of GNUNET_abort() to also log the errorChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-16-adding single file for testing without autostarts above core levelChristian Grothoff
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-09-13trying to do something about #3540Christian Grothoff
2014-05-07Rename mesh->cadetBart Polot
2014-04-08-more version bumpingChristian Grothoff
2014-03-10Rename SearchMessage from regex to RegexSearchMessage so that it is unique in...Florian Dold
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2013-12-22-fix calculation of block size, doxygenChristian Grothoff
2013-12-20-use the same hash function to map service name to hash, not once strlen and ...Christian Grothoff
2013-12-20-give nicer warning about big regexChristian Grothoff
2013-12-19malloc -> newLRN
2013-12-06configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-09last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff
2013-10-09more work towards XDG spec (#3000) -- config file locationChristian Grothoff
2013-10-09migrating towards XDG configuration specification (#3000)Christian Grothoff
2013-10-08Replace OFF_T with off_tLRN
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-01-loglevelBart Polot
2013-09-30-getting regex to compile again (part of #3047)Christian Grothoff
2013-09-27- debug infoBart Polot
2013-09-27-undo #29640, somehow causes problemsChristian Grothoff
2013-09-26- install daemon in libexecBart Polot
2013-09-26moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff
2013-09-26- normalize with profilerBart Polot
2013-09-26- undo r28718Bart Polot
2013-09-26-fixBart Polot
2013-09-26- setup time feedbackBart Polot
2013-09-26- more feedback regarding shutdownBart Polot
2013-09-26- more logBart Polot