index
:
tinyproxy
bind-ipv4mapped
build
master
Light-weight HTTP/HTTPS proxy daemon for POSIX operating systems
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main.c
Age
Commit message (
Expand
)
Author
2009-09-27
strdup() the default stathost in config struct as it can be freed
Mukund Sivaraman
2009-09-21
Rename conffile.[ch] to conf.[ch]
Mukund Sivaraman
2009-09-20
build: Remove use of the obsolete AC_TYPE_SIGNAL macro
Mukund Sivaraman
2009-09-20
build: Rename autoconf variable
Mukund Sivaraman
2009-09-20
Remove the target system information when the version is displayed
Mukund Sivaraman
2009-09-20
Remove ability to change the name of the default configuration file
Mukund Sivaraman
2009-09-15
Make takesig() into a static function
Mukund Sivaraman
2009-09-15
Minor indenting changes
Mukund Sivaraman
2009-09-15
Return instead of exit() at end of main()
Mukund Sivaraman
2009-09-15
Minor indenting changes
Mukund Sivaraman
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
[prev]