2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 23, 2024 — May 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch '2.0.13' of github.com:grke/burp into 2.0.13 More... over 10 years ago
Make restoring a hard link without restoring the original file work. More... over 10 years ago
don’t mess with files that are not yours More... over 10 years ago
Tiny tweaks. More... over 10 years ago
Some more server restore cleanup. More... over 10 years ago
Merge branch 'master' of github.com:KillerDiller/burp More... over 10 years ago
fix install on BSD More... over 10 years ago
fix install on BSD More... over 10 years ago
Add a test that interrupts during phase1. More... over 10 years ago
Merge pull request #263 from KillerDiller/master More... over 10 years ago
Merge branch 'master' into 2.0.13 More... over 10 years ago
BSD compilation fixes from Stefan Paletta. More... over 10 years ago
Fix a bug where the client was not returning an error code on error. More... over 10 years ago
Add a config option to set a breakpoint, to assist in testing resume. More... over 10 years ago
fix compile on BSD systems More... over 10 years ago
More cleanup. More... over 10 years ago
More restore cleanup. More... over 10 years ago
Small server restore cleanup. More... over 10 years ago
More restore cleanup. More... over 10 years ago
More server side restore cleanup. More... over 10 years ago
Cleanup some server restore code. More... over 10 years ago
Move linkhash.[ch] to top level so it can be reused in the server. More... over 10 years ago
Extract shared code in test_self and test_self_ssh. Get the test scripts to create some hardlinks for testing. More... over 10 years ago
Git doesn't support hardlinks, so remove them. More... over 10 years ago
Add some hardlinks for 'make test'. More... over 10 years ago
Fix some phase1 bugs related to min/max_file_size and hard links. Split out the linkhash stuff into a separate file. More... over 10 years ago
Update TODO a little. More... over 10 years ago
Make the path to pidfiles in the config files substitutable. More... over 10 years ago
Tweak unit test Makefile. More... over 10 years ago
Add unit tests for hexmap.c. More... over 10 years ago