Commits on Source
24935
44f6be46
let private tor networks more reliably handle hidden services
Sep 01, 2011
4ccc8d02
Don't exit on dirauths for some config transitions
Nov 08, 2011
b3abf153
Fix --enable-static-tor on OpenBSD
Feb 12, 2012
077b9f19
If SOCK_CLOEXEC and friends fail, fall back to regular socket() calls
Feb 14, 2012
d916fc38
Stop using MAX_PATH, it might not be defined
Mar 10, 2012
db07aaf4
Script to generate ciphers.inc by Arturo
Mar 14, 2012
a6a905cc
Make get_mozilla_ciphers script a little more regexy and readable
Mar 14, 2012
092b9aca
Have get_mozilla_ciphers take sourcedirs as arguments
Mar 14, 2012
c5dca8f2
Try to make get_mozilla_ciphers output the right macros in the right order
Mar 14, 2012
c2ed9a29
get_mozilla_ciphers: output lowercase hex.
Mar 14, 2012
bd065760
get_mozilla_ciphers: look at ssl3con.c, not sslenum.c
Mar 14, 2012
62f3121a
fix for bug
#5210
: enable GCC and LD hardening by default
Mar 15, 2012
ce5489ee
Fix cut'n'paste bug (
#5151
).
Mar 19, 2012
bb2135fe
Reorder initialisation of port_cfg to match order of members in struct.
Mar 19, 2012
341e37e3
Move the logging of 'My line' to debug level (
#5151
).
Mar 19, 2012
70c17134
Rate-limit the warnings as a client when asked to connect a private addr
Mar 28, 2012
433d7578
Reject SOCKS requests for "localhost" or ".local"
Mar 28, 2012
77bc1b80
Fix a bunch of check-spaces complaints
Mar 28, 2012
54520e49
Say that bug4438 was a fix on 0.2.1.9-alpha.
Mar 28, 2012
1b6f6bfd
Don't try to generate stats from an empty served_descs.
Mar 28, 2012
734fad41
Make relays handle an address suggestion from a directory server giving an IPv6 address.
Mar 28, 2012
bd4d8fc7
Add changes file.
Mar 28, 2012
04a16960
Merge remote-tracking branch 'linus/bug5151'
Mar 28, 2012
4703bf87
note that bug 5151 is on 0.2.3.9-alpha
Mar 28, 2012
f348daa6
Merge remote-tracking branch 'linus/bug4875_2'
Mar 29, 2012
20eb38a5
Refactor dirserv_orconn_tls_done().
Mar 29, 2012
5cb82e44
simplify further
Mar 29, 2012
3031def7
checking "same addr/port but with nonmatching keys" is obsolete
Mar 29, 2012
d2cf90dc
Add changes file.
Mar 30, 2012
545cb5f3
Merge remote-tracking branch 'linus/empty_desc_stats'
Mar 30, 2012
491ffa54
Move router lookup to _after_ we assert that its argument is set
Mar 30, 2012
1da5223e
Merge branch 'bug5527'
Mar 30, 2012
ab3197c0
Remove a couple redundant NULL-checks before crypto_cipher_free
Mar 30, 2012
affbcded
Fix a memory leak in an error case of SAFECOOKIE authentication.
Mar 30, 2012
88caa552
Fix a couple of "unused assigned value" warnings in parse_config tests
Mar 30, 2012
56e0959d
Have tor_parse_*long functions check for negative bases
Mar 30, 2012
efb8a09f
Fix tor_strtok_r_impl and test cases per bug
#5091
Mar 30, 2012
458718d4
Fix comment typo
Mar 30, 2012
5193752c
Exits don't need to fetch certs for unknown authorities
Mar 30, 2012
cc351578
Twiddle ROUTER_{MAX_COSMETIC_TIME_DIFFERENCE,MAX_AGE_TO_PUBLISH}
Mar 30, 2012
a74905ce
We allow IPv6 connections, don't use sockaddr_in with getsockname
Mar 30, 2012
548f2e32
Remove the deprecated FooListenAddress options from torrc.sample.in
Mar 30, 2012
da6e0993
Generalize fmt_addr() to support IPv6 decorations.
Mar 31, 2012
fedf76a2
Introduce and use router_get_active_listener_port_by_type().
Mar 31, 2012
10232dc0
Pass OR address to PT proxy, even with IPv6 or ORListenAddress.
Mar 31, 2012
b03f90b5
Add changes file for
#4865
.
Mar 31, 2012
31ed10f6
Explain TransportProxy within doc/state-contents.txt.
Mar 31, 2012
9a69c241
Do not use strcmp() to compare an http authenticator to its expected value
Apr 01, 2012
341c6a59
Merge remote-tracking branch 'origin/maint-0.2.2'
Apr 01, 2012
40ab832c
BridgePassword was never for debugging
Apr 01, 2012
5fed1ccd
put a _ before or_options_t elements that aren't configurable
Apr 01, 2012
c7cbd06d
Merge branch 'maint-0.2.2'
Apr 01, 2012
116dcf6c
Make it clear that bridges should not be set in MyFamily
Apr 02, 2012
42143979
Add a warning about settign a bridge in MyFamily
Apr 02, 2012
6a9e693f
Suppress "decided to publish new descriptor" message when not a server
Apr 02, 2012
b80728a1
tor_vsscanf(): Don't return -1 if '%%' doesn't match.
Apr 03, 2012
b8e58225
Merge remote-tracking branch 'asn-mytor/bug5558_take2'
Apr 03, 2012
b24487d1
ides has become turtles, and gotten a new IP address
Apr 05, 2012
439fc704
Wrap long line; strlen("ides")<strlen("turtles").
Apr 04, 2012
15ac8c57
Merge remote-tracking branch 'origin/maint-0.2.2'
Apr 04, 2012
ce5422ec
fix bug 5572
Apr 07, 2012
ed8374eb
Simplify DH prime generation logic some.
Apr 08, 2012
dd3f4f1b
Include a Host: header with any HTTP/1.1 proxy request
Apr 10, 2012
b395b593
Update to the April 2012 GeoIP database.
Apr 11, 2012
5465ac5e
Merge remote-tracking branch 'origin/maint-0.2.2'
Apr 11, 2012
86c4b750
Merge branch 'bug5593' into maint-0.2.2
Apr 11, 2012
ab338e3b
Merge remote-tracking branch 'origin/maint-0.2.2'
Apr 11, 2012
77e51224
Obsolete GiveGuardFlagTo_CVE_2011_2768_VulnerableRelays
Apr 11, 2012
dc60b5d6
Improve our documentation for the NT Service command line options
Apr 11, 2012
9d9b5ed0
Improve the message of validate_pluggable_transports_config().
Apr 12, 2012
32267809
Trivially refactor validate_pluggable_transports_config().
Apr 12, 2012
6d289860
Fix issues found by nickm.
Apr 12, 2012
5d7fab94
Document unit of bandwidth related options in sample torrc.
Apr 13, 2012
0b1ec160
Don't fetch v2 networkstatuses from caches, even if auths are down
Apr 17, 2012
4db5a1e1
Remove needless check for a buffer that could not be NULL.
Apr 18, 2012
2d276ab9
rend_service_introduce(): do protocol violation check before anything else.
Apr 18, 2012
e9dae1ff
Merge remote-tracking branch 'origin/maint-0.2.2'
Apr 18, 2012
f6afd4ef
Fix a log-uninitialized-buffer bug.
Apr 18, 2012
074bf72a
If DisableNetwork, don't even try to open non-controller listeners
Apr 18, 2012
a0d1e806
initial round of changelog stanza cleanup
Apr 19, 2012
bd7724a5
Merge remote-tracking branch 'origin/maint-0.2.2'
Apr 19, 2012
f2384d5e
Make base64_decode in rend_parse_client_keys more foolproof
Apr 19, 2012
2d24994d
Merge remote-tracking branch 'asn-mytor/bug5601'
Apr 19, 2012
774c3084
start to fold in changelog entries
Apr 19, 2012
5630b61f
Merge remote-tracking branch 'public/bug5647_cleanup'
Apr 20, 2012
627c37ad
Don't reset intro-point creation rate-limiting timer
Apr 20, 2012
54d0cdeb
further changelog cleanups
Apr 23, 2012
6718b6e7
Merge remote-tracking branch 'nickm/bug5438'
Apr 23, 2012
56b8597c
fold in remaining changes
Apr 23, 2012
770433f1
update the torrc.sample timestamp, and clarify socksport 0
Apr 23, 2012
987b5d08
bump to 0.2.3.14-alpha
Apr 23, 2012
9ebf8588
give 0.2.3.14-alpha a blurb
Apr 23, 2012
bdd7e287
bump to 0.2.3.14-alpha-dev
Apr 23, 2012
cffc85bb
Fix compile error against miniupnpc-1.6 when --enable-upnp
Apr 24, 2012
da820bb9
Add changes file for miniupnpc 1.6 fix
Apr 24, 2012
3e4ccbc4
Merge remote-tracking branch 'public/bug5537'
Apr 24, 2012
6f5a7400
Merge remote-tracking branch 'public/bug5112'
Apr 24, 2012
db81cdbb
Tweak the bug4438 fix a little: different check, better log
Apr 24, 2012
461771eb
Merge branch 'bug4438-v2'
Apr 24, 2012
526beb7b
be willing to use nodes in excludeexitnodes as directory mirrors
Apr 24, 2012
24,835 additional commits have been omitted to prevent performance issues.
Loading
Loading