2015-10-06 |
Bart Polot | - fix script to work with barebone versions of sh |
tree | commitdiff |
2015-10-06 |
Bart Polot | - ignore confirmation of connections that are being... |
tree | commitdiff |
2015-10-06 |
Bart Polot | - remove unused variable |
tree | commitdiff |
2015-10-06 |
Bart Polot | - refactor test dropping, reduce test load |
tree | commitdiff |
2015-10-06 |
Bart Polot | - Revamp traffic logging, small bugfixes, complete... |
tree | commitdiff |
2015-10-02 |
Bart Polot | - don't show WARNINGs on duplicate traffic |
tree | commitdiff |
2015-10-02 |
Bart Polot | - only break for cadet errors |
tree | commitdiff |
2015-10-02 |
Bart Polot | - remove debug |
tree | commitdiff |
2015-10-02 |
Bart Polot | - adjust logging |
tree | commitdiff |
2015-10-02 |
Bart Polot | - find the correct stored key, not always the first one |
tree | commitdiff |
2015-10-02 |
Bart Polot | Don't reset axolotl state on receipt of a pseudo-duplic... |
tree | commitdiff |
2015-10-02 |
Bart Polot | Fix try_old_keys, in order to use it for data with... |
tree | commitdiff |
2015-10-02 |
Bart Polot | - added hexdump-like function to write binary data... |
tree | commitdiff |
2015-10-02 |
Bart Polot | - typo in variable name |
tree | commitdiff |
2015-10-02 |
Bart Polot | - use correct message number in the logs |
tree | commitdiff |
2015-10-02 |
Bart Polot | - cancel all transmissions so core_api doesn't complain |
tree | commitdiff |
2015-10-02 |
Bart Polot | - log shutdown |
tree | commitdiff |
2015-10-02 |
Bart Polot | - removed false break |
tree | commitdiff |
2015-10-02 |
Bart Polot | Fixed usage of known broken paths. If a connection... |
tree | commitdiff |
2015-10-02 |
Bart Polot | - cancel transmit requests before destroying channels... |
tree | commitdiff |
2015-10-02 |
Bart Polot | - don't connect twice on core_connect, as it may cause... |
tree | commitdiff |
2015-10-02 |
Bart Polot | - fix processing of messages with no payload (keepalives) |
tree | commitdiff |
2015-10-02 |
Bart Polot | - fix log |
tree | commitdiff |
2015-10-02 |
Bart Polot | - additional test |
tree | commitdiff |
2015-10-02 |
Bart Polot | - never invalidate direct paths, show warning instead |
tree | commitdiff |
2015-10-02 |
Bart Polot | - use better variable names |
tree | commitdiff |
2015-10-02 |
Bart Polot | - don't try to connect to peers that are neighbors... |
tree | commitdiff |
2015-10-02 |
Bart Polot | - connect if there are less connections than the minimu... |
tree | commitdiff |
2015-10-02 |
Bart Polot | - don't leave freed memory on the peer's path list... |
tree | commitdiff |
2015-10-02 |
Bart Polot | - fix logging |
tree | commitdiff |
2015-10-02 |
Bart Polot | - use proper connection states for a tunnel |
tree | commitdiff |
2015-10-02 |
Bart Polot | - reduce log level |
tree | commitdiff |
2015-10-02 |
Bart Polot | - compiler warning |
tree | commitdiff |
2015-10-02 |
Bart Polot | - use correct hash type |
tree | commitdiff |
2015-10-02 |
Bart Polot | - style, change rounds |
tree | commitdiff |
2015-10-02 |
Bart Polot | - don't stop looking for connections as long as the... |
tree | commitdiff |
2015-10-02 |
Bart Polot | - indicate retransmitted packets on conn log |
tree | commitdiff |
2015-10-02 |
Bart Polot | - unify logging format |
tree | commitdiff |
2015-10-02 |
Bart Polot | - don't call core if there is no traffic |
tree | commitdiff |
2015-09-03 |
Bart Polot | - format |
tree | commitdiff |
2015-09-03 |
Bart Polot | - make sure own_id is a correct NULL-terminated string |
tree | commitdiff |
2015-09-03 |
Bart Polot | Fix #3929: cancel poll towards disconnected neighbor |
tree | commitdiff |
2015-09-03 |
Bart Polot | - return NULL when handle is NULL |
tree | commitdiff |
2015-09-03 |
Bart Polot | - handle case if ports == NULL |
tree | commitdiff |
2015-09-03 |
Bart Polot | - dump client info on request |
tree | commitdiff |
2015-09-03 |
Bart Polot | - unregister from client on destroy |
tree | commitdiff |
2015-09-03 |
Bart Polot | - refactor client handling |
tree | commitdiff |
2015-09-03 |
Bart Polot | - minor fixes |
tree | commitdiff |
2015-09-03 |
Bart Polot | - cancel transmission on shutdown |
tree | commitdiff |
2015-09-03 |
Bart Polot | - save Header Key for skipped messages |
tree | commitdiff |
2015-09-03 |
Bart Polot | - log |
tree | commitdiff |
2015-09-03 |
Bart Polot | - simplify loglevel |
tree | commitdiff |
2015-09-03 |
Bart Polot | - use NBO |
tree | commitdiff |
2015-09-03 |
Bart Polot | - use transmit handles in cadet CLI |
tree | commitdiff |
2015-09-03 |
Bart Polot | - log |
tree | commitdiff |
2015-09-03 |
Bart Polot | - use hex channel numbers |
tree | commitdiff |
2015-09-03 |
Bart Polot | - debug framing |
tree | commitdiff |
2015-09-03 |
Bart Polot | - use channel debug |
tree | commitdiff |
2015-09-03 |
Bart Polot | - assert on create |
tree | commitdiff |
2015-09-03 |
Bart Polot | - register conn_destroy on sent_callback |
tree | commitdiff |
2015-08-19 |
Bart Polot | - reset message counters on rekey |
tree | commitdiff |
2015-08-19 |
Bart Polot | - use proper printf type, avoid accessing memory out... |
tree | commitdiff |
2015-08-19 |
Bart Polot | - fix #3928: make sure accessed variables are below... |
tree | commitdiff |
2015-08-19 |
Bart Polot | - move var declaration to innermost scope |
tree | commitdiff |
2015-08-19 |
Bart Polot | - mark cancelled task as NULL |
tree | commitdiff |
2015-08-11 |
David Barksdale | This probably fixes #3944 |
tree | commitdiff |
2015-08-04 |
Bart Polot | - resolve duplicate connection handling |
tree | commitdiff |
2015-08-04 |
Bart Polot | - log |
tree | commitdiff |
2015-08-04 |
Bart Polot | - log |
tree | commitdiff |
2015-08-04 |
Bart Polot | - cancel pending AX_KX when forced to send a KX by... |
tree | commitdiff |
2015-08-04 |
Bart Polot | - more descriptive tunnel statuses |
tree | commitdiff |
2015-07-31 |
Bart Polot | - only change from uninitialized to sent, to avoid... |
tree | commitdiff |
2015-07-31 |
Bart Polot | - remove unnecesary include |
tree | commitdiff |
2015-07-31 |
Bart Polot | - fix CLI netcat |
tree | commitdiff |
2015-07-31 |
Bart Polot | - refactor GCP_get_peer, fix get peer info |
tree | commitdiff |
2015-07-31 |
Bart Polot | - warn about leftover CHANNEL_DESTROY in tunnel, do... |
tree | commitdiff |
2015-07-31 |
Bart Polot | - fix uninitialized mem |
tree | commitdiff |
2015-07-31 |
Bart Polot | - ignore AX KX when we already know the peer's key... |
tree | commitdiff |
2015-07-31 |
Bart Polot | - remove hello logging |
tree | commitdiff |
2015-07-22 |
Bart Polot | - log |
tree | commitdiff |
2015-07-20 |
Bart Polot | - cancel retry task if all pending messages are freed... |
tree | commitdiff |
2015-07-20 |
Bart Polot | - code formatting, logging |
tree | commitdiff |
2015-07-15 |
Christian Grothoff | -remove stupid assertion |
tree | commitdiff |
2015-07-15 |
Christian Grothoff | -need to fully unregister from neighbours, as otherwise... |
tree | commitdiff |
2015-07-15 |
Bart Polot | - better log |
tree | commitdiff |
2015-07-15 |
Bart Polot | - log warning |
tree | commitdiff |
2015-07-15 |
Bart Polot | Detailed statistics |
tree | commitdiff |
2015-07-15 |
Bart Polot | - debug info |
tree | commitdiff |
2015-07-15 |
Bart Polot | - doc |
tree | commitdiff |
2015-07-15 |
Bart Polot | - send payload on AX key receive |
tree | commitdiff |
2015-07-15 |
Bart Polot | - let one keepalive be queued at shutdown |
tree | commitdiff |
2015-07-15 |
Bart Polot | - don't send KEEPALIVE if the tunnel has traffic queued |
tree | commitdiff |
2015-07-15 |
Bart Polot | - fix end of kx condition to reception of valid payload... |
tree | commitdiff |
2015-07-15 |
Bart Polot | - improved logging of payload traffic |
tree | commitdiff |
2015-07-14 |
Christian Grothoff | this should fix #3846 |
tree | commitdiff |
2015-07-14 |
Christian Grothoff | committing version used to produce 3846:9432 |
tree | commitdiff |
2015-07-13 |
Christian Grothoff | adding moderately expensive instrumentation to track... |
tree | commitdiff |
2015-06-30 |
Christian Grothoff | fix #3869: outdated FSF address |
tree | commitdiff |
2015-06-30 |
Bart Polot | - use 32 byte cast |
tree | commitdiff |
2015-06-26 |
Bart Polot | - if a path is NULL is not equivalent to any other |
tree | commitdiff |
next |