Commits on Source
24546
87409771
Clarify some messages about publishing hidden service descriptors
Jun 15, 2012
9f55dfd9
Clean up keys on stack in rend_service_load_keys()
Jun 15, 2012
d43ba536
Clean up keys on stack in rend_service_introduce()
Jun 15, 2012
88c5d3ca
Clean keys on stack in rend_service_intro_has_opened()
Jun 15, 2012
276f9518
Clean keys on stack in rend_service_rendezvous_has_opened()
Jun 15, 2012
ab2e007f
In rend_service_load_keys(), clear extended descriptor cookie and buffer,...
Jun 15, 2012
a8bcbe7b
Clean up keys on stack in rend_client_send_introduction()
Jun 15, 2012
7f24b9b8
Clean up keys on stack in rend_client_refetch_v2_renddesc()
Jun 15, 2012
b5280efc
Clean up keys on stack in rend_parse_service_authorization()
Jun 15, 2012
10130e59
Appease make check-spaces
Jun 15, 2012
a782893e
Add change file bug2385
Jun 15, 2012
adbdeafa
More sophisticated attempt at detecting working linker options
Jun 18, 2012
8c015810
oops: AC_RUN_IFELSE gets offended if I don't give it a AC_LANG_PROGRAM
Jun 18, 2012
4cbd6e46
Merge branch 'bug6173_rebased'
Jun 18, 2012
f5e86bcd
Document 0.2.3.x torrc/default-torrc/command line semantics changes
Jun 18, 2012
72acdfe1
Merge branch 'bug4748_squashed'
Jun 18, 2012
e6782b35
Merge remote-tracking branch 'public/bug3311'
Jun 18, 2012
b44693f3
Refactor rend_service_load_keys() into outer loop and loop contents
Jun 18, 2012
53f5a389
Fix indentation and whitespace in rend_service_load_keys
Jun 18, 2012
be28d106
Refactor rend_service_load_keys() into main portion and auth portion.
Jun 18, 2012
e5a61c51
Fix indentation in rend_service_load_auth_keys
Jun 18, 2012
b8d1e8e3
Refactor exit path in rend_service_load_auth_keys
Jun 18, 2012
4a8eaad7
Clear a couple more fields in rend_service_load_auth_keys
Jun 18, 2012
dcb1d0a6
add bug number and explanation to changes/bug2385; call it a feature
Jun 18, 2012
0600e8ca
Disable warning for marked-but-reading in main.c
Jun 19, 2012
c239c57d
Fix a regression bug in AllowDotExit
Jun 19, 2012
f96f319b
Increment master branch version to 0.2.4.0-alpha-dev
Jun 20, 2012
4c62cc6f
Make format_helper_exit_status() avoid unnecessary spaces
Jun 22, 2012
c21af69f
Refactor unsigned int hex formatting out of format_helper_exit_status() in util.c
Jun 22, 2012
770374a6
Add unit test for format_hex_number_for_helper_exit_status()
Jun 22, 2012
4a7e4129
Style tweaks and add a warning about NUL-termination
Jun 22, 2012
a08bbefa
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 22, 2012
a9de982c
Merge remote-tracking branch 'public/bug6203_v2' into maint-0.2.3
Jun 22, 2012
ebda15e4
Merge remote-tracking branch 'public/bug6211' into maint-0.2.3
Jun 22, 2012
7761c1d6
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 22, 2012
8c3a4a1d
Improve log message issued when a managed proxy fails to launch.
Jun 23, 2012
f54ac088
Tweak bug5099 changes file
Jun 23, 2012
d0243e82
Merge branch 'bug5099_nm' into maint-0.2.3
Jun 23, 2012
b1ad1a1d
Resolve crash caused by format_helper_exit_status changes in
#5557
Jun 23, 2012
ffd7189b
Don't assert in get_string_from_pipe() on len==0
Jun 23, 2012
db9ce36b
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 23, 2012
ce44346a
fix broken utf8-ism
Jun 23, 2012
95ad59fa
Merge branch 'maint-0.2.3'
Jun 23, 2012
a6688c57
Catch a few more K&R violations with make check-spaces
Jun 23, 2012
8e5d3cab
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 23, 2012
2703e072
Merge remote-tracking branch 'public/bug6225' into maint-0.2.3
Jun 25, 2012
aad71eef
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 25, 2012
888d5d08
Merge remote-tracking branch 'public/bug2385'
Jun 25, 2012
53e4452f
Don't do DNS lookups when parsing corrupted managed proxy messages.
Jun 25, 2012
7c9f6a99
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 25, 2012
4645f28c
Bump the test util/threads timeout up to 150 sec
Jun 25, 2012
c4586f4d
Downgrade message about md cache cleaning from notice to info
Jun 26, 2012
40508002
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 26, 2012
201b852c
Fix a compilation warning with clang 3.0
Jun 26, 2012
9c8ec0aa
Add a unit test for environment_variable_names_equal
Jun 26, 2012
5fad3dc3
Fix a warning when using glibc's strcspn with clang.
Jun 26, 2012
05dd0a9c
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 26, 2012
6330d2d9
Merge remote-tracking branch 'public/bug6227' into maint-0.2.3
Jun 26, 2012
86197dfd
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 26, 2012
0b3f5ca1
merge changes files into upcoming changelog
Jun 27, 2012
23f2e37f
Allow wildcarded mapaddress targets in controller MAPADDRESS command
Jun 27, 2012
e12eba55
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 27, 2012
28c42fe0
Fix GETINFO address-mappings/... with wildcarded addresses.
Jun 27, 2012
d4285f03
Extend tor_sscanf so it can replace sscanf in rephist.c
Jun 28, 2012
5a73df02
Merge branch 'sscanf_squashed'
Jun 28, 2012
bdc82702
Downgrade 'Got a certificate, but we already have it' log message from warning...
Jun 28, 2012
dc9dd232
Add version and bug number to 5238 changes file
Jun 28, 2012
d4a64fdc
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 28, 2012
217862b3
Merge remote-tracking branch 'public/bug6244_part2' into maint-0.2.3
Jun 28, 2012
96746e39
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 28, 2012
aad40483
Clean up check-spaces block; make it cover the right files
Jun 28, 2012
58eb3e40
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 28, 2012
36d8a253
fold in more changes entries
Jun 28, 2012
dd7a27d1
fix grammar in comment
Jun 28, 2012
12298901
add new GETINFO config/defaults
Jun 28, 2012
81cd3d7a
add a blurb for 0.2.3.18-rc, other minor cleanups
Jun 28, 2012
64f8e68e
bump to 0.2.3.18-rc
Jun 28, 2012
a6169800
Fix bug 3842: add a GETINFO signal/names
Jun 28, 2012
1e008e98
Make check-spaces happy again
Jun 28, 2012
e13e9c40
Never emit the "opt" prefix in any directory stuff
Jun 28, 2012
e62ea8fd
oops; forgot the changes file for bug3842
Jun 28, 2012
19a81ef0
Merge commit '
81cd3d7a
'
Jun 28, 2012
2f8a9e35
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 28, 2012
9c5a1182
bump version to 0.2.3.18-rc-dev
Jun 28, 2012
da3edc4d
Fix clang warning on
d4285f03
. Not in any released tor.
Jun 29, 2012
6abdcdf1
Fix crash bug from
4a8eaad7
(Bug 6255)
Jun 29, 2012
630677f3
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 29, 2012
ed2601f2
Merge branch 'bug6255'
Jun 29, 2012
c32ec9c4
Detect bug 6252 (unexpected sendme cell)
Jul 01, 2012
6061cd58
Merge branch 'maint-0.2.3'
Jul 01, 2012
d13389b3
Revert "Detect bug 6252 (unexpected sendme cell)"
Jul 01, 2012
46434ecf
Merge branch 'maint-0.2.3'
Jul 01, 2012
6173d363
Move transport-related functions from circuitbuild.c to transports.c.
Jul 03, 2012
d11b772a
Introduce a transport_t deep copy function.
Jul 03, 2012
aecc728a
Refactor mp->transports to use transport_t.
Jul 03, 2012
17caec36
Make some transports.c functions static.
Jul 03, 2012
4bafe244
Constify some functions.
Jul 03, 2012
9dea3a03
Add pluggable transport info to extra-info descriptors.
Jul 03, 2012
ca4e986c
Mark descriptor as dirty if all managed proxies are configured.
Jul 03, 2012
f8e49c57
Change extra-info "method" to "transport".
Jul 03, 2012
24,446 additional commits have been omitted to prevent performance issues.
Loading
Loading