| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | 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 | |
| |\ \ \ | ||||||
| | * | | | 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 | 4 | -0/+108 | |
| | |\ \ \ | ||||||
| | * | | | | 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 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | 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 | 2 | -6/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix cfgs for libressl262 | Christopher Vittal | 2017-10-04 | 2 | -6/+6 | |
| | * | | | | Add support for LibreSSL 2.6.2 | Christopher Vittal | 2017-10-03 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * / / / | 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 | |
| |\ \ \ | ||||||
| | * | | | 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 | |
| * | | | | 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 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 | |
| |\ \ \ | ||||||
| | * | | | 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 #740 from johnthagen/memcmp | Steven Fackler | 2017-09-28 | 1 | -0/+51 | |
| |\ \ \ | ||||||
| | * | | | Add instructions for adding OpenSSL DLLs to PATH if needed during install | johnthagen | 2017-09-28 | 1 | -0/+51 | |
| | | |/ | |/| | ||||||
| * / | | Document nid module | johnthagen | 2017-09-28 | 1 | -0/+28 | |
| |/ / | ||||||
| * | | 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 | |
| |/ | ||||||
| * | Release v0.9.18 | Steven Fackler | 2017-09-20 | 1 | -2/+2 | |
| * | Properly handle IPs in hostname verification | Steven Fackler | 2017-09-20 | 2 | -1/+26 | |
| * | Merge pull request #695 from Keruspe/master | Steven Fackler | 2017-09-17 | 3 | -2/+10 | |
| |\ | ||||||
| | * | openssl: ecdh_tmp_callback doesn't work with libressl 2.6.1 | Marc-Antoine Perennou | 2017-09-17 | 1 | -2/+2 | |
| | * | openssl: libressl 2.6.1 dropped suuport for npn | Marc-Antoine Perennou | 2017-09-17 | 3 | -0/+8 | |
| * | | Update default client cipher list | Steven Fackler | 2017-09-16 | 1 | -3/+6 | |
| * | | Fix indentation | Steven Fackler | 2017-09-15 | 1 | -3/+2 | |
| * | | Set SSL_MODE_RELEASE_BUFFERS by default | Alex Crichton | 2017-09-14 | 1 | -1/+11 | |
| |/ | ||||||
| * | Symlink README in place | Steven Fackler | 2017-08-21 | 2 | -1/+2 | |
| * | Rename function, removing `get_` | Bradley Beddoes | 2017-08-22 | 1 | -3/+3 | |
| * | Add ability to get affine coordinates from EcPoint | Bradley Beddoes | 2017-08-21 | 1 | -21/+93 | |
| * | Add SHA384 and SHA512 | Steven Fackler | 2017-08-16 | 1 | -0/+92 | |
| * | Add SHA1 an SHA224 hashers | Steven Fackler | 2017-08-16 | 1 | -0/+95 | |
| * | Release v0.9.17v0.9.17 | Steven Fackler | 2017-08-14 | 1 | -2/+2 | |
| * | Add a stateful SHA256 hasher | Steven Fackler | 2017-08-14 | 1 | -0/+46 | |