index
:
debian/ooniprobe
jessie-bpo
master
origin
pristine-tar
tordeb-jessie
tordeb-stretch
tordeb-trusty
tordeb-xenial
tordeb-yakkety
tordeb-zesty
upstream
Debian packaging for ooniprobe
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
|
|
|
|
|
Include by default the details of the probe
Arturo Filastò
2013-05-07
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Implement Vagrant file for running ooniprobe on any platform
Arturo Filastò
2013-05-05
*
|
|
|
|
|
|
|
|
Have some slightly saner defaults for the config file
Arturo Filastò
2013-05-05
*
|
|
|
|
|
|
|
|
Fix markup of README file
Arturo Filastò
2013-05-05
*
|
|
|
|
|
|
|
|
Fix markup of code
Arturo Filastò
2013-05-05
*
|
|
|
|
|
|
|
|
Merge branch 'master' of github.com:TheTorProject/ooni-probe
Arturo Filastò
2013-04-30
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge pull request #77 from aagbsn/fix_tls_handshake_input
aagbsn
2013-04-30
|
|
\
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
/
|
|
*
|
|
|
|
|
|
|
Fix tls_handshake input processing
aagbsn
2013-04-30
|
|
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
Merge pull request #76 from aagbsn/fix_import_rename
aagbsn
2013-04-30
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
Fix import conflict
aagbsn
2013-04-30
|
|
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
Merge pull request #69 from isislovecruft/feature/tls-handshake
aagbsn
2013-04-30
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
Set self.input to self.host if no inputFile, and update several log messages.
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
Reformat docstrings for several HandshakeTest functions to Sphinx format.
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
Rename HandshakeTest.test_tlsv1_handshake() to HandshakeTest.test_handshake().
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
Cleanup docstrings for getX509Name() and getPublicKey() functions.
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
Add Sphinx docstring for getPeerCert() function.
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
Move to call IPAddress explicitly from ipaddr.IPAdress.
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
Add self.host to the inputProcessor().
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
If no ciphersuite list is provided, explain that we're using firefox's.
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
Fix bug where conflicting SSL context choices was not explained to the user.
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
Fix #8440, set the self.host attribute when given the --host option.
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
Create a host attribute for storing the --host option, and set self.ciphers.
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
Make 'context' be a class-level attribute and give it a Sphinx :attr: docstring.
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
Bump the version number on HandshakeTest, and rename the usageOptions attribute.
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
Rename TLSHandshakeTest to HandshakeTest, since it's not only TLS.
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
Remove UsageOptions to HandshakeOptions, and make arg help strings more infor...
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
Fix HostUnreachable docstring to have proper Sphinx formatting.
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
Add dictionary of pre-defined error messages to SSLContextError.
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
Update docstring for SSLContextError.
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
Import the entire ipaddr module, not just IPAddress.
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
The socket must be module level global for the test to set options on it.
Isis Lovecruft
2013-04-22
|
|
*
|
|
|
|
|
|
|
Add line in .gitignore to exclude PyCharm files.
Isis Lovecruft
2013-04-17
|
|
*
|
|
|
|
|
|
|
Add call to new deferMakeConnection() to test_tls_handshake().
Isis Lovecruft
2013-03-11
|
|
*
|
|
|
|
|
|
|
Switch to using threads.deferToThread() in method deferMakeConnection().
Isis Lovecruft
2013-03-11
|
|
*
|
|
|
|
|
|
|
Remove erroneous state string report from handshakeSuccessful().
Isis Lovecruft
2013-03-11
|
|
*
|
|
|
|
|
|
|
Add better printing of results to stdout in handshakeSuccessful().
Isis Lovecruft
2013-03-11
|
|
*
|
|
|
|
|
|
|
Fix method doHandshake() to callback to handleWantRead() and handleWantWrite().
Isis Lovecruft
2013-03-11
|
|
*
|
|
|
|
|
|
|
Make a note on the socket option settings for blocking.
Isis Lovecruft
2013-03-11
|
|
*
|
|
|
|
|
|
|
Appease asn's penchant for borderline obsessive compulsive docstrings.
Isis Lovecruft
2013-03-11
|
|
*
|
|
|
|
|
|
|
Set tls_handshake.state to be connection.state_string so that it gets updated
Isis Lovecruft
2013-03-11
|
|
*
|
|
|
|
|
|
|
Changed log.msg to log.debug when we can't get the peer name in
Isis Lovecruft
2013-03-11
|
|
*
|
|
|
|
|
|
|
Fix method connectionFailed to handle socket timeouts.
Isis Lovecruft
2013-03-11
|
|
*
|
|
|
|
|
|
|
Fix tls_handshake.py method makeConnection to handle socket timeouts.
Isis Lovecruft
2013-03-11
|
|
*
|
|
|
|
|
|
|
Update imports for tls_handshake.py.
Isis Lovecruft
2013-03-11
|
|
*
|
|
|
|
|
|
|
Fix #8359. Report server public key in PEM format. There is a bug in
Isis Lovecruft
2013-03-11
|
|
*
|
|
|
|
|
|
|
Fix import statements to include X509Name class.
Isis Lovecruft
2013-03-11
|
|
*
|
|
|
|
|
|
|
Fix #8358. Add correct formatting and parsing of OpenSSL.crypto.X509Name
Isis Lovecruft
2013-03-11
|
|
*
|
|
|
|
|
|
|
Add chained callbacks to handshake checking methods, and remove some unused
Isis Lovecruft
2013-03-11
|
|
*
|
|
|
|
|
|
|
Add certain deferreds into their own function so that we can do a
Isis Lovecruft
2013-03-11
|
|
*
|
|
|
|
|
|
|
Update import statements in tls_handshake.py and bump the version number.
Isis Lovecruft
2013-03-11
[prev]
[next]