Commits on Source
27446
64fc64c9
remove old xxx-separate-streams-by-port.txt idea
Jul 22, 2010
6451519f
This change creates proposal 171: 171-separate-streams-by-port-or-host.txt
Aug 30, 2010
8c5ba938
Make logging resolution configurable.
Oct 04, 2010
89dffade
Add public_server_mode function.
Oct 04, 2010
d3879dbd
Refactor tor_tls_context_new:
Oct 04, 2010
17efbe03
Maintain separate server and client TLS contexts.
Oct 04, 2010
a2bb0bfd
Maintain separate server and client identity keys when appropriate.
Oct 04, 2010
2c51cd2b
Make the predicted ports logic a little simpler.
Oct 15, 2010
70407668
Rename get_client_identity_key to get_tlsclient_identity_key
Oct 21, 2010
03adb8ca
Add some asserts to get_{tlsclient|server}_identity_key
Oct 21, 2010
1587735c
Merge branch 'bug988-nm' into maint-0.2.2
Oct 21, 2010
441241c1
Fix a whitespace error
Oct 21, 2010
17fdde3d
Merge remote branch 'origin/maint-0.2.2'
Oct 21, 2010
213139f8
Properly refcount client_identity_key
Oct 26, 2010
f87c6f10
Remove delay to become HSDir in privnets
Oct 26, 2010
ccec0a1b
Merge remote branch 'origin/maint-0.2.2'
Oct 26, 2010
da0912c0
Fix up comments in choose_good_entry_server. Spotted by Robert Ransom.
Oct 29, 2010
c109ffae
Fix bug in tor_parse_string when Address is given as a dotted quad.
Nov 01, 2010
114a371c
Fix the assert in bug 1776
Nov 02, 2010
70411a50
move to the november 1 maxmind geoip db
Nov 06, 2010
d96c9cd0
Merge branch 'maint-0.2.2'
Nov 06, 2010
ed45bc19
Fix log granularity based on Nick's comments.
Nov 08, 2010
152c9cba
Make LogTimeGranularity respect validate_only
Nov 08, 2010
1fb342df
Merge branch 'loggranularity'
Nov 08, 2010
423c2a7a
Add GeoIP file digest to extra-info descriptor.
Nov 09, 2010
d238d838
Add a testing-only option to use bufferevent_openssl as a filter
Nov 09, 2010
6b4db953
fold the changes files into a changelog
Nov 09, 2010
28d59226
Merge branch 'maint-0.2.2'
Nov 09, 2010
fcdf1470
Remove everything related to os x expert package
Nov 10, 2010
49966152
Turn on directory request statistics by default.
Nov 10, 2010
12c4bb6b
Change checkOptionDocs.pl to be case sensitive
Nov 10, 2010
40fd0c1c
Remove the torrc.complete file.
Nov 10, 2010
87a0e733
Fix a typo in the manpage
Nov 10, 2010
13a7e8be
Comment out the (unused) RunTesting option
Nov 10, 2010
b9cac605
Synx manpage and source wrt option capitalization
Nov 10, 2010
556a1b9e
Change Natd into NATD in our options.
Nov 10, 2010
5040c855
Break NoPublish support
Nov 10, 2010
6de67307
Add V3BandwidthsFile to the manpage
Nov 10, 2010
0b05f05b
Improve documentation for RelayBandwdith* options
Nov 10, 2010
bae80eef
Document the AllowSingleHopExits option
Nov 10, 2010
6bde512e
Document hs dht min uptime change in privnets
Nov 10, 2010
accc51b6
Bulletproof the routerlist manipulation functions to handle reinserting the same descriptor
Nov 10, 2010
089137f0
Fix a bug where seting allow_annotations==0 only ignores annotations, but does not block them
Nov 10, 2010
2a50dd93
Enforce multiplicity rules when parsing annotations.
Nov 10, 2010
a4bf5b51
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nov 10, 2010
d4e660ff
Merge remote branch 'origin/maint-0.2.2'
Nov 10, 2010
0a383582
let unpublished bridges learn their ip address too
Nov 11, 2010
362bb5c6
Merge branch 'maint-0.2.1' into maint-0.2.2
Nov 11, 2010
a2959655
Merge branch 'maint-0.2.2'
Nov 11, 2010
5beb8ee4
Merge remote branch 'sebastian/remove-osx-expert-package' into maint-0.2.2
Nov 11, 2010
2b4ed1d0
Merge remote branch 'origin/maint-0.2.2'
Nov 11, 2010
223fc208
Split long lines in configure.in and Makefile.am files
Nov 11, 2010
67e7dbca
Fix up tor-fw-helper "INCLUDES" directive
Nov 11, 2010
ae5cdb8f
Merge remote branch 'public/refactor_pports'
Nov 11, 2010
edec2797
Stop linking src/tools/* against libevent
Nov 11, 2010
8833381d
Add two fixes to the new geoip-db-digest line.
Nov 12, 2010
6d2e02d7
Move the original log_info call out of the core of buf_shrink_freelists.
Nov 12, 2010
6a0657d4
Disable logging to control port connections in buf_shrink_freelists.
Nov 12, 2010
81affe19
Move the original log_info call out of the core of buf_shrink_freelists.
Nov 12, 2010
a421e284
Disable logging to control port connections in buf_shrink_freelists.
Nov 12, 2010
566a115b
Add changes file for bug1125
Nov 12, 2010
2f8114d0
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nov 12, 2010
22318e95
Merge remote branch 'rransom/bug1125-022' into maint-0.2.2
Nov 12, 2010
3a7614c6
Add changes file for bug1125
Nov 12, 2010
dbba84c9
Avoid perma-blocking the controller on bug in shrink_freelist
Nov 12, 2010
d61736aa
Merge remote branch 'origin/maint-0.2.2'
Nov 12, 2010
3d7772ec
Merge remote branch 'karsten/enhancement1883'
Nov 12, 2010
e1d86d38
Issues with router_get_by_nickname()
Nov 12, 2010
7488fe5a
Issues with router_get_by_nickname()
Nov 12, 2010
5cd7953a
Issues with router_get_by_nickname() (3)
Nov 12, 2010
2392290c
Fix a remaining bug in Robert's bug1859 fix.
Nov 12, 2010
cec21652
Try harder not to exceed the 50 KB extra-info descriptor limit.
Nov 15, 2010
ff1cf354
Don't use log_err for non-criticial warnings.
Nov 15, 2010
da3a6e72
Rate-limit unsafe socks warning
Nov 15, 2010
433a9813
Merge remote branch 'sebastian/manpagefixups' into maint-0.2.2
Nov 15, 2010
ac2c0cb5
Make the coducmentation for SingleHop stuff slightly more dire
Nov 15, 2010
8c2affe6
Merge remote branch 'origin/maint-0.2.2'
Nov 15, 2010
29c46814
changes entry for nopublish removal in
5040c855
Nov 15, 2010
ba1b7a1c
Merge remote branch 'origin/maint-0.2.2'
Nov 15, 2010
522c204a
Merge branch 'bug2000_nm_022' into maint-0.2.2
Nov 15, 2010
9399b885
Merge remote branch 'origin/maint-0.2.2'
Nov 15, 2010
cbad9f45
Move controller event for socks warning into log_unsafe_socks_warning
Nov 15, 2010
550be1df
Merge remote branch 'origin/maint-0.2.2'
Nov 15, 2010
45b500d5
Clean up my 1776 fix a bit
Nov 15, 2010
a641646a
Merge commit 'nickm/1776_redux_v1' into maint-0.2.2
Nov 15, 2010
e0b922b7
merge in more changelog entries
Nov 15, 2010
a08a7e0f
warn more about AllowSingleHopExits
Nov 16, 2010
6b82a6e8
Merge branch 'maint-0.2.2'
Nov 16, 2010
e1e79885
bump to 0.2.2.18-alpha
Nov 16, 2010
4f66bf4f
Merge branch 'maint-0.2.2'
Nov 16, 2010
910de7df
final touchups
Nov 16, 2010
c643e052
new development version
Nov 16, 2010
0f1afaf5
Tweak the bugfix for 2183 a bit more.
Nov 17, 2010
213bcb3c
Do not emit an extra-info-digest descriptor line if the digest is zero.
Nov 17, 2010
780b8f42
Generate a router descriptor even if generating an extra-info descriptor fails.
Nov 17, 2010
74419997
Add a SIGNAL event for control connections
Nov 19, 2010
8f74e6ce
Add some caveats to the signal event
Nov 19, 2010
576b399b
Add a changes file for SIGNAL events
Nov 19, 2010
c77a3293
Fix wide lines in SIGNAL patch
Nov 19, 2010
e88486bc
Add comments to some of the bug2183 fix code
Nov 19, 2010
27,346 additional commits have been omitted to prevent performance issues.
Loading
Loading