Commits on Source
20583
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
816e6f2e
Fix unit test.
Dec 19, 2014
357191a0
Define an int64_min when it is missing
Dec 19, 2014
3d85df95
LLONG_MIN => INT64_MIN.
Dec 19, 2014
6a9cae2e
Fix clang warning, IPv6 address comment, buffer size typo
Dec 20, 2014
d93516c4
Fix transparent proxy checks to allow OS X to use ipfw or pf
Dec 20, 2014
f785723e
Document the case of HiddenServiceDir being defined as relative path.
Dec 21, 2014
6fad3953
Fix clang warning, IPv6 address comment, buffer size typo
Dec 21, 2014
769fc5af
Fix a comment in tor_addr_parse
Dec 21, 2014
e4059182
Make log bufer 10k, not 9.78k.
Dec 21, 2014
647a90b9
Merge remote-tracking branch 'teor/bug14002-osx-transproxy-ipfw-pf'
Dec 21, 2014
b884ae6d
Using macros and inline function for quick lookup of channel state.
Dec 21, 2014
032d4422
Use channel state lookup macros in channel.c
Dec 21, 2014
668edc51
Using channel state lookup macros in channeltls.c
Dec 21, 2014
5a7dd44d
Using channel state lookup macros in circuitbias.c.
Dec 21, 2014
74731607
Using CHANNEL_IS_OPEN macro in circuitbuild.c
Dec 21, 2014
551221ba
Using channel state lookup macros in circuitlist.c.
Dec 21, 2014
fc7d5e59
Using CHANNEL_FINISHED macro in connection.c
Dec 21, 2014
f6cc4d35
Using channel state lookup macros in connection_or.c.
Dec 21, 2014
ed0b46e7
Changes file for 7356
Dec 21, 2014
af1469b9
Fixing mistake in comment.
Dec 21, 2014
1c05dfd0
Merge branch 'ticket7356_squashed'
Dec 21, 2014
8b532a8c
Short python script to lint the changes files
Dec 22, 2014
441a481b
Resolve issues in changes files
Dec 22, 2014
845d9229
have lintchanges check header format.
Dec 22, 2014
f6455647
Start on a changelog for 0.2.6.2-alpha
Dec 22, 2014
0f5303f0
Auto-reformat the changelog for 0.2.6.2-alpha
Dec 22, 2014
c12b2e1c
minor teaks fo the changelog
Dec 22, 2014
8f242a72
Relabel some changelog items; re-sort them into place
Dec 22, 2014
fe0ecdcf
Rewrite some changelog entries
Dec 22, 2014
ec07c3c5
Reflow the changelog again
Dec 22, 2014
13f26f41
Fix some coverity issues in the unit tests
Dec 22, 2014
b94cb401
Coverity complained that we were not checking this return value
Dec 22, 2014
6830667d
Increase bandwidth usage report interval to 4 hours.
Dec 22, 2014
03d2df62
Fix a bunch of memory leaks in the unit tests. Found with valgrind
Dec 22, 2014
47760c7b
When decoding a base-{16,32,64} value, clear the target buffer first
Dec 22, 2014
6d728ba8
Merge remote-tracking branch 'public/bug14013_024' into maint-0.2.5
Dec 22, 2014
0965bbd5
Merge remote-tracking branch 'origin/maint-0.2.5'
Dec 22, 2014
808e2b85
Tweak channel unit tests so we don't see coverity complaints
Dec 22, 2014
39e71d8f
Use the appropriate call to getsockopt for IPv6 sockets
Dec 23, 2014
cca6ed80
Add the transparent proxy getsockopt to the sandbox
Dec 23, 2014
d151a069
tweak whitespace; log bad socket family if bug occurs
Dec 23, 2014
184a2dbb
whoops; missing changes file for 14013
Dec 23, 2014
dfebefe6
changs file for 13808
Dec 23, 2014
c6ac7523
Merge remote-tracking branch 'origin/maint-0.2.5'
Dec 23, 2014
aabaed6f
add support for systemd notification protocol
Dec 23, 2014
29ac8836
Add support for systemd watchdog protocol
Dec 23, 2014
2f46e5e7
Adjust systemd watchdog support
Dec 23, 2014
7e1289b3
changes file for ticket11016
Dec 23, 2014
9545569d
Merge branch 'ticket11016'
Dec 23, 2014
6285d9bd
Fix compilation on platforms without IP6T_SO_ORIGINAL_DST
Dec 23, 2014
45b911b7
Add pkg.m4 to use pkgconfig macros
Dec 23, 2014
c83f1801
Fix Matthews code to actually use tmp
Dec 23, 2014
c10ff262
Changes file for 13811
Dec 23, 2014
d7776315
Merge remote-tracking branch 'public/bug13811_025'
Dec 23, 2014
083c58f1
Fix TestingMinExitFlagThreshold 0
Dec 24, 2014
1ee41b3e
Allow consensus interval of 10 seconds when testing
Dec 24, 2014
8a8797f1
Fix If-Modified-Since in rapidly updating Tor networks
Dec 24, 2014
20,483 additional commits have been omitted to prevent performance issues.
Loading
Loading