2015-04-27 |
Bart Polot | - proper name for continuation |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - remove debug |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - allow just message headers (keepalive uses this) |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - register AX for unqueueing |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - fix size output, don't include headers |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - remove dead code |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | implemented AX dectyption and racheting |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - shorter names for more info in 80 cols |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - use correct overhead size, log wrong sizes verbosely |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - adjust checks for different encryption overheads |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - handle AX messages |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - log |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - axolotl debug |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - add getter for peer's permanent ECDH key |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - store peer's permanent key in ax |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - add AX type to send processors, refactor cid setter |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - refactor axolotl encryption |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - log format |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - don't count all messages as pid when checking, only... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - fix pointer |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - implement ratchet advance |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - split hmac_derive in two: hmac and hmac_kdf |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - set tunel's e_state from axolotl |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - doxygen |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - don't do otr-rekey if a tunnel is Ax type |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - log |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - refactor otr |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - added a signature purpose for signing of axolotl... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - add ECDH key caching and verifying |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - due to incompatibilities in the representation of... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - implement single peer info |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - fix wrong state modifier |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - debug info |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - debug message name |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - debug |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - ignore unknown connections |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - fix alice-bob identification |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - refactor kx sending, unify under send_kx |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - register ax traffic |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - add cid field to ax_kx |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - fix |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - use axolotl by default |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - don't check own ephemeral |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - add send kx for axolotl |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - add kx ephemeral key to ax context |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - don't send receivers ID, not needed |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - use proper connection to determine direction |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - typo |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - doxygen |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - axolotl encryption |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - add alice/bob order to kx |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - generate a new ephemeral ratchet key on tunnel creation |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - memleak |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - remove dead code |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - doxygen |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - cast own key |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - ax kdf |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - doc |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - document axolotl fields |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - refactor kx handling |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - const |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - if C is NULL, can't use it for getting the ID |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - NULL connections means error |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - count traffic as connection confirmation |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - fix const, log |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - refactor to check messages from both enc systems |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - data struct for axolotl internal state |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - refactor to use same function to decrypt based on... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - reduce number of messages for snappier test |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Bart Polot | - added basic axolotl support |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Arthur Dewarumez | Finish the create of the handler for every message. |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Christian Grothoff | -dead decl removal |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Arthur Dewarumez | Adding some function in the handler |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Christian Grothoff | -fix FTBFS from wdht |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Christian Grothoff | -reducing to required parts of skeleton |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Christian Grothoff | -also don't need xdht routing subsystem for wdht |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Christian Grothoff | eliminating dead HELLO logic, not needed for x-vine... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Christian Grothoff | starting with whanu |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Arthur Dewarumez | Adding files for whanau. |
commit | commitdiff | tree | snapshot |
2015-04-24 |
Christian Grothoff | move ARM/config logic to util/ where it doesn't need... |
commit | commitdiff | tree | snapshot |
2015-04-24 |
Christian Grothoff | -static |
commit | commitdiff | tree | snapshot |
2015-04-24 |
Christian Grothoff | -fixing PORT incongruency (LRN's W32 issue) |
commit | commitdiff | tree | snapshot |
2015-04-24 |
Christian Grothoff | -indentation and doxygen fixes |
commit | commitdiff | tree | snapshot |
2015-04-23 |
LRN | Fix a typo in perf_crypto_asymmetric |
commit | commitdiff | tree | snapshot |
2015-04-20 |
Matthias Wachs | removing ATS preference count |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Christian Grothoff | -doxygen, indentation |
commit | commitdiff | tree | snapshot |
2015-04-13 |
Christian Grothoff | -doxygen, build system fixes, minor API extension |
commit | commitdiff | tree | snapshot |
2015-04-10 |
Christian Grothoff | -updated French translations |
commit | commitdiff | tree | snapshot |
2015-04-10 |
Martin Schanzenbach | -make static |
commit | commitdiff | tree | snapshot |
2015-04-10 |
Matthias Wachs | re-renable ats-tests directory: |
commit | commitdiff | tree | snapshot |
2015-04-09 |
LRN | Don't shadow the system() function |
commit | commitdiff | tree | snapshot |
2015-04-09 |
LRN | Update plibc header from upstream |
commit | commitdiff | tree | snapshot |
2015-04-09 |
LRN | Add missing const to the argument of the readiness... |
commit | commitdiff | tree | snapshot |
2015-04-09 |
LRN | Wait on actual HANDLE, not the structure that contains it |
commit | commitdiff | tree | snapshot |
2015-04-09 |
LRN | Update bundled plibc header (don't redef S_I* constants... |
commit | commitdiff | tree | snapshot |
2015-04-09 |
Matthias Wachs | adding disconnect check for performance cb |
commit | commitdiff | tree | snapshot |
2015-04-09 |
Matthias Wachs | fix preference parsing |
commit | commitdiff | tree | snapshot |
2015-04-09 |
Matthias Wachs | fix order in initializer |
commit | commitdiff | tree | snapshot |
2015-04-09 |
Matthias Wachs | adding new ATS struct, updating config files to use... |
commit | commitdiff | tree | snapshot |
2015-04-09 |
Matthias Wachs | adding number of preferences to allow iterating over... |
commit | commitdiff | tree | snapshot |
next |