summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-04-24bump to 0.1.2.13tor-0.1.2.13Roger Dingledine
we're getting close! svn:r10015
2007-04-24backport r9918:Roger Dingledine
- Fix a memory leak when we ask for "all" networkstatuses and we get one we don't recognize. svn:r10014
2007-04-24Fix paths to documents for osx package building.Andrew Lewman
svn:r10012
2007-04-23Back out backport of r9799 from the 0.1.2.x branch.Peter Palfrader
svn:r10008
2007-04-23Backport r9799 and r10003 (two patches that add more asserts to hunt down ↵Peter Palfrader
#417) to the 0.1.2.x branch. svn:r10007
2007-04-23Disable kqueue on ppc only OSX versions (panther, jaguar, puma,Andrew Lewman
cheetah). Confirmed in bug #371. svn:r10002
2007-04-15first cut at 0.1.2.13 release notesRoger Dingledine
svn:r9962
2007-04-14Update paths to spec files. Thanks to Matt for noticing.Andrew Lewman
svn:r9950
2007-03-29a bit of revisionist history is good for the soulRoger Dingledine
(remove a mistaken changelog entry) svn:r9916
2007-03-18Updated to include NSIS installer instructions.Andrew Lewman
svn:r9869
2007-03-17New upstream versionPeter Palfrader
svn:r9859
2007-03-17bump to 0.1.2.12-rctor-0.1.2.12-rcRoger Dingledine
this time for sure! no really! svn:r9851
2007-03-17When creating a circuit via the controller, send a 'launched'Roger Dingledine
event when we're done, so we follow the spec better. svn:r9850
2007-03-16bump to 0.1.2.11-rc-dev so we can distinguish versionsRoger Dingledine
with the infinite loop bug from those without svn:r9843
2007-03-16backport r9841.Roger Dingledine
phooey, there'll be another rc. svn:r9842
2007-03-16tweak the changelogtor-0.1.2.11-rcRoger Dingledine
svn:r9837
2007-03-16backport r9817 and r9823, and bump to 0.1.2.11-rc.Roger Dingledine
svn:r9836
2007-03-13minimal backport to fix bug from r9690Roger Dingledine
svn:r9809
2007-03-09New upstream versionPeter Palfrader
svn:r9777
2007-03-09Update libevent version to 1.3b.Andrew Lewman
svn:r9769
2007-03-07bump to 0.1.2.10-rctor-0.1.2.10-rcRoger Dingledine
svn:r9757
2007-03-07fix a socks5 error number as pointed out by juliuszRoger Dingledine
and prepare the changelog svn:r9756
2007-03-07It only is a single |, not twoPeter Palfrader
svn:r9754
2007-03-06Merge 9746 into 0.1.2.x branchPeter Palfrader
svn:r9751
2007-03-06backport those three log messagesRoger Dingledine
svn:r9744
2007-03-04Create a new branch for Tor 0.1.2.x work.Nick Mathewson
svn:r9725
2007-03-04 r12057@catbus: nickm | 2007-03-04 13:58:32 -0500Nick Mathewson
Clarify some log messages; note others that could be improved later. svn:r9724
2007-03-03 r12053@catbus: nickm | 2007-03-03 16:45:38 -0500Nick Mathewson
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 r12051@catbus: nickm | 2007-03-03 16:15:52 -0500Nick Mathewson
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-03svn:r9719Nick Mathewson
2007-03-03 r12420@Kushana: nickm | 2007-03-03 15:06:53 -0500Nick Mathewson
Bump version to 0.1.2.9-rc-dev svn:r9718
2007-03-02 r12375@Kushana: nickm | 2007-03-02 13:52:32 -0500Nick Mathewson
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 r12374@Kushana: nickm | 2007-03-02 13:12:09 -0500Nick Mathewson
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 r12373@Kushana: nickm | 2007-03-02 13:11:11 -0500Nick Mathewson
credit PEP as source of Tor process svn:r9712
2007-03-02 r12372@Kushana: nickm | 2007-03-02 13:10:47 -0500Nick Mathewson
Add some more 020 items to the TODO. svn:r9711
2007-03-02squeak in a bugfix for the VirtualAddrNetwork man page entrytor-0.1.2.9-rcRoger Dingledine
svn:r9706
2007-03-02bump to 0.1.2.9-rcRoger Dingledine
svn:r9705
2007-03-02one day we might want to document the .virtual addressRoger Dingledine
extension. or not. svn:r9704
2007-03-01a clearer changelog, and a future todo itemRoger Dingledine
svn:r9702
2007-03-01resolve another xxx012Roger Dingledine
svn:r9701
2007-03-01Disable encrypted directory connections when we don't have a serverRoger Dingledine
descriptor for the destination. We'll get this working again in the 0.2.0 branch. svn:r9700
2007-03-01 r12023@catbus: nickm | 2007-02-28 23:08:20 -0500Nick Mathewson
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-01bonus points if it builds on 64 bitRoger Dingledine
svn:r9698
2007-03-01make the prefertunnel stuff less obviously brokenRoger Dingledine
svn:r9697
2007-03-01 r12014@catbus: nickm | 2007-02-28 19:41:20 -0500Nick Mathewson
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 r12013@catbus: nickm | 2007-02-28 18:26:13 -0500Nick Mathewson
Note a piece of code that needs to get resolved, before we forget it. svn:r9695
2007-03-01 r12012@catbus: nickm | 2007-02-28 18:25:18 -0500Nick Mathewson
Twiddle constants wrt uploading hidden service descriptors. svn:r9694
2007-03-01 r12011@catbus: nickm | 2007-02-28 18:13:32 -0500Nick Mathewson
Back out insufficiently evidenced FULL_UNROLL in aes.c svn:r9693
2007-02-28 r12006@catbus: nickm | 2007-02-28 16:06:24 -0500Nick Mathewson
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- Stop calling servers that have been hibernating for a long timeRoger Dingledine
"stable". Also, stop letting hibernating or obsolete servers affect uptime and bandwidth cutoffs. - Stop listing hibernating servers in the v1 directory. svn:r9690