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
...
*
1.9 version bump and changelog (#3641)
Paul Kehrer
2017-05-29
3
-6
/
+4
*
update to new CI server for wheels + switch to using a job token (#3638)
Paul Kehrer
2017-05-29
1
-6
/
+6
*
update the docs with new jenkins CI URL & mac openssl upgrade process (#3639)
Paul Kehrer
2017-05-29
2
-3
/
+2
*
reorder the primitives list and improve a few titles (#3640)
Paul Kehrer
2017-05-29
3
-9
/
+9
*
add a jenkinsfile for building wheels (#3636)
Paul Kehrer
2017-05-29
3
-127
/
+127
*
Enlarge _oid2txt buffer to handle larger OIDs (#3612)
Fraser Tweedale
2017-05-29
4
-0
/
+70
*
move MACContext to mac.py and eliminate interfaces.py (#3631)
Paul Kehrer
2017-05-29
14
-106
/
+89
*
add a jenkinsfile for updating homebrew openssl on jenkins builders (#3630)
Paul Kehrer
2017-05-29
1
-0
/
+35
*
reorganize our toc to look nicer and make more sense (#3632)
Paul Kehrer
2017-05-29
1
-5
/
+5
*
Ignore linkcheck errors from cryptrec (#3629)
Alex Gaynor
2017-05-28
1
-0
/
+5
*
Simplify int to hex string conversion (#3628)
Alex Gaynor
2017-05-28
1
-3
/
+3
*
add windows OpenSSL 1.1 jenkinsfile builder (#3624)
Paul Kehrer
2017-05-28
1
-0
/
+86
*
Sphinx 1.6.2 is also broken (#3627)
Alex Gaynor
2017-05-28
1
-1
/
+1
*
Improve accuracy of install docs page (#3626)
Paul Kehrer
2017-05-27
1
-5
/
+5
*
Typo fix (#3625)
Paul Kehrer
2017-05-27
1
-1
/
+1
*
strongly encourage the use of fernet, document its limitation (#3623)
Paul Kehrer
2017-05-27
2
-0
/
+10
*
Modify DH/ECDH examples to be explicit for DHE/ECDHE (#3622)
Paul Kehrer
2017-05-27
2
-3
/
+32
*
re-add the why of cryptography to the faq with some small updates (#3621)
Paul Kehrer
2017-05-27
1
-0
/
+19
*
Remove unused line from mac wheel builder (#3619)
Alex Gaynor
2017-05-26
1
-1
/
+0
*
port 1.8.2 changelog to master (#3616)
Paul Kehrer
2017-05-26
1
-1
/
+5
*
fix libressl error/refactor some error handling (#3609)
Paul Kehrer
2017-05-26
7
-59
/
+67
*
Document when OpenSSL changed its default (#3611)
Alex Gaynor
2017-05-25
1
-1
/
+1
*
jurisdictionCountryName also must be PrintableString (#3516)
Alex Gaynor
2017-05-25
3
-3
/
+22
*
only build master and our release branches (#3601)
Paul Kehrer
2017-05-25
1
-0
/
+8
*
1.1.0f for the next release (#3599)
Paul Kehrer
2017-05-25
1
-0
/
+1
*
update to 1.1.0f in travis (#3607)
Paul Kehrer
2017-05-25
1
-2
/
+2
*
add a missing word (#3600)
Paul Kehrer
2017-05-25
1
-1
/
+1
*
Switch mac wheel builder to use new syntax (#3597)
Alex Gaynor
2017-05-25
1
-1
/
+1
*
Remove now unused env var from Windows wheel buidler (#3598)
Alex Gaynor
2017-05-25
1
-2
/
+1
*
fix compilation on 1.1.0f (#3603)
Paul Kehrer
2017-05-25
1
-2
/
+4
*
add some explicit instructions on determining key type in a cert (#3596)
Paul Kehrer
2017-05-24
1
-0
/
+17
*
comma comma comma (#3595)
Paul Kehrer
2017-05-24
1
-2
/
+2
*
Put the exchange method on the correct interface (#3591)
Alex Gaynor
2017-05-24
3
-20
/
+20
*
update supported versions and some grammar (#3594)
Paul Kehrer
2017-05-24
1
-3
/
+3
*
Update the docs to not be redundant and wrong (#3593)
Paul Kehrer
2017-05-24
1
-3
/
+0
*
allow global suppression of link flags (#3592)
Paul Kehrer
2017-05-24
6
-43
/
+29
*
Removed branches that are now unused (#3589)
Alex Gaynor
2017-05-24
1
-3
/
+0
*
can we convince people we're pyca/cryptography and not cryptography.io (#3588)
Paul Kehrer
2017-05-23
2
-4
/
+4
*
add convenience methods for key_size on EC{Public,Private}Key (#3587)
Paul Kehrer
2017-05-23
5
-1
/
+54
*
Simplify the update (#3586)
Alex Gaynor
2017-05-23
1
-7
/
+3
*
master builds should use the commit at the time it was merged (#3577)
Paul Kehrer
2017-05-23
1
-11
/
+28
*
Bump the minimum PyPy/cffi version and simplify as a result (#3585)
Alex Gaynor
2017-05-23
7
-96
/
+14
*
let's deprecate some hashes we should never have exposed (#3584)
Paul Kehrer
2017-05-23
3
-16
/
+17
*
update the docs index (#3583)
Paul Kehrer
2017-05-23
1
-23
/
+19
*
let's use xcode8.3 (still macOS 10.12) (#3582)
Paul Kehrer
2017-05-23
1
-9
/
+9
*
Document DH in serialization (#3569)
Aviv Palivoda
2017-05-23
1
-1
/
+10
*
Close stdout and stderr when spawning a process (#3578)
Alex Gaynor
2017-05-23
1
-9
/
+13
*
Fixes #3573 -- archive the built docs in that builder (#3580)
Alex Gaynor
2017-05-23
1
-4
/
+16
*
More deprecation warnings (#3579)
Alex Gaynor
2017-05-23
1
-7
/
+3
*
Fix deprecation warning (#3574)
Alex Gaynor
2017-05-23
1
-1
/
+5
[prev]
[next]