Roger Dingledine
|
1dd514f244
|
and bump the hidden version numbers too
svn:r4744
|
2005-08-08 20:57:45 +00:00 |
|
Roger Dingledine
|
588e80fdcd
|
fix a function comment
svn:r4743
|
2005-08-08 17:48:23 +00:00 |
|
Nick Mathewson
|
50cfcbe157
|
Note which directory server said 400 to a renddesc.
svn:r4742
|
2005-08-08 17:32:17 +00:00 |
|
Roger Dingledine
|
f4eec180a2
|
disarm a trap that's lying in wait for us
svn:r4741
|
2005-08-08 17:31:57 +00:00 |
|
Roger Dingledine
|
2e918af35d
|
a few typo fixes
svn:r4738
|
2005-08-07 21:58:23 +00:00 |
|
Nick Mathewson
|
01d0788950
|
Generalize FirewallPorts to FirewallIPs so I can run happily when locked in net 18.
svn:r4737
|
2005-08-07 21:24:00 +00:00 |
|
Nick Mathewson
|
9345323b18
|
far far cleaner implementation of handshake checking logic. Backport candidate.
svn:r4736
|
2005-08-07 20:36:14 +00:00 |
|
Roger Dingledine
|
3b9991ef72
|
oopsie, i broke the doc page titles
svn:r4735
|
2005-08-07 20:28:36 +00:00 |
|
Roger Dingledine
|
323b7a15ee
|
and forward-port the 0.1.0.14 changelog
svn:r4734
|
2005-08-07 20:15:32 +00:00 |
|
Roger Dingledine
|
65b59cbd69
|
changelog for 0.1.1.5-alpha
svn:r4732
|
2005-08-07 20:14:37 +00:00 |
|
Roger Dingledine
|
aa95623523
|
correct man page entry
svn:r4731
|
2005-08-07 20:04:17 +00:00 |
|
Nick Mathewson
|
4e735da5da
|
Also set event_mask=0 in connection_free_all, and dont send events to marked control conns (for good measure)
svn:r4729
|
2005-08-07 19:27:38 +00:00 |
|
Roger Dingledine
|
5c4da9dec6
|
incomplete patch for matt's info controller signal term bug
svn:r4728
|
2005-08-07 19:20:55 +00:00 |
|
Roger Dingledine
|
bfe65db284
|
ok, so now it was just redundant. nick, do you recall what rfc
you were trying to point to?
svn:r4727
|
2005-08-07 17:11:33 +00:00 |
|
Andrew Lewman
|
e93409d332
|
Added in the 3 easy cheatsheet steps to build tor, for the 7 mac users
that may want to build their own client/server.
svn:r4726
|
2005-08-07 12:43:34 +00:00 |
|
Nick Mathewson
|
999b7951c3
|
Shorten hidden service port config parsing; fix bug 174
svn:r4725
|
2005-08-06 21:35:04 +00:00 |
|
Roger Dingledine
|
b9a7482c02
|
note another potential security problem with generating key material
from our DH handshake.
svn:r4724
|
2005-08-06 16:50:51 +00:00 |
|
Roger Dingledine
|
261bf4c4d4
|
rfc 3536 "provides a glossary of terms used in the IETF when discussing
internationalization."
svn:r4723
|
2005-08-05 22:08:57 +00:00 |
|
Nick Mathewson
|
224fecb281
|
Appease insane windows compiler. (Oh no, an extra semi, the sky is falling!)
svn:r4722
|
2005-08-05 19:25:23 +00:00 |
|
Roger Dingledine
|
1ec3081a84
|
bump to 0.1.1.5-alpha, though it's not released yet
svn:r4721
|
2005-08-05 19:16:11 +00:00 |
|
Nick Mathewson
|
197eb2b2cb
|
fix harmless copy-and-paste error
svn:r4718
|
2005-08-05 14:59:14 +00:00 |
|
Nick Mathewson
|
ea2aa107a7
|
cover a few more cases; needs testing and once-over
svn:r4717
|
2005-08-05 14:20:38 +00:00 |
|
Nick Mathewson
|
666ab41e2b
|
parse_addr_port was vague about what to do when port_out was NULL. Make it behave usefully.
svn:r4716
|
2005-08-05 01:51:19 +00:00 |
|
Nick Mathewson
|
35b04df4fd
|
Document helper node options
svn:r4715
|
2005-08-05 01:40:10 +00:00 |
|
Nick Mathewson
|
52475ee19b
|
Alphebetize config variables
svn:r4714
|
2005-08-05 01:35:43 +00:00 |
|
Nick Mathewson
|
3fa821d911
|
oops, that array got bigger
svn:r4708
|
2005-08-04 23:18:51 +00:00 |
|
Nick Mathewson
|
7a9eb49f5f
|
Discard special bignum values.
svn:r4706
|
2005-08-04 23:14:42 +00:00 |
|
Roger Dingledine
|
9198c55c4b
|
and another
svn:r4705
|
2005-08-04 23:05:11 +00:00 |
|
Peter Palfrader
|
dd7159de54
|
forward port: Also explicitly set no-unaligned-access for sparc
svn:r4703
|
2005-08-04 23:04:26 +00:00 |
|
Roger Dingledine
|
1d3e63158e
|
bump to 0.1.1.4-alpha in preparation for new release
svn:r4701
|
2005-08-04 22:45:54 +00:00 |
|
Nick Mathewson
|
9aad89e973
|
back out the osx addsysuser changeds, but make them easy to back in again
svn:r4698
|
2005-08-04 22:28:40 +00:00 |
|
Nick Mathewson
|
546fba7b04
|
Fix windows warning
svn:r4697
|
2005-08-04 22:25:39 +00:00 |
|
Nick Mathewson
|
0dd1a7f121
|
In tor.nsi, replace all +N for N!=2 with actual labels. Apparently, the NSI designers understand that languages have been written since 6502 assembler, but just want to retain backward compatibility for people who never learned them.
svn:r4696
|
2005-08-04 20:47:45 +00:00 |
|
Nick Mathewson
|
4870877231
|
Add SOCKSAndDNS link to appropriate log message, since we wind up pointing everybody to it anyway
svn:r4695
|
2005-08-04 20:12:44 +00:00 |
|
Nick Mathewson
|
4cb89fd557
|
Implement some more GETINFO goodness: expose helper nodes, config options, getinfo keys.
svn:r4694
|
2005-08-04 19:56:41 +00:00 |
|
Nick Mathewson
|
5b3286179c
|
Change a +4 to a +5. Apparently, the designeers of NSI believed that 6502 assembly represented the cutting-edge in language design.
svn:r4692
|
2005-08-04 19:22:53 +00:00 |
|
Nick Mathewson
|
303258972b
|
Fix idiot bug. The "free the IP history" code belons in connection_free_all(), not in connection_free(). You can all mock me now.
svn:r4691
|
2005-08-04 18:29:01 +00:00 |
|
Nick Mathewson
|
e9698eaefa
|
Claim some items.
svn:r4690
|
2005-08-04 18:23:21 +00:00 |
|
Thomas Sjögren
|
3eb6e131b1
|
Add the bug tracker url, remove pointer to CLIENTS, tor -> Tor
svn:r4689
|
2005-08-04 14:47:19 +00:00 |
|
Nick Mathewson
|
11ff0aba80
|
Make clients regenerate their keys when their IP address changes.
svn:r4688
|
2005-08-03 20:42:17 +00:00 |
|
Nick Mathewson
|
ceb02cee2c
|
If they havent told us by now, they probably never will.
svn:r4687
|
2005-08-03 20:37:13 +00:00 |
|
Nick Mathewson
|
98f1265309
|
Fix compile failures on tor_gettimeofday() fix for windows
svn:r4685
|
2005-08-03 17:16:48 +00:00 |
|
Nick Mathewson
|
41e48519d0
|
(untested) NSI fix to ship tor license and put a link to doc directory in start menu
svn:r4684
|
2005-08-03 17:02:38 +00:00 |
|
Nick Mathewson
|
176e9055cc
|
Probably broken attempt to improve tor_gettimeofday granularity on windows.
svn:r4683
|
2005-08-03 16:28:39 +00:00 |
|
Nick Mathewson
|
d90841ff5a
|
Fix bug in state parsing
svn:r4681
|
2005-07-28 19:08:51 +00:00 |
|
Nick Mathewson
|
299af3d393
|
Possibly broken implementation of persistant state; handles helper nodes; does not handle accounting info yet.
svn:r4680
|
2005-07-28 19:01:48 +00:00 |
|
Nick Mathewson
|
c22bcecd83
|
Add niutil fix from Christopher Soghoian
svn:r4678
|
2005-07-26 00:33:48 +00:00 |
|
Roger Dingledine
|
22e6ecdb04
|
bump advertised win32 and osx versions to 0.1.1.3-alpha
svn:r4677
|
2005-07-25 20:12:34 +00:00 |
|
Nick Mathewson
|
67d8c5af8f
|
define TIME_T_IS_SIGNED on windows
svn:r4676
|
2005-07-25 18:13:05 +00:00 |
|
Nick Mathewson
|
48787c839e
|
Fix logic to set TIME_T_MAX; apparently, everybody had thought of the prospect of a signed time_t but me.
svn:r4675
|
2005-07-25 18:10:08 +00:00 |
|