Login

Subversion Repositories NedoOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1885 2023-12-12 12:31:20 lvd /src/crc/ *crc:  
1884 2023-12-10 18:46:22 lvd /src/crc/ *crc: add srcs of C tool to calculate md5 and speh hashes  
1875 2023-11-05 00:09:11 lvd /src/crc/ +crc:
* fix help (now each utility prints specific type of checkums)
* remove debug code from md5.com
* fix file parsing so that there could be any number (>=1) of
spaces between checksum and filename
 
1865 2023-10-26 14:57:44 lvd /src/crc/ +crc: first release of md5.com  
1864 2023-10-26 13:46:04 lvd /src/crc/ *crc: adding separate building of crc and md5 executables  
1862 2023-10-25 21:15:54 lvd /src/crc/ *crc: fixed md5 padding  
1861 2023-10-24 22:57:35 lvd /src/crc/ *crc: md5 almost complete (still errors for filelen%64=56..64)  
1860 2023-10-24 12:32:00 lvd /src/crc/ *crc: degug 1/4 of md5 compress (rounds1-16), fix checksum size for md5  
1859 2023-10-23 14:27:59 lvd /src/crc/ *crc: add test files for MD5, fix md5.asm for some uzhasm bug, add optional inclusion/generation of different asm/output files in main.asm  
1858 2023-10-22 21:35:38 lvd /src/crc/ *crc: start coding MD5 (not yet even compilable\!)  
1850 2023-10-19 20:30:35 lvd /src/crc/ +crc: optimize CS_PREPARE even more, change -DSVNREVISION usage (add 1 to it)  
1848 2023-10-19 16:53:56 lvd /src/crc/ +crc(src): optimize (shorten) CS_PREPARE for crc  
1846 2023-10-19 02:59:27 lvd /src/crc/ +crc(src): refactor code: move checksum calculation to the separate file  
1843 2023-10-18 21:57:32 lvd /src/crc/ +crc(src): add support for stdin  
1842 2023-10-16 21:35:59 lvd /src/crc/ +crc(src): change '*steam' functions to OS_*HANDLE  
1841 2023-10-15 18:38:39 lvd /src/crc/ +crc: fix missing EOL zero byte  
1840 2023-10-15 18:33:32 lvd /src/crc/ +crc: fix processing '-c' files  
1838 2023-10-15 12:33:03 lvd /src/crc/ +crc: added printing of SVNREVISION  
1836 2023-10-08 23:15:45 lvd /src/crc/ +crc: fixed parsing of file with filenames and CRCs for '-c' option  
1813 2023-09-30 20:29:49 lvd /src/crc/ +crc: added '-c' option, not yet fully working  

Show All