2014-10-15 |
Bart Polot | - debug key clearing
|
commit | commitdiff | tree |
2014-10-15 |
Bart Polot | - fix logging of key material
|
commit | commitdiff | tree |
2014-10-15 |
Bart Polot | - only try to pop messages if there are any, otherwise...
|
commit | commitdiff | tree |
2014-10-15 |
Bart Polot | - fix connection.c:972 assertion, mark tunnel as WAITING...
|
commit | commitdiff | tree |
2014-10-15 |
Bart Polot | - fix assertion during single-connection timeout, update...
|
commit | commitdiff | tree |
2014-10-15 |
Bart Polot | - log
|
commit | commitdiff | tree |
2014-10-15 |
Bart Polot | - test all log files (except .log)
|
commit | commitdiff | tree |
2014-10-15 |
Bart Polot | - ignores
|
commit | commitdiff | tree |
2014-10-15 |
Bart Polot | - ignore for git
|
commit | commitdiff | tree |
2014-10-15 |
Bart Polot | - wrong condition, random paths removed instead of...
|
commit | commitdiff | tree |
2014-10-15 |
Bart Polot | - signal when dht path is not correct, style
|
commit | commitdiff | tree |
2014-10-15 |
Bart Polot | - off by one: add own ID to ID array when creating...
|
commit | commitdiff | tree |
2014-10-15 |
Bart Polot | Use optimizaiton of paths on store from DHT as well...
|
commit | commitdiff | tree |
2014-10-15 |
Bart Polot | - fix false assert trigger when message #0 is lost
|
commit | commitdiff | tree |
2014-10-15 |
Bart Polot | - fix faux compiler warnings
|
commit | commitdiff | tree |
2014-09-05 |
Bart Polot | - remove dead code
|
commit | commitdiff | tree |
2014-09-05 |
Bart Polot | - indentation, fix old(er) gcc compilation warnings...
|
commit | commitdiff | tree |
2014-09-05 |
Bart Polot | - check path length, simplify error conditions
|
commit | commitdiff | tree |
2014-09-05 |
Bart Polot | - free memory on error, coverity #13058
|
commit | commitdiff | tree |
2014-09-05 |
Bart Polot | - remove dead code, coverity #13008
|
commit | commitdiff | tree |
2014-08-31 |
Bart Polot | - remove duplicate/incorrect API call
|
commit | commitdiff | tree |
2014-08-03 |
Bart Polot | - add bart@voyager
|
commit | commitdiff | tree |
2014-08-01 |
Bart Polot | - code review
|
commit | commitdiff | tree |
2014-07-30 |
Bart Polot | - log
|
commit | commitdiff | tree |
2014-07-30 |
Bart Polot | - debug info on queued messages when popping
|
commit | commitdiff | tree |
2014-07-30 |
Bart Polot | - remove unencrypted keepalive sending
|
commit | commitdiff | tree |
2014-07-30 |
Bart Polot | - show tunnel info on error
|
commit | commitdiff | tree |
2014-07-30 |
Bart Polot | - don't try to salvage traffic if no payload is queued
|
commit | commitdiff | tree |
2014-07-30 |
Bart Polot | - don't show error messages if tunnel's state is WAITING
|
commit | commitdiff | tree |
2014-07-30 |
Bart Polot | - better feedback to users about duplicated messages
|
commit | commitdiff | tree |
2014-07-30 |
Bart Polot | - don't break on old errors, check for ERROR level...
|
commit | commitdiff | tree |
2014-07-29 |
Bart Polot | - mark connections as to be destroyed by the _sent...
|
commit | commitdiff | tree |
2014-07-29 |
Bart Polot | - more info on buildbot errors
|
commit | commitdiff | tree |
2014-07-29 |
Bart Polot | - dump keys to STRERR on debug, if flag is on
|
commit | commitdiff | tree |
2014-07-28 |
Bart Polot | - don't revive dead tunnels
|
commit | commitdiff | tree |
2014-07-28 |
Bart Polot | - missing cstate2s
|
commit | commitdiff | tree |
2014-07-28 |
Bart Polot | - fix trim-after-free
|
commit | commitdiff | tree |
2014-07-28 |
Bart Polot | - dont complain about tunnels in search of a path
|
commit | commitdiff | tree |
2014-07-28 |
Bart Polot | Resend traffic queued on connections that time-out...
|
commit | commitdiff | tree |
2014-07-28 |
Bart Polot | - use WAITING if some connections are in progress
|
commit | commitdiff | tree |
2014-07-28 |
Bart Polot | - set tunnel cstate to SEARCH when 0 connections are...
|
commit | commitdiff | tree |
2014-07-25 |
Bart Polot | - fix error condition
|
commit | commitdiff | tree |
2014-07-25 |
Bart Polot | - fix handling of SYNACK corner case
|
commit | commitdiff | tree |
2014-07-25 |
Bart Polot | - if an "old_key" is not valid (for instance, at tunnel...
|
commit | commitdiff | tree |
2014-07-25 |
Bart Polot | - inform about dropped messages
|
commit | commitdiff | tree |
2014-07-25 |
Bart Polot | - debug info on error
|
commit | commitdiff | tree |
2014-07-24 |
Bart Polot | - don't send keepalives if traffic is queued
|
commit | commitdiff | tree |
2014-07-24 |
Bart Polot | - fix compile
|
commit | commitdiff | tree |
2014-07-24 |
Bart Polot | - restore long tests
|
commit | commitdiff | tree |
2014-07-24 |
Bart Polot | - in ACK tests, the initializer message is part of...
|
commit | commitdiff | tree |
2014-07-24 |
Bart Polot | - revamp almost all cadet tests, keep track of messages...
|
commit | commitdiff | tree |
2014-07-23 |
Bart Polot | - send ack AFTER removing message from queue, otherwise...
|
commit | commitdiff | tree |
2014-07-23 |
Bart Polot | - count a MIMD as received only after sending it to...
|
commit | commitdiff | tree |
2014-07-23 |
Bart Polot | - send past messages to client, as they are ordered...
|
commit | commitdiff | tree |
2014-07-23 |
Bart Polot | - log payload of dropped data
|
commit | commitdiff | tree |
2014-07-23 |
Bart Polot | - correct data feedback
|
commit | commitdiff | tree |
2014-07-23 |
Bart Polot | - make sure head of pending messages is > expected...
|
commit | commitdiff | tree |
2014-07-23 |
Bart Polot | - clear ready flag on send
|
commit | commitdiff | tree |
2014-07-23 |
Bart Polot | - fix logging
|
commit | commitdiff | tree |
2014-07-22 |
Bart Polot | - make sure connection is destroyed and no use-after...
|
commit | commitdiff | tree |
2014-07-22 |
Bart Polot | - only an error if counter was wrong
|
commit | commitdiff | tree |
2014-07-22 |
Bart Polot | - Keepalives should NOT be transmitted in the clear
|
commit | commitdiff | tree |
2014-07-22 |
Bart Polot | - add connection state BROKEN for connections destroyed...
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - convince gcc to compile
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - persuade social to at least compile
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - more debug info on buildbots
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | Force sending of KX messages even when connection queue...
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - fix
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - fix tunnel state management after connection failure<
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - debug info for tunnel status mismatch
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - schedule next keepalive even if tunnel is still in...
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - debug INFO for missing keepalive in BCK
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - On a new EPHM, do a immediate rekey
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - notify about deleted messages when popping messages...
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - doxygen, code formatting
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - as connecton_pop destroys many message type wihtout...
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - don't dereference c in connection pop, c might be...
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - more debug info on received ACK, doxygen
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - show queued messages when allowing client to send...
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - don't re-encrypt data queued in a broken connection
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - save old logfiles
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - simplify loopcheck
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - check that the connection belongs to a tunnel when...
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - cancel any rekey tasks when calling it directly
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - test for coredumps and assertions on loopcheck
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - warn when test goes wrong
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - when a connection is broken, remove it from tunnel...
|
commit | commitdiff | tree |
2014-07-21 |
Bart Polot | - allow to run specific checks in a loop
|
commit | commitdiff | tree |
2014-07-09 |
Bart Polot | - include NULL guards in debug
|
commit | commitdiff | tree |
2014-07-09 |
Bart Polot | - fix variable log level, add connection debug function
|
commit | commitdiff | tree |
2014-07-09 |
Bart Polot | - include order upsets kdevelop
|
commit | commitdiff | tree |
2014-07-05 |
Bart Polot | - document code, small sanity checks
|
commit | commitdiff | tree |
2014-07-04 |
Bart Polot | - fix #3483
|
commit | commitdiff | tree |
2014-07-04 |
Bart Polot | - verbose debug
|
commit | commitdiff | tree |
2014-07-04 |
Bart Polot | - dont use pointer after free
|
commit | commitdiff | tree |
2014-07-03 |
Bart Polot | - fix connection pending counter
|
commit | commitdiff | tree |
2014-07-03 |
Bart Polot | - debug info for buildbot reports
|
commit | commitdiff | tree |
2014-07-03 |
Bart Polot | - Convince 'make -j 10' to work nicely.
|
commit | commitdiff | tree |
2014-07-03 |
Bart Polot | - Revert "Fix transport blacklist tests"
|
commit | commitdiff | tree |
2014-07-03 |
Bart Polot | Since we started using ECC, peer identities ARE public...
|
commit | commitdiff | tree |
next |