aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* these were movedAlex Gaynor2015-07-121-2/+0
* Reorganize the x509 docs in prep for a tutorialAlex Gaynor2015-07-123-7/+17
* Merge pull request #2095 from reaperhulk/nc-the-hard-part-reduxAlex Gaynor2015-07-122-5/+80
|\
| * use helper method _asn1_string_to_bytesPaul Kehrer2015-07-121-3/+1
| * not bytesPaul Kehrer2015-07-101-1/+1
| * simplify and handle /32 and /128Paul Kehrer2015-07-102-3/+26
| * name constraints - support IP addresses with netmaskPaul Kehrer2015-07-102-5/+59
* | Merge pull request #2136 from reaperhulk/encode-othernameAlex Gaynor2015-07-124-0/+53
|\ \
| * | this is constPaul Kehrer2015-07-111-1/+1
| * | raise a nice error if bad ASN.1 is providedPaul Kehrer2015-07-112-1/+21
| * | support for OtherName encoding for general namesPaul Kehrer2015-07-114-0/+33
|/ /
* | Merge pull request #2135 from reaperhulk/encode-ipaddressAlex Gaynor2015-07-112-2/+21
|\ \
| * | support IPAddress encoding for general namesPaul Kehrer2015-07-112-2/+21
|/ /
* | Merge pull request #2134 from reaperhulk/encode-dirnameAlex Gaynor2015-07-112-2/+28
|\ \ | |/ |/|
| * modify _encode_name, add _encode_name_gcPaul Kehrer2015-07-111-5/+10
| * support DirectoryName encoding for general namesPaul Kehrer2015-07-102-0/+21
* | Merge pull request #2129 from alex/hash-csrPaul Kehrer2015-07-093-0/+29
|\ \
| * | Fixed #2127 -- added __hash__ to CSRAlex Gaynor2015-07-083-0/+29
* | | Merge pull request #2132 from reaperhulk/port-0.9.3-changelogAlex Gaynor2015-07-091-0/+5
|\ \ \ | |_|/ |/| |
| * | port 0.9.3 changelog to masterPaul Kehrer2015-07-091-0/+5
|/ /
* | Merge pull request #2108 from mail-in-a-box/masterPaul Kehrer2015-07-085-2/+140
|\ \ | |/ |/|
| * special-case GeneralNames.get_values_for_type to return OtherName instances d...Joshua Tauberer2015-07-063-6/+12
| * additional tests and doc spelling error fix for OtherNameJoshua Tauberer2015-07-062-1/+50
| * parse SAN otherNames into OtherName instances rather than raising an exceptionJoshua Tauberer2015-07-065-1/+84
* | Merge pull request #2124 from alex/hash-certPaul Kehrer2015-07-083-7/+33
|\ \
| * | no need to hash it twice, also simplify fingerprint methodAlex Gaynor2015-07-071-9/+2
| * | Fixed #2120 -- added __hash__ to x509.CertAlex Gaynor2015-07-063-0/+33
* | | Merge pull request #2126 from alex/csr-eqPaul Kehrer2015-07-073-0/+52
|\ \ \ | |/ / |/| |
| * | fixed testAlex Gaynor2015-07-061-1/+1
| * | added forgotten __ne__ methodAlex Gaynor2015-07-061-0/+3
| * | typo fixAlex Gaynor2015-07-061-1/+1
| * | Fixed #2121 -- added __eq__ and __ne__ to CSRsAlex Gaynor2015-07-063-0/+49
|/ /
* | Merge pull request #2119 from stjoannou/masterAlex Gaynor2015-07-061-0/+1
|\ \
| * | Exposed the SSL_peek functionalityStelios2015-07-061-0/+1
* | | Merge pull request #2118 from reaperhulk/support-rid-encodingAlex Gaynor2015-07-062-1/+14
|\ \ \ | |/ / |/| |
| * | support registeredID general name encodingPaul Kehrer2015-07-052-1/+14
|/ /
* | Merge pull request #2085 from alex/encode-sanPaul Kehrer2015-07-052-1/+87
|\ \
| * | fixed a leak in the event of non-DNS GNAlex Gaynor2015-07-051-2/+3
| * | Make the error check match how the openssl codebase does itAlex Gaynor2015-07-051-1/+1
| * | Wildcards. Also fixed a bug with multiple GNsAlex Gaynor2015-07-052-4/+11
| * | flake8 for the flkae8 godAlex Gaynor2015-07-051-1/+0
| * | Paul says openssl just does the right thing here.Alex Gaynor2015-07-051-2/+0
| * | this needs to be freed as wellAlex Gaynor2015-07-051-0/+1
| * | idna hereAlex Gaynor2015-07-051-2/+3
| * | Organize code a bit betterAlex Gaynor2015-07-052-10/+33
| * | Merge branch 'master' into encode-sanAlex Gaynor2015-07-031-0/+10
| |\ \
| * | | add this part of the test backAlex Gaynor2015-07-031-0/+3
| * | | Merge branch 'master' into encode-sanAlex Gaynor2015-07-031-0/+14
| |\ \ \
| * | | | fixed mergeAlex Gaynor2015-07-031-13/+0
| * | | | reduce diff with masterAlex Gaynor2015-07-031-1/+0