Nick Mathewson
|
57699de005
Update the copyright year.
|
8 gadi atpakaļ |
Nick Mathewson
|
fe6ca826df
Make sure that every module in src/or has a brief description.
|
8 gadi atpakaļ |
Nick Mathewson
|
3074b8365f
Add another safe_str_client to fix bug 17419
|
8 gadi atpakaļ |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
9 gadi atpakaļ |
Nick Mathewson
|
4cff437a0a
Remove remaining references to "nulterminate" in comments
|
9 gadi atpakaļ |
Nick Mathewson
|
fc191df930
Remove the unused "nulterminate" option to buf_pullup()
|
9 gadi atpakaļ |
Andreas Stieger
|
19df037e53
Log malformed hostnames in socks5 request respecting SafeLogging
|
9 gadi atpakaļ |
Nick Mathewson
|
e086db7952
Merge branch 'writing_tests'
|
9 gadi atpakaļ |
Nick Mathewson
|
79e85313aa
Write the outlines of a WritingTests.txt document
|
10 gadi atpakaļ |
cypherpunks
|
5176f6f103
Remove relative paths to header files.
|
9 gadi atpakaļ |
Nick Mathewson
|
a7f75b2056
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
|
9 gadi atpakaļ |
Nick Mathewson
|
1a7419c3df
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
|
9 gadi atpakaļ |
Nick Mathewson
|
6704e18dd2
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
|
9 gadi atpakaļ |
Nick Mathewson
|
81a994ce77
Make the assert related to 15083 a tiny bit more tolerant
|
9 gadi atpakaļ |
Nick Mathewson
|
71ee53fe9b
Do not leave empty, invalid chunks in buffers during buf_pullup
|
9 gadi atpakaļ |
Nick Mathewson
|
6f331645c7
Remove mempools and buf freelists
|
9 gadi atpakaļ |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 gadi atpakaļ |
Yawning Angel
|
d87d4183ee
Allow IPv4 and IPv6 addresses in SOCKS5 FQDN requests.
|
9 gadi atpakaļ |
Nick Mathewson
|
a28df3fb67
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
|
10 gadi atpakaļ |
Nick Mathewson
|
60c86a3b79
Merge branch 'bug13315_squashed'
|
10 gadi atpakaļ |
rl1987
|
51e2473618
Sending 'Not allowed' error message before closing the connection.
|
10 gadi atpakaļ |
rl1987
|
0da4ddda4f
Checking if FQDN is actually IPv6 address string and handling that case.
|
10 gadi atpakaļ |
rl1987
|
2862b769de
Validating SOCKS5 hostname more correctly.
|
10 gadi atpakaļ |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 gadi atpakaļ |
teor
|
c9d0967dd9
Fix minor typos, two line lengths, and a repeated include
|
10 gadi atpakaļ |
Yawning Angel
|
c8132aab92
Send back SOCKS5 errors for all of the address related failures.
|
10 gadi atpakaļ |
Andrea Shepard
|
a2de0a1034
Make buf_datalen() mockable
|
10 gadi atpakaļ |
Nick Mathewson
|
fcebc8da95
Rename socks5 error code setting function again
|
10 gadi atpakaļ |
rl1987
|
c5ad890904
Respond with 'Command not supported' SOCKS5 reply message upon reception of unsupported request.
|
10 gadi atpakaļ |
Nick Mathewson
|
4eb3018f94
Move structures into (private) part of buffers.h so we can inspect them while testing
|
10 gadi atpakaļ |