1
I Use This!
Inactive

Commits : Listings

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