]> git.ipfire.org Git - thirdparty/tor.git/log
thirdparty/tor.git
20 years agodebian snapshot: 0.1.0.3-rc-200504080730 debian-version-0.1.0.3-rc-200504080730-1
Peter Palfrader [Fri, 8 Apr 2005 07:40:56 +0000 (07:40 +0000)] 
debian snapshot: 0.1.0.3-rc-200504080730

svn:r4068

20 years agoForward port debian changelog
Peter Palfrader [Fri, 8 Apr 2005 07:27:45 +0000 (07:27 +0000)] 
Forward port debian changelog

svn:r4067

20 years agobump to 0.1.0.3-rc
Roger Dingledine [Fri, 8 Apr 2005 06:27:51 +0000 (06:27 +0000)] 
bump to 0.1.0.3-rc

svn:r4064

20 years agoadd a changelog for 0.1.0.3-rc
Roger Dingledine [Fri, 8 Apr 2005 06:16:38 +0000 (06:16 +0000)] 
add a changelog for 0.1.0.3-rc

svn:r4063

20 years agoremove some redundant code
Roger Dingledine [Fri, 8 Apr 2005 06:16:09 +0000 (06:16 +0000)] 
remove some redundant code

svn:r4062

20 years agoadd a few items to the todo
Roger Dingledine [Fri, 8 Apr 2005 06:15:47 +0000 (06:15 +0000)] 
add a few items to the todo

svn:r4061

20 years agoIf it has not been 100 seconds since we told the cpuworker about an onion, complain...
Nick Mathewson [Fri, 8 Apr 2005 04:59:34 +0000 (04:59 +0000)] 
If it has not been 100 seconds since we told the cpuworker about an onion, complain!  Oh, wait...

svn:r4059

20 years agoMake libevent_logging_callback static.
Nick Mathewson [Fri, 8 Apr 2005 03:47:18 +0000 (03:47 +0000)] 
Make libevent_logging_callback static.

svn:r4058

20 years agoAdd kludgy function to force controllers to flush EVENT_ERR_MSG events.
Nick Mathewson [Fri, 8 Apr 2005 03:36:39 +0000 (03:36 +0000)] 
Add kludgy function to force controllers to flush EVENT_ERR_MSG events.

svn:r4057

20 years agoMove a quote, fix a log.
Nick Mathewson [Fri, 8 Apr 2005 03:26:44 +0000 (03:26 +0000)] 
Move a quote, fix a log.

svn:r4056

20 years agoFixs a signed/unsigned comparison
Nick Mathewson [Fri, 8 Apr 2005 03:26:23 +0000 (03:26 +0000)] 
Fixs a signed/unsigned comparison

svn:r4055

20 years agoAdd missing "char"
Nick Mathewson [Fri, 8 Apr 2005 03:07:07 +0000 (03:07 +0000)] 
Add missing "char"

svn:r4054

20 years agotie MAX_DIR_SIZE to MAX_BUF_SIZE
Roger Dingledine [Thu, 7 Apr 2005 22:13:17 +0000 (22:13 +0000)] 
tie MAX_DIR_SIZE to MAX_BUF_SIZE
resolve bug 80

svn:r4052

20 years agofix format bug
Roger Dingledine [Thu, 7 Apr 2005 22:03:56 +0000 (22:03 +0000)] 
fix format bug

svn:r4051

20 years agoonly whine about clock skew from the dirserver if he's a trusted
Roger Dingledine [Thu, 7 Apr 2005 21:09:19 +0000 (21:09 +0000)] 
only whine about clock skew from the dirserver if he's a trusted
dirserver.

svn:r4048

20 years agoImprove conn_*_to_string; add circuit_state_to_string; make skewed-descriptor message...
Nick Mathewson [Thu, 7 Apr 2005 21:07:19 +0000 (21:07 +0000)] 
Improve conn_*_to_string; add circuit_state_to_string; make skewed-descriptor messages better.

svn:r4047

20 years agoallow servers to publish descriptors from 12 hours in the future.
Roger Dingledine [Thu, 7 Apr 2005 21:01:00 +0000 (21:01 +0000)] 
allow servers to publish descriptors from 12 hours in the future.
hopefully this will allow more slack and let crummier servers help
out too.

svn:r4046

20 years agoChange conn_(type|state)_to_string from const arrays to switch functions so we (I...
Nick Mathewson [Thu, 7 Apr 2005 20:25:22 +0000 (20:25 +0000)] 
Change conn_(type|state)_to_string from const arrays to switch functions so we (I) will not make Tor crash the next time we (I) add a new state.

svn:r4045

20 years agoRemove implicit expiration date from tor-spec
Nick Mathewson [Thu, 7 Apr 2005 20:22:45 +0000 (20:22 +0000)] 
Remove implicit expiration date from tor-spec

svn:r4044

20 years agoadd function comment
Roger Dingledine [Thu, 7 Apr 2005 20:07:34 +0000 (20:07 +0000)] 
add function comment

svn:r4043

20 years agoWe have a bug that I can't find. Sometimes, very rarely, cpuworkers get
Roger Dingledine [Thu, 7 Apr 2005 20:02:00 +0000 (20:02 +0000)] 
We have a bug that I can't find. Sometimes, very rarely, cpuworkers get
stuck in the 'busy' state, even though the cpuworker process thinks of
itself as idle. I don't know why. But here's a workaround to kill any
cpuworker that's been busy for more than 100 seconds.

svn:r4042

20 years agoTry RB_TREE instead of SPLAY_TREE, but with a single-entry caching optimization.
Nick Mathewson [Thu, 7 Apr 2005 05:09:19 +0000 (05:09 +0000)] 
Try RB_TREE instead of SPLAY_TREE, but with a single-entry caching optimization.

svn:r4041

20 years agoMake compare_orconn_circid_entries marginally faster and inlined, if that helps
Nick Mathewson [Thu, 7 Apr 2005 04:50:25 +0000 (04:50 +0000)] 
Make compare_orconn_circid_entries marginally faster and inlined, if that helps

svn:r4040

20 years agodebian snapshot: 0.1.0.2-rc-cvs-200504062112-1 debian-version-0.1.0.2-rc-cvs-200504062112-1
Peter Palfrader [Wed, 6 Apr 2005 21:34:41 +0000 (21:34 +0000)] 
debian snapshot: 0.1.0.2-rc-cvs-200504062112-1

svn:r4038

20 years agoStop putting nodename in the Platform string of server descriptors.
Roger Dingledine [Wed, 6 Apr 2005 21:11:05 +0000 (21:11 +0000)] 
Stop putting nodename in the Platform string of server descriptors.
It doesn't actually help, and it is confusing/upsetting some people.

svn:r4037

20 years agoWhen we connect and finish TLS negotiation with address:port, it is obvious that...
Nick Mathewson [Wed, 6 Apr 2005 21:09:47 +0000 (21:09 +0000)] 
When we connect and finish TLS negotiation with address:port, it is obvious that any other key or nickname we might know about (as an authdirserver) does not actually exist at address:port.

svn:r4036

20 years agostop wasting time doing a case insensitive comparison for every dns name
Roger Dingledine [Wed, 6 Apr 2005 20:25:21 +0000 (20:25 +0000)] 
stop wasting time doing a case insensitive comparison for every dns name
every time we do any lookup. canonicalize the names to lowercase and be
done with it.

svn:r4035

20 years agoblow away most calls to assert_all_pending_dns_resolves_ok, since
Roger Dingledine [Wed, 6 Apr 2005 20:05:34 +0000 (20:05 +0000)] 
blow away most calls to assert_all_pending_dns_resolves_ok, since
they're eating our cpu.

svn:r4034

20 years agobugfix: chdir to your datadirectory at the *end* of the
Roger Dingledine [Wed, 6 Apr 2005 19:07:38 +0000 (19:07 +0000)] 
bugfix: chdir to your datadirectory at the *end* of the
daemonize process, not the beginning. this was a problem
because the first time you run tor, if your datadir isn't
there, and you have runasdaemon set to 1, it will try to
chdir to it before it tries to create it. oops.

svn:r4033

20 years agoquiet another instance where we whine to an innocent OR operator's
Roger Dingledine [Wed, 6 Apr 2005 18:55:14 +0000 (18:55 +0000)] 
quiet another instance where we whine to an innocent OR operator's
logs when some other server switches keys unexpectedly.

svn:r4032

20 years agodebian snapshot: 0.1.0.2-rc-cvs-200504061620-1 debian-version-0.1.0.2-rc-cvs-200504061620-1
Peter Palfrader [Wed, 6 Apr 2005 16:43:38 +0000 (16:43 +0000)] 
debian snapshot: 0.1.0.2-rc-cvs-200504061620-1

svn:r4030

20 years agooh, and accept() into the right place, too.
Roger Dingledine [Wed, 6 Apr 2005 16:16:31 +0000 (16:16 +0000)] 
oh, and accept() into the right place, too.

svn:r4029

20 years agoForward-port the checking of
Roger Dingledine [Wed, 6 Apr 2005 15:42:35 +0000 (15:42 +0000)] 
Forward-port the checking of
sin_addr.s_addr == 0 || sin->sin_port == 0.
This just happened on moria2, so I guess it happens rarely
on Linux as well as OS X.
We can't afford to accept OR conns from 0.0.0.0:0, since we
send created cells back to the first addr:port that matches,
and we'd better not send them to the wrong place.
So, let's drop them all for now, and see if we can find a pattern
later.

svn:r4028

20 years agofix an assert trigger: when we have the rare case of accepting
Roger Dingledine [Wed, 6 Apr 2005 15:19:32 +0000 (15:19 +0000)] 
fix an assert trigger: when we have the rare case of accepting
a conn on 0.0.0.0:0, then when we look through the connection array,
we'll find any of the workers. this is no good.

svn:r4027

20 years agoRename circuit_get_by_stream to circuit_get_by_edge_conn, and actually start using...
Nick Mathewson [Wed, 6 Apr 2005 06:43:21 +0000 (06:43 +0000)] 
Rename circuit_get_by_stream to circuit_get_by_edge_conn, and actually start using it. Watch out, kids!

svn:r4026

20 years agowhen using preferred entry or exit nodes, ignore whether
Roger Dingledine [Wed, 6 Apr 2005 06:17:35 +0000 (06:17 +0000)] 
when using preferred entry or exit nodes, ignore whether
the circuit wants uptime or capacity. they asked for the
nodes, they get the nodes.

svn:r4025

20 years agoAdd a pointer from edge connections to their corresponding circuit (ulp!); add some...
Nick Mathewson [Wed, 6 Apr 2005 06:13:49 +0000 (06:13 +0000)] 
Add a pointer from edge connections to their corresponding circuit (ulp!); add some debugging sanity-checking for cirid_orconn_map stuff

svn:r4024

20 years agoFix bug in last commit when no circid can be found
Nick Mathewson [Wed, 6 Apr 2005 05:45:07 +0000 (05:45 +0000)] 
Fix bug in last commit when no circid can be found

svn:r4023

20 years agoFix format warning
Nick Mathewson [Wed, 6 Apr 2005 05:44:05 +0000 (05:44 +0000)] 
Fix format warning

svn:r4022

20 years agonote some features we intend to add.
Roger Dingledine [Wed, 6 Apr 2005 05:35:06 +0000 (05:35 +0000)] 
note some features we intend to add.

svn:r4021

20 years agoHopefully, this will make ORs much faster, and not break them: keep a big splay tree...
Nick Mathewson [Wed, 6 Apr 2005 05:33:32 +0000 (05:33 +0000)] 
Hopefully, this will make ORs much faster, and not break them: keep a big splay tree of (circid,orconn)->circuit mappings to make circuit_get_by_circid_conn much faster.

svn:r4020

20 years agoa bit more data on gene's dns threading bug
Roger Dingledine [Wed, 6 Apr 2005 05:32:24 +0000 (05:32 +0000)] 
a bit more data on gene's dns threading bug

svn:r4019

20 years agoupdate conn-type-state-strings to handle https states for ORs
Roger Dingledine [Wed, 6 Apr 2005 04:55:17 +0000 (04:55 +0000)] 
update conn-type-state-strings to handle https states for ORs

svn:r4018

20 years agoAdd missing comma. Oops
Nick Mathewson [Wed, 6 Apr 2005 03:20:06 +0000 (03:20 +0000)] 
Add missing comma. Oops

svn:r4017

20 years agoHandle changed router status correctly when reloading fingerprint file
Nick Mathewson [Wed, 6 Apr 2005 01:09:26 +0000 (01:09 +0000)] 
Handle changed router status correctly when reloading fingerprint file

svn:r4016

20 years agoLog msg spelling fix
Nick Mathewson [Wed, 6 Apr 2005 00:53:13 +0000 (00:53 +0000)] 
Log msg spelling fix

svn:r4015

20 years agoWhen we're connecting to an OR and he's got a different nickname/key
Roger Dingledine [Wed, 6 Apr 2005 00:50:40 +0000 (00:50 +0000)] 
When we're connecting to an OR and he's got a different nickname/key
than we were expecting, only complain loudly if we're an OP or an
authdirserver. Complaining loudly to OR admins just confuses people.

svn:r4014

20 years agoFix Tor for no-threading compilation: move connection_unregister from _connection_fre...
Nick Mathewson [Wed, 6 Apr 2005 00:46:57 +0000 (00:46 +0000)] 
Fix Tor for no-threading compilation: move connection_unregister from _connection_free to connection_free.

svn:r4013

20 years agoChange replacement semantics for directory entries: fix bug 121.
Nick Mathewson [Wed, 6 Apr 2005 00:01:35 +0000 (00:01 +0000)] 
Change replacement semantics for directory entries: fix bug 121.

svn:r4012

20 years agoUpdate TorControl to handle new event types. EVENT_WARN is obsolete, so rename it...
Nick Mathewson [Tue, 5 Apr 2005 22:57:39 +0000 (22:57 +0000)] 
Update TorControl to handle new event types. EVENT_WARN is obsolete, so rename it to EVENT_TYPE.OBSOLETE_LOG.

svn:r4011

20 years agoRevise control spec and implementation to allow all log messages to be sent to contro...
Nick Mathewson [Tue, 5 Apr 2005 22:56:17 +0000 (22:56 +0000)] 
Revise control spec and implementation to allow all log messages to be sent to controller with their severities intact.

svn:r4010

20 years agoMake last fix work on windows too.
Nick Mathewson [Mon, 4 Apr 2005 21:53:26 +0000 (21:53 +0000)] 
Make last fix work on windows too.

svn:r4009

20 years agoFix possible bug on threading platforms with running out of fds do to cpuworkers...
Nick Mathewson [Mon, 4 Apr 2005 21:46:08 +0000 (21:46 +0000)] 
Fix possible bug on threading platforms with running out of fds do to cpuworkers and dnsworkers.

svn:r4008

20 years agodon't point to the 0.0.9.x manual only
Roger Dingledine [Mon, 4 Apr 2005 18:57:16 +0000 (18:57 +0000)] 
don't point to the 0.0.9.x manual only

svn:r4007

20 years agoput a note in the torrc about abuse potential with the default
Roger Dingledine [Mon, 4 Apr 2005 18:56:15 +0000 (18:56 +0000)] 
put a note in the torrc about abuse potential with the default
exit policy.

svn:r4006

20 years agotake some items off the todo
Roger Dingledine [Mon, 4 Apr 2005 04:09:34 +0000 (04:09 +0000)] 
take some items off the todo

svn:r4005

20 years agoclient now retries when streams end early for 'hibernating' or
Roger Dingledine [Mon, 4 Apr 2005 03:30:49 +0000 (03:30 +0000)] 
client now retries when streams end early for 'hibernating' or
'resource limit' reasons; refactor.

svn:r4004

20 years agodebian snapshot: 0.1.0.2-rc-cvs-200504032300-1 debian-version-0.1.0.2-rc-cvs-200504031300-1
Peter Palfrader [Sun, 3 Apr 2005 23:09:15 +0000 (23:09 +0000)] 
debian snapshot: 0.1.0.2-rc-cvs-200504032300-1

svn:r4002

20 years agoautomatically approve nodes running 0.1.0.2-rc or later
Roger Dingledine [Sun, 3 Apr 2005 19:01:47 +0000 (19:01 +0000)] 
automatically approve nodes running 0.1.0.2-rc or later

svn:r4001

20 years agoClarify a point related to bug 84
Nick Mathewson [Sun, 3 Apr 2005 06:13:43 +0000 (06:13 +0000)] 
Clarify a point related to bug 84

svn:r4000

20 years agoI hear the smart kinds compile before committing. Then they never miss parens
Nick Mathewson [Sun, 3 Apr 2005 06:00:00 +0000 (06:00 +0000)] 
I hear the smart kinds compile before committing.  Then they never miss parens

svn:r3999

20 years agoMake smartlist_string_remove consistent with smartlist_string
Nick Mathewson [Sun, 3 Apr 2005 05:58:23 +0000 (05:58 +0000)] 
Make smartlist_string_remove consistent with smartlist_string

svn:r3998

20 years agoOnly warn once per nickname from add_nickname_list_to_smartlist per failure.
Nick Mathewson [Sun, 3 Apr 2005 05:53:34 +0000 (05:53 +0000)] 
Only warn once per nickname from add_nickname_list_to_smartlist per failure.

svn:r3997

20 years agoAdd useful smartlist_string_remove function.
Nick Mathewson [Sun, 3 Apr 2005 05:52:32 +0000 (05:52 +0000)] 
Add useful smartlist_string_remove function.

svn:r3996

20 years agoAdjust maximum skew and age for rendezvous descriptors: adjust code to make skew...
Nick Mathewson [Sun, 3 Apr 2005 05:36:23 +0000 (05:36 +0000)] 
Adjust maximum skew and age for rendezvous descriptors: adjust code to make skew add to age.

svn:r3995

20 years agoclean up the circuit-mark-for-close patch
Roger Dingledine [Sun, 3 Apr 2005 05:31:41 +0000 (05:31 +0000)] 
clean up the circuit-mark-for-close patch

svn:r3994

20 years agostart sending 'truncated' cells back rather than destroy cells,
Roger Dingledine [Sun, 3 Apr 2005 05:25:26 +0000 (05:25 +0000)] 
start sending 'truncated' cells back rather than destroy cells,
if the circuit closes in front of you.

svn:r3993

20 years agoMove most of *_mark_for_close out of macros.
Nick Mathewson [Sun, 3 Apr 2005 05:22:33 +0000 (05:22 +0000)] 
Move most of *_mark_for_close out of macros.

svn:r3992

20 years agoFix unterminated comment
Nick Mathewson [Sun, 3 Apr 2005 05:21:16 +0000 (05:21 +0000)] 
Fix unterminated comment

svn:r3991

20 years agoGive better warnings if connection_close_unattached_ap gets called twice or called...
Nick Mathewson [Sat, 2 Apr 2005 22:11:24 +0000 (22:11 +0000)] 
Give better warnings if connection_close_unattached_ap gets called twice or called on a marked connection; rename it to connection_mark_unattached_ap.

svn:r3990

20 years agoBetter messages when POSTDESCRIPTOR fails
Nick Mathewson [Sat, 2 Apr 2005 22:02:13 +0000 (22:02 +0000)] 
Better messages when POSTDESCRIPTOR fails

svn:r3989

20 years agopeertech has been dead forever
Roger Dingledine [Sat, 2 Apr 2005 10:33:23 +0000 (10:33 +0000)] 
peertech has been dead forever
stop recommending it

svn:r3988

20 years agoWe're printing the host mask wrong in exit policies in server descriptors.
Roger Dingledine [Sat, 2 Apr 2005 08:55:31 +0000 (08:55 +0000)] 
We're printing the host mask wrong in exit policies in server descriptors.
I believe this isn't a critical bug tho, since we're still obeying the
exit policy internally.

svn:r3987

20 years agoimproved log error message
Roger Dingledine [Sat, 2 Apr 2005 08:30:40 +0000 (08:30 +0000)] 
improved log error message

svn:r3986

20 years agoclose my <li>
Roger Dingledine [Fri, 1 Apr 2005 21:38:24 +0000 (21:38 +0000)] 
close my <li>

svn:r3985

20 years agostep five of running a server: subscribe to or-announce.
Roger Dingledine [Fri, 1 Apr 2005 21:35:54 +0000 (21:35 +0000)] 
step five of running a server: subscribe to or-announce.

svn:r3984

20 years agobump to 0.1.0.2-rc-cvs
Roger Dingledine [Fri, 1 Apr 2005 20:30:09 +0000 (20:30 +0000)] 
bump to 0.1.0.2-rc-cvs

svn:r3983

20 years agoupdate copyright notices.
Nick Mathewson [Fri, 1 Apr 2005 20:15:56 +0000 (20:15 +0000)] 
update copyright notices.

svn:r3982

20 years agominor correction: location of torrc on unix packages
Roger Dingledine [Fri, 1 Apr 2005 18:38:27 +0000 (18:38 +0000)] 
minor correction: location of torrc on unix packages

svn:r3981

20 years agoclean up docs, point people to new release candidate tor-0.1.0.2-rc
Roger Dingledine [Fri, 1 Apr 2005 17:17:08 +0000 (17:17 +0000)] 
clean up docs, point people to new release candidate

svn:r3979

20 years agoFix a couple of win32-related build issues when using latest libevent.
Nick Mathewson [Fri, 1 Apr 2005 16:48:22 +0000 (16:48 +0000)] 
Fix a couple of win32-related build issues when using latest libevent.

svn:r3978

20 years agoFix typo in package_nsis.sh
Nick Mathewson [Fri, 1 Apr 2005 16:47:19 +0000 (16:47 +0000)] 
Fix typo in package_nsis.sh

svn:r3977

20 years ago0.1.0.2-rc-200504011640-1 snapshot debian-version-0.1.0.2-rc-200504011640-1
Peter Palfrader [Fri, 1 Apr 2005 16:43:12 +0000 (16:43 +0000)] 
0.1.0.2-rc-200504011640-1 snapshot

svn:r3975

20 years agoinclude ExerciseServer.py and PathDemo.py in the tarball
Roger Dingledine [Fri, 1 Apr 2005 16:35:17 +0000 (16:35 +0000)] 
include ExerciseServer.py and PathDemo.py in the tarball

svn:r3974

20 years ago0.1.0.2-rc-200504011500-1 snapshot
Peter Palfrader [Fri, 1 Apr 2005 16:33:54 +0000 (16:33 +0000)] 
0.1.0.2-rc-200504011500-1 snapshot

svn:r3972

20 years agoadd a changelog for 0.1.0.2-rc
Roger Dingledine [Fri, 1 Apr 2005 16:29:52 +0000 (16:29 +0000)] 
add a changelog for 0.1.0.2-rc

svn:r3971

20 years agoShort-term fix: prevent possible segfault in connection_close_unattached_ap
Nick Mathewson [Fri, 1 Apr 2005 16:04:45 +0000 (16:04 +0000)] 
Short-term fix: prevent possible segfault in connection_close_unattached_ap

svn:r3970

20 years agobump version to 0.1.0.2-rc debian-version-0.1.0.2-rc-200504011500-1
Roger Dingledine [Fri, 1 Apr 2005 14:13:31 +0000 (14:13 +0000)] 
bump version to 0.1.0.2-rc

svn:r3969

20 years agowhen you decide you're reachable, actually publish your descriptor
Roger Dingledine [Fri, 1 Apr 2005 09:28:14 +0000 (09:28 +0000)] 
when you decide you're reachable, actually publish your descriptor
right then.

svn:r3968

20 years agorequire exactly 0.0.9.7 for middle hops of testing circs, for now
Roger Dingledine [Fri, 1 Apr 2005 09:23:51 +0000 (09:23 +0000)] 
require exactly 0.0.9.7 for middle hops of testing circs, for now

svn:r3967

20 years agowhen building testing circuits, always use middle hops
Roger Dingledine [Fri, 1 Apr 2005 08:42:26 +0000 (08:42 +0000)] 
when building testing circuits, always use middle hops
running at least 0.0.9.7

svn:r3966

20 years agoNew snapshot
Peter Palfrader [Fri, 1 Apr 2005 08:29:25 +0000 (08:29 +0000)] 
New snapshot

svn:r3964

20 years agoAdd several files to cvsignores
Nick Mathewson [Fri, 1 Apr 2005 08:25:05 +0000 (08:25 +0000)] 
Add several files to cvsignores

svn:r3963

20 years agoRemove autoconf-generated plist files from cvs.
Nick Mathewson [Fri, 1 Apr 2005 08:20:55 +0000 (08:20 +0000)] 
Remove autoconf-generated plist files from cvs.

svn:r3962

20 years agoForward port 0.0.9.7 changelog
Peter Palfrader [Fri, 1 Apr 2005 08:14:35 +0000 (08:14 +0000)] 
Forward port 0.0.9.7 changelog

svn:r3961

20 years agoCommit changelog for yesterday's experimental snapshot
Peter Palfrader [Fri, 1 Apr 2005 08:13:57 +0000 (08:13 +0000)] 
Commit changelog for yesterday's experimental snapshot

svn:r3959

20 years agofix punctuation debian-version-0.1.0.1-rc-cvs-200504010815-1
Roger Dingledine [Fri, 1 Apr 2005 08:07:12 +0000 (08:07 +0000)] 
fix punctuation

svn:r3956

20 years agoforward-port 0.0.9.7 changelog
Roger Dingledine [Fri, 1 Apr 2005 08:00:50 +0000 (08:00 +0000)] 
forward-port 0.0.9.7 changelog

svn:r3953

20 years agofix assert: if our dirport isn't reachable yet, don't trick
Roger Dingledine [Fri, 1 Apr 2005 07:42:32 +0000 (07:42 +0000)] 
fix assert: if our dirport isn't reachable yet, don't trick
*ourselves* into thinking the dirport is zero. but continue
to tell other people that it is.

svn:r3952

20 years agowhen the or-connect succeeded and the tls handshake succeeded
Roger Dingledine [Fri, 1 Apr 2005 07:25:18 +0000 (07:25 +0000)] 
when the or-connect succeeded and the tls handshake succeeded
but we didn't like the result, we were closing the connection
without sending any destroys back for the pending circuits. now
send those destroys anyway; i hope this doesn't break too much.

svn:r3951