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
*
Removed documentation for features which were removed
Alex Gaynor
2014-12-24
1
-82
/
+0
*
Merge pull request #1575 from reaperhulk/more-delay
Alex Gaynor
2014-12-24
1
-2
/
+2
|
\
|
*
increase delay waiting for wheel job to start
Paul Kehrer
2014-12-24
1
-2
/
+2
|
/
*
Merge pull request #1574 from reaperhulk/license-files-are-hard
Alex Gaynor
2014-12-23
1
-0
/
+2
|
\
|
*
who can remember where all these files belong? nobody.
Paul Kehrer
2014-12-23
1
-0
/
+2
*
|
Merge pull request #1570 from reaperhulk/final-consolidation
Alex Gaynor
2014-12-23
1
-66
/
+18
|
\
\
|
|
/
|
/
|
|
*
add both types of EC key formats to parametrized test
Paul Kehrer
2014-12-23
1
-6
/
+7
|
*
final cleanup for PEM serialization
Paul Kehrer
2014-12-23
1
-60
/
+11
|
/
*
Merge pull request #1572 from alex/delete-duplicate
Paul Kehrer
2014-12-23
1
-23
/
+5
|
\
|
*
Combined duplicated serialization tests
Alex Gaynor
2014-12-23
1
-23
/
+5
*
|
Merge pull request #1571 from reaperhulk/add-pypy3
Alex Gaynor
2014-12-23
3
-0
/
+18
|
\
\
|
|
/
|
/
|
|
*
don't do coverage under pypy3
Paul Kehrer
2014-12-23
1
-0
/
+6
|
*
add a comment explaining why we're excluding pypy3 on linux
Paul Kehrer
2014-12-23
1
-0
/
+1
|
*
also exclude 0.9.8 pypy3 on linux for now
Paul Kehrer
2014-12-23
1
-0
/
+2
|
*
add pypy3 to build matrix
Paul Kehrer
2014-12-23
2
-0
/
+9
|
/
*
Merge pull request #1567 from reaperhulk/consolidate-more
Alex Stapleton
2014-12-22
2
-25
/
+26
|
\
|
*
consolidate dsa serialization loading tests and improve verifier
Paul Kehrer
2014-12-22
2
-25
/
+26
*
|
Merge pull request #1568 from reaperhulk/consolidate-even-more
Alex Stapleton
2014-12-22
1
-57
/
+31
|
\
\
|
|
/
|
/
|
|
*
parametrize some more serialization tests
Paul Kehrer
2014-12-22
1
-57
/
+31
|
/
*
Merge pull request #1566 from alex/reduce-duplication
Paul Kehrer
2014-12-22
1
-35
/
+22
|
\
|
*
Reduce duplication in the serialization tests -- refs #1564
Alex Gaynor
2014-12-21
1
-35
/
+22
|
/
*
Merge pull request #1565 from alex/flesh-out-asymmetric-index
Paul Kehrer
2014-12-21
1
-0
/
+22
|
\
|
*
Provide background on asymmetric crypto in index
Alex Gaynor
2014-12-21
1
-0
/
+22
|
/
*
Merge pull request #1563 from alex/serialized-rsa
Paul Kehrer
2014-12-19
1
-1
/
+37
|
\
|
*
Missing char
Alex Gaynor
2014-12-19
1
-1
/
+1
|
*
Describe key generation and key loading in the RSA docs
Alex Gaynor
2014-12-19
1
-1
/
+37
|
/
*
Merge pull request #1562 from alex/spruce-it-up
Paul Kehrer
2014-12-19
1
-40
/
+57
|
\
|
*
Fixed reST mistake
Alex Gaynor
2014-12-19
1
-1
/
+1
|
*
SPelling
Alex Gaynor
2014-12-19
1
-1
/
+1
|
*
Spruced up teh RSA docs. Contains a bit more prose and hopefully helps people...
Alex Gaynor
2014-12-19
1
-40
/
+57
*
|
Merge pull request #1561 from alex/link-random
lvh
2014-12-19
3
-40
/
+44
|
\
\
|
|
/
|
/
|
|
*
Anywhere we tell someone to randomly generate something, link the RNG docs. F...
Alex Gaynor
2014-12-19
3
-40
/
+44
*
|
Merge pull request #1560 from alex/padding-move-docs
lvh
2014-12-19
3
-81
/
+77
|
\
\
|
|
/
|
/
|
|
*
Fixed #1555 and fixed #1556 -- moved the RSA padding docs into the primary RS...
Alex Gaynor
2014-12-19
3
-81
/
+77
|
/
*
Merge pull request #1554 from alex/reasons-enum
Paul Kehrer
2014-12-19
1
-11
/
+13
|
\
|
*
made the internal _Reasons an enum, since we already depend on enum34
Alex Gaynor
2014-12-18
1
-11
/
+13
*
|
Merge pull request #1558 from alex/full-details2
Alex Stapleton
2014-12-19
1
-3
/
+6
|
\
\
|
|
/
|
/
|
|
*
Attempt to link to the os.urandom docs from upstream
Alex Gaynor
2014-12-18
1
-3
/
+3
|
*
Let people who are curious know how os.urandom is implemented
Alex Gaynor
2014-12-18
1
-0
/
+3
|
/
*
Merge pull request #1553 from alex/hide-the-eggs
Paul Kehrer
2014-12-18
1
-0
/
+1
|
\
|
*
Hide the eggs!
Alex Gaynor
2014-12-18
1
-0
/
+1
*
|
Merge pull request #1552 from reaperhulk/deprecation-dance
Alex Gaynor
2014-12-18
9
-361
/
+40
|
\
\
|
|
/
|
/
|
|
*
modify serialization tests to not use deprecated functions
Paul Kehrer
2014-12-18
1
-35
/
+32
|
*
remove fully deprecated items from 0.6 deprecation cycle
Paul Kehrer
2014-12-18
8
-326
/
+8
*
|
Merge pull request #1549 from reaperhulk/no-enum34-on-34-plus
Donald Stufft
2014-12-18
1
-1
/
+3
|
\
\
|
*
|
make enum34 installation conditional on python < 3.4
Paul Kehrer
2014-12-18
1
-1
/
+3
|
|
/
*
|
Merge pull request #1551 from alex/hoist-from-loop
Paul Kehrer
2014-12-18
1
-4
/
+4
|
\
\
|
*
|
Hoist this logic out of the loop, since it's used after the end of the loop
Alex Gaynor
2014-12-18
1
-4
/
+4
|
/
/
*
|
Merge pull request #1548 from reaperhulk/docs-typo
Alex Gaynor
2014-12-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
fix a typo in the changelog
Paul Kehrer
2014-12-18
1
-1
/
+1
|
/
[next]