Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Began writing a glossary | Alex Gaynor | 2013-11-03 | 1 | -0/+1 | |
| | | ||||||
* | | Document and implement the public API for when the backend doesn't support ↵ | Alex Gaynor | 2013-11-02 | 1 | -0/+1 | |
|/ | | | | the requested algorithm | |||||
* | reorder | Alex Gaynor | 2013-10-28 | 1 | -2/+2 | |
| | ||||||
* | Hazard -> Hazardous | Donald Stufft | 2013-10-28 | 1 | -2/+2 | |
| | ||||||
* | Move the bindings into the hazmat module | Donald Stufft | 2013-10-28 | 1 | -1/+1 | |
| | ||||||
* | Move primtives into a hazmat package | Donald Stufft | 2013-10-28 | 1 | -1/+8 | |
| | ||||||
* | Start better documenting our security procedure | Alex Gaynor | 2013-10-19 | 1 | -0/+1 | |
| | ||||||
* | Make the lib and ffi public for the OpenSSL binding and document them | Alex Gaynor | 2013-09-30 | 1 | -0/+1 | |
| | ||||||
* | More fully document the contribution process, move most of the details from | Alex Gaynor | 2013-09-09 | 1 | -0/+1 | |
| | | | | CONTRIBUTING.rst to sphinx. | |||||
* | Nit for Hynek | Alex Gaynor | 2013-08-12 | 1 | -1/+1 | |
| | ||||||
* | Also mention that other packages miss python3 support | Alex Gaynor | 2013-08-12 | 1 | -1/+1 | |
| | ||||||
* | Another issue we're targetting | Alex Gaynor | 2013-08-11 | 1 | -0/+1 | |
| | ||||||
* | English grammar | Alex Gaynor | 2013-08-11 | 1 | -6/+6 | |
| | ||||||
* | Added another item from hynek | Alex Gaynor | 2013-08-11 | 1 | -0/+1 | |
| | ||||||
* | Document that we want AES-GCM | Alex Gaynor | 2013-08-11 | 1 | -0/+1 | |
| | ||||||
* | Better gramar | Alex Gaynor | 2013-08-11 | 1 | -1/+1 | |
| | ||||||
* | Make this a heading | Alex Gaynor | 2013-08-11 | 1 | -1/+2 | |
| | ||||||
* | Better describe why this library exists. Refs #5 | Alex Gaynor | 2013-08-11 | 1 | -0/+13 | |
| | ||||||
* | Started trying to document symmetric encryption | Alex Gaynor | 2013-08-08 | 1 | -0/+1 | |
| | ||||||
* | Documented where the community is | Alex Gaynor | 2013-08-07 | 1 | -0/+1 | |
| | ||||||
* | Start to document the architecture. | Alex Gaynor | 2013-08-07 | 1 | -3/+12 | |
| | ||||||
* | Clean up the docs index | Alex Gaynor | 2013-08-07 | 1 | -17/+2 | |
| | ||||||
* | Initial commit. Migrates over basic project files, and the OpenSSL bindings | Alex Gaynor | 2013-08-06 | 1 | -0/+22 | |
from OpenTLS. |