Commits on Source
25380
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
b149ab00
Separate circuit-close reasons from circ description
Nov 24, 2011
9ce76adf
Split circuit-description code into a separate function
Nov 24, 2011
b7c765b1
Report circuit build_state flags in CIRC events
Nov 24, 2011
c818f1f2
Use the new circ-description function for GETINFO circuit-status
Nov 24, 2011
8d5200c6
Use fewer TO_ORIGIN_CIRCUIT casts in getinfo_helper_events
Nov 24, 2011
c7d01b05
Report HS circ states stored in circ purpose field in CIRC events
Nov 24, 2011
d0ed7cbf
List service address in CIRC events for HS-related circs
Nov 24, 2011
104c50fe
Log whenever a circuit's purpose is changed
Nov 24, 2011
296b8d0b
Add CIRC2 control-port event, and send it when a circ's purpose changes
Nov 24, 2011
88e0026d
Send CIRC2 event when a circuit is cannibalized
Nov 24, 2011
17113448
Include circ creation time in CIRC events, etc.
Nov 24, 2011
d688a40a
Don't crash on startup of a dormant relay
Dec 12, 2011
bcca541d
Build with warnings and clang 3.0
Dec 13, 2011
960f62bd
Start a section for the 0.2.3.10-alpha changelog
Dec 14, 2011
9d077783
Add a fix for the buf_pullup bug that Vektor reported
Dec 15, 2011
562c974e
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Dec 15, 2011
e402edd9
Merge remote-tracking branch 'origin/maint-0.2.2'
Dec 15, 2011
a7b5e724
Changelog and blurb for 0.2.3.10-alpha
Dec 15, 2011
1fbce83f
Bump version to Tor 0.2.3.10-alpha
Dec 15, 2011
6d35f08e
Doxygenize the file-level documentation of transports.c.
Dec 16, 2011
663913e5
Increment version in master to 0.2.3.10-alpha-dev
Dec 16, 2011
41cb249b
retroactively reformat a little bit
Dec 16, 2011
3ee5924d
put the stable changelogs into master too
Dec 16, 2011
9df0bf7a
Merge remote-tracking branch 'sebastian/clang-3.0-fixes_master'
Dec 16, 2011
cefff119
Merge remote-tracking branch 'sebastian/clang-3.0-fixes_022' into maint-0.2.2
Dec 16, 2011
d37cb8f7
Merge remote-tracking branch 'origin/maint-0.2.2'
Dec 16, 2011
f6b19ac7
test_util_spawn_background_ok: fix expectation
Dec 17, 2011
597e428d
And a changes file for bug#4733
Dec 17, 2011
37504b5e
Merge remote-tracking branch 'asn-mytor/bug4726'
Dec 17, 2011
e5e50d86
Ignore all bufferevent events on a marked connection
Dec 17, 2011
539cb627
Server transports should be instructed to bind on INADDR_ANY by default.
Dec 18, 2011
d05bc021
Add an informative header on the 'keys/dynamic_dh_params' file.
Dec 19, 2011
f783a326
-lm should not be hardcoded.
Dec 19, 2011
d5e96473
Fixed build with GCC < 3.3
Dec 19, 2011
e535c8a4
Tweak the haiku-support patches
Dec 19, 2011
9cabedd3
Explain why we are making gcc 3.3 work
Dec 19, 2011
ec18c8a0
Merge branch 'haiku_port_rebase'
Dec 19, 2011
46783eb6
Extract function to determine how many intros an intro point has handled
Dec 20, 2011
dae00073
Adjust n_intro_points_wanted when a service's intro points are closed
Dec 20, 2011
4080ac9e
Merge branch 'bug3825b-v8-squashed'
Dec 20, 2011
ba1766bc
Add explicit cast to make gcc happy
Dec 20, 2011
0cfdd88a
Don't call tor_tls_set_logged_address till after checking conn->tls.
Dec 20, 2011
26053bd7
Merge remote-tracking branch 'asn-mytor/bug4725_take2'
Dec 20, 2011
14127f22
Merge remote-tracking branch 'asn-mytor/bug4531'
Dec 20, 2011
d7531b2a
duplicate changelog entry for 4531
Dec 20, 2011
b5e6bbc0
Do not even try to keep going on a socket with socklen==0
Dec 21, 2011
f7566095
Merge remote-tracking branch 'origin/maint-0.2.2'
Dec 21, 2011
8cdeaedf
Convert a couple of char[256]s into sockaddr_storage
Dec 21, 2011
878a6843
Merge remote-tracking branch 'public/bug4697'
Dec 22, 2011
66f77561
Mark each intro circ with the rend cookie sent in its INTRODUCE1 cell
Dec 22, 2011
0187bd87
Implement the last of proposal 110
Dec 22, 2011
847541ce
Log what fraction of EXTEND cells have died for being non-early
Dec 22, 2011
2710a96b
Allow prop110 violations if AllowNonearlyExtend is set in consensus
Dec 22, 2011
a1c1fc72
Prepend cwd for relative config file paths.
Dec 22, 2011
e0651bb1
Changes file for bug1101
Dec 22, 2011
8b4e7f9a
Merge branch 'bug1101_squashed'
Dec 22, 2011
782b7f49
Fix bug2571: warn on EntryNodes set and UseEntryGuards disabled
Dec 22, 2011
7cb80434
Merge remote-tracking branch 'rransom/feature2411-v4'
Dec 22, 2011
4c3a23b2
Look up the rend circ whose INTRODUCE1 is being ACKed correctly
Dec 22, 2011
86079a87
update instructions on the exitlist script
Dec 24, 2011
da876aec
Provide correct timeradd/timersup replacements
Dec 25, 2011
3aade2fa
Merge remote-tracking branch 'nickm/prop110_v2'
Dec 25, 2011
85d78114
Merge remote-tracking branch 'origin/maint-0.2.2'
Dec 26, 2011
334a0513
Downgrade relay_early-related warning
Dec 26, 2011
c6a8ee36
Move description of HidServAuth out of the FascistFirewall group
Dec 27, 2011
4b13c33c
Don't close HS client circs which are 'almost connected' on timeout
Dec 27, 2011
078e3e9d
Add an option to close 'almost-connected' HS client circs on timeout
Dec 27, 2011
f88c8ca8
Don't close HS service-side rend circs on timeout
Dec 27, 2011
836161c5
Add an option to close HS service-side rend circs on timeout
Dec 27, 2011
78f43c5d
Require openssl 1.0.0a for using openssl's ctr-mode implementation
Dec 27, 2011
9bcb1873
Authorities reject insecure Tors.
Dec 27, 2011
2b189a22
Don't exit when marking a newly created _C_INTRODUCING circ for close
Dec 28, 2011
120a7453
Bug 4786 fix: don't convert EARLY to RELAY on v1 connections
Dec 28, 2011
c563551e
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Dec 28, 2011
e3a64938
Merge remote-tracking branch 'origin/maint-0.2.2'
Dec 28, 2011
aa529f6c
Use getifaddrs, not connect+getsockname, to find our address
Dec 28, 2011
5d44a6b3
Multicast addresses, if any were configured, would not be good if addrs
Dec 28, 2011
9f06ec0c
Add interface enumeration based on SIOCGIFCONF for older unixes
Dec 28, 2011
e94f7d6f
Remove tabs from configure.in
Dec 28, 2011
949583d9
Merge branch 'bug1827_squashed'
Dec 28, 2011
f71d63ec
changes file for bug1827
Dec 28, 2011
84bf8e38
Merge remote-tracking branch 'public/bug4788' into maint-0.2.2
Dec 28, 2011
bfae4132
Merge remote-tracking branch 'origin/maint-0.2.2'
Dec 28, 2011
d861b4cc
Fix spelling in a controlsocket log msg
Dec 30, 2011
5d9be495
Fix a check-spaces violation in compat.c
Dec 30, 2011
47b7a279
Merge remote-tracking branch 'origin/maint-0.2.2'
Jan 03, 2012
0bd53b8d
Verbotify documentation comments for the
#1297
-fix flags
Jan 04, 2012
65420e4c
Merge remote-tracking branch 'rransom-tor/bug1297b-v2'
Jan 04, 2012
98959f63
Disallow disabling DisableDebuggerAttachment on runnning Tor
Jan 04, 2012
ff282a11
changes file for bug4650
Jan 04, 2012
1db1b23a
Update to the January 2012 GeoIP database.
Jan 05, 2012
ff033475
note some dead code. if i'm right, should this be removed?
Jan 05, 2012
df17b62d
add a changes file for ticket 4825
Jan 05, 2012
a1074c7a
Merge branch 'maint-0.2.1' into maint-0.2.2
Jan 05, 2012
9bfb8af2
Merge branch 'maint-0.2.2'
Jan 05, 2012
13b2aa65
Remove extraneous incorrect check for net/if.h
Jan 05, 2012
25,280 additional commits have been omitted to prevent performance issues.
Loading
Loading