2017-02-08 |
Bart Polot | fix cadet mq api, use proper function arguments |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Bart Polot | - fix assertion condition |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Bart Polot | - doxygen, debug text |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Bart Polot | Merge branch 'master' of git+ssh://gnunet.org/gnunet |
commit | commitdiff | tree | snapshot |
2017-02-07 |
lurchi | fix psyc service being unwilling to shutdown |
commit | commitdiff | tree | snapshot |
2017-02-02 |
Bart Polot | Only call window_size on incrementing size, allow ACK... |
commit | commitdiff | tree | snapshot |
2017-02-02 |
Bart Polot | Implement data ack in CADET MQ API |
commit | commitdiff | tree | snapshot |
2017-02-02 |
psyc://loupsycedyglg... | gnunet-social CLI: porcelain status and psyc messages |
commit | commitdiff | tree | snapshot |
2017-02-02 |
psyc://loupsycedyglg... | don't let further circuits disrupt 'gnunet-cadet -o' |
commit | commitdiff | tree | snapshot |
2017-02-02 |
psyc://loupsycedyglg... | find /bin/ip |
commit | commitdiff | tree | snapshot |
2017-02-02 |
Christian Grothoff | fix sanity check in dht_api: we are passing 32-byte... |
commit | commitdiff | tree | snapshot |
2017-02-02 |
Christian Grothoff | have sanity checks for DHT path construction |
commit | commitdiff | tree | snapshot |
2017-02-02 |
Christian Grothoff | set PATH during testcase |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Christian Grothoff | force attachment if connection is still there |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Christian Grothoff | preserve invariants while calling GCP_detatch_path... |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Christian Grothoff | use NULL as flag for evaluation of query, ensure we... |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Christian Grothoff | log if we get a redundant KX_AUTH, do not assert |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Christian Grothoff | path heap could be null here during shutdown |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Christian Grothoff | init worst, to avoid valgrind warning (otherwise harmless) |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Christian Grothoff | fix peer destruction triggers |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Christian Grothoff | another channel-add destroy-cancel fix |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Christian Grothoff | stop destroy task if connection goes up |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Christian Grothoff | use observed RTT as starting point for retransmissions |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Christian Grothoff | implement no-buffer option at route level |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Christian Grothoff | fix lower_rung() logic |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Christian Grothoff | fix rung prev injection |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Christian Grothoff | fix loop detection logic |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Christian Grothoff | initialize direction in rung DLL |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Christian Grothoff | use modern time specification for expiration |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Christian Grothoff | add method to record and print DHT routes to DHT comman... |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Christian Grothoff | updating gitignores and POTFILES |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Christian Grothoff | Fix off-by-one |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Christian Grothoff | more statistics |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Christian Grothoff | init rung field |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Christian Grothoff | do not recompute off if we can just pass it in |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Christian Grothoff | do not test against unset cpath values that we skipped |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Christian Grothoff | cancel tunnel destruction if we get another channel... |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Bart Polot | Implement incoming traffic handling on MQ |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Bart Polot | Reconnect to service instead of aborting on a malformed... |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Bart Polot | Refactor reconnect code |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Bart Polot | Implement channel cleanup in MQ API, simplify destroy... |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Bart Polot | Fix free of NULL pointer |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Bart Polot | Implementation of port opening and handling in MQ |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Bart Polot | Add note for clarification |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Bart Polot | Implement the connect and create_channel call for mq api |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Bart Polot | CADET MQ API documentation improvements |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Christian Grothoff | fair, global message buffer implemented |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Christian Grothoff | putting into place the data structures for a global... |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Christian Grothoff | allow external code to use DLL pointers of envelopes... |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Christian Grothoff | improve connection evaluation, include more metrics |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Christian Grothoff | mark as done |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Christian Grothoff | track and return performance metrics per cadet connection |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Christian Grothoff | handle KX AUTH failure by retransmitting KX |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Christian Grothoff | pass connection tunnel identifier to channel when recei... |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Christian Grothoff | have tunnel tell channel which connection it used for... |
commit | commitdiff | tree | snapshot |
2017-01-30 |
David Barksdale | Save next pointer in case mqm gets freed |
commit | commitdiff | tree | snapshot |
2017-01-30 |
David Barksdale | Don't pass NULL to destroy_route |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Christian Grothoff | added path desirability calculations |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Christian Grothoff | add path desirability calculations |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Christian Grothoff | remove route also from routes |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Christian Grothoff | fix shutdown sequence |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Christian Grothoff | fix task cleanup on CTRL-D |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Christian Grothoff | of course we need 'i' here, not 'off' |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Christian Grothoff | sanitize paths to eliminate loops before using them... |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Christian Grothoff | note on des |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Christian Grothoff | collect misc. TODO items into one big list |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Christian Grothoff | introduce buffering options on the route level |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Christian Grothoff | optimize mqm_head scans by avoiding constantly scanning... |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Christian Grothoff | fix ready_cb notifications to ensure they exactly happe... |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Christian Grothoff | implement route timeouts at 3x keepalive frequency |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Christian Grothoff | implement route timeouts at 3x keepalive frequency |
commit | commitdiff | tree | snapshot |
2017-01-29 |
xrs | fixed callback, still with segfault in configuration.c |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Christian Grothoff | implement basics of connection management for tunnels... |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Christian Grothoff | separate connection DLL into a list for ready connectio... |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Christian Grothoff | provide stricter assurances about when we call ready_cb... |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Christian Grothoff | when applicable, do connection selection outside of... |
commit | commitdiff | tree | snapshot |
2017-01-28 |
Christian Grothoff | complete new KX implementation, including KX_AUTH defen... |
commit | commitdiff | tree | snapshot |
2017-01-28 |
Christian Grothoff | KEY_REKEY state was dead in old code, remove in new... |
commit | commitdiff | tree | snapshot |
2017-01-28 |
Christian Grothoff | slightly better documentation for KX logic |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Christian Grothoff | also count messages dropped due to slow clients as... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Christian Grothoff | if in-order unreliable, advance to next message even... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Christian Grothoff | fix comments, fix test |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Christian Grothoff | indentation fixes |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Christian Grothoff | unset XDG environment variable during testcases, as... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Christian Grothoff | add #include to avoid warning |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Christian Grothoff | allow for message drops by CADET in unreliable mode |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Christian Grothoff | add statistics for packets dropped by cadet due to... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Bart Polot | Merge branch 'master' of git+ssh://gnunet.org/gnunet |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Christian Grothoff | introduce concept of unverified_kx, as a step towards... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Bart Polot | Merge branch 'master' of git+ssh://gnunet.org/gnunet |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Christian Grothoff | pass only CadetTunnelAxolotl if it suffices, preparatio... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Christian Grothoff | trying to make KX logic slightly more readable |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Christian Grothoff | implement tie-breaking in case both peers establish... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Christian Grothoff | update POTFILES.in |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Christian Grothoff | remove dead code |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Bart Polot | Merge branch 'master' of git+ssh://gnunet.org/gnunet |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Bart Polot | - third (and hopefully final) draft for CADET API |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Christian Grothoff | use 'futures' bitfield in ACKs properly, revisit unbuff... |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Christian Grothoff | implement random packet drop option, fix retransmission... |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Bart Polot | - second iteration for new CADET API |
commit | commitdiff | tree | snapshot |
next |