Nick Mathewson
|
3c15876603
Turns out, these files should not actually be in cvs!
|
21 years ago |
Roger Dingledine
|
431c8ad63b
extend copyright to 2004
|
21 years ago |
Peter Palfrader
|
ef84481aff
Add license of strlcat and strlcpy to debian/copyright
|
21 years ago |
Nick Mathewson
|
971b002d93
Include strlcpy and strlcat where not available, so our string ops can be less error-prone.
|
21 years ago |
Peter Palfrader
|
d9a8e317e4
Add ...truncated to TODO list
|
21 years ago |
Roger Dingledine
|
a346889e94
make directory format tests quiet again
|
21 years ago |
Roger Dingledine
|
0b9c140102
make it warn about internal IPs not only if we had to guess,
|
21 years ago |
Peter Palfrader
|
39835dd9f6
New upstream release
|
21 years ago |
Roger Dingledine
|
702a6370b4
changelog for pre27
|
21 years ago |
Roger Dingledine
|
de04585103
bump us to pre27
|
21 years ago |
Roger Dingledine
|
a0cb5fe143
check off a todo item
|
21 years ago |
Roger Dingledine
|
70cc557a18
only complain about private IPs if we had to guess
|
21 years ago |
Roger Dingledine
|
be18884765
and another one
|
21 years ago |
Roger Dingledine
|
6a2821a7ff
fix a byte order bug
|
21 years ago |
Peter Palfrader
|
ea0c5db228
New upstream release
|
21 years ago |
Roger Dingledine
|
1e527f76fb
a changelog for pre26
|
21 years ago |
Roger Dingledine
|
fdc5751c60
bugfix: address that strcat vulnerability in circuit.c
|
21 years ago |
Roger Dingledine
|
5d41346b67
prevent servers from publishing an internal IP as their address
|
21 years ago |
Roger Dingledine
|
f55ff5b8d2
teach us to recognize internal IPs
|
21 years ago |
Roger Dingledine
|
74ef3a63ae
bugfix: decrement OR connections from global_bucket too
|
21 years ago |
Roger Dingledine
|
703b2d3cf8
refactor bandwidth-control token buckets
|
21 years ago |
Roger Dingledine
|
3ccd545c9a
crash when our logs go bad
|
21 years ago |
Roger Dingledine
|
1ae45b771e
don't close all the fd's when you spawn a thread, only when you fork
|
21 years ago |
Roger Dingledine
|
965a73dc71
bugfix: we were caching transient dns failures
|
21 years ago |
Roger Dingledine
|
45a3f6b97c
more pesky tabs
|
21 years ago |
Roger Dingledine
|
87797bcde5
get rid of those pesky tabs
|
21 years ago |
Roger Dingledine
|
6af8d0606f
inform unapproved servers when we reject their descriptors
|
21 years ago |
Roger Dingledine
|
623cb0e311
more details when a conn is closed before it's done flushing
|
21 years ago |
Roger Dingledine
|
52e813951a
start tracking the 'broken pipe' error
|
21 years ago |
Nick Mathewson
|
976bacae94
Make all the other read/writes into recv/sends, except when they shouldn't be.
|
21 years ago |