aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #749 from johnthagen/confSteven Fackler2017-10-081-0/+15
|\ \ \ | | | | | | | | Document conf module
| * | | Move OpenSSL implementation details into a normal commentjohnthagen2017-10-071-5/+2
| | | |
| * | | Document conf modulejohnthagen2017-10-031-0/+18
| | |/ | |/|
* | | Merge pull request #744 from AndyGauge/doc-bnSteven Fackler2017-10-071-21/+369
|\ \ \ | | | | | | | | Doc BigNum
| * | | Describe return values of groups.Andy Gauge2017-10-041-16/+24
| | | |
| * | | Finished BigNum documentationAndy Gauge2017-10-031-16/+266
| | | |
| * | | removed deny missing docsAndy Gauge2017-09-291-1/+0
| | | |
| * | | WIP BigNum function documentationAndy Gauge2017-09-291-14/+102
| | | |
| * | | Merge branch 'master' into doc-bnAndy Gauge2017-09-295-0/+115
| |\ \ \
| * | | | Began bn module documenationAndy Gauge2017-09-291-0/+3
| | | | |
* | | | | Merge pull request #748 from AndyGauge/doc-cmsSteven Fackler2017-10-071-1/+28
|\ \ \ \ \ | |_|_|_|/ |/| | | | CMS module documentation
| * | | | Module level documentaiton rewriteAndy Gauge2017-10-041-7/+4
| | | | |
| * | | | CMS module documentationAndy Gauge2017-10-031-1/+31
| | |_|/ | |/| |
* | | | Merge pull request #752 from chrisvittal/libressl262Steven Fackler2017-10-037-21/+30
|\ \ \ \ | | | | | | | | | | Add support for LibreSSL 2.6.2
| * | | | Fix cfgs for libressl262Christopher Vittal2017-10-044-14/+14
| | | | |
| * | | | Update CI to use LibreSSL 2.6.2Christopher Vittal2017-10-041-5/+5
| | | | |
| * | | | Add support for LibreSSL 2.6.2Christopher Vittal2017-10-033-3/+12
| |/ / /
* | | | Merge pull request #750 from johnthagen/remove-trySteven Fackler2017-10-0322-253/+253
|\ \ \ \ | |/ / / |/| | | Convert try! usage to ?
| * | | Convert try! usage to ?johnthagen2017-10-0322-253/+253
|/ / /
* | | Merge pull request #743 from AndyGauge/doc-asn1Steven Fackler2017-09-301-5/+126
|\ \ \ | | | | | | | | Doc asn1 module
| * | | Changed Asn1Object documentation to include references to NidAndy Gauge2017-09-291-3/+14
| | | |
| * | | documented and example for ASN1 moduleAndy Gauge2017-09-281-7/+62
| | | |
| * | | WIP ASN.1 documentationAndy Gauge2017-09-281-2/+57
| | | |
* | | | Merge pull request #745 from johnthagen/patch-1Steven Fackler2017-09-301-0/+2
|\ \ \ \ | |_|_|/ |/| | | Hide deprecated crypto module from docs
| * | | Deprecate crypto modulejohnthagen2017-09-301-0/+1
| | | |
| * | | Hide deprecated crypto module from docsjohnthagen2017-09-301-0/+1
|/ / /
* | | Merge pull request #736 from johnthagen/hide-ec-keySteven Fackler2017-09-281-0/+1
|\ \ \ | | | | | | | | Hide ec_key module in docs
| * | | Hide ec_key module in docs because it is deprecatedjohnthagen2017-09-281-0/+1
| |/ /
* | | Merge pull request #737 from johnthagen/randSteven Fackler2017-09-281-0/+28
|\ \ \ | | | | | | | | Document rand module
| * | | Fix doc test and move external documentation link to rand_bytes functionjohnthagen2017-09-281-9/+19
| | | |
| * | | Fix typosjohnthagen2017-09-281-2/+2
| | | |
| * | | Document rand modulejohnthagen2017-09-281-0/+18
| |/ /
* | | Merge pull request #738 from johnthagen/readmeSteven Fackler2017-09-281-0/+7
|\ \ \ | | | | | | | | Add instructions for adding OpenSSL DLLs to PATH if needed
| * | | Add instructions for adding OpenSSL DLLs to PATH if needed during installjohnthagen2017-09-281-0/+7
| |/ /
* | | Merge pull request #740 from johnthagen/memcmpSteven Fackler2017-09-281-0/+51
|\ \ \ | | | | | | | | Document memcmp module
| * | | Add instructions for adding OpenSSL DLLs to PATH if needed during installjohnthagen2017-09-281-0/+51
| | |/ | |/|
* | | Merge pull request #741 from johnthagen/nidSteven Fackler2017-09-281-0/+28
|\ \ \ | |/ / |/| | Document nid module
| * | Document nid modulejohnthagen2017-09-281-0/+28
|/ /
* | Merge pull request #734 from AndyGauge/doc-aesSteven Fackler2017-09-281-2/+61
|\ \ | |/ |/| AES module level docs and example
| * Moved details about function and reworded block requirementsAndy Gauge2017-09-281-4/+4
| |
| * Preface with links to conventional AESAndy Gauge2017-09-271-3/+10
| |
| * AES (IGE) encryption documentationAndy Gauge2017-09-261-0/+10
| |
| * AES Module level docs and exampleAndy Gauge2017-09-261-7/+20
| |
| * WIP: document AESAndy Gauge2017-09-251-1/+30
|/
* Fix rerun logicv0.9.19Steven Fackler2017-09-201-2/+2
| | | | Closes #732
* Unpin ctestSteven Fackler2017-09-201-1/+1
|
* Release v0.9.18Steven Fackler2017-09-202-3/+3
|
* Merge pull request #731 from sfackler/ip-hostv0.9.18Steven Fackler2017-09-203-1/+32
|\ | | | | Properly handle IPs in hostname verification
| * Properly handle IPs in hostname verificationSteven Fackler2017-09-203-1/+32
|/
* Update to cc 1.0Steven Fackler2017-09-202-3/+3
|