Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify the header protection macro style a bit. | Chris Kuethe | 2008-08-03 | 1 | -0/+1 |
* | whitespace fixes | Chris Kuethe | 2008-08-03 | 1 | -1/+1 |
* | Reference for people who want to understand CRC algorithms better. | Eric S. Raymond | 2008-07-10 | 1 | -1/+6 |
* | Minor polishing for possible future code reuse. | Eric S. Raymond | 2008-07-10 | 1 | -2/+3 |
* | More splint cleanups. | Eric S. Raymond | 2008-07-10 | 1 | -3/+3 |
* | More documentation. | Eric S. Raymond | 2008-06-30 | 1 | -2/+48 |
* | CRC24Q checksum works now. | Eric S. Raymond | 2008-06-30 | 1 | -61/+75 |
* | Document the error polynomial. | Eric S. Raymond | 2008-06-30 | 1 | -2/+6 |
* | Add a CRC-24Q implementation. It's wrong, but it's a start. | Eric S. Raymond | 2008-06-30 | 1 | -0/+111 |