Commits on Source
27779
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
ef592523
First cut of code to enable RefuseUnknownExits
Sep 21, 2010
418e6cae
New function to load windows system libraries
Sep 21, 2010
aa7f55c4
Use load_windows_system_library in place of LoadLibrary
Sep 21, 2010
d073d7d4
Consistency issues in load_windows_system_library patch. Thanks Sebastian
Sep 24, 2010
c74a4ab5
Documentation for a few bufferevent functions.
Sep 27, 2010
9796b9bf
Implement SOCKS-client support for bufferevents
Sep 27, 2010
0c9b64d4
Get zlib compression working with bufferevents.
Sep 27, 2010
98ec959c
Fix a couple of bufferevent incompatibilities that snuck in.
Sep 27, 2010
ffd5070b
Convert bufferevents to use rate-limiting.
Sep 27, 2010
beb52352
Fix build with automake 1.6
Sep 27, 2010
865bea3b
Some bufferevents related fixes and pointers for nickm
Sep 27, 2010
a16ed90e
Document and/or fix stuff found by Sebastian in code review
Sep 27, 2010
b49cf6a7
Fix whitespace in bufferevents branch
Sep 27, 2010
c93cceb9
note that libevent does not have an an easy way to reset buckets atm
Sep 27, 2010
89e8f31c
Add a changes file for bufferevents
Sep 27, 2010
b7ae108e
Always defer bufferevent_openssl callbacks to avoid reentrant invocations
Sep 27, 2010
21e5f3c4
Detect Libevent version at configure time when using bufferevents
Sep 27, 2010
e3859615
Merge remote branch 'public/bug1954' into maint-0.2.2
Sep 27, 2010
501399d1
Merge remote branch 'origin/maint-0.2.2'
Sep 27, 2010
6950749c
Make the bufferevent code use the renegotiation-reenabling hack
Sep 27, 2010
5c83c06c
Merge branch 'bufferevent5'
Sep 27, 2010
6c5b9ba6
Change bug1751 enabling code based on comments from arma
Sep 27, 2010
c97072ef
Merge branch 'bug1751_enabling' into maint-0.2.2
Sep 27, 2010
8ac2de5a
Add RefuseUnknownExits to the manpage
Sep 27, 2010
7c83b0a2
Merge branch 'refuseunknown' into maint-0.2.2
Sep 27, 2010
c9518300
Fix a bridge segfault
Sep 27, 2010
614eeb37
Merge remote branch 'sebastian/bug1964' into maint-0.2.2
Sep 27, 2010
9d7f0bad
changelog entry for bug1751
Sep 27, 2010
8df3a909
the actual changelog entry this time
Sep 27, 2010
af7fab02
Merge remote branch 'origin/maint-0.2.2'
Sep 27, 2010
4bfc64ba
New function to grab a directory connection fetching a resource
Sep 27, 2010
4e0f7f4f
Code to download, parse, and store microdesc consensuses
Sep 27, 2010
9f5b752e
Actually parse the m lines from a microdesc consensus
Sep 27, 2010
e34d0d33
When updating routerdesc downloads, look specifically at the ns consensus
Sep 27, 2010
3a492d31
Download microdescriptors if you're a cache
Sep 27, 2010
d45b9120
Clean long-unlisted microdescs from the cache
Sep 27, 2010
a467bf5f
a dir-spec entry for refuseunknownexits
Sep 27, 2010
f006f02c
Merge branch 'maint-0.2.2'
Sep 27, 2010
d6e255ed
Merge branch 'microdesc_dl_v2'
Sep 28, 2010
6d8f2885
Remove the completely outdated Win32Build directory
Sep 28, 2010
c612ddee
Add a new option to enable/disable IOCP support
Sep 28, 2010
73d93c03
Autodetect the number of CPUs when possible if NumCPUs==0
Sep 28, 2010
c58b7a10
Merge remote branch 'origin/maint-0.2.2'
Sep 28, 2010
3efaa307
Merge branch 'iocp_option'
Sep 28, 2010
339993b4
actually retry bridges when your network goes away
Sep 28, 2010
09a715bb
Merge branch 'maint-0.2.1' into maint-0.2.2
Sep 28, 2010
8d1fe502
Merge branch 'maint-0.2.2'
Sep 28, 2010
127f37ad
refactor; no actual changes
Sep 28, 2010
8bac1885
remove a redundant assert
Sep 28, 2010
bb22360b
optimistically retry EntryNodes on socks request
Sep 28, 2010
7de1caa3
Actually notice when our last entrynode goes down
Sep 28, 2010
99976768
handle ugly edge case in retrying entrynodes
Sep 28, 2010
7e644b3f
a changelog entry for the entrynodes retry mess
Sep 28, 2010
51243334
improve code comments, based on comments from nick
Sep 28, 2010
f3e8bc39
Remove the has_old_dnsworkers flag.
Sep 28, 2010
a58610a8
even more comment
Sep 28, 2010
703eb087
Merge remote branch 'origin/maint-0.2.2'
Sep 29, 2010
50720a9a
make
c612ddee
compile with old libevents
Sep 29, 2010
0ed8d5a5
allow countries and IP addresses in EntryNodes
Sep 29, 2010
5aa4564a
Only count timeout data for 3 hop circuits.
Sep 29, 2010
caba3bc5
Add changes file.
Sep 29, 2010
c5b56439
Send control port events for timeouts.
Sep 29, 2010
4caf39f1
Add changes file.
Sep 29, 2010
9a77743b
Fix non-live condition checks.
Sep 29, 2010
0744a175
Fix state checks on liveness handling.
Sep 29, 2010
11910cf5
Do away with the complexity of the network liveness detection.
Sep 29, 2010
4324bb1b
Cap the circuit build timeout to the max time we've seen.
Sep 29, 2010
f1b0e4e4
Add changes file.
Sep 29, 2010
474e4d27
Merge commit 'mikeperry/bug1740' into maint-0.2.2
Sep 29, 2010
48cd0962
Merge commit 'mikeperry/bug1739' into maint-0.2.2
Sep 29, 2010
355fc637
Merge branch 'maint-0.2.2'
Sep 29, 2010
7f10707c
refactor and recomment; no actual changes
Sep 29, 2010
ceb3d4d5
no measurement circs if not enough build times
Sep 29, 2010
c8f731fa
Comment network liveness and change detection behavior.
Sep 29, 2010
f2aa8f08
fix two casts
Sep 29, 2010
3cbe463e
Merge branch 'bug1772' into maint-0.2.2
Sep 29, 2010
7eedd0f6
Nominaly lower the minimum timeout value to 1500.
Sep 29, 2010
d17fcad3
Merge commit 'mikeperry/bug1772' into maint-0.2.2
Sep 30, 2010
ea6ac0f0
Merge branch 'maint-0.2.2'
Sep 30, 2010
45c51e32
Fix check-spaces
Sep 30, 2010
73def430
Use an upper and lower bound for bridge weights
Sep 30, 2010
0702429c
Note an XXX about potential overflow
Sep 30, 2010
5a19df1d
Add a changes file for the bug1912 fix
Sep 30, 2010
3ad43ef7
Whitespace fixes on recent merges to master.
Sep 30, 2010
9cc76cf0
First implementation of tor-fw-helper.
Sep 30, 2010
3eaa9a37
Changes to tor-fw-helper, some based on Nick's review
Sep 30, 2010
a6dc00fa
Start tor-fw-helper in the background, and log whatever it outputs
Sep 30, 2010
1779fee2
Turn select() usage in tor-fw-helper into a function.
Sep 30, 2010
2835dcf6
#if-out the fw-helper code in util.c when building on windows
Sep 30, 2010
d39e46c2
Merge remote branch 'origin/maint-0.2.2'
Sep 30, 2010
0e9d969b
Fix space and formatting issues
Sep 30, 2010
495e630a
Merge branch 'tor-fw-squashed2'
Sep 30, 2010
d2cca82b
Add 'compile' to .gitignore
Sep 30, 2010
d67bddde
Build the tor-fw-helper manpage
Sep 30, 2010
82641662
Add more tor-fw-helper files to gitignore
Sep 30, 2010
d62a2d6e
write up a changelog file
Sep 30, 2010
a3f488a8
bump to 0.2.2.17-alpha
Sep 30, 2010
fe940227
Merge branch 'maint-0.2.2'
Sep 30, 2010
27,679 additional commits have been omitted to prevent performance issues.
Loading
Loading