- Sep 17, 2010
-
-
Stephan Bosch authored
-
- Aug 17, 2010
-
-
Stephan Bosch authored
-
- Aug 13, 2010
-
-
Stephan Bosch authored
- Changed operand read functions to prove exec status return codes in stead of boolean. - Restructured optional-operand, stringlist and string-match APIs to provide execution status (error code) upon failure. - Corruption errors are only produced when the binary is actually corrupt. Normal failures should never cause a recompile attempt anymore. - Simplified optional-operand API. - Cleaned up test command implementations that use the string-match API.
-
- Jul 30, 2010
-
-
Stephan Bosch authored
-
- Jul 17, 2010
-
-
Stephan Bosch authored
-
- Jul 14, 2010
-
-
Stephan Bosch authored
-
- May 16, 2010
-
-
Stephan Bosch authored
-
- May 14, 2010
-
-
Stephan Bosch authored
-
- Jan 02, 2010
-
-
Stephan Bosch authored
-
- Nov 02, 2009
-
-
Stephan Bosch authored
-
- Jul 29, 2009
-
-
Stephan Bosch authored
-
- 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.
-