Commits on Source
25080
44f6be46
let private tor networks more reliably handle hidden services
Sep 01, 2011
3dd2f990
Do not send a NETINFO cell as a client until after we have got a CERT cell
Nov 03, 2011
248b967c
Add comments and changes file for 4361; tweak control flow a bit
Nov 03, 2011
4ccc8d02
Don't exit on dirauths for some config transitions
Nov 08, 2011
dd68d596
Set IPV6_V6ONLY on listener sockets bound to IPv6 addresses.
Jan 31, 2012
4aca55ef
Count IPv6 connections in bridge and entry stats.
Feb 09, 2012
218193d3
Add braces around a two-line code block.
Feb 09, 2012
cc94a48f
Simply geoip_get_country_by_addr based on arma's comment.
Feb 09, 2012
4741aa48
Roger notes that address and addr are two different things.
Feb 09, 2012
b3abf153
Fix --enable-static-tor on OpenBSD
Feb 12, 2012
01acce62
Add a changes file for bug5084
Feb 12, 2012
15309cbc
Merge branch 'bug5084_squashed'
Feb 12, 2012
b08ba1cb
integrate recent changes files
Feb 12, 2012
9857ef0f
Properly set up environment for managed-mode obfsproxy
Feb 12, 2012
93414707
set_managed_proxy_environment() can't fail anymore
Feb 12, 2012
2aa1a6ba
Merge branch 'bug5082_squashed'
Feb 12, 2012
c08dde7e
Reinstate TOR_PR_EXTENDED_SERVER_PORT, just a little
Feb 13, 2012
765f71cf
Merge branch 'tmp'
Feb 13, 2012
5b4d7216
revise changelog entry for 5097 too
Feb 13, 2012
4c81358f
today is the day for a 0.2.3.12-alpha release
Feb 13, 2012
ff0059b9
bump to 0.2.3.12-alpha
Feb 13, 2012
800942b4
add a release blurb for 0.2.3.12-alpha
Feb 13, 2012
184a4552
bump to 0.2.3.12-alpha-dev
Feb 13, 2012
3b47a116
Synchronize with upstream tinytest.
Feb 13, 2012
9efee31f
Synchronize with upstream tinytest again: remove _identifiers
Feb 13, 2012
8cae9c53
Oops; there were a couple of typos in the upstream tinytest
Feb 13, 2012
1e9400d9
ht.h comment tweaks, upstreamed from libevent
Feb 13, 2012
107f604f
Port over ht.h improvements from Libevent.
Feb 13, 2012
a31fb42d
Port over the last ht.h changes from libevent: avoid _reserved identifiers
Feb 13, 2012
efcdc930
Make ht.h conform to Tor's code style again
Feb 14, 2012
077b9f19
If SOCK_CLOEXEC and friends fail, fall back to regular socket() calls
Feb 14, 2012
efb7b9de
Use _NSGetEnviron() instead of environ where required
Feb 14, 2012
19b4df0d
Include compat.h from natpmp-helper to fix build
Feb 14, 2012
c79aa8f3
Add a belated changes file for
#4725
.
Feb 15, 2012
936b7b7b
Downgrade "Registered server transport" msg to notice. Bug 5136
Feb 15, 2012
3cdc4645
Merge remote-tracking branch 'asn/bug4725_take2'
Feb 16, 2012
806e0f7e
Add tor_calloc
Feb 17, 2012
98cec149
Add process_environment_make and related utilities
Feb 17, 2012
0ba93e18
Add get_current_process_environment_variables
Feb 17, 2012
d37a1ec8
Add set_environment_variable_in_smartlist
Feb 17, 2012
340d9064
Change type of unixoid_environment_block to match tor_spawn_background's arg
Feb 17, 2012
bf1ce3f5
Rewrite managed proxy environment setup code
Feb 17, 2012
ee3a49d6
Remove (void)envp from tor_spawn_background
Feb 17, 2012
c0808b79
Pass process_environment_t * to tor_spawn_background
Feb 17, 2012
33552c16
Heap-allocate strings returned by get_current_process_environment_variables
Feb 17, 2012
773290c0
Add unit tests for easily tested, non-trivial utility functions
Feb 17, 2012
eaedcba4
Merge branch 'bug5105-v2-squashed'
Feb 17, 2012
1d366935
Use get_environment(), not environ.
Feb 17, 2012
3a945305
document a cool attack that we evaluated
Feb 17, 2012
bc66878b
Don't redeclare environ if std headers already did
Feb 19, 2012
cd029f0c
Fix crypto_hmac_sha256 documentation comment
Feb 20, 2012
857ae345
Fix off-by-one error in test_util_make_environment
Feb 20, 2012
73d2f335
Merge remote-tracking branch 'pmezard/armv5'
Feb 20, 2012
81fe3e43
Merge remote-tracking branch 'sebastian/bug5161'
Feb 20, 2012
a5704b1c
Add a sha256 hmac function, with tests
Feb 22, 2012
e111e371
Implement 'safe cookie authentication'
Feb 22, 2012
f7e87f41
When not fetching v2 dir info, don't require it for cleaning descriptors
Feb 23, 2012
2755b09c
Don't cannibalize already cannibalized circuits
Feb 25, 2012
c26aaf9c
whitespace fix
Feb 29, 2012
e2175690
new ip address for maatuska
Feb 29, 2012
406bc952
Merge branch 'maint-0.2.2'
Feb 29, 2012
6a0d809f
Merge remote-tracking branch 'sebastian/bug5231'
Feb 29, 2012
77a7a980
Don't leak the env_vars_sorted smartlist in process_environment_make
Feb 29, 2012
298e0813
Merge remote-tracking branch 'public/bug4760'
Mar 05, 2012
b5a8c3aa
Remove misleading function comment (bug 5324)
Mar 07, 2012
c5d7ee71
Update to the March 2012 GeoIP database.
Mar 08, 2012
9d5d3a7f
Merge remote-tracking branch 'karsten/geoip-march2012' into maint-0.2.2
Mar 08, 2012
57ed8fbb
Merge remote-tracking branch 'origin/maint-0.2.2'
Mar 08, 2012
fe50b676
Fix compile warnings in openbsd malloc
Mar 08, 2012
5daa765b
Merge remote-tracking branch 'origin/maint-0.2.2'
Mar 08, 2012
3fc3ed50
Merge remote-tracking branch 'public/bug4361'
Mar 08, 2012
ec8a06c5
Require a threshold of exit nodes before building circuits
Mar 08, 2012
2a720847
Fix documentation URLs in config file comments
Mar 08, 2012
57a4e076
Add quoted content tests for the config parser
Mar 08, 2012
4d9dda9b
Add tests for escaped content in config
Mar 08, 2012
72d455b5
Improve config parser escaped content tests
Mar 08, 2012
a753ef85
Fix typo in config parser documentation
Mar 08, 2012
f9ad35c3
Add test for broken hex parsing
Mar 08, 2012
5a206dbb
Remove duplicated macro definition
Mar 08, 2012
f81af6d7
Add test for comments in the config parser
Mar 08, 2012
ab39382c
Organize test_util_time in blocks
Mar 08, 2012
73d98682
Trivial cosmetic fix in test comments
Mar 08, 2012
f11be578
Add more/better tests in test_util_strmisc
Mar 08, 2012
314c851b
Add/improve tests for str{,case}cmp{start,end}
Mar 08, 2012
14177f03
Improve tor_snprintf tests
Mar 08, 2012
f4242d2e
Add/improve the rest of the strmisc tests
Mar 08, 2012
f90406cb
Clean up and improve gzip unit tests
Mar 08, 2012
3c5a3b33
Trivial readability changes in mmap unit tests
Mar 08, 2012
4e44024c
Improve test case for read_escaped_data unit test
Mar 08, 2012
8a633a3e
Small fix in tor_sscanf documentation
Mar 08, 2012
ee317256
Improve tor_sscanf tests
Mar 08, 2012
667f5ea4
Improve/extend strtok_r unit tests
Mar 08, 2012
781c6676
Rewrite the find_str_at_start_of_line unit tests
Mar 08, 2012
667f30e4
Improve a bit asprintf unit tests
Mar 08, 2012
275b81ec
Improve listdir unit tests
Mar 08, 2012
22a915bc
Improve get_parent_directory unit tests
Mar 08, 2012
6b3854f8
Use test_streq in format_helper_exit_status tests
Mar 08, 2012
7b8a7556
Use test_eq et al in spawn_background unit tests
Mar 08, 2012
699af29b
Use test_streq in join_win_cmdline unit tests
Mar 08, 2012
afb89b83
Improve tor_split_lines unit tests
Mar 08, 2012
24,980 additional commits have been omitted to prevent performance issues.
Loading
Loading