Nick Mathewson
ed21e3c022
svn:r9728
2007-03-04 19:49:02 +00:00
Nick Mathewson
7c671512b8
r11612@catbus: nickm | 2007-01-30 18:14:07 -0500
...
make TOR_SEARCH_LIBRARY work with openssl
svn:r9727
2007-03-04 19:47:53 +00:00
Nick Mathewson
0e44371a33
r11596@catbus: nickm | 2007-01-30 01:43:40 -0500
...
Macro-ize our "search for a library and find out how to link against it" code. This will help make our handling of libevent and openssl more similar, and with any luck better. Not pushing to main branch until after 0.1.2.
svn:r9726
2007-03-04 19:47:34 +00:00
Nick Mathewson
70e5a83a77
r12057@catbus: nickm | 2007-03-04 13:58:32 -0500
...
Clarify some log messages; note others that could be improved later.
svn:r9724
2007-03-04 18:58:38 +00:00
Nick Mathewson
5f9f62daa2
r12053@catbus: nickm | 2007-03-03 16:45:38 -0500
...
Remove some XXX012s: leave a check in connection_or_set_identity_digest it costs basically nothing to do on average. Forget about reinstating the user check on NT Service creation. Note that a notice message in main.c ("Is something wrong with your network connection?") is really useless.
svn:r9721
2007-03-03 21:55:31 +00:00
Nick Mathewson
25508347ec
r12051@catbus: nickm | 2007-03-03 16:15:52 -0500
...
nt_service_is_stopping should not load the NT service library calls: if they are not loaded, we cannot possibly be a service trying to shut own. Bug found by "norvid" on or-talk. Also, rename function to something slightly less error-prone.
svn:r9720
2007-03-03 21:16:07 +00:00
Nick Mathewson
bd9289cf2b
svn:r9719
2007-03-03 20:09:15 +00:00
Nick Mathewson
275f39603b
r12420@Kushana: nickm | 2007-03-03 15:06:53 -0500
...
Bump version to 0.1.2.9-rc-dev
svn:r9718
2007-03-03 20:09:07 +00:00
Nick Mathewson
d1a38ac507
r12375@Kushana: nickm | 2007-03-02 13:52:32 -0500
...
Meditate on why 104-short-descriptors cant work as written, and what needs to get solved before it can get implemented.
svn:r9714
2007-03-02 20:00:37 +00:00
Nick Mathewson
0197615f44
r12374@Kushana: nickm | 2007-03-02 13:12:09 -0500
...
Try to nail down versions and version negotiation more thoroughly. Document some issues and ideas. Try to make things more extensible.
svn:r9713
2007-03-02 20:00:33 +00:00
Nick Mathewson
9989cbc699
r12373@Kushana: nickm | 2007-03-02 13:11:11 -0500
...
credit PEP as source of Tor process
svn:r9712
2007-03-02 20:00:30 +00:00
Nick Mathewson
4f2718d003
r12372@Kushana: nickm | 2007-03-02 13:10:47 -0500
...
Add some more 020 items to the TODO.
svn:r9711
2007-03-02 20:00:26 +00:00
Roger Dingledine
c4cf13a5a0
squeak in a bugfix for the VirtualAddrNetwork man page entry
...
svn:r9706
2007-03-02 05:25:35 +00:00
Roger Dingledine
629930ad16
bump to 0.1.2.9-rc
...
svn:r9705
2007-03-02 05:18:52 +00:00
Roger Dingledine
90960dc067
one day we might want to document the .virtual address
...
extension. or not.
svn:r9704
2007-03-02 05:17:31 +00:00
Roger Dingledine
284437756b
a clearer changelog, and a future todo item
...
svn:r9702
2007-03-01 05:04:54 +00:00
Roger Dingledine
6b191f854c
resolve another xxx012
...
svn:r9701
2007-03-01 04:40:43 +00:00
Roger Dingledine
dba4e040fc
Disable encrypted directory connections when we don't have a server
...
descriptor for the destination. We'll get this working again in
the 0.2.0 branch.
svn:r9700
2007-03-01 04:26:30 +00:00
Nick Mathewson
cbab0530c6
r12023@catbus: nickm | 2007-02-28 23:08:20 -0500
...
Embarassing that the number one hit for TLS_EDH_RSA_WITH_DES_192_CBC3_SHA was somebody trying to figure out what we meant when we said it. Replace with something real, and clarify that sometimes "TLS" means "SSLv3".
svn:r9699
2007-03-01 04:08:23 +00:00
Roger Dingledine
a46bd9942d
bonus points if it builds on 64 bit
...
svn:r9698
2007-03-01 03:59:28 +00:00
Roger Dingledine
b0aaa88433
make the prefertunnel stuff less obviously broken
...
svn:r9697
2007-03-01 03:56:21 +00:00
Nick Mathewson
2780bb74c8
r12014@catbus: nickm | 2007-02-28 19:41:20 -0500
...
Niels has accepted the patch from Scott Lamb to implement better signal handling: I can take "get the pthread_sigprocmask situation under control" off my plate.
svn:r9696
2007-03-01 00:41:35 +00:00
Nick Mathewson
df5a8aa931
r12013@catbus: nickm | 2007-02-28 18:26:13 -0500
...
Note a piece of code that needs to get resolved, before we forget it.
svn:r9695
2007-03-01 00:41:33 +00:00
Nick Mathewson
11d89141ac
r12012@catbus: nickm | 2007-02-28 18:25:18 -0500
...
Twiddle constants wrt uploading hidden service descriptors.
svn:r9694
2007-03-01 00:41:28 +00:00
Nick Mathewson
dec9e4f0d8
r12011@catbus: nickm | 2007-02-28 18:13:32 -0500
...
Back out insufficiently evidenced FULL_UNROLL in aes.c
svn:r9693
2007-03-01 00:41:25 +00:00
Nick Mathewson
e2b1a77c3e
r12006@catbus: nickm | 2007-02-28 16:06:24 -0500
...
On mingw, use "%I64u" to printf/scanf 64-bit integers, instead of the usual GCC "%llu". This prevents a bug when saving 64-bit int configuration values on mingw; the high-order 32 bits would get truncated. If the value was then reloaded, disaster would occur. (Fixes bug 400 and maybe also bug 397.) Backport candidate.
svn:r9691
2007-02-28 21:07:19 +00:00
Roger Dingledine
b78f67dbf5
- Stop calling servers that have been hibernating for a long time
...
"stable". Also, stop letting hibernating or obsolete servers affect
uptime and bandwidth cutoffs.
- Stop listing hibernating servers in the v1 directory.
svn:r9690
2007-02-28 21:06:05 +00:00
Roger Dingledine
9fd669c339
note another wishlist item for the arma
...
svn:r9689
2007-02-28 20:49:09 +00:00
Nick Mathewson
f38240435a
r12001@catbus: nickm | 2007-02-28 15:24:12 -0500
...
Try to build without warnings on mingw with verbose warnings on. First attempt.
svn:r9688
2007-02-28 20:24:27 +00:00
Nick Mathewson
3008c3b768
r12000@catbus: nickm | 2007-02-28 15:12:21 -0500
...
Try to fix eventdns bug 326 again, this time by noting that rcode 2 (serverfailed) does not really mean "The server is useless."
svn:r9687
2007-02-28 20:24:23 +00:00
Roger Dingledine
08c75f4349
avoid a few headaches
...
svn:r9686
2007-02-28 20:24:09 +00:00
Nick Mathewson
dfbced7499
r11998@catbus: nickm | 2007-02-28 13:56:55 -0500
...
Correct an MSC_VER check.
svn:r9685
2007-02-28 18:57:03 +00:00
Nick Mathewson
2ee2e63631
r11996@catbus: nickm | 2007-02-28 13:52:48 -0500
...
Add an MSC_VER check I missed.
svn:r9684
2007-02-28 18:52:57 +00:00
Nick Mathewson
8fb73c57f2
r11994@catbus: nickm | 2007-02-28 13:08:52 -0500
...
Re-number misnumbered spec sections. No more having to refer to "the first of two section 6.1s."
svn:r9683
2007-02-28 18:08:58 +00:00
Nick Mathewson
e1176ece5a
r11992@catbus: nickm | 2007-02-28 12:46:32 -0500
...
compile fix on mingw: mingw does not define _MSC_VER.
svn:r9682
2007-02-28 17:46:36 +00:00
Nick Mathewson
deef370a1c
r11987@catbus: nickm | 2007-02-28 12:34:04 -0500
...
add another u64-related unit test.
svn:r9681
2007-02-28 17:34:07 +00:00
Andrew Lewman
b921d28c5b
Update changelog with rpm race fix.
...
svn:r9680
2007-02-28 17:27:36 +00:00
Nick Mathewson
c8659db28d
r11982@catbus: nickm | 2007-02-28 11:55:41 -0500
...
Add unit tests for tor_parse_uint64
svn:r9678
2007-02-28 16:56:28 +00:00
Nick Mathewson
dae5fc7982
r11981@catbus: nickm | 2007-02-28 11:55:27 -0500
...
Clamp declarable bandwidth at INT32_MAX, not INT_MAX.
svn:r9677
2007-02-28 16:56:07 +00:00
Peter Palfrader
ebf1862382
New upstream version
...
svn:r9675
2007-02-28 16:22:22 +00:00
Andrew Lewman
018c8c921d
Fix a potential race condition on install of rpm with running Tor.
...
svn:r9673
2007-02-28 01:13:18 +00:00
Nick Mathewson
d6368fd075
r11976@catbus: nickm | 2007-02-27 19:35:59 -0500
...
Add some missing (redundant but helpful in most cases) static declarations, and remove a function nobody was calling.
svn:r9672
2007-02-28 00:36:03 +00:00
Nick Mathewson
1a3e1c5510
r11970@catbus: nickm | 2007-02-27 19:17:27 -0500
...
Fix a bug found by Udo van den Heuvel: avoid an assertion failure when a controller sets and clears EntryNodes before the next call to choose_random_entry(). Also make a function static.
svn:r9669
2007-02-28 00:23:05 +00:00
Nick Mathewson
16f1008d01
Add a missing paren, and the results of an experiment.
...
svn:r9664
2007-02-27 06:00:11 +00:00
Nick Mathewson
9d714e6258
r11959@catbus: nickm | 2007-02-26 22:53:36 -0500
...
try to make aes encryption of cells about 30-40% faster where applicable. offer not available for all architectures or all versions of openssl.
svn:r9663
2007-02-27 03:53:45 +00:00
Nick Mathewson
4d127acb53
r11958@catbus: nickm | 2007-02-26 22:28:03 -0500
...
Add a missing set to onion_key_set_at to avoid premature rotates.
svn:r9662
2007-02-27 03:53:40 +00:00
Nick Mathewson
230fbd95c0
r11956@catbus: nickm | 2007-02-26 13:33:49 -0500
...
Add a quick-and-dirty AES benchmark function to the bottom of aes.c so I can go collecting data.
svn:r9660
2007-02-26 18:33:55 +00:00
Nick Mathewson
82e2d6001a
r11954@catbus: nickm | 2007-02-26 13:01:19 -0500
...
Note some optimizations that are probably not worth it for 0.1.2.x based on preliminary profiling.
svn:r9659
2007-02-26 18:01:23 +00:00
Nick Mathewson
a5b18f8a65
r11952@catbus: nickm | 2007-02-26 12:37:06 -0500
...
Bump version to 0.1.2.8-beta-dev
svn:r9658
2007-02-26 17:37:09 +00:00
Roger Dingledine
38f5fac846
let us call it a beta. perhaps it will break then.
...
svn:r9656
2007-02-26 06:53:19 +00:00