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
2011-07-13
Merge remote-tracking branch 'public/bug1666'
Nick Mathewson
2011-07-12
Add more error checks to socks parsing code
Nick Mathewson
2011-07-07
Remove unused var in write_to_evbuffer_zlib
Nick Mathewson
2011-06-29
Refactor fetch_from_buf_socks() to be greedy
Nick Mathewson
2011-06-29
Don't drain extra data when parsing socks auth methods
Nick Mathewson
2011-06-29
Record username/password data in socks_request_t
Nick Mathewson
2011-06-29
If we negotiate authentication, require it.
Nick Mathewson
2011-06-29
Be more strict about when to accept socks auth message
Nick Mathewson
2011-06-29
Fix 'make check-spaces'
Nick Mathewson
2011-06-29
Correct byte-counting in socks auth parsing code
Nick Mathewson
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-23
Use a 64-bit type to hold sockets on win64.
Nick Mathewson
2011-04-07
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-25
Triage the XXX022 and XXX021 comments remaining in the code
Nick Mathewson
2011-01-15
Fix another instance of "128" in buffers.c. More bug2330.
Nick Mathewson
2011-01-12
Merge branch 'bug2320'
Nick Mathewson
2011-01-10
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-10
Pull up more data when parsing socks messages
Nick Mathewson
2011-01-06
Use autoconf's FLEXIBLE_ARRAY_MEMBER for unspecified-length arrays
Nick Mathewson
2011-01-03
Merge remote branch 'rransom/bug2327-v2'
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
Bump copyright statements to 2011
Nick Mathewson
2010-12-29
Don't throw away incomplete SOCKS proxy responses.
Robert Ransom
2010-12-29
Use evbuffer_pullup properly in fetch_from_evbuffer_socks_client.
Robert Ransom
2010-12-19
Merge branch 'maint-0.2.2'
Roger Dingledine
2010-12-15
Merge remote branch fix_security_bug_021 into fix_security_bug_022
Nick Mathewson
2010-12-15
Make payloads into uint8_t.
Nick Mathewson
2010-12-14
bug1666 - Pass-through support for SOCKS5 authentication(4)
Robert Hogan
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
[next]