Nick Mathewson
|
d66c379765
Clean up a bit of C logic, and fix an erroneous warning.
|
15 years ago |
Sebastian Hahn
|
e70fe116d3
Consider *ListenAddress when warning about low ports and hibernation
|
15 years ago |
Nick Mathewson
|
873faffb5a
Two more spelling fix fixes.
|
15 years ago |
Nick Mathewson
|
260de44313
Fixes to spelling fixes. Thanks, Roger!
|
15 years ago |
Karsten Loesing
|
d49711e52c
Fix unit tests that were broken after last fix of #932.
|
15 years ago |
Nick Mathewson
|
ec7e054668
Spell-check Tor.
|
15 years ago |
Nick Mathewson
|
f0453c45c8
Spelling fixes in comments and strings
|
15 years ago |
Nick Mathewson
|
1843f3936c
Changelog entry for Karsten's bug-932 patch.
|
15 years ago |
Karsten Loesing
|
02a417d4e0
Improve documentation for the last fix of bug 932.
|
15 years ago |
Karsten Loesing
|
5f03d6c547
Fix bug 932 even more.
|
15 years ago |
Nick Mathewson
|
031ce86cd4
Add *.swp to .gitignore as vim's editor dropping.
|
15 years ago |
Nick Mathewson
|
99c315a473
Use tor_socket_strerror in eventdns.c. Fixes bug 987.
|
15 years ago |
Nick Mathewson
|
f334297d38
Bump version to 0.2.1.15-rc-dev.
|
15 years ago |
Roger Dingledine
|
2f39eca28b
bump to 0.2.1.15-rc
|
15 years ago |
Roger Dingledine
|
a2c841d555
add the 0.2.1.14-rc blurb
|
15 years ago |
Roger Dingledine
|
7d9567af2e
clean up the 0.2.1.15-rc changelog
|
15 years ago |
Nick Mathewson
|
1d002a25a2
Finish up the 0.2.1 version of the bug 957 fix.
|
15 years ago |
phobos
|
678092750b
fix a spelling mistake in config.c for "contries"
|
15 years ago |
Nick Mathewson
|
34030a3d23
Possible fix for crash bug related to event timeouts. [Bug 957]
|
15 years ago |
Roger Dingledine
|
2fa5410218
Fix a memory leak when v3 directory authorities load their keys
|
15 years ago |
Nick Mathewson
|
c0515b307c
Fix valgrind error when marking a descriptor as never-downloadable.
|
15 years ago |
Nick Mathewson
|
11b9c839f0
Stop using malloc_usable_size(): valgrind hates it.
|
15 years ago |
Roger Dingledine
|
c28d25e7a4
minor tweak on changelog entries
|
15 years ago |
Nick Mathewson
|
9f25a5529a
Fix an assertion-failure in memarea_alloc() on 64-bit platforms.
|
15 years ago |
Mike Perry
|
29bf271ba2
Fix misreporting of stream bandwidths.
|
15 years ago |
Nick Mathewson
|
45171cd9e9
Changelog entries for bug932 fixes
|
15 years ago |
Nick Mathewson
|
a38ed1a235
Use | with flags, not +.
|
15 years ago |
Karsten Loesing
|
9e97067b2f
Prevent bridges from publishing router descriptors.
|
15 years ago |
Nick Mathewson
|
fc091e8a96
When our bridge status changes, forget old geoip data.
|
15 years ago |
Nick Mathewson
|
c36efb0c45
Use a mutex to protect the count of open sockets.
|
15 years ago |