Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
pyopenssl
/
8906bdd9325c4b477fe3208b2c64d00c429c4b6f
8906bdd
Move conftest.py into tests
by Hynek Schlawack
· 9 years ago
f9182e2
Print library versions the proper way
by Hynek Schlawack
· 9 years ago
8945467
Merge pull request #443 from hynek/changelog
by Paul Kehrer
· 9 years ago
65e4def
De-Sphinx CHANGELOG & add rel info to description
by Hynek Schlawack
· 9 years ago
84c194a
Merge pull request #440 from hynek/examples
by Paul Kehrer
· 9 years ago
9c756ea
Merge pull request #442 from hynek/more-422
by Paul Kehrer
· 9 years ago
aa86121
Pluck more unrelated bits from #422
by Hynek Schlawack
· 9 years ago
43dcebb
Merge pull request #441 from hynek/deprecate-2.6
by Cory Benfield
· 9 years ago
046d3f4
Deprecate Python 2.6
by Hynek Schlawack
· 9 years ago
8b7e455
Polish up examples (somewhat)
by Hynek Schlawack
· 9 years ago
61630a0
Merge pull request #433 from reaperhulk/opaque-x509-ext
by Alex Gaynor
· 9 years ago
2c605ba
move to separate pytest class + add one more test case
by Paul Kehrer
· 9 years ago
5aad73c
what's a bytes
by Paul Kehrer
· 9 years ago
418411e
first revoked cert in the CRL has NID_crl_reason first in list
by Paul Kehrer
· 9 years ago
e600de6
Merge pull request #437 from hynek/fix-set_cipher_list-modern-openssl
by Paul Kehrer
· 9 years ago
5e3dd4c
add a test to confirm crl.get_reason ignores unsupported extensions
by Paul Kehrer
· 9 years ago
e8f91cc
treat x509 extension objects as opaque pointers
by Paul Kehrer
· 9 years ago
ec47679
Assert against True explicitly
by Hynek Schlawack
· 9 years ago
22a4b66
More explicit assert
by Hynek Schlawack
· 9 years ago
a7a63af
Grammar
by Hynek Schlawack
· 9 years ago
f90e368
Fix set_cipher_list on modern OpenSSL
by Hynek Schlawack
· 9 years ago
c488dea
Merge pull request #435 from reaperhulk/m-asn1-time-dup
by Hynek Schlawack
· 9 years ago
b11bffc
bytes
by Paul Kehrer
· 9 years ago
5566e51
Merge pull request #434 from reaperhulk/dsa-params
by Alex Gaynor
· 9 years ago
afa5a66
gc the DSA key a different way
by Paul Kehrer
· 9 years ago
2fe23b0
fix test and a missing X509_REVOKED_dup call
by Paul Kehrer
· 9 years ago
b3ba708
bump cryptography version requirement
by Paul Kehrer
· 9 years ago
8dddb1a
remove X509_REVOKED_dup entirely since cryptography can do this
by Paul Kehrer
· 9 years ago
a0860b9
switch to DSA_generate_parameters_ex
by Paul Kehrer
· 9 years ago
1ddb289
Merge pull request #430 from reaperhulk/changelog-entry
by Hynek Schlawack
· 9 years ago
8fc6ec0
add changelog entry for the fix in #428
by Paul Kehrer
· 9 years ago
e6eac51
Merge pull request #428 from cmurphy/fix_signature_buffer_size
by Cory Benfield
· 9 years ago
e09399b
Fix signature buffer size for RSA keys
by Colleen Murphy
· 9 years ago
565d3b8
Merge pull request #416 from Lukasa/docs/asn1
by Alex Gaynor
· 9 years ago
4756925
Code review feedback (belatedly!)
by Cory Benfield
· 9 years ago
4304888
Merge pull request #420 from reaperhulk/pypy4
by Hynek Schlawack
· 9 years ago
dfeabd4
these are no longer allowed to fail
by Paul Kehrer
· 10 years ago
3a29477
use pypy4 in travis CI
by Paul Kehrer
· 10 years ago
46e3de6
Merge pull request #418 from hynek/master
by Alex Gaynor
· 10 years ago
98408ab
Rename legacy to 1.1
by Hynek Schlawack
· 10 years ago
74a65df
PyPy is still very broken on Travis
by Hynek Schlawack
· 10 years ago
2a91ba3
Make pyOpenSSL future-proof
by Hynek Schlawack
· 10 years ago
85bc15c
Merge pull request #417 from hynek/master
by Cory Benfield
· 10 years ago
a5811cc
Greatly simplify test_state_string
by Hynek Schlawack
· 10 years ago
fb4d4fb
Reformat.
by Cory Benfield
· 10 years ago
4d67d04
Explain that FILETYPE_ASN1 is DER.
by Cory Benfield
· 10 years ago
a14f5ea
Merge pull request #415 from reaperhulk/fix-414
by Hynek Schlawack
· 10 years ago
fde45c9
compare datetimes directly for the expiry check
by Paul Kehrer
· 10 years ago
8acb3af
Merge pull request #412 from hynek/master
by Cory Benfield
· 10 years ago
0cc6154
2016 snook up on us
by Hynek Schlawack
· 10 years ago
9b73a6d
Merge pull request #411 from hynek/master
by Alex Gaynor
· 10 years ago
68e1703
Add changelog entry for #304
by Hynek Schlawack
· 10 years ago
328bdb1
Merge pull request #304 from chakatodd/get_app_data
by Hynek Schlawack
· 10 years ago
4f73e4f
Fixed AttributeError when calling get_app_data()
by Todd Chapman
· 10 years ago
04751e4
Merge pull request #408 from dveeden/master
by Alex Gaynor
· 10 years ago
a85b47e
Merge pull request #409 from alex/flake8-cleanup
by Paul Kehrer
· 10 years ago
d809a58
Drop this, it's no good.
by Alex Gaynor
· 10 years ago
c3fac9d
Fixed up some flake8 errors from the latest version
by Alex Gaynor
· 10 years ago
ae8243d
Don't use SSLv2 or SSLv3 in examples/simple
by Daniël van Eeden
· 10 years ago
b3316fc
Merge pull request #404 from hynek/master
by Cory Benfield
· 10 years ago
5e63fd3
Rename readme dep and sprinkle in skip_installs
by Hynek Schlawack
· 10 years ago
8378cad
Merge pull request #394 from aalba6675/patch-tests-SHA1
by Hynek Schlawack
· 10 years ago
776abd8
Merge pull request #396 from Lukasa/issue/395
by Hynek Schlawack
· 10 years ago
e6bcce8
Fix get_issuer/subject docstrings for X509 too.
by Cory Benfield
· 10 years ago
881dc8d
Fix get_subject docstring.
by Cory Benfield
· 10 years ago
a51d3ab
Merge pull request #398 from hynek/fix-build
by Cory Benfield
· 10 years ago
0c21cbd
Banning all breaks setuptools installation
by Hynek Schlawack
· 10 years ago
8b5ee6f
Blacklist py.test 2.8.4, disable wheels
by Hynek Schlawack
· 10 years ago
c4206f6
Correction for coding convention.
by Anthony Alba
· 10 years ago
2ce737f
Enable tests to pass when MD5 verification disabled in OpenSSL.
by Anthony Alba
· 10 years ago
d3b30f6
Merge pull request #385 from hynek/better-contributions
by Cory Benfield
· 10 years ago
105bfb7
Move security paragraph down
by Hynek Schlawack
· 10 years ago
a2995a1
Be more verbose and add examples
by Hynek Schlawack
· 10 years ago
3ca2eee
Merge pull request #382 from Lukasa/dump_pubkey
by Hynek Schlawack
· 10 years ago
666b8c1
Move publickey methods to top of changelog.
by Cory Benfield
· 10 years ago
2b6bb80
Further clarify dump_publickey argument types.
by Cory Benfield
· 10 years ago
25338c5
Document new publickey methods.
by Cory Benfield
· 10 years ago
0820ac2
Prettify the changelog.
by Cory Benfield
· 10 years ago
c9c30a2
Cleanup types in docstrings.
by Cory Benfield
· 10 years ago
9c590b9
Further docstring cleanups.
by Cory Benfield
· 10 years ago
858b0a5
Add changelog for #382
by Cory Benfield
· 10 years ago
1e9c7ab
No coverage on this branch
by Cory Benfield
· 10 years ago
e813cec
Remove :py: prefixes
by Cory Benfield
· 10 years ago
e02c7d8
Further testing for load/dump_publickey
by Cory Benfield
· 10 years ago
d86f1d8
Switch to py.test assertions.
by Cory Benfield
· 10 years ago
11c1019
Cleanup docstrings.
by Cory Benfield
· 10 years ago
6492f7c
Support for serializing/deserializing public keys
by Cory Benfield
· 10 years ago
3fffb74
Merge pull request #381 from hynek/better-changelog
by Cory Benfield
· 10 years ago
682443f
Switch to a nicer changelog format
by Hynek Schlawack
· 10 years ago
e59a8e8
Merge pull request #380 from hynek/master
by Cory Benfield
· 10 years ago
d9fcd7a
Pin pytest in tox too
by Hynek Schlawack
· 10 years ago
41f62ba
Add py.test settings
by Hynek Schlawack
· 10 years ago
6160cb5
Merge pull request #378 from reaperhulk/has-expired
by Hynek Schlawack
· 10 years ago
8d887e1
fix review issues
by Paul Kehrer
· 10 years ago
5d5d28d
alter has_expired to fix bugs related to ASN1_UTCTIME_cmp_time_t
by Paul Kehrer
· 10 years ago
18d2c5d
Merge pull request #377 from hynek/fix-verify-paths
by Paul Kehrer
· 10 years ago
bf88793
Use Google and a more generic method
by Hynek Schlawack
· 10 years ago
6c5d849
Merge branch 'pr/368'
by Hynek Schlawack
· 10 years ago
0a3cd6d
Add type information to crl parameter
by Hynek Schlawack
· 10 years ago
389b27c
fix typo in previous changelog entry
by Dominic Chen
· 10 years ago
Next »