2008-07-17 |
Richard W.M... | Improved test. |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Richard W.M... | Implement check() and bind() qualifiers. |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Richard W.M... | Implement save_to_offset() and partially implement... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Richard W.M... | Fix an error message. |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Richard W.M... | Added when(), bind() and save_offset_to() to the TODO... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Richard W.M... | Set svn:ignore. |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Richard W.M... | Set svn:keywords property to Id. |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Richard W.M... | Added offset padding test to test the case when origina... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Richard W.M... | Implement dropbits, takebits, subbitstring. |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Richard W.M... | Fix computed offset calculations when original_off... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Richard W.M... | Version 1.9.5 for release. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Richard W.M... | Clarify licensing for Debian. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Richard W.M... | Fix documentation for how to compile using camlp4 directly. |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Richard W.M... | Version 1.9.4 for release. |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Richard W.M... | Somewhat better attempt at a META file. |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Richard W.M... | Don't allow zero-length patterns to be loaded from... |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Richard W.M... | Update status |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Richard W.M... | Version 1.9.3 for release. |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Richard W.M... | Include pkg_* |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Richard W.M... | extlib is needed for CIL tools subdir |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Richard W.M... | Note about META file |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Richard W.M... | Allow bitmatch-import-prefix.h to be installed centrally. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Richard W.M... | Version 1.9.2 for release. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Richard W.M... | Some fixes for building bmpp file. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Richard W.M... | Updated MANIFEST |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Richard W.M... | Version 1.9.1 for release. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Richard W.M... | CIL examples. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Richard W.M... | Just warn about unimplemented types - they can be safel... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Richard W.M... | Refactor raising of Construct_failure exceptions and... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Richard W.M... | Make the locations in error messages more specific. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Richard W.M... | Refactor constructor and extractor function name genera... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Richard W.M... | Refactor parse_field function (Bluestorm). |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Richard W.M... | Refactor expr_is_constant (Bluestorm). |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Richard W.M... | Added string offset tests. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Richard W.M... | Convenience function locfail (thanks to Bluestorm). |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Richard W.M... | Map 8-bit int element arrays to strings |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Richard W.M... | More items for TODO list |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Richard W.M... | Change cil tools to use computed offsets. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Richard W.M... | Add string_of_*_field so we can print out fields more... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Richard W.M... | Fix dependencies |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Richard W.M... | Test for offsets |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Richard W.M... | Document constructed offsets, zeroes_bitstring, ones_bi... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Richard W.M... | Implement construct_bitstring, zeroes_bitstring, ones_b... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Richard W.M... | Support for computed offsets in output. Also allow... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Richard W.M... | Added computed offset field |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Richard W.M... | Documentation cleanups |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Richard W.M... | Documentation cleanups |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Richard W.M... | Documentation cleanups |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Richard W.M... | Documentation clarification. |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Richard W.M... | Clarify how to write multiple patterns to a file |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Richard W.M... | Version 1.9 for release. |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Richard W.M... | Update MANIFEST |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Richard W.M... | Persistent patterns, save and load to a file. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Richard W.M... | Split out field handling from pa_bitmatch into a common... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Richard W.M... | Committing NON-WORKING cil tools directory. This code... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Richard W.M... | Started to copy the import tool from libunbin. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Richard W.M... | Include CHANGES file in tarball. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Richard W.M... | Version 1.3, updated MANIFEST. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Richard W.M... | Endianness expressions. |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Richard W.M... | Updated MANIFEST |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Richard W.M... | Added libpcap parsing example. |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Richard W.M... | When flen is a constant, use the constant integer value... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Version 1.2 for release. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Updated MANIFEST |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Fix string_of_bitstring/add_bits handling of non-multip... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Minor code rearrangement, improve an error message. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Added integer matching test. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Bit-matching test. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Seems that the ELF fields are little-endian. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Updated MANIFEST and removed .cvsignore files. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Version 1.1 for release. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Added GIF parsing example. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Enable svn:keywords Id property on relevant files. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | ELF parsing example. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Make examples depend upon library. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | More consistent naming of files. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Removed obsolete tests, and moved some tests into examples. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Fix svnignore in the examples subdirectory. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Added rules to build examples. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Fix this example so it now works. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Implement bitstring_to_chan, bitstring_to_file. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Implement the nativeendian version of some functions. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Fix examples to use the new syntax. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Updated TODO |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Version 1.0 for release. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Allow '_' to be used to ignore more types of bitstring... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Fix check-manifest rule to work with Subversion. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | Polymorphic 'field' type. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Richard W.M... | More complete handling of constant field length express... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Richard W.M... | Fix extracting in little-endian case. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Richard W.M... | Added extract_int64_le_unsigned, version 0.8 for release. |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Richard W.M... | Missing exception arg to construct_bit, and added const... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Richard W.M... | Requires unix - new version 0.7 candidate for release. |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Richard W.M... | Added construct_string, version 0.7 for release. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Richard W.M... | bitstring_of_string and bitstring_of_*_max functions. |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Richard W.M... | Version 0.6 for release. |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Richard W.M... | Turn off exhaustiveness checking (thanks: Martin Jambon). |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Richard W.M... | Allow matching against a string type. |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Richard W.M... | Use patterns, not expressions, in the bitmatch operator. |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Richard W.M... | Change syntax so that { ... } surrounds match patterns. |
commit | commitdiff | tree | snapshot |
next |