Nick Mathewson
|
6e4afe6f13
I worry that the CLEAR() macro in eventdns.c is hiding bugs. That is sad, because it was meant to make them more detectable. Change it to change stuff to garbage rather than to 0. If no bugs turn up, we can remove it in 0.2.2.x
|
16 years ago |
Nick Mathewson
|
8d9aadf57c
Port some mostly cosmetic eventdns changes from libevent
|
16 years ago |
Nick Mathewson
|
356b40f58b
Clients and non-caches do not need to cache unrecognized authority certificates.
|
16 years ago |
Nick Mathewson
|
009752823a
Enhance tor-checkkey tool so it can generate key hashes too.
|
16 years ago |
Karsten Loesing
|
34b285b09f
As an exit node, scrub the IP address to which we are exiting in the logs. Bugfix on 0.2.1.8-alpha.
|
16 years ago |
Martin Peck
|
2387d11513
Update WiX MSI package GUIDs for version 0.2.1.12.
|
16 years ago |
Roger Dingledine
|
4a52728953
it turns out that removing external deliverables from the list just
|
16 years ago |
Nick Mathewson
|
91fece7be2
Don't extend introduction circuits indefinitely.
|
16 years ago |
Peter Palfrader
|
32aaa16100
New upstream version
|
16 years ago |
Roger Dingledine
|
5f545912e5
mark a few todo items as deferable
|
16 years ago |
Nick Mathewson
|
6f90f6f2a2
Retry circuits if the exit node is optional and nonexistant.
|
16 years ago |
Nick Mathewson
|
c7315e65ae
Disable KQUEUE from inside Tor if the OSX version is prior to 10.4.0
|
16 years ago |
Nick Mathewson
|
f99098cca4
Use prctl to reenable core dumps when we have setuid to a non-root user.
|
16 years ago |
Nick Mathewson
|
f95ab83792
Bump version to 0.2.1.12-alpha-dev
|
16 years ago |
Andrew Lewman
|
b543cf1ce2
Updated my parts of future, completed two items in .021
|
16 years ago |
Roger Dingledine
|
ad8e4924bd
bump to 0.2.1.12-alpha
|
16 years ago |
Roger Dingledine
|
876a588ced
a bit more changelog mucking
|
16 years ago |
Roger Dingledine
|
d9f01304ba
shuffle the changelog a bit
|
16 years ago |
Roger Dingledine
|
28d97f8262
uh, and commit the patch too.
|
16 years ago |
Nick Mathewson
|
fe987d3a17
Remove some deadcode and use tor_inet_aton uniformly.
|
16 years ago |
Nick Mathewson
|
2ebdf91a52
Fix a remote-crash bug. This will need a patch release.
|
16 years ago |
Roger Dingledine
|
2756824087
Fix a temporary DoS vulnerability that could be performed by
|
16 years ago |
Roger Dingledine
|
3845087b04
decide that mikeperry's bug should be fixed in 0.2.1.x
|
16 years ago |
Roger Dingledine
|
79e276bf81
add more reminders on potential performance improvements
|
16 years ago |
Roger Dingledine
|
a5d4c5e7c6
declare tomorrow as the day for 0.2.1.12-alpha too
|
16 years ago |
Peter Palfrader
|
a050da815b
Create Archive directory if it does not exist. Make sure mv knows we want to move stuff into a dir
|
16 years ago |
Karsten Loesing
|
88d6e6035d
Forward-port ChangeLog for 0.2.0.30.
|
16 years ago |
Peter Palfrader
|
6a11cded87
patches/06_add_compile_time_defaults: Only set the User option in the config if
|
16 years ago |
Roger Dingledine
|
decdf4537a
If we're using bridges and our network goes away, be more willing
|
16 years ago |
Roger Dingledine
|
8977f24eb8
some other performance-oriented fixes to integrate
|
16 years ago |