| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch to accessors in libressl where possible | Steven Fackler | 2018-06-09 | 1 | -1/+1 |
| * | Overhaul openssl cfgs | Steven Fackler | 2018-05-20 | 1 | -11/+13 |
| * | Add Asn1IntegerRef::to_bn | Steven Fackler | 2018-03-28 | 1 | -6/+17 |
| * | Added a macro that wraps foreign type, and impl Send and Sync for both, | Paul Florence | 2017-11-10 | 1 | -6/+6 |
| * | Convert try! usage to ? | johnthagen | 2017-10-03 | 1 | -7/+7 |
| * | Changed Asn1Object documentation to include references to Nid | Andy Gauge | 2017-09-29 | 1 | -3/+14 |
| * | documented and example for ASN1 module | Andy Gauge | 2017-09-28 | 1 | -7/+62 |
| * | WIP ASN.1 documentation | Andy Gauge | 2017-09-28 | 1 | -2/+57 |
| * | Rustfmt | Steven Fackler | 2017-07-15 | 1 | -16/+14 |
| * | Merge branch 'master' into x509_req_version_subject | Steven Fackler | 2017-02-11 | 1 | -1/+51 |
| |\ | |||||
| | * | X509 signature algorithm access | Steven Fackler | 2017-02-10 | 1 | -1/+33 |
| | * | Add Asn1BitString | Steven Fackler | 2017-02-10 | 1 | -0/+18 |
| * | | Make it compile again. | mredlek | 2017-02-07 | 1 | -1/+7 |
| * | | Merge branch 'master' into x509_req_version_subject | mredlek | 2017-02-07 | 1 | -4/+22 |
| |\| | |||||
| | * | Switch to foreign_types | Steven Fackler | 2017-02-03 | 1 | -4/+22 |
| * | | Style changes according to review | mredlek | 2017-01-27 | 1 | -8/+3 |
| * | | Added X509ReqRef.subject_name and X509ReqRef.version | mredlek | 2017-01-26 | 1 | -0/+22 |
| |/ | |||||
| * | OCSP functionality | Steven Fackler | 2017-01-14 | 1 | -4/+16 |
| * | Rustfmt | Steven Fackler | 2016-11-05 | 1 | -3/+1 |
| * | Get rid of Ref | Steven Fackler | 2016-11-04 | 1 | -5/+5 |
| * | Avoid extra allocations in Asn1Time Display impl | Steven Fackler | 2016-10-31 | 1 | -7/+8 |
| * | Fix 1.1.0 build | Steven Fackler | 2016-10-31 | 1 | -1/+10 |
| * | Clean up x509 name entries | Steven Fackler | 2016-10-31 | 1 | -0/+28 |
| * | Convert Asn1Time | Steven Fackler | 2016-10-31 | 1 | -41/+3 |
| * | Rustfmt | Steven Fackler | 2016-10-30 | 1 | -3/+1 |
| * | Convert SslContextRef | Steven Fackler | 2016-10-21 | 1 | -1/+0 |
| * | Update Asn1TimeRef | Steven Fackler | 2016-10-21 | 1 | -31/+36 |
| * | Start on error + BN refactor | Steven Fackler | 2016-10-16 | 1 | -0/+73 |