2
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 6 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handle more whitespace in rules, this resolves possible default-rule match. More... almost 14 years ago
Can't specify the outfiles in the flex source, as it breaks ylwrap. Kudos to anybody who can kill ylwrap for good. More... almost 14 years ago
Version bump 2.3.1 More... almost 14 years ago
sv_parser/*-lex.l: add %option noyy* to shink the size of the lexer More... almost 14 years ago
header-lex.l: permit no spaces after the colon in headers More... almost 14 years ago
header.y: permit headers containing only wrapped lines More... almost 14 years ago
header.y: fix counting of lines in getallheaders More... almost 14 years ago
libsieve_header_parse_buffer: remove second parameter More... almost 14 years ago
configure.ac: build only shared library by default More... almost 14 years ago
Merge branch 'libsieve-2.3' of git://demo.aegee.org:143/libsieve into libsieve-2.3 More... almost 14 years ago
Makefile.am: "make dist" now includes all files in the tarball More... almost 14 years ago
Reduce compile warnings by inserting additional "const"s More... almost 14 years ago
Reduce compile warnings by inserting additional "const"s More... almost 14 years ago
src/sv_parserv/*y: now auto-updatable by make More... almost 14 years ago
Makefile.am: remove all convenience libraries More... almost 14 years ago
Use set -e More... about 14 years ago
Release script and minor build options and fixes. More... about 14 years ago
Added Dilyan and Paul. Trackers move to GitHub. More... about 14 years ago
Merge branch 'libsieve-2.2' into dilyan-2.2 More... about 14 years ago
Remove the generated parser output. More... about 14 years ago
Remove the generated lexer output. More... about 14 years ago
Version bump to 2.2.9. More... about 14 years ago
fix small leaks and possible segfault More... about 14 years ago
Release 2.3.0 More... about 14 years ago
revert later More... over 14 years ago
Hide internal symbols from the shared library More... over 14 years ago
src/sv_parserv/addr(.y,-lex.l) add DOTATOM More... over 14 years ago
sieve.y,sieve-lex.l and the whole library now reentrant More... over 14 years ago
comparator.(c,h) and util.(c,h) now reentrant More... over 14 years ago
src/sv_parser/header.y,header-lex.l now reentrant More... over 14 years ago