| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge pull request #749 from johnthagen/conf | Steven Fackler | 2017-10-08 | 1 | -0/+15 | |
| |\ \ \ | | | | | | | | | Document conf module | |||||
| | * | | | Move OpenSSL implementation details into a normal comment | johnthagen | 2017-10-07 | 1 | -5/+2 | |
| | | | | | ||||||
| | * | | | Document conf module | johnthagen | 2017-10-03 | 1 | -0/+18 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #744 from AndyGauge/doc-bn | Steven Fackler | 2017-10-07 | 1 | -21/+369 | |
| |\ \ \ | | | | | | | | | Doc BigNum | |||||
| | * | | | Describe return values of groups. | Andy Gauge | 2017-10-04 | 1 | -16/+24 | |
| | | | | | ||||||
| | * | | | Finished BigNum documentation | Andy Gauge | 2017-10-03 | 1 | -16/+266 | |
| | | | | | ||||||
| | * | | | removed deny missing docs | Andy Gauge | 2017-09-29 | 1 | -1/+0 | |
| | | | | | ||||||
| | * | | | WIP BigNum function documentation | Andy Gauge | 2017-09-29 | 1 | -14/+102 | |
| | | | | | ||||||
| | * | | | Merge branch 'master' into doc-bn | Andy Gauge | 2017-09-29 | 5 | -0/+115 | |
| | |\ \ \ | ||||||
| | * | | | | Began bn module documenation | Andy Gauge | 2017-09-29 | 1 | -0/+3 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #748 from AndyGauge/doc-cms | Steven Fackler | 2017-10-07 | 1 | -1/+28 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | CMS module documentation | |||||
| | * | | | | Module level documentaiton rewrite | Andy Gauge | 2017-10-04 | 1 | -7/+4 | |
| | | | | | | ||||||
| | * | | | | CMS module documentation | Andy Gauge | 2017-10-03 | 1 | -1/+31 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #752 from chrisvittal/libressl262 | Steven Fackler | 2017-10-03 | 7 | -21/+30 | |
| |\ \ \ \ | | | | | | | | | | | Add support for LibreSSL 2.6.2 | |||||
| | * | | | | Fix cfgs for libressl262 | Christopher Vittal | 2017-10-04 | 4 | -14/+14 | |
| | | | | | | ||||||
| | * | | | | Update CI to use LibreSSL 2.6.2 | Christopher Vittal | 2017-10-04 | 1 | -5/+5 | |
| | | | | | | ||||||
| | * | | | | Add support for LibreSSL 2.6.2 | Christopher Vittal | 2017-10-03 | 3 | -3/+12 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #750 from johnthagen/remove-try | Steven Fackler | 2017-10-03 | 22 | -253/+253 | |
| |\ \ \ \ | |/ / / |/| | | | Convert try! usage to ? | |||||
| | * | | | Convert try! usage to ? | johnthagen | 2017-10-03 | 22 | -253/+253 | |
| |/ / / | ||||||
| * | | | Merge pull request #743 from AndyGauge/doc-asn1 | Steven Fackler | 2017-09-30 | 1 | -5/+126 | |
| |\ \ \ | | | | | | | | | Doc asn1 module | |||||
| | * | | | 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 | |
| | | | | | ||||||
| * | | | | Merge pull request #745 from johnthagen/patch-1 | Steven Fackler | 2017-09-30 | 1 | -0/+2 | |
| |\ \ \ \ | |_|_|/ |/| | | | Hide deprecated crypto module from docs | |||||
| | * | | | Deprecate crypto module | johnthagen | 2017-09-30 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | Hide deprecated crypto module from docs | johnthagen | 2017-09-30 | 1 | -0/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #736 from johnthagen/hide-ec-key | Steven Fackler | 2017-09-28 | 1 | -0/+1 | |
| |\ \ \ | | | | | | | | | Hide ec_key module in docs | |||||
| | * | | | Hide ec_key module in docs because it is deprecated | johnthagen | 2017-09-28 | 1 | -0/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #737 from johnthagen/rand | Steven Fackler | 2017-09-28 | 1 | -0/+28 | |
| |\ \ \ | | | | | | | | | Document rand module | |||||
| | * | | | Fix doc test and move external documentation link to rand_bytes function | johnthagen | 2017-09-28 | 1 | -9/+19 | |
| | | | | | ||||||
| | * | | | Fix typos | johnthagen | 2017-09-28 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | Document rand module | johnthagen | 2017-09-28 | 1 | -0/+18 | |
| | |/ / | ||||||
| * | | | Merge pull request #738 from johnthagen/readme | Steven Fackler | 2017-09-28 | 1 | -0/+7 | |
| |\ \ \ | | | | | | | | | Add instructions for adding OpenSSL DLLs to PATH if needed | |||||
| | * | | | Add instructions for adding OpenSSL DLLs to PATH if needed during install | johnthagen | 2017-09-28 | 1 | -0/+7 | |
| | |/ / | ||||||
| * | | | Merge pull request #740 from johnthagen/memcmp | Steven Fackler | 2017-09-28 | 1 | -0/+51 | |
| |\ \ \ | | | | | | | | | Document memcmp module | |||||
| | * | | | Add instructions for adding OpenSSL DLLs to PATH if needed during install | johnthagen | 2017-09-28 | 1 | -0/+51 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #741 from johnthagen/nid | Steven Fackler | 2017-09-28 | 1 | -0/+28 | |
| |\ \ \ | |/ / |/| | | Document nid module | |||||
| | * | | Document nid module | johnthagen | 2017-09-28 | 1 | -0/+28 | |
| |/ / | ||||||
| * | | Merge pull request #734 from AndyGauge/doc-aes | Steven Fackler | 2017-09-28 | 1 | -2/+61 | |
| |\ \ | |/ |/| | AES module level docs and example | |||||
| | * | Moved details about function and reworded block requirements | Andy Gauge | 2017-09-28 | 1 | -4/+4 | |
| | | | ||||||
| | * | Preface with links to conventional AES | Andy Gauge | 2017-09-27 | 1 | -3/+10 | |
| | | | ||||||
| | * | AES (IGE) encryption documentation | Andy Gauge | 2017-09-26 | 1 | -0/+10 | |
| | | | ||||||
| | * | AES Module level docs and example | Andy Gauge | 2017-09-26 | 1 | -7/+20 | |
| | | | ||||||
| | * | WIP: document AES | Andy Gauge | 2017-09-25 | 1 | -1/+30 | |
| |/ | ||||||
| * | Fix rerun logicv0.9.19 | Steven Fackler | 2017-09-20 | 1 | -2/+2 | |
| | | | | | Closes #732 | |||||
| * | Unpin ctest | Steven Fackler | 2017-09-20 | 1 | -1/+1 | |
| | | ||||||
| * | Release v0.9.18 | Steven Fackler | 2017-09-20 | 2 | -3/+3 | |
| | | ||||||
| * | Merge pull request #731 from sfackler/ip-hostv0.9.18 | Steven Fackler | 2017-09-20 | 3 | -1/+32 | |
| |\ | | | | | Properly handle IPs in hostname verification | |||||
| | * | Properly handle IPs in hostname verification | Steven Fackler | 2017-09-20 | 3 | -1/+32 | |
| |/ | ||||||
| * | Update to cc 1.0 | Steven Fackler | 2017-09-20 | 2 | -3/+3 | |
| | | ||||||