- Jan 02, 2009
-
-
Stephan Bosch authored
-
- Dec 09, 2008
-
-
Stephan Bosch authored
-
- Sep 09, 2008
-
-
Stephan Bosch authored
-
- Aug 16, 2008
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Aug 01, 2008
-
-
Stephan Bosch authored
Testsuite: added RFC compliance tests for the variables extension and fixed use of wrong default comparator.
-
- Jul 27, 2008
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
Resolved code duplication among commands that use comparators and match-types and found problems in the imapflags extension in the process.
-
- Jul 25, 2008
-
-
Stephan Bosch authored
Significantly improved handling of old/corrupt binaries and revised matching implementation in the process.
-
Stephan Bosch authored
Working towards improving the handling of currupt binaries: defined multiple exit codes for execution functions and defined trace macro for reporting binary corruptions.
-
- Jul 23, 2008
-
-
Stephan Bosch authored
-
- Jul 21, 2008
-
-
Stephan Bosch authored
-
- Jul 16, 2008
-
-
Stephan Bosch authored
-
- Jun 29, 2008
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- May 18, 2008
-
-
Stephan Bosch authored
RECOVERED FROM INCONSISTENCY: developed testsuite and binary dumping and fixed various small issues.
-
- Mar 07, 2008
-
-
Stephan Bosch authored
-
- Jan 06, 2008
-
-
Stephan Bosch authored
-
- Jan 05, 2008
-
-
Stephan Bosch authored
-
- Dec 27, 2007
-
-
Stephan Bosch authored
-
- Dec 24, 2007
-
-
Stephan Bosch authored
-
- Dec 19, 2007
-
-
Stephan Bosch authored
Implemented support for overriding default argument implementations of number, string and string-list.
-
- Dec 18, 2007
-
-
Stephan Bosch authored
-
- Dec 06, 2007
-
-
Stephan Bosch authored
Added support for reading an entire stringlist into memory. Also fixed various identical bugs in stringlist-related error handling.
-
- Dec 02, 2007
-
-
Stephan Bosch authored
Properly implemented the code dumper. Dumps are now printed in a stream. The individual opcode and operand implementations no longer use printf()s.
-
- Dec 01, 2007
-
-
Stephan Bosch authored
Exported sieve-code-dumper from sieve-interpreter containing all code dumping related implementation. Now to remove all printfs....
-
- Nov 28, 2007
-
-
Stephan Bosch authored
-
- Nov 24, 2007
-
-
Stephan Bosch authored
Moved address-part, match-type and comparator code registries from interpreter to binary where they belong.
-
Stephan Bosch authored
Grouped runtime parameters into a single runtime environment and started implementation of result composition/execution.
-
- Nov 23, 2007
-
-
Stephan Bosch authored
-
- Nov 22, 2007
-
-
Stephan Bosch authored
-
- Nov 21, 2007
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Nov 20, 2007
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
Changed validator's command syntax validation such that command implementations don't have to call the argument, test and block validation functions explicitly.
-
- Nov 19, 2007
-
-
Stephan Bosch authored
Changed argument validation to record the first positional argument into the command context by default. Also furter improved validator's error handling.
-
Stephan Bosch authored
-
Stephan Bosch authored
-