projects
/
privoxy.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix various spelling errors in the comments.
[privoxy.git]
/
gateway.c
2011-04-19
Fabian Keil
Fix various spelling errors in the comments.
blob
|
commitdiff
|
raw
2011-03-27
Fabian Keil
In socks4_connect(), don't comment on connect_to()...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-19
Fabian Keil
Use an enum for the SOCKS4 reply field values
blob
|
commitdiff
|
raw
|
diff to current
2011-02-19
Fabian Keil
Rename then SOCKS4 defines from SOCKS_REQUEST_FOO to...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-19
Fabian Keil
Use an enum for the SOCKS5 reply field
blob
|
commitdiff
|
raw
|
diff to current
2011-02-14
Fabian Keil
In connection_destination_matches(), improve two log...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-09
Fabian Keil
Let socks4_connect enforce the socket timeout for the...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-09
Fabian Keil
Let socks5_connect enforce the socket timeout for the...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-23
Fabian Keil
Rename socket_is_still_usable() to socket_is_still_alive().
blob
|
commitdiff
|
raw
|
diff to current
2009-10-03
Fabian Keil
Streamline remember_connection()'s prototype.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-01
Fabian Keil
And by 'latency' we don't mean the round trip time.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Fabian Keil
Fix a log message in get_reusable_connection(). A blank...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Fabian Keil
Add trailing dot in a log message in close_unusable_con...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-06
Fabian Keil
Disable connection-sharing unless FEATURE_CONNECTION_SH...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-06
Fabian Keil
In get_reusable_connection(), also log when the timesta...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Fabian Keil
Fix gcc45 warning.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
Fabian Keil
Take the latency into account when evaluating whether...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-11
Fabian Keil
Set the timestamp directly after receiving the response...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-05
Fabian Keil
If we decided not to keep the connection to the server...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Fabian Keil
Fix clang warning: Value stored to 'err' is never read.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-16
Fabian Keil
Remove CVS revision logs. TODO item #33.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Fabian Keil
Respect the server's keep-alive value if it's below...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Fabian Keil
There's no reason for keep_alive_timeout to be signed.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-10
Fabian Keil
Reenable server-side-only keep-alive support, but only...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-10
Fabian Keil
Initial keep-alive support for the client socket.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-13
Fabian Keil
Reword keep-alive support warning and only show
blob
|
commitdiff
|
raw
|
diff to current
2008-12-24
Fabian Keil
Keep a thread around to timeout alive connections
blob
|
commitdiff
|
raw
|
diff to current
2008-12-13
Fabian Keil
Remove duplicated debugging checks
blob
|
commitdiff
|
raw
|
diff to current
2008-12-04
Fabian Keil
Fix some cparser warnings.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-22
Fabian Keil
Move log message around to include the socket number.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-13
Fabian Keil
Make keep_alive_timeout static.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-13
Fabian Keil
Add new config option: keep-alive-timeout.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-08
Fabian Keil
Unify two debug messages.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-08
Fabian Keil
Fix duplicated debugging check.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-25
Fabian Keil
Remove already out-commented line left over from debugging.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-24
Fabian Keil
- Tone the "keep-alive support is experimental" warning
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Fabian Keil
Fix forget_connection() and mark_connection_unused(),
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Fabian Keil
- Factor close_unusable_connections() out of
blob
|
commitdiff
|
raw
|
diff to current
2008-10-17
Fabian Keil
In socket_is_still_usable(), use select()
blob
|
commitdiff
|
raw
|
diff to current
2008-10-17
Fabian Keil
Add preliminary timeout support.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-16
Fabian Keil
Fix two gcc44 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-16
Fabian Keil
Fix compiler warning.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-16
Fabian Keil
- Factor socket_is_still_usable() out of get_reusable_c...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Fabian Keil
If a remembered connection is no longer usable and
blob
|
commitdiff
|
raw
|
diff to current
2008-10-11
Fabian Keil
Add missing dots for two log messages.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-09
Fabian Keil
Flush work-in-progress changes to keep outgoing connections
blob
|
commitdiff
|
raw
|
diff to current
2008-09-27
Fabian Keil
Return only once in forwarded_connect().
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Fabian Keil
Fix typo in macro name.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-07
Fabian Keil
In socks5_connect:
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Fabian Keil
- Fix a compiler warning.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Fabian Keil
Remember the cause of the SOCKS5 error for the CGI...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-03
Fabian Keil
Add SOCKS5 support. Patch #1862863 by Eric M. Hopper...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-28
Fabian Keil
Modified patch from Song Weijia (#1762559) to
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Fabian Keil
- Use strlcpy() instead of strcpy().
blob
|
commitdiff
|
raw
|
diff to current
2007-01-25
Fabian Keil
- Save errors in socks4_connect() to csp->error_message.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-18
David Schmidt
Reorganizing the repository: swapping out what was...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-04
jongfoster
Moving sources to /src
blob
|
commitdiff
|
raw
2002-05-12
jongfoster
Correcting function comments
blob
|
commitdiff
|
raw
|
diff to current
2002-03-26
swa
we have a new homepage!
blob
|
commitdiff
|
raw
|
diff to current
2002-03-24
swa
name change related issues
blob
|
commitdiff
|
raw
|
diff to current
2002-03-13
jongfoster
Killing warnings
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
jongfoster
- Making various functions return int rather than size_t.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-08
jongfoster
Fixing int/size_t warnings
blob
|
commitdiff
|
raw
|
diff to current
2002-03-07
oes
- Improved handling of failed DNS lookups
blob
|
commitdiff
|
raw
|
diff to current
2001-10-25
David Schmidt
Change in porting tactics: OS/2's EMX porting layer...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-13
jongfoster
Fixing missing #include under Windows
blob
|
commitdiff
|
raw
|
diff to current
2001-09-12
steudten
add #include <string.h>
blob
|
commitdiff
|
raw
|
diff to current
2001-09-10
oes
Added #include in.h
blob
|
commitdiff
|
raw
|
diff to current
2001-07-29
jongfoster
Adding missing #include project.h
blob
|
commitdiff
|
raw
|
diff to current
2001-07-24
oes
Applied BeOS support update by Eugenia
blob
|
commitdiff
|
raw
|
diff to current
2001-06-09
jongfoster
Changing BUFSIZ ==> BUFFER_SIZE
blob
|
commitdiff
|
raw
|
diff to current
2001-06-07
jongfoster
Removing gateways[] list - no longer used.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-15
oes
*** empty log message ***
v_2_9_3
blob
|
commitdiff
|
raw
|
diff to current