Commits on Source
24562
2491fff5
Triage the XXX023 and XXX022 comments: postpone many.
Jun 15, 2012
783f705d
Document that we are unlikely to underflow session group IDs.
Jun 15, 2012
1755f792
Refactor GETINFO process/descriptor-limit
Jun 15, 2012
e62104a7
Move tor_gettimeofday_cached() into compat_libevent
Jun 15, 2012
32bf2588
Change a silent ignore-the-bug in microdesc.c to a LOG_INFO
Jun 15, 2012
cc21e56e
Check the correct consensus before giving it to the client
Jun 15, 2012
bdfb3998
Merge remote-tracking branch 'public/xxx023'
Jun 15, 2012
eab75d2c
Fix a typo found by Mike.
Jun 15, 2012
30c46537
Whitespace fix
Jun 15, 2012
97555f45
fix a compiler warning added in one of my XXX023 fixes.
Jun 15, 2012
ca525db0
fix typos from
783f705d
Jun 15, 2012
1f7f10e4
Always set *socket_error to something appropriate when returning -1 from connection_connect()
Jun 15, 2012
c37b8023
fix the typo on the typo fix
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
26855fe2
conn_type_to_string() on a listener already says it's a listener
Jun 16, 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
4432fa40
Merge remote-tracking branch 'andrea/bug6028'
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
24,462 additional commits have been omitted to prevent performance issues.
Loading
Loading