summaryrefslogtreecommitdiff
path: root/src/regex/regex_test_lib.c
Commit message (Collapse)AuthorAge
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* use GNUNET_strlcpy instead of strncpy where possiblelurchi2019-06-27
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
| | | | This reverts commit 7da98cf076e9c5101244dfbbf8c3ddff045d298e.
* integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* get rid of plain memcpy callsChristian Grothoff2018-05-13
|
* fix indentation and use after free in tcp pluginChristian Grothoff2018-01-06
|
* fix signed/unsigned cmpChristian Grothoff2018-01-05
|
* Change regex combination, allow hexBart Polot2017-05-10
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Rename mesh->cadetBart Polot2014-05-07
|
* malloc -> newLRN2013-12-19
|
* Replace OFF_T with off_tLRN2013-10-08
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* - fixBart Polot2013-09-26
|
* - tweaks for hex experimentsBart Polot2013-09-19
|
* renaming symbols from libgnunetregextest to have the prefix REGEX_TESTChristian Grothoff2013-06-20
|
* continuing refactoring of regex library structure, disambiguating symbol ↵Christian Grothoff2013-06-20
| | | | names between old regex library which is now internal and the public API; moving IP-to-regex conversion functions to tun library, as only vpn is using those to begin with
* Fix regexes with accepting common prefix, optimize regex prefix lengthsBart Polot2013-05-27
|
* -fix typeChristian Grothoff2013-03-23
|
* All-encompassing ARM updateLRN2013-03-13
|
* - fix 2699Bart Polot2013-02-15
|
* - fixBart Polot2013-02-07
|
* - doc, fixesBart Polot2013-02-05
|
* - coverity 10397Bart Polot2012-12-19
|
* - coverity 10398Bart Polot2012-12-19
|
* - coverity 10400Bart Polot2012-12-19
|
* - free memoryBart Polot2012-12-17
|
* - move regex_from_file and combine to separate lib fileBart Polot2012-12-17