Nick Mathewson
|
9ba7311c1c
|
After implementing a feature, remember to disable the error message you used to get when requesting it.
svn:r3013
|
2004-11-29 07:59:00 +00:00 |
|
Nick Mathewson
|
eccfe23a21
|
Disallow NDEBUG. It is very stupid.
svn:r3012
|
2004-11-29 07:22:57 +00:00 |
|
Roger Dingledine
|
531c060b36
|
fix integer underflow in tor_vsnprintf()
(probably exploitable)
svn:r3011
|
2004-11-29 06:49:04 +00:00 |
|
Roger Dingledine
|
185f047450
|
prevent integer underflow
(not currently exploitable, ilja and i think)
svn:r3010
|
2004-11-29 06:43:21 +00:00 |
|
Roger Dingledine
|
9811f68310
|
bump to 0.0.9rc5-cvs
svn:r3009
|
2004-11-29 01:00:54 +00:00 |
|
Roger Dingledine
|
e56113ba85
|
list remaining items for 0.0.9
did i miss any?
svn:r3008
|
2004-11-29 01:00:06 +00:00 |
|
Roger Dingledine
|
609ffd560c
|
and document it
svn:r3007
|
2004-11-28 15:49:38 +00:00 |
|
Roger Dingledine
|
7fc30fc1e6
|
accept *:706 (silc) by default
svn:r3006
|
2004-11-28 15:49:12 +00:00 |
|
Roger Dingledine
|
22727b4edc
|
wrong is ok, and right is fine, but in between is apparently
totally unacceptable to me.
svn:r3005
|
2004-11-28 11:39:53 +00:00 |
|
Nick Mathewson
|
f7c6ad065e
|
correct multiple internal spaces
svn:r3004
|
2004-11-28 09:14:07 +00:00 |
|
Nick Mathewson
|
6f5dbefa7e
|
Normalize space: add one between every control keyword and control clause.
svn:r3003
|
2004-11-28 09:05:49 +00:00 |
|
Roger Dingledine
|
67dc7baa59
|
bump to 0.0.9rc4
svn:r3001
|
2004-11-28 06:44:08 +00:00 |
|
Roger Dingledine
|
dad760ddd1
|
one of the debugging aids was misleading
svn:r3000
|
2004-11-28 06:33:14 +00:00 |
|
Nick Mathewson
|
32651dd108
|
connect() on win32 can do more things than we thought?
svn:r2999
|
2004-11-28 05:58:55 +00:00 |
|
Nick Mathewson
|
0702179d28
|
Very oops. make windows nonblocking sockets nonblocking
svn:r2998
|
2004-11-28 05:57:18 +00:00 |
|
Nick Mathewson
|
f77ff938b7
|
remember; tor_socket_errno has side effects!
svn:r2997
|
2004-11-28 05:48:02 +00:00 |
|
Roger Dingledine
|
9449ff7336
|
change documentation to point to correct parts of torrc
svn:r2996
|
2004-11-27 08:19:24 +00:00 |
|
Roger Dingledine
|
40c97ac504
|
move the rendezous section of the torrc to the middle, since
it isn't server-only, and indeed it may be unwise to run a
hidden service on a server.
svn:r2995
|
2004-11-27 08:18:22 +00:00 |
|
Roger Dingledine
|
7c81603f3a
|
document directory interaction a bit better
svn:r2994
|
2004-11-27 05:23:59 +00:00 |
|
Roger Dingledine
|
e5e45fe980
|
inform him more sanely
svn:r2993
|
2004-11-26 04:19:03 +00:00 |
|
Roger Dingledine
|
a7f92d7ffe
|
inform the user that you noticed when he sent a USR2
svn:r2992
|
2004-11-26 04:17:57 +00:00 |
|
Roger Dingledine
|
81dad3e08b
|
that's enough changes to bump to rc4-cvs
svn:r2991
|
2004-11-26 04:08:07 +00:00 |
|
Roger Dingledine
|
f9a0ab62b7
|
if you want to handle -USR2, you should catch it too.
svn:r2990
|
2004-11-26 04:03:19 +00:00 |
|
Roger Dingledine
|
7c9a707900
|
remove emacs droppings, since nick says he doesn't need them anymore
svn:r2989
|
2004-11-26 04:00:55 +00:00 |
|
Roger Dingledine
|
02a30a348a
|
give up trying to track down the reason we're calling package_inbuf
with a package window of 0. it's safe to just catch the error cases
there and do the right thing.
svn:r2988
|
2004-11-26 03:43:54 +00:00 |
|
Roger Dingledine
|
179ad27b34
|
call set_max_file_descriptors() after we configure logs, so
it doesn't always do loglevel info logs on windows.
svn:r2987
|
2004-11-26 03:05:55 +00:00 |
|
Roger Dingledine
|
e24057b2bf
|
when warning that a version is too new, don't use the confusing
text "is_obsolete_version():".
svn:r2986
|
2004-11-25 05:49:13 +00:00 |
|
Roger Dingledine
|
d254aeb09e
|
bump to 0.0.9rc3
svn:r2984
|
2004-11-25 05:40:06 +00:00 |
|
Nick Mathewson
|
f91152ce6a
|
Clarify a bunch of log messages
svn:r2983
|
2004-11-25 04:20:10 +00:00 |
|
Peter Palfrader
|
cc0fbc0b13
|
New upstream release (candidate)
svn:r2981
|
2004-11-24 08:42:37 +00:00 |
|
Peter Palfrader
|
f2a96ce1fe
|
Flush the logfd after we print "Tor opening log file", so we don't see those messages days later
svn:r2980
|
2004-11-24 08:42:06 +00:00 |
|
Roger Dingledine
|
914d346095
|
update conn_state_to_string
svn:r2979
|
2004-11-24 07:58:15 +00:00 |
|
Roger Dingledine
|
a2042a8b1d
|
a little help for dfc to debug his "resolve 800 things at once" test
svn:r2978
|
2004-11-24 07:51:30 +00:00 |
|
Roger Dingledine
|
c89afb7917
|
avoid infinite loop in tor-resolve if tor hangs up on it
svn:r2977
|
2004-11-24 07:45:42 +00:00 |
|
Roger Dingledine
|
6be64e7fbd
|
tor-stress doesn't use gettimeofday anymore, and it's not portable,
so comment it out.
svn:r2976
|
2004-11-24 06:44:58 +00:00 |
|
Roger Dingledine
|
83e7043eb8
|
don't process marked-for-close conns further.
(fix assert trigger -- if we're lucky.)
svn:r2975
|
2004-11-24 06:41:58 +00:00 |
|
Roger Dingledine
|
7d55f3685e
|
make tor-resolve work, uh, more. this time for sure!
svn:r2974
|
2004-11-24 06:16:36 +00:00 |
|
Roger Dingledine
|
cca469ec58
|
make tor-resolve work again
svn:r2973
|
2004-11-24 06:01:52 +00:00 |
|
Roger Dingledine
|
730f4dd52b
|
a changelog for rc2
svn:r2971
|
2004-11-24 05:17:34 +00:00 |
|
Roger Dingledine
|
0eebfe3558
|
bugfix: let socks do multiple rounds of negotiation again
(which is needed for socks5)
svn:r2970
|
2004-11-24 04:35:28 +00:00 |
|
Roger Dingledine
|
090c84627c
|
patch to nick's patch
svn:r2969
|
2004-11-24 03:58:45 +00:00 |
|
Nick Mathewson
|
74f74a06c6
|
make nt service version match actual version
svn:r2968
|
2004-11-24 00:55:39 +00:00 |
|
Nick Mathewson
|
e84f964aad
|
bump windows version stuff to 009rc2
svn:r2967
|
2004-11-24 00:33:30 +00:00 |
|
Nick Mathewson
|
f7b696b2a5
|
Add a TODO item
svn:r2966
|
2004-11-24 00:14:39 +00:00 |
|
Roger Dingledine
|
2dc62ba5f1
|
bump to rc2
svn:r2965
|
2004-11-23 23:26:06 +00:00 |
|
Nick Mathewson
|
9fb94d951c
|
Document that times are in 24-hour format.
svn:r2964
|
2004-11-23 22:35:22 +00:00 |
|
Nick Mathewson
|
1bec1b3d37
|
Better notice for hibernate interval spans; when estimate is 0, start out awake.
svn:r2963
|
2004-11-23 22:34:23 +00:00 |
|
Peter Palfrader
|
0065066dbe
|
Use nick's patch against config. in the rc1 debian package
svn:r2961
|
2004-11-23 11:09:38 +00:00 |
|
Nick Mathewson
|
5fa55c8317
|
Bugfix: when no units are given, default to seconds or bytes.
svn:r2960
|
2004-11-23 10:52:27 +00:00 |
|
Peter Palfrader
|
e516345383
|
New upstream release (candidate)
svn:r2959
|
2004-11-23 10:20:34 +00:00 |
|