2017-02-08 |
Bart Polot | Add mq test
|
commit | commitdiff | tree |
2017-02-08 |
Bart Polot | Fix open port, copy handlers for use on incoming channels
|
commit | commitdiff | tree |
2017-02-08 |
Bart Polot | - adjust FWD/BCK to new channel numbering
|
commit | commitdiff | tree |
2017-02-08 |
Bart Polot | - code/debug format
|
commit | commitdiff | tree |
2017-02-08 |
Bart Polot | - debug, indentation, legibility
|
commit | commitdiff | tree |
2017-02-08 |
Bart Polot | fix cadet mq api, use proper function arguments
|
commit | commitdiff | tree |
2017-02-08 |
Bart Polot | - fix assertion condition
|
commit | commitdiff | tree |
2017-02-08 |
Bart Polot | - doxygen, debug text
|
commit | commitdiff | tree |
2017-02-08 |
Bart Polot | Merge branch 'master' of git+ssh://gnunet.org/gnunet
|
commit | commitdiff | tree |
2017-02-02 |
Bart Polot | Only call window_size on incrementing size, allow ACK...
|
commit | commitdiff | tree |
2017-02-02 |
Bart Polot | Implement data ack in CADET MQ API
|
commit | commitdiff | tree |
2017-01-31 |
Bart Polot | Implement incoming traffic handling on MQ
|
commit | commitdiff | tree |
2017-01-31 |
Bart Polot | Reconnect to service instead of aborting on a malformed...
|
commit | commitdiff | tree |
2017-01-31 |
Bart Polot | Refactor reconnect code
|
commit | commitdiff | tree |
2017-01-31 |
Bart Polot | Implement channel cleanup in MQ API, simplify destroy...
|
commit | commitdiff | tree |
2017-01-31 |
Bart Polot | Fix free of NULL pointer
|
commit | commitdiff | tree |
2017-01-31 |
Bart Polot | Implementation of port opening and handling in MQ
|
commit | commitdiff | tree |
2017-01-31 |
Bart Polot | Add note for clarification
|
commit | commitdiff | tree |
2017-01-31 |
Bart Polot | Implement the connect and create_channel call for mq api
|
commit | commitdiff | tree |
2017-01-31 |
Bart Polot | CADET MQ API documentation improvements
|
commit | commitdiff | tree |
2017-01-27 |
Bart Polot | Merge branch 'master' of git+ssh://gnunet.org/gnunet
|
commit | commitdiff | tree |
2017-01-27 |
Bart Polot | Merge branch 'master' of git+ssh://gnunet.org/gnunet
|
commit | commitdiff | tree |
2017-01-27 |
Bart Polot | Merge branch 'master' of git+ssh://gnunet.org/gnunet
|
commit | commitdiff | tree |
2017-01-27 |
Bart Polot | - third (and hopefully final) draft for CADET API
|
commit | commitdiff | tree |
2017-01-26 |
Bart Polot | - second iteration for new CADET API
|
commit | commitdiff | tree |
2017-01-25 |
Bart Polot | New CADET MQ API draft
|
commit | commitdiff | tree |
2016-11-09 |
Bart Polot | - ignore test files
|
commit | commitdiff | tree |
2016-11-09 |
Bart Polot | - add subdirectory gitignore files
|
commit | commitdiff | tree |
2016-11-09 |
Bart Polot | - fix handling of HELLO with 0 expiration time
|
commit | commitdiff | tree |
2016-11-09 |
Bart Polot | - autoreconf fails without ChangeLog present
|
commit | commitdiff | tree |
2016-11-04 |
Bart Polot | - axolotl initialization takes > 1s under valgrind
|
commit | commitdiff | tree |
2016-11-04 |
Bart Polot | - avoid connection timeout in valgrind tests
|
commit | commitdiff | tree |
2016-11-04 |
Bart Polot | - use timing macro instead of log
|
commit | commitdiff | tree |
2016-11-04 |
Bart Polot | -remove dead code
|
commit | commitdiff | tree |
2016-11-04 |
Bart Polot | - simplify logging
|
commit | commitdiff | tree |
2016-11-04 |
Bart Polot | - refactor connection upkeep code, remove unneeded...
|
commit | commitdiff | tree |
2016-11-04 |
Bart Polot | - update doxygen / doc
|
commit | commitdiff | tree |
2016-11-04 |
Bart Polot | - refactor function timing code
|
commit | commitdiff | tree |
2016-11-04 |
Bart Polot | - fix logging
|
commit | commitdiff | tree |
2016-11-04 |
Bart Polot | - simplify ack handling, die if trying to send conneciton...
|
commit | commitdiff | tree |
2016-11-04 |
Bart Polot | - always return a queue handle
|
commit | commitdiff | tree |
2016-11-04 |
Bart Polot | - don't complain about retransmitted connection_create...
|
commit | commitdiff | tree |
2016-11-04 |
Bart Polot | - use proper type for N/A
|
commit | commitdiff | tree |
2016-11-04 |
Bart Polot | - sending KX on loopback is very wrong, die
|
commit | commitdiff | tree |
2016-11-04 |
Bart Polot | - doc
|
commit | commitdiff | tree |
2016-10-29 |
Bart Polot | Refactor encrypted traffic handling
|
commit | commitdiff | tree |
2016-10-29 |
Bart Polot | Un-flag in_flight to avoid integer underflow in GNUNET_MQ_ge...
|
commit | commitdiff | tree |
2016-10-29 |
Bart Polot | - Fix Coverity #153011, abort on NULL path instead...
|
commit | commitdiff | tree |
2016-10-27 |
Bart Polot | Build messages fully in tunnel code, avoid copying...
|
commit | commitdiff | tree |
2016-10-27 |
Bart Polot | - measure encryption performance
|
commit | commitdiff | tree |
2016-10-27 |
Bart Polot | - doc
|
commit | commitdiff | tree |
2016-10-27 |
Bart Polot | - reduce log level
|
commit | commitdiff | tree |
2016-10-26 |
Bart Polot | - add connection info to timing log
|
commit | commitdiff | tree |
2016-10-26 |
Bart Polot | - reset timeout for early keepalive on CONN_ACK
|
commit | commitdiff | tree |
2016-10-26 |
Bart Polot | - improve logging of CONN_ACK
|
commit | commitdiff | tree |
2016-10-26 |
Bart Polot | - remove dead code
|
commit | commitdiff | tree |
2016-10-26 |
Bart Polot | - don't send ACK con CREATE if one is queued
|
commit | commitdiff | tree |
2016-10-26 |
Bart Polot | - don't complain about AX messages pre-KX
|
commit | commitdiff | tree |
2016-10-26 |
Bart Polot | - fix AX/KX CID initialization
|
commit | commitdiff | tree |
2016-10-26 |
Bart Polot | - simplify KX code
|
commit | commitdiff | tree |
2016-10-26 |
Bart Polot | Make a copy of the message on connection level only...
|
commit | commitdiff | tree |
2016-10-26 |
Bart Polot | - simplify connection-level processing of messages...
|
commit | commitdiff | tree |
2016-10-26 |
Bart Polot | - don't allocate message copies on the heap
|
commit | commitdiff | tree |
2016-10-26 |
Bart Polot | - send connection keepalive if tunnel is unable to...
|
commit | commitdiff | tree |
2016-10-26 |
Bart Polot | - cancel maintenance message if connection is confirmed...
|
commit | commitdiff | tree |
2016-10-26 |
Bart Polot | - minor changes, TODO, debug message
|
commit | commitdiff | tree |
2016-10-26 |
Bart Polot | - add queue control in peer and connection to cancel...
|
commit | commitdiff | tree |
2016-10-26 |
Bart Polot | - initialize reserved to 0 to avoid valgrind complaints
|
commit | commitdiff | tree |
2016-09-20 |
Bart Polot | -use is_fwd to retrieve traffic direction
|
commit | commitdiff | tree |
2016-09-20 |
Bart Polot | - fix PID accounting without direct queue control
|
commit | commitdiff | tree |
2016-09-20 |
Bart Polot | Port CADET to CORE MQ API
|
commit | commitdiff | tree |
2016-08-10 |
Bart Polot | - missing implementation
|
commit | commitdiff | tree |
2016-08-10 |
Bart Polot | - fix use after free (not removing single transmit...
|
commit | commitdiff | tree |
2016-08-10 |
Bart Polot | - Add monitor API to MQ
|
commit | commitdiff | tree |
2016-08-10 |
Bart Polot | Port CADET API to MQ
|
commit | commitdiff | tree |
2016-07-20 |
Bart Polot | - fix CADET-using services
|
commit | commitdiff | tree |
2016-07-20 |
Bart Polot | - open port after handle check
|
commit | commitdiff | tree |
2016-07-20 |
Bart Polot | - adapt test cases / framework to new port system
|
commit | commitdiff | tree |
2016-07-20 |
Bart Polot | Change CADET ports from uint32 to HashCode
|
commit | commitdiff | tree |
2016-07-20 |
Bart Polot | - reduce INFO level debug
|
commit | commitdiff | tree |
2016-05-03 |
Bart Polot | Fix printf format causing SEISEGV
|
commit | commitdiff | tree |
2016-05-03 |
Bart Polot | Fix shutdown assertion failure in core_api: avoid double...
|
commit | commitdiff | tree |
2016-03-30 |
Bart Polot | - ignores
|
commit | commitdiff | tree |
2016-03-30 |
Bart Polot | - make autoreconf happy by defining BUILD_EXPERIMENTAL_HELPE...
|
commit | commitdiff | tree |
2016-03-30 |
Bart Polot | - free queued messages on peer destroy, fix #4001
|
commit | commitdiff | tree |
2016-03-30 |
Bart Polot | - fix condition on connection timeout
|
commit | commitdiff | tree |
2016-03-30 |
Bart Polot | - check return value on send_broken_unknown
|
commit | commitdiff | tree |
2016-03-30 |
Bart Polot | - refactor, test orderd
|
commit | commitdiff | tree |
2016-03-30 |
Bart Polot | - use proper setter method
|
commit | commitdiff | tree |
2016-03-30 |
Bart Polot | - doxygen
|
commit | commitdiff | tree |
2016-03-30 |
Bart Polot | - refactor connection destroy handling, fix #4020
|
commit | commitdiff | tree |
2016-03-30 |
Bart Polot | - doxygen
|
commit | commitdiff | tree |
2016-03-30 |
Bart Polot | - indent, clarify messages
|
commit | commitdiff | tree |
2016-03-30 |
Bart Polot | - typo, comparison order
|
commit | commitdiff | tree |
2015-12-09 |
Bart Polot | - warn when trying to send traffic to disconnected...
|
commit | commitdiff | tree |
2015-12-09 |
Bart Polot | Another attampt at fixing #4010: mark unavailable neighbors...
|
commit | commitdiff | tree |
2015-12-09 |
Bart Polot | Fix #4020, wrong assertion: if destroy is different...
|
commit | commitdiff | tree |
2015-10-20 |
Bart Polot | - add some assertions to make sure the poll mechanism...
|
commit | commitdiff | tree |
2015-10-20 |
Bart Polot | When cancelling polls cancel pending messages as well...
|
commit | commitdiff | tree |
2015-10-13 |
Bart Polot | Always force queue local messages when the client was...
|
commit | commitdiff | tree |
next |