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
/
sock.c
Age
Commit message (
Expand
)
Author
2001-10-25
Bit of source code clean up.
Robert James Kaes
2001-10-24
Error message cleanup to make the information more informative.
Robert James Kaes
2001-10-23
Fixed a spelling problem in a log message.
Robert James Kaes
2001-10-23
Moved the zero-length string setting to outside the tests in getpeer_*()
Robert James Kaes
2001-10-22
Changed the getpeer_*() functions to return the reason why the name or IP
Robert James Kaes
2001-10-22
Fixed a problem where a user's variable would be uninitialized if a DNS
Robert James Kaes
2001-09-16
Moved the safe_write() and safe_read() functions here.
Robert James Kaes
2001-09-07
Error message cleanup.
Robert James Kaes
2001-08-29
Cleaned up the locking code to make it more fine grained. Did this since
Robert James Kaes
2001-05-27
Removed the SA define.
Robert James Kaes
2001-05-23
Added ASSERT statements.
Robert James Kaes
2000-09-11
Needed locking in getpeer_string().
Robert James Kaes
2000-03-31
Completely rewrote the readline function.
Robert James Kaes
2000-02-16
This commit was generated by cvs2svn to compensate for changes in r2,
Steven Young