Age | Commit message (Expand) | Author |
---|---|---|
2009-09-15 | Exit with proper status in case of bad commandline arguments | Mukund Sivaraman |
2009-09-15 | Add doc for change_user() | Mukund Sivaraman |
2009-09-15 | Return correct error status when setuid() or setgid() fails | Mukund Sivaraman |
2009-09-15 | Extract setuid/setgid code into a function | Mukund Sivaraman |
2009-09-15 | Extract cmdline parsing code into a function | Mukund Sivaraman |
2009-09-15 | Remove unused variable | Mukund Sivaraman |
2009-09-15 | Indent code to Tinyproxy coding style | Mukund Sivaraman |
2009-08-07 | Rename tinyproxy.[ch] to main.[ch] | Mukund Sivaraman |