Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
ec804d817a97f3fc4bbfd4096336aa19c01c1574
ec804d8
Merge pull request #2629 from reaperhulk/travis-refactor
by Alex Gaynor
· 9 years ago
1e953ee
use -n instead of ! -z
by Paul Kehrer
· 9 years ago
636f119
Merge pull request #2631 from alex/remove-hack
by Paul Kehrer
· 9 years ago
f3184d2
refactor travis custom openssl code to work with other versions
by Paul Kehrer
· 9 years ago
57fdade
Remove lucid hack, this should our custom OpenSSL compilation
by Alex Gaynor
· 9 years ago
b34f839
Merge pull request #2630 from reaperhulk/travis-update-osx
by Alex Gaynor
· 9 years ago
11d1871
Merge pull request #2628 from reaperhulk/travis-reduce-osx
by Alex Gaynor
· 9 years ago
a490aaf
update osx_image values based on travis supported versions
by Paul Kehrer
· 9 years ago
0d59751
don't test CC on a dynamic link build on OS X travis
by Paul Kehrer
· 9 years ago
ad3020e
Merge pull request #2553 from reaperhulk/098-change
by Alex Gaynor
· 9 years ago
80b1281
be less verbose when untarring
by Paul Kehrer
· 9 years ago
de09780
Merge pull request #2626 from reaperhulk/dstufft-also-annoyed-by-mentionbot
by Alex Gaynor
· 9 years ago
331b496
rename 098 directory in CI to 098l
by Paul Kehrer
· 9 years ago
fa837c1
@dstufft is also annoyed by the mentionbot
by Paul Kehrer
· 9 years ago
4dcc0fe
Merge pull request #2624 from alex/2016
by Paul Kehrer
· 9 years ago
b5804e0
Merge pull request #2617 from reaperhulk/compiler-mingw-why-not
by Alex Gaynor
· 9 years ago
9d36129
Bump the copyright year
by Alex Gaynor
· 9 years ago
33980bb
convert other extra_link_args calls
by Paul Kehrer
· 9 years ago
7105e7f
Merge pull request #2621 from reaperhulk/update-links
by Alex Gaynor
· 9 years ago
4741a3c
Merge pull request #2618 from reaperhulk/fix-2432
by Alex Gaynor
· 9 years ago
d9c7eeb
Merge pull request #2616 from reaperhulk/docs-accurate-osx
by Alex Gaynor
· 9 years ago
277b701
update some links with the redirects shown in the linkchecker
by Paul Kehrer
· 9 years ago
86d108e
Merge pull request #2620 from reaperhulk/opt-out-exarkun
by Jean-Paul Calderone
· 9 years ago
b8b71ea
@exarkun has requested that he be removed from mention-bot
by Paul Kehrer
· 9 years ago
a14a861
don't add the NXCOMPAT and DYNAMICBASE flags if the compiler isn't msvc
by Paul Kehrer
· 9 years ago
b29f464
disambiguate a version number
by Paul Kehrer
· 9 years ago
33151a4
Merge pull request #2615 from reaperhulk/doc-deprecations
by Alex Gaynor
· 9 years ago
3a321ff
Merge pull request #2614 from reaperhulk/doc-wheel-cache
by Alex Gaynor
· 9 years ago
d3a17c8
provide a bit more detail about the underlying public key formats
by Paul Kehrer
· 9 years ago
13e55df
make the os x install docs more accurate
by Paul Kehrer
· 9 years ago
56b360a
prominently note our py2.6 and openssl 0.9.8/1.0.0 deprecations
by Paul Kehrer
· 9 years ago
d4ea53b
add a small note about clearing the wheel cache
by Paul Kehrer
· 9 years ago
46f4ab0
Merge pull request #2613 from reaperhulk/warn-on-openssl-lt-101
by Alex Gaynor
· 9 years ago
f23722a
add changelog entry for 0.9.8/1.0.0 deprecation
by Paul Kehrer
· 9 years ago
a8af5ee
deprecationwarning for OpenSSL < 1.0.1 as upstream has dropped support
by Paul Kehrer
· 9 years ago
e22309c
Merge pull request #2607 from reaperhulk/unrecognized-extension-support-redux
by Alex Gaynor
· 9 years ago
5660526
Merge pull request #2609 from reaperhulk/extension-for-class-exception
by Alex Gaynor
· 9 years ago
e3a4081
Merge pull request #2608 from alex/serialization-docs
by Paul Kehrer
· 9 years ago
e69c5fe
don't allow UnrecognizedExtension with get_extension_for_class
by Paul Kehrer
· 9 years ago
b4dc88a
Better document the return type of serialization load functions
by Alex Gaynor
· 9 years ago
f5bc3eb
backticks
by Paul Kehrer
· 9 years ago
58ddc11
support unrecognized extensions in x509
by Paul Kehrer
· 9 years ago
7640889
Merge pull request #2604 from reaperhulk/unrecognized-extension-class
by Alex Gaynor
· 9 years ago
d72d8a2
Merge pull request #2606 from pyca/alex-patch-1
by Donald Stufft
· 9 years ago
9a0ad04
Fixed #2605 -- require setuptools 1.0
by Alex Gaynor
· 9 years ago
1628b5c
language update
by Paul Kehrer
· 9 years ago
50e9dd8
py3 repr will be different
by Paul Kehrer
· 9 years ago
66ca9f7
Merge pull request #2603 from reaperhulk/unrecognized-extension-vector
by Alex Gaynor
· 9 years ago
14fd697
add UnrecognizedExtension class
by Paul Kehrer
· 9 years ago
249d9be
new unsupported extension x509 test vector
by Paul Kehrer
· 9 years ago
411ca8e
Merge pull request #2601 from alex/get-your-crypto-with-crypto
by Paul Kehrer
· 9 years ago
d1349d3
Port a few cr.yp.to links to be HTTPS
by Alex Gaynor
· 9 years ago
42e0c79
Merge pull request #2599 from reaperhulk/oaep-fix
by Alex Gaynor
· 9 years ago
c809360
RSA_R_OAEP_DECODING_ERROR is pretty ubiquitous
by Paul Kehrer
· 9 years ago
7721785
move test
by Paul Kehrer
· 9 years ago
9413994
pep8 fix, rename test, add a comment to explain it
by Paul Kehrer
· 9 years ago
b4ff118
Move private key initialization out of pytest.raises block
by Christopher Grebs
· 9 years ago
cb77736
Fix test again and add pytest.raises statement
by Christopher Grebs
· 9 years ago
b6b810a
Fixed test scenario to use different key.
by Christopher Grebs
· 9 years ago
525f713
Add simple test that would fail on decryption
by Christopher Grebs
· 9 years ago
6b22d66
Add support for RSA_R_OAEP_DECODING_ERROR error flag.
by Christopher Grebs
· 9 years ago
5dc50c0
make this 0.9.8l and cry
by Paul Kehrer
· 9 years ago
fb7659c
Merge pull request #2598 from reaperhulk/index-cp
by Alex Gaynor
· 9 years ago
8b69cb9
Merge pull request #2597 from reaperhulk/index-cdp
by Alex Gaynor
· 9 years ago
217fad8
Merge pull request #2596 from reaperhulk/index-aia
by Alex Gaynor
· 9 years ago
e8db7bd
support indexing in CertificatePolicies
by Paul Kehrer
· 9 years ago
ee2e92d
support indexing in CDP
by Paul Kehrer
· 9 years ago
ad4b359
support indexing in AIA
by Paul Kehrer
· 9 years ago
58fb257
Merge pull request #2595 from alex/crl-reason-hash
by Paul Kehrer
· 9 years ago
b25888d
Merge pull request #2594 from reaperhulk/hash-bc
by Alex Gaynor
· 9 years ago
07d5cae
Refs #2578 -- implement __hash__ on CRLReason
by Alex Gaynor
· 9 years ago
b39af8d
hash ne test
by Paul Kehrer
· 9 years ago
b04b67e
Merge pull request #2593 from reaperhulk/crl-support-ec-dsa
by Alex Gaynor
· 9 years ago
2eb69f6
implement hash on basicconstraints
by Paul Kehrer
· 9 years ago
9d34531
Support EC and DSA signing of CRLs in the OpenSSL backend
by Paul Kehrer
· 9 years ago
d5d0a31
Merge pull request #2591 from alex/reduce-duplication
by Paul Kehrer
· 9 years ago
040a6e1
fix a ptr liveness bug
by Alex Gaynor
· 9 years ago
6ca8773
Reduce duplication, write a function
by Alex Gaynor
· 9 years ago
98f3df9
Merge pull request #2582 from reaperhulk/revokedcertbuilder-extensions
by Alex Gaynor
· 9 years ago
3a03d7b
_encode_alt_name already does this
by Paul Kehrer
· 9 years ago
7dfaa40
add test for invalid extension type
by Paul Kehrer
· 9 years ago
2fb6412
move around a dict
by Paul Kehrer
· 9 years ago
09ad50c
add changelog entry
by Paul Kehrer
· 9 years ago
e5f152b
support CRL entry extension encoding in the RevokedCertificateBuilder
by Paul Kehrer
· 9 years ago
28077b6
Merge pull request #2589 from reaperhulk/dict-dict-dict
by Alex Gaynor
· 9 years ago
66d976f
Merge pull request #2590 from alex/simplify-bn
by Paul Kehrer
· 9 years ago
eefd3a8
Simplify code slightly by adding a new binding
by Alex Gaynor
· 9 years ago
6a1b5e0
add a comment and a dict we need in #2582
by Paul Kehrer
· 9 years ago
3a6631c
Merge pull request #2588 from reaperhulk/move-tests
by Alex Gaynor
· 9 years ago
d9a3891
Merge pull request #2587 from reaperhulk/indexing-part-deux
by Alex Gaynor
· 9 years ago
991cc0e
move two tests to the openssl backend tests where they belong
by Paul Kehrer
· 9 years ago
5c999d3
make CertificateIssuer and IssuerAlternativeName indexable
by Paul Kehrer
· 9 years ago
f4ca794
Merge pull request #2586 from alex/cleanups
by Paul Kehrer
· 9 years ago
a52e39b
unused import
by Alex Gaynor
· 9 years ago
f0dd2e7
A handful of small cleanups and simplifications
by Alex Gaynor
· 9 years ago
15bd026
Merge pull request #2585 from reaperhulk/san-iterable
by Alex Gaynor
· 9 years ago
6cbdb34
Merge pull request #2584 from reaperhulk/asn1-bindings
by Alex Gaynor
· 9 years ago
945ee6e
Merge pull request #2583 from alex/ski-hash
by Paul Kehrer
· 9 years ago
8adb596
support indexing on GeneralNames and SubjectAlternativeName
by Paul Kehrer
· 9 years ago
afdb8a5
new asn1 bindings needed for #2582
by Paul Kehrer
· 9 years ago
Next »