Commits on Source
25165
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
2cddd1d6
Move logging of bad hostnames into parse_extended_hostname
Jan 11, 2012
39850f03
Improve names of some pluggable transport-related functions.
Jan 13, 2012
88698993
check-spaces fix
Jan 16, 2012
79bb44c2
Merge branch 'feature3946_squashed'
Jan 16, 2012
9c6d913b
Rename smartlist_{v,}asprintf_add to smartlist_add_{v,}asprintf
Jan 16, 2012
edcc9981
Try to use smartlist_add_asprintf consistently
Jan 16, 2012
cc02823d
Convert instances of tor_snprintf+strdup into tor_asprintf
Jan 16, 2012
9c29369a
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
Jan 16, 2012
5579bc0e
whitespace fixes
Jan 16, 2012
2bd40a8e
Merge branch 'bug4889_v2'
Jan 16, 2012
875a54da
Merge remote-tracking branch 'public/bug3325'
Jan 16, 2012
47aa491f
Merge remote-tracking branch 'asn-mytor/bug4751'
Jan 16, 2012
1e923dd2
fix crash bug in original feature4207 branch
Jan 16, 2012
6e8c2a3e
Use SOCKET_OK macros in even more places
Jan 17, 2012
dea0720d
Warn if sizeof(tor_socket_t) != sizeof(SOCKET)
Jan 17, 2012
dd4b1a2a
Fix SOCKET_OK test on win64.
Jan 18, 2012
ee717f35
Use tor_socket_t, not unsigned, in tor-fw-helper-natmp.c
Jan 18, 2012
676bba8e
Documentation for GiveGuardFlagTo... option
Jan 18, 2012
93d3a917
Merge remote-tracking branch 'origin/maint-0.2.2'
Jan 18, 2012
b14ac10b
Add missing documentation for some options introduced in 0.2.3.x
Jan 18, 2012
d04bf661
Merge branch 'bug4012_023_squashed'
Jan 18, 2012
6d595fa4
Merge remote-tracking branch 'public/bug4533_part2' into maint-0.2.2
Jan 18, 2012
1772782e
Merge remote-tracking branch 'origin/maint-0.2.2'
Jan 18, 2012
d1b40cf2
Merge remote-tracking branch 'public/bug4533_part1'
Jan 18, 2012
26e789fb
Rename nonconformant identifiers.
Jan 18, 2012
a812e8b6
Merge branch 'bug4893'
Jan 18, 2012
1f5c5624
Use dead_strip to reduce binary size on OS X
Jan 20, 2012
8265a9e5
Better documentation of transport-related torrc options.
Jan 21, 2012
110a9531
fold in recent changelog entries
Jan 22, 2012
fb64f568
give it a blurb and a release date
Jan 22, 2012
1543d1bd
bump to 0.2.3.11-alpha
Jan 22, 2012
2de0eeaa
update comment to reflect our TOR_INVALID_SOCKET convention
Jan 22, 2012
9ce9836f
Use !SOCKET_OK to test if a socket is uninitialized
Jan 23, 2012
0cf873a0
bump to 0.2.3.11-alpha-dev
Jan 23, 2012
efb60e21
go nuts rewriting (changelog) history
Jan 23, 2012
247a2137
set SO_REUSEADDR before we bind, not after
Jan 23, 2012
a0f08977
Allow 0.2.3.x clients to use 0.2.2.x bridges.
Jan 25, 2012
2b29c8f4
Merge remote-tracking branch 'sebastian/osx_deadstrip'
Jan 27, 2012
b1ee1927
if we ever have an old bridge, never again use microdescs
Jan 27, 2012
48424772
Actually enable the windows absolute-path code
Jan 31, 2012
23054543
Merge remote-tracking branch 'arma/bug4013'
Jan 31, 2012
5cf9167f
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
Jan 31, 2012
79a80c88
Fix straggling MS_WINDOWS issues; add a changes file
Jan 31, 2012
1fc42db5
Change WIN32 to _WIN32 in configure.in, too.
Jan 31, 2012
d487d6f6
Merge branch 'bug4991_v2'
Jan 31, 2012
dd68d596
Set IPV6_V6ONLY on listener sockets bound to IPv6 addresses.
Jan 31, 2012
688903e9
Update "ClientOnly" man page entry
Feb 02, 2012
92862c6d
Merge branch 'maint-0.2.2'
Feb 02, 2012
9bcf315e
Update sample torrc file for 0.2.3.x
Feb 08, 2012
332e96d1
Fix fencepost error with HearbeatPeriod option
Feb 08, 2012
55e8cae8
add a "docs" to the manual URI as listed in torrc.sample.in
Feb 08, 2012
ca431c54
Merge remote-tracking branch 'origin/maint-0.2.2'
Feb 08, 2012
4180624a
Update to the February 2012 GeoIP database.
Feb 09, 2012
85c53900
Revert "add a "docs" to the manual URI as listed in torrc.sample.in"
Feb 09, 2012
929ebde2
Merge branch 'maint-0.2.2'
Feb 09, 2012
6c3cffe4
revert the revert in master, since I didn't want to revert it there
Feb 09, 2012
a70ff4b2
Merge branch 'maint-0.2.1' into maint-0.2.2
Feb 09, 2012
ef0bc7f8
Merge branch 'maint-0.2.2'
Feb 09, 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
2da0efb5
Use correct CVE number for CVE-2011-4576. Found by fermenthor. bug 5066
Feb 10, 2012
8855b2a9
Merge remote-tracking branch 'origin/maint-0.2.2'
Feb 10, 2012
34b9bc28
Add a changes file for bug 5066.
Feb 10, 2012
c8b85508
Downgrade "missing a certificate" from notice to info
Feb 10, 2012
64523609
Merge remote-tracking branch 'origin/maint-0.2.2'
Feb 10, 2012
8ce6722d
Properly protect paths to sed, sha1sum, openssl
Feb 10, 2012
db23aec6
fold in changes for 0.2.3.12-alpha
Feb 11, 2012
0e9663d4
Fix bug
#5097
: remove bogus envvar from managed proxies' environment
Feb 12, 2012
93dbc17a
Fix
#5097
on Windows, too
Feb 12, 2012
61452299
Unpack a smartlist_foreach and add an assert: try to hunt
#5102
Feb 12, 2012
b3abf153
Fix --enable-static-tor on OpenBSD
Feb 12, 2012
4aa0aa03
Merge remote-tracking branch 'origin/maint-0.2.2'
Feb 12, 2012
d7d6da28
Fix a check-spaces complaint
Feb 12, 2012
fff511a5
Don't smartlist_remove a managed proxy from a list we're iterating over.
Feb 12, 2012
60b42d68
Try to have (and maintain!) an invariant about unconfigured_proxies_n
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
25,065 additional commits have been omitted to prevent performance issues.
Loading
Loading