aboutsummaryrefslogtreecommitdiff
path: root/src/or/buffers.c
Commit message (Expand)AuthorAge
* Remove tor_malloc_roundup().Nick Mathewson2012-08-13
* Triage the XXX023 and XXX022 comments: postpone many.Nick Mathewson2012-06-15
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson2012-06-04
* MSVC build issue: we use INLINE as the one that will magically workNick Mathewson2012-05-14
* Add a check_no_tls_errors() to read_to_buf_tlsArturo Filastò2012-04-24
* Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32Nick Mathewson2012-01-31
* Use SOCKET_OK macros in even more placesNick Mathewson2012-01-17
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-12-15
|\
| * Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-12-15
| |\
| | * Add a fix for the buf_pullup bug that Vektor reportedNick Mathewson2011-12-15
* | | Fix a bunch of whitespace errorsNick Mathewson2011-10-11
* | | Cell types and states for new OR handshakeNick Mathewson2011-10-10
* | | Rephrase the log messages emitted if the TestSocks check is positiveFabian Keil2011-10-03
* | | Remove warning about a loop parsing evbuffer socksNick Mathewson2011-08-18
* | | Appease "make check-spaces"Nick Mathewson2011-08-18
* | | Use evbuffer_copyout() in inspect_evbuffer().Nick Mathewson2011-08-17
* | | Clear socks auth fields before freeNick Mathewson2011-08-05
* | | Merge branch 'optimistic-client'Nick Mathewson2011-07-20
|\ \ \
| * | | Add a generic_buffer_t to use the best buffer type we have on handNick Mathewson2011-07-18
* | | | Fix spurious warning in bufferevent socks parsingNick Mathewson2011-07-19
|/ / /
* | | Merge remote-tracking branch 'public/bug1666'Nick Mathewson2011-07-13
|\ \ \
| * | | Add more error checks to socks parsing codeNick Mathewson2011-07-12
| * | | Refactor fetch_from_buf_socks() to be greedyNick Mathewson2011-06-29
| * | | Don't drain extra data when parsing socks auth methodsNick Mathewson2011-06-29
| * | | Record username/password data in socks_request_tNick Mathewson2011-06-29
| * | | If we negotiate authentication, require it.Nick Mathewson2011-06-29
| * | | Be more strict about when to accept socks auth messageNick Mathewson2011-06-29
| * | | Fix 'make check-spaces'Nick Mathewson2011-06-29
| * | | Correct byte-counting in socks auth parsing codeNick Mathewson2011-06-29
| * | | bug1666 - Pass-through support for SOCKS5 authentication(4)Robert Hogan2010-12-14
| * | | bug1666 - Pass-through support for SOCKS5 authentication (2)Robert Hogan2010-12-14
| * | | bug1666 - Pass-through support for SOCKS5 authenticationRobert Hogan2010-12-14
* | | | Remove unused var in write_to_evbuffer_zlibNick Mathewson2011-07-07
* | | | Make the get_options() return constNick Mathewson2011-06-14
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\ \ \ \ | | |/ / | |/| |
| * | | Use a 64-bit type to hold sockets on win64.Nick Mathewson2011-05-23
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-07
|\| | |
| * | | Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson2011-03-25
| * | | Fix another instance of "128" in buffers.c. More bug2330.Nick Mathewson2011-01-15
* | | | Merge branch 'bug2320'Nick Mathewson2011-01-12
|\ \ \ \
| * | | | Use autoconf's FLEXIBLE_ARRAY_MEMBER for unspecified-length arraysNick Mathewson2011-01-06
* | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-10
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Pull up more data when parsing socks messagesNick Mathewson2011-01-10
* | | | Merge remote branch 'rransom/bug2327-v2'Nick Mathewson2011-01-03
|\ \ \ \
| * | | | Don't throw away incomplete SOCKS proxy responses.Robert Ransom2010-12-29
| * | | | Use evbuffer_pullup properly in fetch_from_evbuffer_socks_client.Robert Ransom2010-12-29
* | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
| |\ \ \ | | | |/ | | |/|
| | * | Bump copyright statements to 2011Nick Mathewson2011-01-03