Commits on Source
26308
bf136b94
bug1666 - Pass-through support for SOCKS5 authentication
Dec 14, 2010
f85f5280
bug1666 - Pass-through support for SOCKS5 authentication (2)
Dec 14, 2010
8a2f7ef6
bug1666 - Pass-through support for SOCKS5 authentication(3)
Dec 14, 2010
02c2d9a4
bug1666 - Pass-through support for SOCKS5 authentication(4)
Dec 14, 2010
4f7587a5
Tweak the startup message to be more helpful
Apr 28, 2011
4ba9f3e3
Track where microdescs are referenced to prevent free errs
May 12, 2011
af0e8d83
don't mark our descriptor dirty if our onion key hasn't changed
May 21, 2011
39480c79
Correct some outdated comments
May 24, 2011
f79a75f5
New configuration option: DisableDebuggerAttachment
Jun 01, 2011
1546054d
Add a VoteOnHidServDirectoriesV2 configuration option
Jun 03, 2011
f45261cb
Increase default required uptime for HSDirs to 25 hours
Jun 03, 2011
8a69cc04
Report SIGNAL event to controllers when acting on delayed NEWNYM
Jun 05, 2011
db7dd3ee
remove some dead code, found by coverity
Jun 08, 2011
ff75e8b0
Check some more return values in unit tests
Jun 08, 2011
e6fff723
Remove a few dead assignments during router parsing
Jun 08, 2011
9e56ac27
Comment out some obviously dead code.
Jun 08, 2011
680646e0
Don't use signed 1-bit bitfields
Jun 08, 2011
f3032744
Fix a rare memleak during stats writing
Jun 08, 2011
910dadd6
Ensure the release tarball contains all manpages
Jun 12, 2011
910472c5
client-side DNS proxy server: reply NOTIMPL to unsupported queries
Jun 13, 2011
e470f6a8
changelog entry for bug3369
Jun 13, 2011
54d7d31c
Make ControlSocketsGroupWritable work with User.
Jun 14, 2011
8839b860
Merge remote-tracking branch 'origin/maint-0.2.2'
Jun 14, 2011
22efe203
Fix another check_private_dir instance in master
Jun 14, 2011
47c8433a
Make the get_options() return const
Jun 14, 2011
19febed9
Merge remote-tracking branch 'rransom-tor/bug3349'
Jun 14, 2011
e70e8367
Add changes file for bug3393
Jun 14, 2011
a25c0a5b
Merge remote-tracking branch 'public/bug3369' into maint-0.2.2
Jun 14, 2011
875a5514
Merge remote-tracking branch 'origin/maint-0.2.2'
Jun 14, 2011
44eafa96
Assert that HS operations are not performed using single-hop circuits
Jun 14, 2011
a857f61e
Merge remote-tracking branch 'rransom-tor/bug3332-v2'
Jun 15, 2011
64bfbcb9
log when we finish ssl handshake and move to renegotiation
Jun 17, 2011
68cd0a9a
Make connection_printf_to_buf's behaviour sane
Jun 17, 2011
70785f87
Fix comment typo
Jun 17, 2011
227896e4
Make send_control_event_impl's behaviour sane
Jun 17, 2011
209229f1
Merge branch 'bug3407' into maint-0.2.2
Jun 17, 2011
31b9b1a5
Merge remote-tracking branch 'origin/maint-0.2.2'
Jun 17, 2011
010b8dd4
Abandon rendezvous circuits on SIGNAL NEWNYM
Jun 17, 2011
85d4c290
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Jun 17, 2011
42d6f345
Merge remote-tracking branch 'origin/maint-0.2.2'
Jun 17, 2011
cabb16ca
Revert "Update man page for new UseBridges tristate behaviour."
Jun 17, 2011
3b41551b
Revert "Add an "auto" option to UseBridges"
Jun 17, 2011
1811bef6
Add changes file for bug2355 revert
Jun 17, 2011
eeedc5c1
Put hashes of all tor source files into or_sha1.i
Jun 18, 2011
8e5dfe42
Tweak bug2355_revert at suggestion from Roger
Jun 19, 2011
a046966b
Merge remote-tracking branch 'origin/maint-0.2.2'
Jun 19, 2011
8b265543
Add port 6523 (Gobby) to LongLivedPorts.
Jun 20, 2011
1040ccaf
Fix overwide lines in util.c
Jun 20, 2011
99749936
Merge remote-tracking branch 'origin/maint-0.2.2'
Jun 20, 2011
8653f31d
Fix overwide line in config.c
Jun 20, 2011
410e440a
Log SSL state changes at LOG_DEBUG, LD_HANDSHAKE.
Jun 20, 2011
8b0d9452
Fix tor-fw-helper-natpmp.c API usage
Jun 20, 2011
b181985a
explain that the ./publish should happen soon after the scp
Jun 21, 2011
37ff37a8
forward-port the 0.2.2.29-beta changelog entry
Jun 21, 2011
e617a34d
Add, use a bufferevent-safe connection_flush()
Jun 21, 2011
4186b136
Merge remote-tracking branch 'public/bug3264'
Jun 21, 2011
64a5a417
Merge branch 'bug3367'
Jun 21, 2011
8a55da57
Fix comment typo
Jun 22, 2011
d7254bea
Fix minor comment issues
Jun 22, 2011
2b5ebc70
Improve documentation of smartlist_split_string
Jun 22, 2011
9919b012
Merge remote-tracking branch 'origin/maint-0.2.2'
Jun 22, 2011
cb1b20db
Fix minor comment issues
Jun 23, 2011
694cd7ad
reach back in time and name a config option correctly
Jun 23, 2011
58f801fa
Store cpath_build_state_t flags in one-bit bitfields, not ints
Jun 24, 2011
76d0d62b
Correct terminology in comment
Jun 24, 2011
4bbd6a27
Merge branch 'master' of
ssh://git-rw.torproject.org/tor
Jun 24, 2011
0b536469
Merge remote-tracking branch 'rransom-tor/bug3456'
Jun 24, 2011
53f87a89
Correct a comment
Jun 24, 2011
93d52f67
Add BUILDTIMEOUT_SET to the result of GETINFO events/names
Jun 25, 2011
c780bc4d
Merge branch 'bug3465-022' into bug3465-023
Jun 25, 2011
ca6efcf5
Make handle_control_setevents table-driven
Jun 25, 2011
1ed615de
Correct byte-counting in socks auth parsing code
Jun 29, 2011
9b3f48c0
Fix 'make check-spaces'
Jun 29, 2011
aec396d9
Be more strict about when to accept socks auth message
Jun 29, 2011
204bce7e
If we negotiate authentication, require it.
Jun 29, 2011
2e6604f4
Record username/password data in socks_request_t
Jun 29, 2011
ee42fe8f
Don't drain extra data when parsing socks auth methods
Jun 29, 2011
5d43a157
Refactor socks unit tests into a suite of their own
Jun 29, 2011
05c424f4
Refactor fetch_from_buf_socks() to be greedy
Jun 29, 2011
da62af6f
Replace a "const const" with a "const"
Jul 01, 2011
a0ae8078
Replace 4 more sscanf()s with tor_sscanf()
Jul 01, 2011
1d18c2de
Don't shadow parameters with local variables
Jul 01, 2011
eca982d3
Defensive programming: don't crash with broken node_t
Jul 01, 2011
0317dc2b
Check return value of crypto_global_init in test.c
Jul 01, 2011
d25feade
Fix insanely large stack_allocation in log_credential_status
Jul 01, 2011
359a30d5
Add a changelog entry for cid30 fix.
Jul 01, 2011
46297bc7
Fix a rare memory leak in rend_cache_store
Jul 01, 2011
959da6b7
Use strlcpy in create_unix_sockaddr()
Jul 01, 2011
021cf3f0
Merge branches 'cov217_021' and 'cid_450' into maint-0.2.1
Jul 01, 2011
2ba19f9b
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Jul 01, 2011
5cf725e3
Merge branch 'cid30_changelog' into maint-0.2.2
Jul 01, 2011
bc91cb6e
Use strlcpy when copying node IDs into measured_bw_line_t
Jul 01, 2011
06f0c1aa
Merge branch 'cov217_022_squashed' into maint-0.2.2
Jul 01, 2011
734e860d
Merge remote-tracking branch 'origin/maint-0.2.2'
Jul 01, 2011
e273890b
Merge branch 'cov217_master'
Jul 01, 2011
335ff915
Merge remote-tracking branch 'rransom-tor/bug3465-022' into maint-0.2.2
Jul 05, 2011
0be29341
Merge remote-tracking branch 'rransom-tor/bug3465-023-v2'
Jul 05, 2011
7295ad18
Merge remote-tracking branch 'origin/maint-0.2.2'
Jul 05, 2011
4f749791
appease check-spaces
Jul 06, 2011
ab8c0d4c
Merge branch 'maint-0.2.2'
Jul 06, 2011
26,208 additional commits have been omitted to prevent performance issues.
Loading
Loading