1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Mar 22, 2022 — Mar 22, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Edit documentation [DOCUMENTATION]. More... almost 3 years ago
Change shell to bash [CORRECTIVE]. More... almost 3 years ago
MD5: fix bug where ctx is not properly zeroed More... almost 9 years ago
Add --tag option that prints "tag: string" on every status output line [PERFECTIVE] More... about 9 years ago
Clean up code [CLEAN UP] and be paranoid about buffer overflows [PREVENTIVE] More... about 9 years ago
configure: Replace with a more generic word More... about 12 years ago
Subsecond accuracy is unnecessary for ETA [PERFECTIVE] More... about 13 years ago
Fix output units [CORRECTIVE] More... about 13 years ago
pmr.1: Add -q0 (automatic EOF) for netcat example More... over 13 years ago
Pedantic writes [PREVENTIVE] More... about 14 years ago
Add .gitignore file More... over 14 years ago
Make pmr compilable for GCC 3.x Cygwin systems [ADAPTIVE] More... almost 15 years ago
Increase ETA speed estimation window to decrease jitter [PERFECTIVE] More... about 15 years ago
Update web site to pmr 1.01 More... about 15 years ago
pmr 1.01 More... about 15 years ago
Forgot to add man page to Git repository [CORRECTIVE] More... about 15 years ago
Fix web site URL to pmr 1.00 More... about 15 years ago
Fix SHA1 file on web site More... about 15 years ago
Add a web site More... about 15 years ago
pmr 1.00 More... about 15 years ago
Maintain "todo.txt" More... about 15 years ago
Cleanup code and improve help [PREVENTIVE][PERFECTIVE] More... about 15 years ago
Fix and improve the man page [CORRECTIVE][PERFECTIVE] More... about 15 years ago
Fix rate limit, change rate quantum to 50ms More... about 15 years ago
Increase rate limit accuracy, cleanup code More... about 15 years ago
Add an item on the "to do" list More... about 15 years ago
Do not test ferror() after fgets() [CORRECTIVE] More... about 15 years ago
Reindent code to Linux style, use a common die() function, and small changes More... over 15 years ago
Check ferror() if fgets() returns NULL [CORRECTIVE] More... over 15 years ago
Fix a bug with fgets(). A syscall related to fgets() might not be restarted if a signal arrived, so the whole file would not be read. [CORRECTIVE] More... over 15 years ago