Nick Mathewson
|
254504fc14
Have get_parent_directory() handle "/foo" and "/" correctly.
|
13 years ago |
Nick Mathewson
|
281a5e4670
Warn and ignore the MyFamily setting if BridgeRelay is also set
|
13 years ago |
Nick Mathewson
|
6b7c3b42ee
Change an assertion into a warning in connection_or_handle_event_cb()
|
13 years ago |
Nick Mathewson
|
0da40bba88
Abort writing cached-microdescs if a failed write has occurred.
|
13 years ago |
Nick Mathewson
|
2418bc9594
New "GETINFO dormant" to report whether Tor has gone idle
|
13 years ago |
Nick Mathewson
|
e7d34935fb
Use GetFileSize correctly on win32
|
13 years ago |
Roger Dingledine
|
5e805ff1f2
forward-port the 0.2.2.36 changelog
|
13 years ago |
Nick Mathewson
|
ab1b81e838
Close the windows file handle after CreateFileMapping; it isn't needed
|
13 years ago |
George Kadianakis
|
ec7fd08ccf
Fix the unittest breakage introduced by a8a862c.
|
13 years ago |
Nick Mathewson
|
466276faa5
Merge remote-tracking branch 'asn/bug5602'
|
13 years ago |
Nick Mathewson
|
4c4dd505be
Fix a hard-to-trigger memory leak in launch_resolve
|
13 years ago |
Nick Mathewson
|
c1da29e22d
Merge remote-tracking branch 'asn/bug5646'
|
13 years ago |
George Kadianakis
|
153b9892f0
Extract data from DESTROY cell _after_ protocol violation checks.
|
13 years ago |
George Kadianakis
|
a8a862c909
Ignore unknown lines from managed proxies.
|
13 years ago |
George Kadianakis
|
5dc9acb5e5
Use a more helpful log message when we can't find a proxy.
|
13 years ago |
Nick Mathewson
|
f00a8b4307
Another dirport/orport correction; this one from "cypherpunks"
|
13 years ago |
Nick Mathewson
|
400c7ce2b6
Document that the ORPort flags apply to DirPort too. (thanks, Roger.)
|
13 years ago |
Nick Mathewson
|
3c7c51ce07
5597: document new ORPort options
|
13 years ago |
Nick Mathewson
|
dfbe779a45
Clarify SessionGroup documentation. Bug 5437.
|
13 years ago |
Nick Mathewson
|
f35271bf3e
Fix some more FreeBSD4 issues (based on a patch from grarpamp)
|
13 years ago |
Nick Mathewson
|
0bec9f320b
Use %f, not %lf when formatting doubles
|
13 years ago |
Nick Mathewson
|
2b6e91c2ee
Report EADDRNOTAVAIL and EADDRINUSE as RESOURCELIMIT
|
13 years ago |
Nick Mathewson
|
d732b87e60
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
75fc4dbbca
Make the succeeding parse_http_time tests more obviously right
|
13 years ago |
Nick Mathewson
|
dd749798a4
Merge branch 'bug5346_squashed' into maint-0.2.2
|
13 years ago |
Sebastian Hahn
|
679aa93e23
Fix month check in parse_http_time, add test
|
13 years ago |
Nick Mathewson
|
801923ac21
Remove more dubiosity in struct tm handling. related to bug5346
|
13 years ago |
Nick Mathewson
|
7ae798ac38
changes file for branch bug5346
|
13 years ago |
Nick Mathewson
|
1abe533b33
Reject an additional type of bad date in parse_http_time
|
13 years ago |
Esteban Manchado Velázquez
|
d0d9c3d71e
Fix parse_http_time and add tests
|
13 years ago |