1
I Use This!
Activity Not Available

Commits : Listings

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