index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
buffers.c
Age
Commit message (
Expand
)
Author
2010-12-14
bug1666 - Pass-through support for SOCKS5 authentication (2)
Robert Hogan
2010-12-14
bug1666 - Pass-through support for SOCKS5 authentication
Robert Hogan
2010-11-15
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-11-15
Move controller event for socks warning into log_unsafe_socks_warning
Nick Mathewson
2010-11-15
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-11-15
Rate-limit unsafe socks warning
Sebastian Hahn
2010-11-12
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-11-12
Avoid perma-blocking the controller on bug in shrink_freelist
Nick Mathewson
2010-11-12
Disable logging to control port connections in buf_shrink_freelists.
Robert Ransom
2010-11-12
Move the original log_info call out of the core of buf_shrink_freelists.
Robert Ransom
2010-11-12
Disable logging to control port connections in buf_shrink_freelists.
Robert Ransom
2010-11-12
Move the original log_info call out of the core of buf_shrink_freelists.
Robert Ransom
2010-10-15
Remove XXXs about improving buf_t API: bufferevents are the future
Nick Mathewson
2010-09-27
Fix whitespace in bufferevents branch
Nick Mathewson
2010-09-27
Document and/or fix stuff found by Sebastian in code review
Nick Mathewson
2010-09-27
Some bufferevents related fixes and pointers for nickm
Sebastian Hahn
2010-09-27
Get zlib compression working with bufferevents.
Nick Mathewson
2010-09-27
Implement SOCKS-client support for bufferevents
Nick Mathewson
2010-09-27
Get SSL connections and linked connections working with bufferevents.
Nick Mathewson
2010-09-27
Add a 0-pullup version of fetch_from_evbuffer_socks
Nick Mathewson
2010-09-27
Documentation for inspect_evbuffer
Nick Mathewson
2010-09-27
Add pullup-free version of fetch_from_evbuffer_http
Nick Mathewson
2010-09-27
Fix more remaining users of inbuf/outbuf to handle bufferevents instead.
Nick Mathewson
2010-09-27
Add a fetch_from_evbuffer_http
Nick Mathewson
2010-09-27
Refactor SOCKS parsing code to handle evbuffers.
Nick Mathewson
2010-09-27
Clone fetch_var_cell_from_buf() for evbuffers.
Nick Mathewson
2010-09-27
Add a new connection_fetch_from_buf_line() that can handle bufferevents
Nick Mathewson
2010-09-27
Teach read_event/write_event manipulators about bufferevents.
Nick Mathewson
2010-09-27
Remove never-actually-finished code to use readv and writev for IO.
Nick Mathewson
2010-09-20
A start at a patch for bug 1943 (alignment issues)
Roger Dingledine
2010-08-10
Make buf_shrink_freelists warn, not crash, when n_to_skip is too high
Nick Mathewson
2010-07-27
Create reasons.h
Sebastian Hahn
2010-07-27
Create control.h
Sebastian Hahn
2010-07-27
Create connection_or.h
Sebastian Hahn
2010-07-27
Create connection_edge.h
Sebastian Hahn
2010-07-27
Create config.h
Sebastian Hahn
2010-07-27
Create buffers.h
Sebastian Hahn
2010-07-09
Rename log.h to torlog.h
Nick Mathewson
2010-06-07
Add option to not warn when getting an IP instead of hostname
Sebastian Hahn
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2009-12-15
Merge branch 'safelogging2'
Nick Mathewson
2009-12-15
Refactor the safe_str_*() API to make more sense.
Nick Mathewson
2009-12-12
*_free functions now accept NULL
Sebastian Hahn
2009-12-12
Allow SafeLogging to exclude client related information
Sebastian Hahn
2009-09-29
Include util.h and log.h as relative paths.
Nathan Freitas
2009-08-26
Merge commit 'public/socks-client'
Nick Mathewson
2009-07-13
fix comments and other typos
Roger Dingledine
2009-06-19
Move SOCKS reason-decoding switches into reasons.c
Nick Mathewson
2009-06-19
Enable Tor to connect through SOCKS 4/5 proxies
Christopher Davis
[prev]
[next]