Commits on Source
20177
05f8fd28
Add unique client counter to the heartbeat message.
Feb 26, 2013
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
fb91d647
Downgrade 'invalid result from curve25519 handshake: 4' warning
Oct 16, 2014
69df16e3
Rewrite the logic for deciding when to drop old/superseded certificates
Jan 09, 2015
91009dce
Refactor rend_cache_lookup_entry() and how it's used
Jan 27, 2015
a9caeb96
Test for 13865.
Feb 02, 2015
3b96bf68
Merge branch 'feature13865_test'
Feb 02, 2015
41ba4f56
tweak based on comments from dgoulet
Feb 02, 2015
d03e1da2
Merge remote-tracking branch 'public/bug9635_warnings_025'
Feb 02, 2015
7f52dc4d
Choose a more deliberate cutoff for clients in heartbeat
Feb 03, 2015
cdc49629
Merge branch 'bug6852'
Feb 03, 2015
5be48c5d
Work around test_status.c weirdness
Feb 03, 2015
ac8f2354
fix a unit tests memory leak (my fault)
Feb 03, 2015
a8835170
Use getsockname, not getsockopt, on TPROXY sockets
Feb 04, 2015
daab4051
Bump the minimum relay version to 0.2.4.18-rc
Feb 04, 2015
ea088102
14554 doesn't need a changes file: the bug wasn't in a release
Feb 05, 2015
5a0c94f0
improve changes files more
Feb 05, 2015
b330bdec
Add a string representation for LD_SCHED, and a extra sanity check.
Feb 05, 2015
377584ab
Merge remote-tracking branch 'yawning/bug14740'
Feb 05, 2015
3f993dac
use ARRAY_LENGTH macro in domain_to_string
Feb 05, 2015
22742215
Fix a work-counting bug introduced by the workqueue merge
Feb 05, 2015
f8ecdd70
Start working on an 0.2.3 changelog
Feb 05, 2015
90928100
Run the format_changelog script for initial cleanup
Feb 05, 2015
1799c2be
Merge remote-tracking branch 'public/bug13796'
Feb 05, 2015
4785cd36
changes file for 13796
Feb 05, 2015
16cf1679
Fix scheduler compilation on targets where char is unsigned.
Feb 06, 2015
b3bc8712
Add unit test for
#13290
Feb 06, 2015
6d8b6147
Avoid logging startup messages twice
Feb 06, 2015
e0c3de40
Fix check-spaces complaints
Feb 06, 2015
e36faeec
Merge remote-tracking branch 'sebastian/bug13993'
Feb 06, 2015
d695f7b4
Don't use invalid exit values in zero length key test
Feb 06, 2015
136b1d8e
Remove useless export in zero length key test
Feb 06, 2015
b101f4e9
Control: getinfo entry-guards report down-since
Feb 06, 2015
4beb8309
Split ROUTER_REQUIRED_MIN_BANDWIDTH into RELAY_ and BRIDGE_ variants
Feb 07, 2015
8b82f626
Search-and-replace to regain coding style in wake of 13822.
Feb 07, 2015
d0759da1
Avoid calling SMARTLIST_FOREACH on a NULL smartlist in tests
Feb 08, 2015
9ae321db
Return 0 when detecting the amount of memory fails
Feb 09, 2015
37d16c3c
Reserve enough space for rend_service_port_config_t
Feb 09, 2015
1cb9064d
shift all the static times into a struct
Feb 09, 2015
44abbf5a
Dropping test_cmdline_args.py
Feb 08, 2015
56061976
Recover better when our clock jumps back many hours
Feb 09, 2015
353d2fe7
Re-remove the --disable-threads configure option
Feb 09, 2015
73375100
Avoid use-after-free of circ belonging to cancelled job
Feb 09, 2015
9667b2b8
Add some comments to or_circuit_t.workqueue_entry
Feb 09, 2015
f4c07359
Merge remote-tracking branch 'teor/avoid-NULL-smartlist-foreach'
Feb 09, 2015
5c820def
Merge remote-tracking branch 'sysrqb/bug14802_025'
Feb 09, 2015
37c9c268
Merge remote-tracking branch 'sebastian/bug14819'
Feb 11, 2015
0c81dfa8
Merge remote-tracking branch 'public/feature_13555'
Feb 11, 2015
6f331645
Remove mempools and buf freelists
Feb 11, 2015
f5f6d13e
Fix crash on glibc __libc_message()
Feb 11, 2015
0899f51b
Additional paranoia: do not even build tor2web stuff if not using.
Feb 11, 2015
caf28519
Merge branch 'bug12844'
Feb 11, 2015
d7a1e83f
Merge remote-tracking branch 'public/remove_freelist'
Feb 11, 2015
b223b7c2
fix a compilation warning
Feb 11, 2015
99e915db
Merge remote-tracking branch 'public/bug14759'
Feb 11, 2015
f84a54c1
Clean up after zero length key test
Feb 11, 2015
0a0c5d7c
Check that mktemp result is a directory
Feb 11, 2015
6ecd6e27
Avoid undefined behaviour of test
Feb 11, 2015
c5f176b9
Change exit code of zero_length_keys script
Feb 11, 2015
dfb409b8
Put error messages to stderr
Feb 11, 2015
f794a091
Merge branch 'bug14478_squashed'
Feb 11, 2015
87a95b02
Actually get all interface addresses
Feb 12, 2015
c8ce973d
Avoid undefined behaviour in ifreq_to_smartlist
Feb 12, 2015
5644d92d
Merge remote-tracking branch 'sebastian/bug14875'
Feb 12, 2015
424edd57
Don't leak a cond var when starting threads in a pool
Feb 15, 2015
3bcdb262
Call cpu_init if we change to being a relay
Feb 15, 2015
8feaf384
Refactor router_rebuild_descriptor
Feb 15, 2015
0c11d8b2
Implement status/fresh-relay-descs command
Feb 15, 2015
8e61d38c
Faravahar's New IP Address as of 2/20/2015
Feb 16, 2015
2af7bc5b
Fix a trivial double-close in address.c. CID 1268071
Feb 16, 2015
71179591
Fix deadcode warning in get_interface_addresses_raw().
Feb 16, 2015
5d2a2339
Fix a few coverity "Use after NULL check" warnings
Feb 16, 2015
2fe13947
No, coverity, this is not a memory leak. 1268065
Feb 16, 2015
0b3ae7d9
Maybe this will make coverity not care that this check is dead. CID 1268063
Feb 16, 2015
d6dbd558
trivial whitespace fix
Feb 17, 2015
8375663a
Wrap two long lines
Feb 17, 2015
c3813e2e
Use --list-fingerprint instead of process control in zero_length_keys.sh
Feb 17, 2015
7620c613
Have tinytest tolerate systems where char has > 8 bytes
Feb 17, 2015
0b46b082
Check thread count for negative; realloc->reallocarray
Feb 17, 2015
b89854ee
Fix warnings from lintChanges.py
Feb 17, 2015
8539191f
Fold new entries into 0.2.6.3 changelog
Feb 17, 2015
1447324a
Reflow 0.2.6.3 changelog.
Feb 17, 2015
65172190
Control: command to lookup cached HS descriptor
Feb 17, 2015
8eb3d81e
Fix some issues with reporting exit-free networks
Feb 17, 2015
9bf6da18
Merge remote-tracking branch 'public/feature_13822'
Feb 17, 2015
d038430a
Merge branch 'bug14918'
Feb 17, 2015
cbd26157
Remove tor_strclear(), and replace previous calls with memwipe().
Feb 17, 2015
6fdb179d
Fix compute_frac_paths_available, when ExitNodes is not set.
Feb 18, 2015
164eeefb
Add description to the precious Python variable.
Feb 18, 2015
8571e86d
Fix bootstrap directory information logging.
Feb 18, 2015
5ee48d47
Parse Guardfraction file and apply results to routerstatuses.
Feb 18, 2015
7ddfb6aa
Write guardfraction information to votes.
Feb 18, 2015
20,077 additional commits have been omitted to prevent performance issues.
Loading
Loading