Commits on Source
20516
05f8fd28
Add unique client counter to the heartbeat message.
Feb 26, 2013
4144b455
Always event_del() connection events before freeing them
Aug 29, 2014
b82e166b
restore the sensible part of
ac268a83
Aug 29, 2014
b0138cd0
Merge remote-tracking branch 'public/bug12985_024' into bug12984_025
Aug 29, 2014
d8fe499e
Revert "restore the sensible part of
ac268a83
"
Aug 29, 2014
e02138eb
Introduce the Tor2webRendezvousPoints torrc option.
Sep 15, 2014
3e7c5e9f
Block circuit canibalization when Tor2webRendezvousPoints is active.
Sep 15, 2014
24a77269
Implement Tor2webRendezvousPoints functionality.
Sep 15, 2014
6c512d2f
Fix a tor2web log message that referenced the wrong configure switch.
Sep 15, 2014
532ab7e1
Move some useful unittest functions to a testhelper.c file.
Sep 15, 2014
a72b9267
Fix up testhelper to be used by the entryguard unittests.
Sep 15, 2014
bc80b0a5
Write some unittests for Tor2webRendezvousPoints.
Sep 15, 2014
a77e44d8
Add changes file for Tor2webRendezvousPoints.
Sep 15, 2014
d9968dd0
Scrub from logs the name of the RP we picked.
Sep 22, 2014
2e168566
Fix a comment typo.
Sep 23, 2014
c00b3979
Split dirinfo_type_t computation into a new function
Sep 23, 2014
f591a4d9
Remove a needless if (1)
Sep 23, 2014
f752093e
Re-enable last resort attempt to get via tor.
Sep 23, 2014
29f15a97
Make router_pick_directory_server respect PDS_NO_EXISTING_*
Sep 23, 2014
21d5dbd4
Refactor initiate_descriptor_downloads() to be safer
Sep 23, 2014
5ed5ac18
Send more descriptor requests per attempt when using tunneled connections
Sep 23, 2014
bb137e23
Unit tests for router download functions.
Sep 23, 2014
cae0e7b0
fixup! Make router_pick_directory_server respect PDS_NO_EXISTING_*
Sep 23, 2014
06bda506
fixup! Download microdescriptors if you're a cache
Sep 23, 2014
02464694
fixup! Send more descriptor requests per attempt when using tunneled connections
Sep 23, 2014
482e3cfa
fixup! Unit tests for router download functions.
Sep 23, 2014
55b21b36
fixup! Make router_pick_directory_server respect PDS_NO_EXISTING_*
Sep 23, 2014
0fdfdae7
fixup! Refactor initiate_descriptor_downloads() to be safer
Sep 23, 2014
055ad9c5
fixup! Send more descriptor requests per attempt when using tunneled connections
Sep 23, 2014
6523eff9
Send long URLs when requesting ordinary server descriptors too.
Sep 23, 2014
fa80983e
fixup! Unit tests for router download functions.
Sep 29, 2014
ac9b0a31
Try to make max_dl_per_request a bit smarter
Sep 29, 2014
fb91d647
Downgrade 'invalid result from curve25519 handshake: 4' warning
Oct 16, 2014
5bcf9522
Check more thoroughly for unlogged OpenSSL errors
Nov 02, 2014
fc62721b
Fix version number parsing to allow 2- and 3-part versions.
Nov 05, 2014
63443451
Add correctness assertions for hashtable iteration
Nov 06, 2014
ce7fd6e1
Stop crashing when a NULL filename is passed to file_status()
Nov 08, 2014
fd7e9e90
Stop failing when key files are zero-length
Nov 08, 2014
734ba5cb
Use smaller zlib objects when under memory pressure
Nov 17, 2014
1ac3b744
Use PrivateDevices instead of DeviceAllow
Nov 28, 2014
9c933b36
Use ProtectHome instead of InaccessibleDirectories
Nov 28, 2014
0c73bcd3
Prefix ReadWriteDirectories with a "-" so if they don't exist it's not an error
Nov 28, 2014
5bdf12ca
Add ProtectSystem = full
Nov 28, 2014
6a9cae2e
Fix clang warning, IPv6 address comment, buffer size typo
Dec 20, 2014
6830667d
Increase bandwidth usage report interval to 4 hours.
Dec 22, 2014
0275b687
Fix log messages in channeltls.c
Dec 26, 2014
5710b83d
Fix a function name in a comment in config.c
Dec 26, 2014
2d199bdf
Fix grammar in comment on running_long_enough_to_decide_unreachable
Dec 26, 2014
d7ecdd64
Wipe all of the target space in tor_addr_{to,from}_sockaddr()
Dec 29, 2014
88901c39
Fix: mitigate as much as we can HS port scanning
Dec 29, 2014
e936b9b4
Merge remote-tracking branch 'dgoulet/bug13667_025_v4'
Dec 30, 2014
dc1aaa5b
Make lintChanges happier
Dec 30, 2014
22a1e9ca
Avoid excluding guards from path building in minimal test networks
Dec 30, 2014
d812baf5
Refactor count_usable_descriptors to use named enums for exit_only
Dec 30, 2014
9b2d106e
Check if there are exits in the consensus
Dec 30, 2014
55ad54e0
Allow tor to build circuits using a consensus with no exits
Dec 30, 2014
cb94f753
Avoid building exit circuits from a consensus with no exits
Dec 30, 2014
c3a4201f
Add "internal" to some bootstrap statuses when no exits are available.
Dec 30, 2014
2b8e1f91
Fix Reachability self-tests in test networks
Dec 30, 2014
5b770ac7
Merge branch 'no-exit-bootstrap-squashed'
Dec 30, 2014
b32e1025
Lintchanges some more.
Dec 30, 2014
03e9aa09
Fold more things into the 0.2.6.2-alpha changelog
Dec 30, 2014
9765ae44
Missing semicolon; my bad
Dec 30, 2014
d87d4183
Allow IPv4 and IPv6 addresses in SOCKS5 FQDN requests.
Dec 30, 2014
a4cf2ae2
Note fix for bug 12831
Dec 30, 2014
f2e4423b
Merge remote-tracking branch 'yawning/bug13315_fixup'
Dec 30, 2014
ac632a78
Coalesce v0 and v1 fields of rend_intro_cell_t
Dec 30, 2014
b3b84044
Remove a logically dead check to please coverity
Dec 30, 2014
6e689aed
Fix a memory leak in tor-resolve
Dec 30, 2014
6ed95baa
Pick a date, write a blurb.
Dec 31, 2014
a4193252
bump the version to 0.2.6.2-alpha
Dec 31, 2014
8b508393
Fix a changelog typo
Dec 31, 2014
ecd5868a
tweak changelog usage
Dec 31, 2014
6cb1daf0
edit the changelog one last time
Dec 31, 2014
563bb1ad
Bump version to 0.2.6.2-alpha-dev
Dec 31, 2014
f54e54b0
Bump copyright dates to 2015, in case someday this matters.
Jan 02, 2015
fc0febc5
Commit the update-copyrights script.
Jan 02, 2015
74cd5751
New option "HiddenServiceAllowUnknownPorts"
Jan 03, 2015
8ef6cdc3
Prevent changes to other options from removing . from AutomapHostsSuffixes
Jan 04, 2015
b06b783f
Tolerate relative paths for torrc files with RunAsDaemon
Jan 04, 2015
27670013
Tolerate starting up with missing hidden service directory
Jan 05, 2015
6d664329
Don't crash on malformed EXTENDCIRCUIT.
Jan 06, 2015
d74f0cff
make "make test-stem" run stem tests on tor
Jan 06, 2015
839076ab
have 'make {clean,reset_gcov}' remove gcov files in subdirectories
Jan 06, 2015
f4221a80
Make test_cmdline_args.py work on Windows
Jan 06, 2015
f5f80790
Minor documentation fixes
Jan 06, 2015
4385211c
Minor IPv6-related memory leak fixes
Jan 06, 2015
5d322e6e
Whitespace fix
Jan 06, 2015
082bfd3b
Merge remote-tracking branch 'tvdw/from-the-archive'
Jan 06, 2015
6f7a8f84
changes file for
4385211c
Jan 06, 2015
cf2ac8e2
Merge remote-tracking branch 'public/feature11791'
Jan 06, 2015
fcc78e5f
Use package-config output for -lsystemd correctly
Jan 06, 2015
a034863b
Merge remote-tracking branch 'public/bug12509_025'
Jan 06, 2015
3401c341
Merge remote-tracking branch 'public/bug14116_025'
Jan 06, 2015
35efce1f
Add an ExitRelay option to override ExitPolicy
Jan 06, 2015
d87143f3
changes file for 10067
Jan 06, 2015
90b9e23b
Merge branch 'exitnode_10067_squashed'
Jan 06, 2015
ae9efa86
Merge remote-tracking branch 'public/bug13661_025'
Jan 06, 2015
108808e9
Fix obsolete usage of test_{str_},eq macros
Jan 06, 2015
93960054
Remove a check for an ancient bad dirserver fingerprint
Jan 06, 2015
20,416 additional commits have been omitted to prevent performance issues.
Loading
Loading