aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Compute the version in the same way as setup.py doesAlex Gaynor2014-01-061-4/+7
* Merge pull request #203 from alex/fernetDavid Reid2014-01-064-3/+92
|\
| * Merge branch 'master' into fernetAlex Gaynor2014-01-026-26/+78
| |\
| * | Remove this one weird debuggerAlex Gaynor2013-12-311-3/+0
| * | Rearange sentence on recommendation of @jacobianAlex Gaynor2013-12-312-3/+6
| * | Merge branch 'master' into fernetAlex Gaynor2013-12-301-3/+20
| |\ \
| * \ \ Merge branch 'master' into fernetAlex Gaynor2013-12-2711-30/+158
| |\ \ \
| * | | | flake8 fixAlex Gaynor2013-12-201-1/+0
| * | | | Link from symmetric encryption to fernetAlex Gaynor2013-12-202-3/+16
| * | | | Linkify thisAlex Gaynor2013-12-201-6/+9
| * | | | Make into a warning as suggested by @dstufftAlex Gaynor2013-12-201-4/+7
| * | | | Reword slightlyAlex Gaynor2013-12-201-4/+4
| * | | | Mention that the timestamp is plaintextAlex Gaynor2013-12-171-1/+4
| * | | | Use the term fernet tokenAlex Gaynor2013-12-171-11/+13
| * | | | Include more info in the titleAlex Gaynor2013-12-171-2/+2
| * | | | Document the other consequence of losing your keyAlex Gaynor2013-12-162-2/+5
| * | | | Merge branch 'master' into fernetAlex Gaynor2013-12-159-18/+20
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into fernetAlex Gaynor2013-12-1410-16/+202
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into fernetAlex Gaynor2013-11-274-9/+68
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into fernetAlex Gaynor2013-11-223-2/+19
| |\ \ \ \ \ \ \
| * | | | | | | | An API for generating keysAlex Gaynor2013-11-221-7/+6
| * | | | | | | | More info in the docsAlex Gaynor2013-11-221-4/+14
| * | | | | | | | Merge branch 'master' into fernetAlex Gaynor2013-11-223-2/+145
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fixed a typoAlex Gaynor2013-11-211-4/+6
| * | | | | | | | | Merge branch 'master' into fernetAlex Gaynor2013-11-1910-29/+138
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into fernetAlex Gaynor2013-11-0710-21/+163
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into fernetAlex Gaynor2013-11-013-22/+55
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fixAlex Gaynor2013-10-311-1/+0
| * | | | | | | | | | | | Fixed keylength in exampleAlex Gaynor2013-10-311-1/+1
| * | | | | | | | | | | | Be explicitAlex Gaynor2013-10-311-1/+3
| * | | | | | | | | | | | Improve the docsAlex Gaynor2013-10-311-1/+4
| * | | | | | | | | | | | DocsAlex Gaynor2013-10-312-0/+49
* | | | | | | | | | | | | Merge pull request #272 from alex/validate-ivDavid Reid2014-01-031-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into validate-ivAlex Gaynor2014-01-025-30/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'master' into validate-ivAlex Gaynor2014-01-0112-34/+207
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into validate-ivAlex Gaynor2013-12-1514-30/+218
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master' into validate-ivAlex Gaynor2013-11-276-11/+87
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Validate the IV/nonce length for a given algorithm.Alex Gaynor2013-11-191-0/+12
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #391 from alex/spelling-fixesPaul Kehrer2014-01-022-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Correct spelling, fix phrasing, line wrap.Alex Gaynor2014-01-022-4/+7
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* / | | | | | | | | | | | | Make capitalization in the glossary consistent and sort itAlex Gaynor2014-01-021-1/+2
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Split OpenSSL bindingAlex Stapleton2014-01-014-15/+52
* | | | | | | | | | | | | Typo fixAlex Gaynor2014-01-011-1/+1
* | | | | | | | | | | | | This page has been subsumed by the indexAlex Gaynor2014-01-012-15/+3
| |_|_|/ / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Bump the copyright yearAlex Gaynor2014-01-011-1/+1
* | | | | | | | | | | | Document compiling OpenSSL to avoid conflictsAlex Stapleton2013-12-311-0/+27
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | String literals are const char*.Alex Stapleton2013-12-281-6/+6
* | | | | | | | | | | Fix docsPaul Kehrer2013-12-271-1/+1
* | | | | | | | | | | Convert #defines to explicit type declaration for consistencyPaul Kehrer2013-12-271-0/+17
* | | | | | | | | | | update style guide docs to reflect change to (void)Paul Kehrer2013-12-271-3/+3
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |