index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
buffers.c
Commit message (
Expand
)
Author
Age
*
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-07-10
*
Fix socks5 handshake for username/password auth
Roger Dingledine
2013-05-15
*
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-05-09
|
\
|
*
Don't run off the end of the array-of-freelists
Nick Mathewson
2013-05-09
*
|
Merge remote-tracking branch 'public/bug8117_023' into maint-0.2.4
Nick Mathewson
2013-04-11
|
\
\
|
*
|
Per-SOCKSPort configuration for bug 8117 fix.
Nick Mathewson
2013-03-20
|
*
|
Prefer SOCKS_USER_PASS over SOCKS_NO_AUTH
Nick Mathewson
2013-03-20
|
|
/
*
|
Fix a bug that roger found in the wide_circ_id code
Nick Mathewson
2013-02-15
*
|
Merge remote-tracking branch 'public/wide_circ_ids'
Nick Mathewson
2013-02-15
|
\
\
|
*
|
Replace magic constants for wide_circ_ids with inline function calls
Nick Mathewson
2013-02-09
|
*
|
Allow a v4 link protocol for 4-byte circuit IDs.
Nick Mathewson
2012-11-06
*
|
|
Merge remote-tracking branch 'public/easy_ratelim'
Nick Mathewson
2013-02-07
|
\
\
\
|
*
|
|
Use log_fn_ratelim in a few places.
Nick Mathewson
2012-12-26
*
|
|
|
Rename log() to tor_log() for logging
Nick Mathewson
2013-02-01
*
|
|
|
Update the copyright date to 201.
Nick Mathewson
2013-01-16
|
/
/
/
*
|
|
Move address map into its own file.
Nick Mathewson
2012-11-14
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-11-08
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Add and use and unlikely-to-be-eliminated memwipe()
Nick Mathewson
2012-11-08
*
|
Remove tor_malloc_roundup().
Nick Mathewson
2012-08-13
|
/
*
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-15
*
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
*
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-06-04
*
MSVC build issue: we use INLINE as the one that will magically work
Nick Mathewson
2012-05-14
*
Add a check_no_tls_errors() to read_to_buf_tls
Arturo Filastò
2012-04-24
*
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
Nick Mathewson
2012-01-31
*
Use SOCKET_OK macros in even more places
Nick Mathewson
2012-01-17
*
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-12-15
|
\
|
*
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-12-15
|
|
\
|
|
*
Add a fix for the buf_pullup bug that Vektor reported
Nick Mathewson
2011-12-15
*
|
|
Fix a bunch of whitespace errors
Nick Mathewson
2011-10-11
*
|
|
Cell types and states for new OR handshake
Nick Mathewson
2011-10-10
*
|
|
Rephrase the log messages emitted if the TestSocks check is positive
Fabian Keil
2011-10-03
*
|
|
Remove warning about a loop parsing evbuffer socks
Nick Mathewson
2011-08-18
*
|
|
Appease "make check-spaces"
Nick Mathewson
2011-08-18
*
|
|
Use evbuffer_copyout() in inspect_evbuffer().
Nick Mathewson
2011-08-17
*
|
|
Clear socks auth fields before free
Nick Mathewson
2011-08-05
*
|
|
Merge branch 'optimistic-client'
Nick Mathewson
2011-07-20
|
\
\
\
|
*
|
|
Add a generic_buffer_t to use the best buffer type we have on hand
Nick Mathewson
2011-07-18
*
|
|
|
Fix spurious warning in bufferevent socks parsing
Nick Mathewson
2011-07-19
|
/
/
/
*
|
|
Merge remote-tracking branch 'public/bug1666'
Nick Mathewson
2011-07-13
|
\
\
\
|
*
|
|
Add more error checks to socks parsing code
Nick Mathewson
2011-07-12
|
*
|
|
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-29
|
*
|
|
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
[next]