index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CHANGELOG.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add note to CHANGELOG about change to NameAttribute
Ian Cordasco
2015-06-17
1
-0
/
+2
*
cleanup a doctest and add a changelog entry for concatkdf
Paul Kehrer
2015-06-12
1
-0
/
+2
*
add some info about pypy version support with cffi 1.0+
Paul Kehrer
2015-06-07
1
-1
/
+3
*
convert to cffi 1.0 precompile system
Paul Kehrer
2015-06-07
1
-0
/
+4
*
Port the 0.9.1 changelog over to master
Alex Gaynor
2015-06-06
1
-0
/
+7
*
Update CHANGELOG for Two-Factor provisioning URI.
Jiangge Zhang
2015-06-05
1
-0
/
+4
*
update all 0.10 to 1.0
Paul Kehrer
2015-05-26
1
-1
/
+1
*
Adds certificate encoding to PEM and DER.
Andre Caron
2015-05-19
1
-0
/
+2
*
Adds release note.
Andre Caron
2015-05-18
1
-0
/
+4
*
open master for tenth release
Paul Kehrer
2015-05-13
1
-0
/
+5
*
0.9 time
Paul Kehrer
2015-05-13
1
-4
/
+2
*
add changelog entry for supporting x509 extensions
Paul Kehrer
2015-05-13
1
-0
/
+17
*
add support for secp256k1
Paul Kehrer
2015-05-08
1
-0
/
+3
*
Drop support for Python 3.2
Paul Kehrer
2015-04-18
1
-0
/
+2
*
add changelog entry, set proper deprecation warning
Paul Kehrer
2015-04-14
1
-0
/
+4
*
port 0.8.2 changelog to master
Paul Kehrer
2015-04-10
1
-0
/
+6
*
Added a changelog entry for #1824
Alex Gaynor
2015-04-04
1
-0
/
+2
*
add load_der_x509_csr to support loading DER encoded CSRs
Paul Kehrer
2015-03-30
1
-1
/
+2
*
Added a changelog entry
Alex Gaynor
2015-03-29
1
-0
/
+4
*
rename to CertificateSigningRequest
Paul Kehrer
2015-03-29
1
-1
/
+1
*
address some review comments
Paul Kehrer
2015-03-29
1
-1
/
+1
*
rename request to CSR
Paul Kehrer
2015-03-29
1
-1
/
+1
*
add changelog entry
Paul Kehrer
2015-03-29
1
-0
/
+2
*
port 0.8.1 changelog to master
Paul Kehrer
2015-03-19
1
-0
/
+5
*
DER serialization of DSA private keys
Paul Kehrer
2015-03-14
1
-0
/
+6
*
update changelog to link DER
Paul Kehrer
2015-03-10
1
-2
/
+3
*
support DER serialization of public keys
Paul Kehrer
2015-03-10
1
-0
/
+6
*
Merge pull request #1738 from reaperhulk/deprecation-dance
Alex Gaynor
2015-03-09
1
-2
/
+1
|
\
|
*
Do the deprecation dance
Paul Kehrer
2015-03-09
1
-2
/
+1
*
|
reopen tree for 0.9 development work
Paul Kehrer
2015-03-09
1
-0
/
+5
|
/
*
update changelog and bump version to 0.8
Paul Kehrer
2015-03-08
1
-57
/
+55
*
add missing changelog entry for DSA public serialization
Paul Kehrer
2015-03-08
1
-0
/
+8
*
serialize EC public keys
Paul Kehrer
2015-03-08
1
-0
/
+8
*
support RSA public key serialization
Paul Kehrer
2015-03-07
1
-0
/
+8
*
fix a memory leak pointed out by @aftbit and improve changelog phrasing
Paul Kehrer
2015-03-05
1
-1
/
+1
*
add changelog entry
Paul Kehrer
2015-03-05
1
-0
/
+4
*
Merge pull request #1712 from reaperhulk/serialize-dsa-private-key
Alex Gaynor
2015-03-05
1
-0
/
+8
|
\
|
*
serialize DSA private keys
Paul Kehrer
2015-03-02
1
-0
/
+8
*
|
Windows wheels will now be built against OpenSSL 1.0.2
Paul Kehrer
2015-03-05
1
-0
/
+1
|
/
*
add changelog entry
Paul Kehrer
2015-03-02
1
-0
/
+8
*
change as_bytes to private_bytes, link more things
Paul Kehrer
2015-02-28
1
-1
/
+1
*
rename dump to as_bytes
Paul Kehrer
2015-02-25
1
-1
/
+1
*
Support for traditional OpenSSL and PKCS8 RSA private key serialization
Paul Kehrer
2015-02-25
1
-0
/
+8
*
Merge pull request #1610 from reaperhulk/load-der-keys
Alex Gaynor
2015-02-23
1
-0
/
+5
|
\
|
*
support DER public and private key loading in the openssl backend
Paul Kehrer
2015-02-19
1
-0
/
+5
*
|
note that we removed freebsd 9.2 from CI in changelog
Paul Kehrer
2015-02-20
1
-0
/
+1
*
|
Merge pull request #1651 from reaperhulk/x509-signature-algorithm
Alex Gaynor
2015-02-19
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
implement signature_hash_algorithm instead
Paul Kehrer
2015-02-14
1
-1
/
+1
|
*
add changelog entry
Paul Kehrer
2015-02-14
1
-0
/
+3
*
|
Update changelog for LibreSSL fixes
Steven McDonald
2015-02-19
1
-0
/
+1
[next]