index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
changes
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'public/bug5112'
Nick Mathewson
2012-04-24
|
\
|
*
If SOCK_CLOEXEC and friends fail, fall back to regular socket() calls
Nick Mathewson
2012-02-14
*
|
Merge remote-tracking branch 'public/bug5537'
Nick Mathewson
2012-04-24
|
\
\
|
*
|
We allow IPv6 connections, don't use sockaddr_in with getsockname
Nick Mathewson
2012-03-30
*
|
|
Add changes file for miniupnpc 1.6 fix
Nick Mathewson
2012-04-24
*
|
|
fold in remaining changes
Roger Dingledine
2012-04-23
*
|
|
Merge remote-tracking branch 'nickm/bug5438'
Roger Dingledine
2012-04-23
|
\
\
\
|
*
|
|
Remove the deprecated FooListenAddress options from torrc.sample.in
Nick Mathewson
2012-03-30
|
|
/
/
*
|
|
Don't reset intro-point creation rate-limiting timer
Robert Ransom
2012-04-20
*
|
|
start to fold in changelog entries
Roger Dingledine
2012-04-19
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-04-19
|
\
\
\
|
*
|
|
Fix a log-uninitialized-buffer bug.
Nick Mathewson
2012-04-18
*
|
|
|
initial round of changelog stanza cleanup
Roger Dingledine
2012-04-19
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-04-18
|
\
|
|
|
|
*
|
|
rend_service_introduce(): do protocol violation check before anything else.
George Kadianakis
2012-04-18
*
|
|
|
Don't fetch v2 networkstatuses from caches, even if auths are down
Nick Mathewson
2012-04-17
*
|
|
|
Document unit of bandwidth related options in sample torrc.
Peter Palfrader
2012-04-13
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-04-11
|
\
|
|
|
|
*
|
|
Merge branch 'bug5593' into maint-0.2.2
Nick Mathewson
2012-04-11
|
|
\
\
\
|
|
*
|
|
Include a Host: header with any HTTP/1.1 proxy request
Nick Mathewson
2012-04-10
*
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-04-11
|
\
|
|
|
|
|
*
|
|
|
Update to the April 2012 GeoIP database.
Karsten Loesing
2012-04-11
|
|
/
/
/
*
|
|
|
Simplify DH prime generation logic some.
Sebastian Hahn
2012-04-08
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-04-04
|
\
|
|
|
|
*
|
|
ides has become turtles, and gotten a new IP address
Sebastian Hahn
2012-04-05
*
|
|
|
Merge remote-tracking branch 'asn-mytor/bug5558_take2'
Nick Mathewson
2012-04-03
|
\
\
\
\
|
*
|
|
|
tor_vsscanf(): Don't return -1 if '%%' doesn't match.
George Kadianakis
2012-04-03
*
|
|
|
|
Suppress "decided to publish new descriptor" message when not a server
Nick Mathewson
2012-04-02
|
/
/
/
/
*
|
/
/
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-04-01
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
Do not use strcmp() to compare an http authenticator to its expected value
Nick Mathewson
2012-04-01
*
|
|
Fix a memory leak in an error case of SAFECOOKIE authentication.
Nick Mathewson
2012-03-30
*
|
|
Merge remote-tracking branch 'linus/empty_desc_stats'
Nick Mathewson
2012-03-30
|
\
\
\
|
*
|
|
Add changes file.
Linus Nordberg
2012-03-30
*
|
|
|
Merge remote-tracking branch 'linus/bug4875_2'
Nick Mathewson
2012-03-29
|
\
\
\
\
|
*
|
|
|
Make relays handle an address suggestion from a directory server giving an IP...
Linus Nordberg
2012-03-28
|
|
/
/
/
*
|
|
|
note that bug 5151 is on 0.2.3.9-alpha
Nick Mathewson
2012-03-28
*
|
|
|
Merge remote-tracking branch 'linus/bug5151'
Nick Mathewson
2012-03-28
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add changes file.
Linus Nordberg
2012-03-28
*
|
|
|
Write initial documentation for the contents of the state file
Nick Mathewson
2012-03-28
*
|
|
|
Keep separate time-to-downloads for each consensus flavor
Nick Mathewson
2012-03-28
*
|
|
|
Excise PK_NO_PADDING entirely: Unpadded RSA is silly.
Nick Mathewson
2012-03-27
*
|
|
|
Use OpenSSL 1.0.1's EVP aes_ctr implementation when available
Nick Mathewson
2012-03-27
*
|
|
|
Refactor the API for setting up a block cipher.
Nick Mathewson
2012-03-27
*
|
|
|
Changelog for torify changes
Nick Mathewson
2012-03-27
*
|
|
|
Log statement to help track down bug4091
Nick Mathewson
2012-03-27
*
|
|
|
Merge remote-tracking branch 'karsten/bug5053'
Nick Mathewson
2012-03-27
|
\
\
\
\
|
*
|
|
|
Count IPv6 connections in bridge and entry stats.
Karsten Loesing
2012-02-09
*
|
|
|
|
Provide large enough buffer in test_util_sscanf()
Sebastian Hahn
2012-03-27
*
|
|
|
|
merge in the safecookie changelog entry too
Roger Dingledine
2012-03-26
*
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-03-26
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]