Nick Mathewson
|
359a30d52e
Add a changelog entry for cid30 fix.
|
il y a 13 ans |
Nick Mathewson
|
d25feadebb
Fix insanely large stack_allocation in log_credential_status
|
il y a 13 ans |
Nick Mathewson
|
0317dc2bb2
Check return value of crypto_global_init in test.c
|
il y a 13 ans |
Nick Mathewson
|
eca982d3eb
Defensive programming: don't crash with broken node_t
|
il y a 13 ans |
Nick Mathewson
|
1d18c2deb6
Don't shadow parameters with local variables
|
il y a 13 ans |
Nick Mathewson
|
a0ae80788c
Replace 4 more sscanf()s with tor_sscanf()
|
il y a 13 ans |
Nick Mathewson
|
da62af6f6b
Replace a "const const" with a "const"
|
il y a 13 ans |
Nick Mathewson
|
05c424f4b8
Refactor fetch_from_buf_socks() to be greedy
|
il y a 13 ans |
Nick Mathewson
|
5d43a15720
Refactor socks unit tests into a suite of their own
|
il y a 13 ans |
Nick Mathewson
|
ee42fe8fbb
Don't drain extra data when parsing socks auth methods
|
il y a 13 ans |
Nick Mathewson
|
2e6604f42e
Record username/password data in socks_request_t
|
il y a 13 ans |
Nick Mathewson
|
204bce7e3c
If we negotiate authentication, require it.
|
il y a 13 ans |
Nick Mathewson
|
aec396d9d0
Be more strict about when to accept socks auth message
|
il y a 13 ans |
Nick Mathewson
|
9b3f48c074
Fix 'make check-spaces'
|
il y a 13 ans |
Nick Mathewson
|
1ed615ded7
Correct byte-counting in socks auth parsing code
|
il y a 13 ans |
George Kadianakis
|
36468ec44b
Trivial code tweaks and documentation updates.
|
il y a 13 ans |
Robert Ransom
|
ca6efcf507
Make handle_control_setevents table-driven
|
il y a 13 ans |
Robert Ransom
|
c780bc4d0b
Merge branch 'bug3465-022' into bug3465-023
|
il y a 13 ans |
Robert Ransom
|
93d52f6739
Add BUILDTIMEOUT_SET to the result of GETINFO events/names
|
il y a 13 ans |
Robert Ransom
|
53f87a89f0
Correct a comment
|
il y a 13 ans |
Nick Mathewson
|
0b536469ee
Merge remote-tracking branch 'rransom-tor/bug3456'
|
il y a 13 ans |
Nick Mathewson
|
4bbd6a2761
Merge branch 'master' of ssh://git-rw.torproject.org/tor
|
il y a 13 ans |
Robert Ransom
|
76d0d62bd9
Correct terminology in comment
|
il y a 13 ans |
Robert Ransom
|
58f801fadf
Store cpath_build_state_t flags in one-bit bitfields, not ints
|
il y a 13 ans |
Roger Dingledine
|
694cd7ade9
reach back in time and name a config option correctly
|
il y a 13 ans |
Robert Ransom
|
cb1b20dbad
Fix minor comment issues
|
il y a 13 ans |
Nick Mathewson
|
9919b01275
Merge remote-tracking branch 'origin/maint-0.2.2'
|
il y a 13 ans |
George Kadianakis
|
1fe8bee656
Revised how we handle ClientTransportPlugin and Bridge lines.
|
il y a 13 ans |
Robert Ransom
|
2b5ebc7097
Improve documentation of smartlist_split_string
|
il y a 13 ans |
Robert Ransom
|
d7254bea11
Fix minor comment issues
|
il y a 13 ans |