| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
Space fixes.
svn:r12345
|
|
|
|
|
|
|
| |
If setting our rlimit to rlim_max or cap fails, fall back to OPEN_FILES if defiled. This makes Tor run on OSX 10.5, while allowing OSX to mend its ways in the future.
svn:r12341
|
|
|
|
|
|
|
| |
Use rlim_t instead of unsigned long to manipulate rlimit values.
svn:r12339
|
|
|
|
|
|
|
| |
Better log messages for "not enough to build a circuit" message.
svn:r12324
|
|
|
|
|
|
|
| |
Merge revised behavior on proposal 105
svn:r12323
|
|
|
|
|
|
|
| |
--disable-shared actually are, so remove it from docs and spec file.
svn:r12321
|
|
|
|
| |
svn:r12320
|
|
|
|
|
|
|
| |
More tweaks from karsten, with some cleanup and commentary.
svn:r12319
|
|
|
|
|
|
|
| |
Remove superseded assert in directory.c
svn:r12317
|
|
|
|
| |
svn:r12316
|
|
|
|
| |
svn:r12315
|
|
|
|
| |
svn:r12314
|
|
|
|
|
|
|
| |
As an authority, send back an X-Descriptor-Not-New header when we accept but do not store a descriptor. Partial implementation of fix for bug 535.
svn:r12310
|
|
|
|
|
|
|
| |
Mark some finished items finished, some deferred items deferred, and move some "nice to haves" into "deferred-land."
svn:r12307
|
|
|
|
|
|
|
| |
Implement --quiet.
svn:r12306
|
|
|
|
|
|
|
| |
Learn new addresses for authorities from their certificates.
svn:r12305
|
|
|
|
|
|
|
| |
Use HMAC() function from openssl. Oops.
svn:r12304
|
|
|
|
|
|
|
| |
Changelog for 114 stuff.
svn:r12303
|
|
|
|
|
|
|
| |
Clients download and cache new hidden descriptor format.
svn:r12302
|
|
|
|
|
|
|
| |
Clean spaces.
svn:r12301
|
|
|
|
|
|
|
| |
A couple of small tweaks to karsten's latest patch, and note an issue with using a bitmap to represent a single int.
svn:r12300
|
|
|
|
|
|
|
| |
Next patch from Karsten: rename some macros, tunnel dir connections, generate (and upload) multiple descriptors as appropriate.
svn:r12299
|
|
|
|
|
|
|
| |
HMAC-SHA-1 implementation, with unit tests based on vectors from RVFC2202. Steven's stuff will need this.
svn:r12289
|
|
|
|
|
|
|
| |
Implement (but do not enable) link connection version negotiation
svn:r12286
|
|
|
|
|
|
|
| |
Implement lots of proposal 105. None of it is enabled yet.
svn:r12285
|
|
|
|
|
|
|
| |
Improved skew reporting: "You are 365 days in the duture" is more useful than "You are 525600 minutes in the future". Also, when we get something that proves we are at least an hour in the past, tell the controller "CLOCK_SKEW MIN_SKEW=-3600" rather than just "CLOCK_SKEW"
svn:r12283
|
|
|
|
|
|
|
| |
Accept future networkstatus documents, but warn about skew when we get them.
svn:r12282
|
|
|
|
|
|
|
| |
Apply linux-tor-prio.sh patch from Marco B by way of Mike.
svn:r12274
|
|
|
|
|
|
|
| |
Tidy last patch a bit.
svn:r12273
|
|
|
|
|
|
|
| |
Patch from Karsten: Code to act as (and use) v2 hidden service directories.
svn:r12272
|
|
|
|
|
|
|
| |
Note another task to do by wednesday. Argh.
svn:r12271
|
|
|
|
|
|
|
| |
Change symbol from DATADIR to SHARE_DATADIR, since DATADIR conflicts with objidl.h in mingw.
svn:r12268
|
|
|
|
| |
svn:r12267
|
|
|
|
|
|
|
| |
Do not count a server as having any WFU until we have known about it for 18 hours (weighted).
svn:r12261
|
|
|
|
|
|
|
| |
Add changelog for last entry
svn:r12260
|
|
|
|
|
|
|
| |
Implement a FallbackNetworkstatusFile (default to $prefix/share/tor/fallback-consensus) to that we know about lots of directory servers and routers when we start up the first time.
svn:r12259
|
|
|
|
|
|
|
| |
Implement if-modified-since for consensus networkstatuses so that we do not download duplicates needlessly.
svn:r12258
|
|
|
|
| |
svn:r12257
|
|
|
|
|
|
|
| |
Whitespace fix.
svn:r12256
|
|
|
|
|
|
|
| |
Tidy v2 hidden service descriptor format code: fix memory leaks, fix reference problems, note magic numbers, note questions, remove redundant checks, remove a possible stack smashing bug when encoding a descriptor with no protocols supported.
svn:r12255
|
|
|
|
|
|
|
| |
Patch from Karsten Loesing: encode and parse v2 rendezvous descriptors.
svn:r12254
|
|
|
|
|
|
|
| |
Clean up a couple of comments from r12244.
svn:r12253
|
|
|
|
| |
svn:r12250
|
|
|
|
|
|
|
|
|
|
|
|
| |
edge_connection_t: want_onehop if it must attach to a circuit with
only one hop (e.g. for the current tunnelled connections that use
begin_dir), and use_begindir if we mean to use a BEGIN_DIR relay
command to establish the stream rather than the normal BEGIN. Now
we can make anonymized begin_dir connections for (e.g.) more secure
hidden service posting and fetching.
svn:r12244
|
|
|
|
| |
svn:r12243
|
|
|
|
|
|
|
| |
repeatedly this year.
svn:r12242
|
|
|
|
| |
svn:r12240
|
|
|
|
| |
svn:r12239
|
|
|
|
| |
svn:r12238
|
|
|
|
| |
svn:r12236
|