| Commit message (Expand) | Author | Age | Files | Lines |
| * | Updating versionclarify |  trevp | 2016-02-01 | 1 | -2/+2 |
| * | Finalizing this pass, null keys, complex handshakes. |  trevp | 2016-02-01 | 1 | -22/+26 |
| * | Complex handshakes / re-initialization. |  trevp | 2016-01-29 | 1 | -60/+55 |
| * | Some edits to Validity and Security Properties |  trevp | 2016-01-28 | 1 | -31/+35 |
| * | 7.1 validity edits |  trevp | 2016-01-28 | 1 | -11/+8 |
| * | Some edits to ID hiding and validity |  trevp | 2016-01-28 | 1 | -7/+13 |
| * | More edits to ID hiding |  trevp | 2016-01-27 | 1 | -126/+126 |
| * | More edits to ID hiding |  trevp | 2016-01-27 | 1 | -1/+2 |
| * | Add identity hiding section. |  trevp | 2016-01-27 | 1 | -24/+88 |
| * | More editing of security properties |  trevp | 2016-01-27 | 1 | -49/+56 |
| * | wording changes |  trevp | 2016-01-27 | 1 | -34/+42 |
| * | Adding 7.4 Security Properties |  trevp | 2016-01-24 | 1 | -50/+215 |
| * | Some edits, some work on re-handshaking. |  trevp | 2016-01-22 | 1 | -26/+41 |
| * | Rework handshake patterns and descriptions |  trevp | 2016-01-22 | 1 | -29/+70 |
| * | Minor tweaks, major pattern editing |  trevp | 2016-01-22 | 1 | -80/+104 |
| * | Text tweaks |  trevp | 2016-01-21 | 1 | -21/+23 |
| * | couple tweaks |  trevp | 2016-01-21 | 1 | -2/+2 |
| * | Update Section references. |  trevp | 2016-01-21 | 1 | -24/+32 |
| * | Text cleanups |  trevp | 2016-01-21 | 1 | -58/+65 |
| * | Mostly formatting edits to tokens vs variables |  trevp | 2016-01-21 | 1 | -26/+34 |
| * | Bunch of edits to clarify objects, psk |  trevp | 2016-01-21 | 1 | -150/+203 |
| * | More edits to overview |  trevp | 2016-01-20 | 1 | -12/+40 |
| * | Expanded overview section |  trevp | 2016-01-20 | 1 | -9/+61 |
| * | fix typo |  trevp | 2015-12-04 | 1 | -1/+1 |
| * | Revision 19psk2 |  trevp | 2015-11-19 | 2 | -2/+3 |
| * | MixPresharedKey(), has_k, has_psk |  trevp | 2015-11-16 | 1 | -13/+18 |
| * | Fix typo |  trevp | 2015-11-14 | 1 | -1/+1 |
| * | e -> re |  trevp | 2015-11-14 | 1 | -1/+1 |
| * | MixHash(e.public_key) |  trevp | 2015-11-14 | 1 | -4/+4 |
| * | PSK without explicit randoms, by MixKey(e.public_key) |  trevp | 2015-11-13 | 1 | -44/+48 |
| * | Adding NoisePSK.psk |  trevp | 2015-11-12 | 1 | -30/+75 |
| * | more clarifications on valid patterns |  trevp | 2015-11-12 | 1 | -2/+6 |
| * | Clarify conditions on empty / non-empty (s,e,rs,re). |  trevp | 2015-11-12 | 1 | -8/+11 |
| * | Add mailing list |  trevp | 2015-11-11 | 1 | -0/+4 |
| * | edit README more |  trevp | 2015-11-10 | 1 | -1/+1 |
| * | edit readme |  trevp | 2015-11-10 | 1 | -0/+1 |
| * | Some text for README |  trevp | 2015-11-10 | 1 | -0/+17 |
| * | Clarify HKDF input lengths. |  trevp | 2015-11-09 | 1 | -5/+7 |
| * | revision -> 17imp |  trevp | 2015-11-08 | 1 | -2/+2 |
| * | Clarify X448. |  trevp | 2015-11-08 | 1 | -4/+4 |
| * | Clarified "X25519" comment. |  trevp | 2015-11-08 | 1 | -4/+4 |
| * | Clarify length field. |  trevp | 2015-11-08 | 1 | -2/+3 |
| * | Update date |  trevp | 2015-11-06 | 1 | -1/+1 |
| * | couple tweaks |  trevp | 2015-11-06 | 1 | -10/+14 |
| * | Clarify |  trevp | 2015-11-06 | 1 | -6/+6 |
| * | Clarify initiator / responder role in pipes |  trevp | 2015-11-06 | 1 | -15/+26 |
| * | Added "prologue" to Initialize(). |  trevp | 2015-11-06 | 1 | -4/+9 |
| * | more edits on language about patterns |  trevp | 2015-11-06 | 1 | -20/+21 |
| * | Integrate pattern-handling into ReadMessage / WriteMessage |  trevp | 2015-11-04 | 1 | -36/+44 |
| * | Rename SymmetricHandshakeState -> SymmetricState |  trevp | 2015-11-04 | 1 | -7/+6 |