Age | Commit message (Expand) | Author | Files | Lines |
2008-10-23 | add workaround for windows archive viewer bug (fixes #34) | pabs | 1 | -0/+5 |
2007-09-23 | Add note about initial release announcement. | pabs | 1 | -1/+5 |
2007-09-20 | Added tag 0.1.1 for changeset cbb16714c317 | pabs | 0 | -0/+0 |
2007-09-20 | Bumped version to 0.1.1 (for large file support).v0.1.1 | pabs | 1 | -1/+1 |
2007-09-20 | Fix crc32 calculation. | pabs | 1 | -3/+6 |
2007-08-28 | Add large file support. | pabs | 1 | -30/+192 |
2007-08-23 | Added .hgignore. | pabs | 1 | -0/+4 |
2007-08-23 | Added signature for changeset b2ace3aa2cdb485df4bc8e6462b9073afe650d27 | pabs | 1 | -0/+1 |
2007-08-23 | Added tag 0.1.0 for changeset b2ace3aa2cdb | pabs | 0 | -0/+0 |
2007-08-23 | Merge branches.v0.1.0 | pabs | 6 | -195/+3184 |
2007-08-23 | Updated test/index.php. | pabs | 1 | -6/+18 |
2007-08-23 | Added README, COPYING, and APPNOTE.TXT reference. Cleaned up API | pabs | 6 | -195/+3184 |
2007-08-23 | remove errant comma. | pabs | 1 | -1/+1 |
2007-08-23 | api cleanup. added full documentation. | pabs | 1 | -54/+162 |
2007-08-23 | minor formatting cleanups. | pabs | 1 | -6/+4 |
2007-08-23 | subtract 1980 from datestamp years. | pabs | 1 | -0/+7 |
2007-08-23 | add missing paren. | pabs | 1 | -1/+1 |
2007-08-23 | $date => $d. | pabs | 1 | -1/+1 |
2007-08-23 | add archive comment and dos timestamp support. | pabs | 1 | -20/+39 |
2007-08-23 | fix filename length in cdr recs. | pabs | 1 | -1/+1 |
2007-08-23 | test with deflate instead of compress. | pabs | 1 | -1/+2 |
2007-08-23 | fix crc names. | pabs | 1 | -2/+2 |
2007-08-23 | minor header cleanups. | pabs | 1 | -7/+6 |
2007-08-22 | correct ordering of arguments to add_cdr_file(). | pabs | 1 | -3/+3 |
2007-08-22 | add "version made by" to cdr header. | pabs | 1 | -0/+1 |
2007-08-22 | set archive bit in add_cdr_file(). | pabs | 1 | -1/+1 |
2007-08-22 | fix call_user_func_array() in pack_fields(). | pabs | 1 | -2/+3 |
2007-08-22 | fix format string in pack_fields(). | pabs | 1 | -1/+1 |
2007-08-22 | Merged changes from hg-home. | pabs | 1 | -0/+0 |
2007-08-22 | Send CDR footer. | pabs | 1 | -0/+3 |
2007-08-22 | Remove .index.php.swp | pabs | 1 | -0/+0 |
2007-08-22 | Added test script. | pabs | 2 | -0/+19 |
2007-08-22 | Remove extra paren. | pabs | 1 | -1/+1 |
2007-08-22 | Fix typos. | pabs | 1 | -3/+3 |
2007-08-22 | Added send_http_headers and constructor. | pabs | 1 | -6/+33 |
2007-08-22 | Initial commit. | pabs | 3 | -0/+374 |