uncrustify as demanded.
[oweals/gnunet.git] / src / regex / regex_test_lib.c
2019-09-08 ng0uncrustify as demanded.
2019-07-21 t3sseraktMerge branch 'cadet-new-options'
2019-06-27 lurchiuse GNUNET_strlcpy instead of strncpy where possible
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-25 lurchiRevert "integrate dnsparser and dnsstub and tun with...
2018-06-25 Christian Grothoffintegrate dnsparser and dnsstub and tun with libgnunetutil
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-05-14 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-13 Christian Grothoffget rid of plain memcpy calls
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 lurchiMerge branch 'lurchi_social'
2018-01-06 Christian Grothofffix indentation and use after free in tcp plugin
2018-01-05 Christian Grothofffix signed/unsigned cmp
2017-05-18 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-05-10 Bart PolotChange regex combination, allow hex
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-05-07 Bart PolotRename mesh->cadet
2013-12-19 LRNmalloc -> new
2013-10-08 LRNReplace OFF_T with off_t
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-26 Bart Polot- fix
2013-09-19 Bart Polot- tweaks for hex experiments
2013-06-20 Christian Grothoffrenaming symbols from libgnunetregextest to have the...
2013-06-20 Christian Grothoffcontinuing refactoring of regex library structure,...
2013-05-27 Bart PolotFix regexes with accepting common prefix, optimize...
2013-03-23 Christian Grothoff-fix type
2013-03-13 LRNAll-encompassing ARM update
2013-02-15 Bart Polot- fix 2699
2013-02-07 Bart Polot- fix
2013-02-05 Bart Polot- doc, fixes
2012-12-19 Bart Polot- coverity 10397
2012-12-19 Bart Polot- coverity 10398
2012-12-19 Bart Polot- coverity 10400
2012-12-17 Bart Polot- free memory
2012-12-17 Bart Polot- move regex_from_file and combine to separate lib...