Commits on Source
21043
05f8fd28
Add unique client counter to the heartbeat message.
Feb 26, 2013
ecd16eda
Disallow "*/maskbits" as an address pattern.
Feb 12, 2014
79c875ec
Would-be fix for bug 7733: learn bridge ID from descriptor
May 14, 2014
18c97ad8
Expose parse_client_transport_line() and parse_server_transport_line() for the test suite
Jul 25, 2014
b8b46e8e
Add some mocks needed to unit test ClientTransportPlugin/ServerTransportPlugin config line parsing
Jul 25, 2014
5d81fd25
Add unit test for ClientTransportPlugin/ServerTransportPlugin config line parsing
Jul 25, 2014
4a5164fd
Replace all calls to parse_client_transport_line() or...
Jul 28, 2014
2d4241d5
Merge and refactor redundant parse_client_transport_line() and...
Jul 31, 2014
883dc335
Fix configure script build with autoconf < 2.63
Aug 13, 2014
374b531d
Add `published` line to `@type bridge-network-status` documents.
Aug 25, 2014
b40ac680
Add the ed25519 ref10 code verbatim from supercop-20140622
Aug 26, 2014
4847136d
Integrate ed25519_ref10 into our build system.
Aug 26, 2014
8594e97c
Add some explicit casts as needed to make ed25519_ref10 compile
Aug 26, 2014
8b36bb92
Add headers as needed to make ed25519_ref10 compile.
Aug 26, 2014
b2acd358
ed25519_ref10: use uint64_t and int64_t, not long long
Aug 26, 2014
9b2d8c4e
Rename secret_to_key to secret_to_key_rfc2440
Aug 28, 2014
e72a5b3c
Move secret-to-key functionality into a separate module
Aug 28, 2014
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
42350968
Drop check for NTE_BAD_KEYSET error
Aug 29, 2014
c13db1f6
Ticket
#11291
: patch from "anon":
Aug 30, 2014
227b6592
Clean up patch
Aug 30, 2014
6b9016fe
Correct check_private_dir's dir mode
Aug 30, 2014
ae18c081
fix two typos
Aug 30, 2014
7caf7e9f
Make HiddenServiceDirGroupReadable per-hidden-service
Aug 30, 2014
6e4efb55
Fix white space
Sep 02, 2014
a6f2d209
Add Window compatibility note to docs
Sep 02, 2014
72030408
Fix regression nickm pointed out
Sep 03, 2014
59e052b8
Remove HiddenServiceDirGroupReadable from or_options_t
Sep 03, 2014
7573e66b
Treat Z_BUF_ERROR as TOR_ZLIB_BUF_FULL when finalizing a zlib buffer
Sep 03, 2014
b59fd2ef
Fix permissions logic
Sep 04, 2014
15a318b4
Refactor pending_cb_message_t into a type with proper functions
Sep 10, 2014
de114587
Turn log loop into a for loop, and "Does this lf want this" into a fn
Sep 10, 2014
6e2ef4bc
Refactor the 'deliver a log message' logic to its own function.
Sep 10, 2014
93dfb120
Remember log messages that happen before logs are configured
Sep 10, 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
a6627fdb
Remove the legacy_test_helper and legacy_setup wrappers
Sep 16, 2014
ea72b4f6
clean up eol whitespace from coccinelle-generated patches
Sep 16, 2014
ef9a0d20
Add script to detect and remove unCish malloc-then-cast pattern
Sep 16, 2014
0c3b3650
clients now send correct address for rendezvous point
Sep 16, 2014
be0e2627
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Sep 16, 2014
1bb10353
Add coccinelle script to remove pointless callocs
Sep 16, 2014
feee4457
Merge remote-tracking branch 'origin/maint-0.2.5'
Sep 16, 2014
db9886b3
Ignore coverage_html/
Sep 16, 2014
64f65f23
torrc.sample: Fix units
Sep 16, 2014
35156ffc
Merge remote-tracking branch 'public/ticket_13119_v3'
Sep 17, 2014
3f9fac7e
Fix a windows unused-arg warning
Sep 17, 2014
bb175dac
Activate INSTRUMENT_DOWNLOADS under clang analyzer as well as coverity
Sep 18, 2014
d14127eb
Use the DL_SCHED_CONSENSUS schedule for consensuses.
Sep 18, 2014
58e813d0
Fix a double-free in failing case of handle_control_authenticate.
Sep 18, 2014
905443f0
Clients no longer write "DirReqStatistics 0" in their saveconf output
Sep 18, 2014
6d6e21a2
Merge branch 'bug4244b_squashed'
Sep 18, 2014
da384090
systemd unit file: set up /var/run/tor as writable for the Tor service.
Sep 19, 2014
2f47ab24
Add changes file for
#13196
.
Sep 19, 2014
0eec8e2a
gabelmoo's IPv4 address changed
Sep 20, 2014
288b3ec6
Merge branch 'maint-0.2.3' into maint-0.2.4
Sep 20, 2014
87576e82
Merge branch 'maint-0.2.4' into maint-0.2.5
Sep 20, 2014
e170205c
Merge branch 'maint-0.2.5'
Sep 20, 2014
1b40ea03
Stop silently skipping invalid args to setevents
Sep 21, 2014
4c8b809b
get rid of trivial redundant comment
Sep 21, 2014
bbfb1aca
get rid of routerstatus->version_supports_optimistic_data
Sep 21, 2014
530fac10
Use optimistic data even if we don't know exitnode->rs
Sep 21, 2014
09183dc3
clients use optimistic data when reaching hidden services
Sep 21, 2014
bc758e4a
Merge remote-tracking branch 'intrigeri/bug13196-systemd-writable-run-directory'
Sep 22, 2014
1a1e6958
Merge remote-tracking branch 'public/bug7733a'
Sep 22, 2014
01b23a6d
changes file for 7733
Sep 22, 2014
d3382297
Merge remote-tracking branch 'arma/feature13153'
Sep 22, 2014
6c6ea8c4
Merge remote-tracking branch 'arma/feature13211'
Sep 22, 2014
88581949
Remove config options that have been obsolete since 0.2.3
Sep 22, 2014
c8d927ba
changes file for 12884
Sep 22, 2014
d9968dd0
Scrub from logs the name of the RP we picked.
Sep 22, 2014
c735b60e
New API for policies_parse_exit_policy().
Sep 22, 2014
0eaf8294
Using the new API in unit-test.
Sep 22, 2014
2e951f8d
Whitespace fixes
Sep 22, 2014
45fc0612
Adding changes file for 8197.
Sep 22, 2014
80622c06
Writing comments for newly added functions.
Sep 22, 2014
00fafe9a
and forward-port those changelogs too
Sep 22, 2014
bdd0c776
Merge branch 'bug8197_squashed'
Sep 22, 2014
2b3822d2
Merge branch 'master' of git-rw.torproject.org:/tor
Sep 22, 2014
e6150c7f
Merge remote-tracking branch 'public/bug12693_025'
Sep 22, 2014
1987157d
+ is not how we say concatenate
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
20,943 additional commits have been omitted to prevent performance issues.
Loading
Loading