Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
pyopenssl
/
e69c278024526a5e85d89e94e65667b6665c5229
/
OpenSSL
e69c278
sigh. fix. this is horrible
by Alex Gaynor
· 10 years ago
c0b8eed
Merge branch 'clean-up-test-runner' of https://github.com/alex/pyopenssl into clean-up-test-runner
by Alex Gaynor
· 10 years ago
1aabb2e
attempted simple fix
by Alex Gaynor
· 10 years ago
4f88c7b
Merge branch 'master' into clean-up-test-runner
by Alex Gaynor
· 10 years ago
d0e83ad
remove silly stuff from our custom test runner
by Alex Gaynor
· 10 years ago
c05350a
Merge branch 'master' into feature/OP_SINGLE_ECDH_USE
by Akihiro Yamazaki
· 10 years ago
25ce0e3
Merge branch 'master' into flake8-tsafe
by Hynek Schlawack
· 10 years ago
ba1d66c
flake8 tsafe.py
by Hynek Schlawack
· 10 years ago
4f960d3
Make flake8 happy about test_rand.py
by Hynek Schlawack
· 10 years ago
471bf0c
Merge branch 'master' into other-flake8
by Alex Gaynor
· 10 years ago
aceb3e2
flake8 another file
by Alex Gaynor
· 10 years ago
a738ed5
flake8 a bunch of stuff
by Alex Gaynor
· 10 years ago
e64d80c
fix build error
by Akihiro Yamazaki
· 10 years ago
31d66a9
Merge branch 'master' into flake8++
by Alex Gaynor
· 10 years ago
7eee79d
add OP_SINGLE_ECDH_USE
by Akihiro Yamazaki
· 10 years ago
8328495
almost 100% flake8-ification of SSL.py
by Alex Gaynor
· 10 years ago
da9e442
cleanup suggested by @reaperhulk
by Alex Gaynor
· 10 years ago
5b8b822
Merge branch 'master' into alex-patch-2
by Alex Gaynor
· 10 years ago
75690d9
More flake8-ification
by Alex Gaynor
· 10 years ago
fcec170
Merge branch 'master' into alex-patch-2
by Alex Gaynor
· 10 years ago
976afa1
Merge branch 'master' into flake8
by Alex Gaynor
· 10 years ago
37963cd
Merge branch 'master' into alex-patch-2
by Alex Gaynor
· 10 years ago
4e2fe97
Merge branch 'master' into alex-patch-2
by Alex Gaynor
· 10 years ago
eaa7aa2
Start whacking at newline counts for flake8
by Alex Gaynor
· 10 years ago
e69d845
Make flake8 happy in test_util
by Hynek Schlawack
· 10 years ago
ca87ff6
a random set of flake8 and typo fixes
by Alex Gaynor
· 10 years ago
7f63649
flake8 fixes
by Alex Gaynor
· 10 years ago
7e8b61e
flake8 fix
by Alex Gaynor
· 10 years ago
58c2101
Merge pull request #310 from kjav/patch-1
by Hynek Schlawack
· 10 years ago
b9521c8
Fixed #322 -- removed code that already exists in cryptography
by Alex Gaynor
· 10 years ago
4330778
Fixed some more flake8 errors
by Alex Gaynor
· 10 years ago
c488981
Fixed several flake8 errors
by Alex Gaynor
· 10 years ago
7e9de8e
Removed some unused code
by Alex Gaynor
· 10 years ago
a0bcafa
Removed an unused import and fixed formatting
by Alex Gaynor
· 10 years ago
b8e3899
Removed duplicate and unused imports
by Alex Gaynor
· 10 years ago
962ac21
Removed some semi-colons
by Alex Gaynor
· 10 years ago
6841723
Fixed a test to really check what it was supposed to
by Alex Gaynor
· 10 years ago
fe508d6
Added test for getattr changes
by kjav
· 10 years ago
0b66fa1
getattr now works when no socket is wrapped
by kjav
· 10 years ago
66ded6a
always use alpn decorator
by Maximilian Hils
· 10 years ago
1d95dea
add ssl_peek functionality
by Maximilian Hils
· 10 years ago
bed25c9
fic race condition in tests
by Maximilian Hils
· 10 years ago
8ad4a19
Clean up X509StoreContext documentation
by Stephen Holsapple
· 10 years ago
46f2891
Fixed test_ssl.py. Branches got mixed.
by Jim Shaver
· 10 years ago
b5b6b0e
fix grammar and english in SSL.py and ssl.rst
by Jim Shaver
· 10 years ago
58d2573
Switch get_protocol_version_name back to unicode.
by Jim Shaver
· 10 years ago
208438c
Fixing the truth in Changelog SSL.py and test_ssl.py
by Jim Shaver
· 10 years ago
d1c896e
Added string() to get_protocol_version_name
by Jim Shaver
· 10 years ago
abff188
differentiated the two functions. Updated docs, and tests
by Jim Shaver
· 10 years ago
5230dad
Fix docstring in SSL.py
by Jim Shaver
· 10 years ago
85a4dff
Make variable assignment in tests more readable
by Jim Shaver
· 10 years ago
380507e
Added changelog, entry fixed brackets
by Jim Shaver
· 10 years ago
b296792
modified ssl_version ->ssl_get_version and modified test, docs
by Jim Shaver
· 10 years ago
ba65e66
switch to SSL_get_version.
by Jim Shaver
· 10 years ago
5d85fca
Add support for querying the negotiated TLS version.
by Richard J. Moore
· 11 years ago
e9ae673
Merge pull request #126 from lvh/autodoc
by Hynek Schlawack
· 10 years ago
6d212a4
Use a proper in-dev version
by Hynek Schlawack
· 10 years ago
5bc17cb
Dedup meta data, use README as long_description
by Hynek Schlawack
· 10 years ago
b7d7950
fix a leak in _subjectAltNameString
by Paul Kehrer
· 10 years ago
90c0914
How do you even grammar
by Laurens Van Houtven
· 10 years ago
5ee60b3
Fix markup
by Laurens Van Houtven
· 10 years ago
33fcf12
Fix markup
by Laurens Van Houtven
· 10 years ago
a367fe8
Fix markup
by Laurens Van Houtven
· 10 years ago
6f2e426
Consistency between all three sign methods
by Laurens Van Houtven
· 10 years ago
0dd8740
Fix markup
by Laurens Van Houtven
· 10 years ago
0c26a46
Merge branch 'master' into autodoc
by Laurens Van Houtven
· 10 years ago
9a2c732
Merge pull request #238 from hynek/redundant-type-check
by Alex Gaynor
· 10 years ago
c3717b9
Remove redundant check for bytes
by Hynek Schlawack
· 10 years ago
e90680f
Use context managers for better readability
by Hynek Schlawack
· 10 years ago
1902c01
Consistent layout
by Hynek Schlawack
· 10 years ago
4813c0e
Use tmp dir instead of keeping track of files
by Hynek Schlawack
· 10 years ago
72e1e5a
Add suffix option to TestCase.mktemp
by Hynek Schlawack
· 10 years ago
38eb748
Reactivate cleanup of temp files
by Hynek Schlawack
· 10 years ago
05fe9fa
Remove extra space
by Jeff Tang
· 10 years ago
9142391
Revert out has_expired fix
by Jeff Tang
· 10 years ago
fc18f7b
OpenSSL 1.0.2 Compatibility
by Jeff Tang
· 10 years ago
349e136
Moving string mask to end of file to perform initialization at the same time as other code.
by D.S. Ljungmark
· 11 years ago
5533e25
Set the string-mask to utf8only
by D.S. Ljungmark
· 11 years ago
197bda9
Prepare 0.15.1
by Hynek Schlawack
· 10 years ago
3afdba8
don't panic if there's no errno
by Glyph
· 10 years ago
8938947
A more precise test with less I/O.
by Glyph
· 10 years ago
6064ec3
Test the right error.
by Glyph
· 10 years ago
76ecf94
Release 0.15
by Hynek Schlawack
· 10 years ago
df220ad
Merge pull request #218 from exarkun/npn_feature_detect
by Paul Kehrer
· 10 years ago
218a014
merge master
by Jean-Paul Calderone
· 10 years ago
df51401
Fix weird spacing change.
by Jean-Paul Calderone
· 10 years ago
f0e7456
merge master
by Jean-Paul Calderone
· 10 years ago
9be8519
Pass the correct type to CRL.export.
by Jean-Paul Calderone
· 10 years ago
da6399a
Merge master again!
by Jean-Paul Calderone
· 10 years ago
39a8d59
Rename warn_text to something a little more descriptive.
by Jean-Paul Calderone
· 10 years ago
9347742
Fix wrapping and typo in warning name.
by Jean-Paul Calderone
· 10 years ago
516c12c
Remove unused import.
by Jean-Paul Calderone
· 10 years ago
f188d23
Remove accidental space.
by Jean-Paul Calderone
· 10 years ago
17eca48
merge master, resolve simple conflicts
by Jean-Paul Calderone
· 10 years ago
307e9e6
Unrolling loops like I'm GCC
by Cory Benfield
· 10 years ago
ef40145
Cleanup docstrings and comments.
by Cory Benfield
· 10 years ago
bb8516b
Remove 'test that'.
by Cory Benfield
· 10 years ago
222f30e
Multiline docstring.
by Cory Benfield
· 10 years ago
0f7b04c
Test for absent ALPN.
by Cory Benfield
· 10 years ago
9d80a76
ALPN required decorator docstring.
by Cory Benfield
· 10 years ago
Next »