index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2112 from reaperhulk/publickeywithserialization
Alex Gaynor
2015-07-05
7
-43
/
+35
|
\
|
*
docs changes based on feedback
Paul Kehrer
2015-07-04
4
-12
/
+6
|
*
relink some things
Paul Kehrer
2015-07-04
2
-7
/
+5
|
*
move PublicKeyWithSerialization methods to PublicKey
Paul Kehrer
2015-07-04
6
-30
/
+30
*
|
Merge pull request #2111 from alex/othername-binding
Paul Kehrer
2015-07-04
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Refs #2108 -- expand the OTHERNAME binding.
Alex Gaynor
2015-07-04
1
-1
/
+2
*
|
Merge pull request #2110 from reaperhulk/remove-with-numbers
Alex Gaynor
2015-07-04
4
-114
/
+14
|
\
\
|
*
|
unlink a lot of things in the changelog since they no longer exist
Paul Kehrer
2015-07-04
1
-21
/
+14
|
*
|
remove docs for WithNumbers classes that are removed in 1.0
Paul Kehrer
2015-07-04
3
-93
/
+0
|
|
/
*
|
Merge pull request #2109 from reaperhulk/doc-osx-install
Alex Gaynor
2015-07-04
2
-1
/
+17
|
\
\
|
|
/
|
/
|
|
*
add some more detail.
Paul Kehrer
2015-07-04
1
-1
/
+3
|
*
add some documentation around the requirement for xcode cli tools on mac
Paul Kehrer
2015-07-04
2
-1
/
+15
|
/
*
Merge pull request #2107 from reaperhulk/port-0.9.2-changelog
Alex Gaynor
2015-07-03
1
-0
/
+5
|
\
|
*
port the 0.9.2 changelog to master
Paul Kehrer
2015-07-03
1
-0
/
+5
*
|
Merge pull request #2106 from alex/ia5-string
Paul Kehrer
2015-07-03
1
-1
/
+4
|
\
\
|
*
|
Added some nonsense around IA5STRING
Alex Gaynor
2015-07-03
1
-1
/
+4
|
/
/
*
|
Merge pull request #2105 from reaperhulk/fix-2101
Alex Gaynor
2015-07-03
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
add some requested elliptic curve bindings
Paul Kehrer
2015-07-03
1
-0
/
+10
|
/
*
Merge pull request #2104 from alex/csr-san
Paul Kehrer
2015-07-03
2
-0
/
+15
|
\
|
*
Added support for SANs in CSRs
Alex Gaynor
2015-07-03
2
-0
/
+15
|
/
*
Merge pull request #2102 from alex/more-bindings
Paul Kehrer
2015-07-03
1
-0
/
+5
|
\
|
*
added a few more x509 bindings for SAN encoding
Alex Gaynor
2015-07-03
1
-0
/
+5
*
|
Merge pull request #2103 from alex/extra-unimplemented
Paul Kehrer
2015-07-03
2
-0
/
+15
|
\
\
|
|
/
|
/
|
|
*
Added a test with two extensions, and added key usage support to the frontend
Alex Gaynor
2015-07-03
2
-0
/
+15
|
/
*
Merge pull request #2100 from alex/x509-cleanup
Paul Kehrer
2015-07-02
1
-20
/
+12
|
\
|
*
Shift around the x509 code, all the extensions are going to have the same thing
Alex Gaynor
2015-07-02
1
-20
/
+12
|
/
*
Merge pull request #2099 from alex/test-coverage
Paul Kehrer
2015-07-02
3
-6
/
+11
|
\
|
*
fixed tests
Alex Gaynor
2015-07-02
2
-9
/
+7
|
*
comment
Alex Gaynor
2015-07-02
1
-0
/
+2
|
*
Improved coverage for tests, handle multiple pytest.mark.supported decorators...
Alex Gaynor
2015-07-02
2
-1
/
+6
|
/
*
Merge pull request #2097 from alex/test-iface
Paul Kehrer
2015-07-01
1
-3
/
+5
|
\
|
*
Fixed #1689 -- correctly handle code with multiple requires_backend_itnerface
Alex Gaynor
2015-07-01
1
-3
/
+5
*
|
Merge pull request #2096 from reaperhulk/yet-another-nc-vector
Alex Gaynor
2015-07-01
2
-0
/
+22
|
\
\
|
*
|
add name constraints vector with /32 and /128 IP networks
Paul Kehrer
2015-07-01
2
-0
/
+22
|
|
/
*
|
Merge pull request #2093 from reaperhulk/gcm-fix-forever-maybe
Alex Gaynor
2015-07-01
3
-0
/
+71
|
\
\
|
|
/
|
/
|
|
*
do the same simplification to the aad test
Paul Kehrer
2015-07-01
1
-3
/
+1
|
*
add missing test, simplify encrypted byte near limit calculation
Paul Kehrer
2015-07-01
1
-3
/
+15
|
*
add additional increment tests
Paul Kehrer
2015-07-01
1
-8
/
+18
|
*
put the AAD and encrypted byte limit checks in the parent context
Paul Kehrer
2015-07-01
3
-0
/
+51
*
|
Merge pull request #2094 from reaperhulk/nc-the-hard-part-again
Alex Gaynor
2015-07-01
2
-3
/
+45
|
\
\
|
|
/
|
/
|
|
*
name constraints - support leading periods
Paul Kehrer
2015-07-01
2
-3
/
+45
|
/
*
Merge pull request #2084 from reaperhulk/name-constraints-ossl
Alex Gaynor
2015-07-01
2
-0
/
+74
|
\
|
*
support name constraints in the openssl backend
Paul Kehrer
2015-06-29
2
-0
/
+74
*
|
Merge pull request #2073 from glyph/no-c-random
Paul Kehrer
2015-06-30
10
-218
/
+96
|
\
\
|
|
/
|
/
|
|
*
test libressl when there is no libressl
Glyph
2015-06-30
1
-2
/
+15
|
*
pep8
Glyph
2015-06-30
1
-0
/
+1
|
*
Detect and ignore LibreSSL.
Glyph
2015-06-30
1
-1
/
+3
|
*
the output of RAND_bytes is os.urandom's result
Glyph
2015-06-29
1
-0
/
+14
|
*
the assertier the merrier
Glyph
2015-06-27
1
-0
/
+1
|
*
comment on longer correct - not aliases any more
Glyph
2015-06-27
1
-5
/
+3
[next]