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 #2367 from pyca/update-security-osx
Paul Kehrer
2015-09-25
1
-3
/
+4
|
\
\
|
*
|
We ship statically linked wheels for OS X as well
Alex Gaynor
2015-09-25
1
-3
/
+4
|
/
/
|
*
move them above docs job
Paul Kehrer
2015-09-24
1
-4
/
+4
|
*
add some el capitan to our travis build matrix
Paul Kehrer
2015-09-24
1
-0
/
+8
|
/
*
Merge pull request #2365 from alex/grammar
Donald Stufft
2015-09-24
3
-3
/
+3
|
\
|
*
appeasement
Alex Gaynor
2015-09-24
1
-1
/
+1
|
*
some commas that look correct
Alex Gaynor
2015-09-24
4
-4
/
+4
|
/
*
Merge pull request #2364 from alex/cleanups
Paul Kehrer
2015-09-24
5
-26
/
+28
|
\
|
*
Some cleanups
Alex Gaynor
2015-09-24
5
-26
/
+28
|
/
*
Merge pull request #2343 from simo5/ANS_X963
Paul Kehrer
2015-09-24
7
-0
/
+488
|
\
|
*
Test X9.63 with NIST test vectors
Simo Sorce
2015-09-24
1
-0
/
+72
|
*
Add vector loader for X9.63 vectors
Simo Sorce
2015-09-24
2
-0
/
+130
|
*
Add X963KDF from ANSI X9.63:2001
Simo Sorce
2015-09-24
4
-0
/
+286
|
/
*
Merge pull request #2363 from etrauschke/asn_utils
Paul Kehrer
2015-09-24
2
-73
/
+63
|
\
|
*
should have _asn1_* utility functions in a common place
Erik Trauschke
2015-09-24
2
-73
/
+63
|
/
*
Merge pull request #2360 from obi1kenobi/master
Paul Kehrer
2015-09-23
1
-4
/
+2
|
\
|
*
Made import order alphabetical.
Predrag Gruevski
2015-09-23
1
-1
/
+1
|
*
SubjectKeyIdentifier equality now uses constant-time digest comparison.
Predrag Gruevski
2015-09-23
1
-4
/
+2
|
/
*
Merge pull request #2361 from reaperhulk/release-docs
Alex Gaynor
2015-09-22
1
-5
/
+20
|
\
|
*
Merge branch 'master' into release-docs
Paul Kehrer
2015-09-22
1
-2
/
+9
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2362 from alex/cover-all-the-backends
Paul Kehrer
2015-09-22
1
-2
/
+9
|
\
\
|
*
|
fix up test coverage on multibackend
Alex Gaynor
2015-09-22
1
-2
/
+9
|
/
/
|
*
add docs on how to upgrade OpenSSL on OS X and windows builders
Paul Kehrer
2015-09-22
1
-5
/
+20
|
/
*
Merge pull request #2356 from alex/doc-pypy
Paul Kehrer
2015-09-19
2
-2
/
+2
|
\
|
*
Fixes #2353 -- document that we need PyPy 2.6+
Alex Gaynor
2015-09-19
2
-2
/
+2
|
/
*
Merge pull request #2355 from alex/pin-pytest
Paul Kehrer
2015-09-19
3
-3
/
+3
|
\
|
*
Pin pytest to <2.8, there's a bug with deprecation warnings
Alex Gaynor
2015-09-19
3
-3
/
+3
|
/
*
Merge pull request #2344 from simo5/X963_vectors
Paul Kehrer
2015-09-18
2
-0
/
+1336
|
\
|
*
Add NIST Vectors for ANSI X9.63 KDF
Simo Sorce
2015-09-18
2
-0
/
+1336
|
/
*
Merge pull request #2352 from reaperhulk/pypy-latest
Alex Gaynor
2015-09-18
2
-6
/
+6
|
\
|
*
pypy 2.6.1 has a bug where it can segfault during vector install
Paul Kehrer
2015-09-18
2
-6
/
+6
|
/
*
Merge pull request #2351 from alex/trove
Paul Kehrer
2015-09-18
1
-0
/
+1
|
\
|
*
added a trove classifier
Alex Gaynor
2015-09-17
1
-0
/
+1
|
/
*
Merge pull request #2349 from mgrabovsky/doc-fix
Paul Kehrer
2015-09-16
1
-1
/
+1
|
\
|
*
Correct order of parameters in documentation
Matěj Grabovský
2015-09-16
1
-1
/
+1
|
/
*
Merge pull request #2337 from reaperhulk/py35-and-pypy
Alex Gaynor
2015-09-15
3
-1
/
+23
|
\
|
*
Merge branch 'master' into py35-and-pypy
Paul Kehrer
2015-09-15
1
-1
/
+1
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2345 from reaperhulk/pytest-workaround
Alex Gaynor
2015-09-15
1
-1
/
+1
|
\
\
|
*
|
workaround for pytest 2.7.3's expectation of USERNAME on windows
Paul Kehrer
2015-09-15
1
-1
/
+1
|
/
/
|
*
let's add python 3.5 to our test matrix
Paul Kehrer
2015-09-15
3
-1
/
+23
|
/
*
Merge pull request #2332 from reaperhulk/upgrade-osx-builders
Alex Gaynor
2015-09-10
2
-16
/
+14
|
\
|
*
install/upgrade pyenv in os x builders
Paul Kehrer
2015-09-10
1
-4
/
+2
|
*
upgrade os x travis jobs to use latest image
Paul Kehrer
2015-09-10
1
-12
/
+12
|
/
*
Merge pull request #2334 from pyca/alex-patch-2
Paul Kehrer
2015-09-10
1
-1
/
+2
|
\
|
*
Merge branch 'master' into alex-patch-2
Alex Gaynor
2015-09-09
1
-1
/
+1
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2333 from pyca/alex-patch-1
Paul Kehrer
2015-09-09
1
-1
/
+1
|
\
\
|
*
|
Don't use shell redirection
Alex Gaynor
2015-09-09
1
-1
/
+1
|
/
/
|
*
Don't use pipes
Alex Gaynor
2015-09-09
1
-1
/
+2
|
/
*
Merge pull request #2294 from bjmc/add_name_to_oids
Paul Kehrer
2015-09-08
2
-1
/
+11
|
\
|
*
Merge branch 'master' into add_name_to_oids
Brendan McCollam
2015-09-07
15
-83
/
+216
|
|
\
|
|
/
|
/
|
[prev]
[next]