История коммитов

Автор SHA1 Сообщение Дата
  Bart Polot c45150e1f9 - don't complain about retransmitted connection_create/_ack messages 8 лет назад
  Bart Polot 66fb4c43c0 - doc 8 лет назад
  Bart Polot f7f26f6ca1 Refactor encrypted traffic handling 8 лет назад
  Bart Polot 655c015984 - Fix Coverity #153011, abort on NULL path instead of dereferencing later 8 лет назад
  Bart Polot 6a0ded9c43 Build messages fully in tunnel code, avoid copying in connection layer 8 лет назад
  David Barksdale a4d4706ab2 Don't mind me, I'm just going to put this function back together 8 лет назад
  Bart Polot a1b813f915 - reset timeout for early keepalive on CONN_ACK 8 лет назад
  Bart Polot 4af6ba201b - improve logging of CONN_ACK 8 лет назад
  Bart Polot 49f306406b - don't send ACK con CREATE if one is queued 8 лет назад
  Bart Polot 829ff43c14 - fix AX/KX CID initialization 8 лет назад
  Bart Polot 97ea58bc41 Make a copy of the message on connection level only if it needs to be modified (generated by the Tunnel) 8 лет назад
  Bart Polot 7a5b94705d - simplify connection-level processing of messages to be sent 8 лет назад
  Bart Polot 2f3bf5f8f2 - don't allocate message copies on the heap 8 лет назад
  Bart Polot 3968a7b989 - send connection keepalive if tunnel is unable to send traffic yet 8 лет назад
  Bart Polot eabdf42783 - cancel maintenance message if connection is confirmed while a maintenance message is queued 8 лет назад
  Bart Polot ceb05563e0 - minor changes, TODO, debug message 8 лет назад
  Bart Polot 98d657cd44 - add queue control in peer and connection to cancel MQ_env when those are destroyed, since callbacks could dereference freed memory 8 лет назад
  Bart Polot f98d6a1587 - initialize reserved to 0 to avoid valgrind complaints 8 лет назад
  Bart Polot 102ef99182 -use is_fwd to retrieve traffic direction 8 лет назад
  Bart Polot 38fb8781ef - fix PID accounting without direct queue control 8 лет назад
  Bart Polot b4d5f474ee Port CADET to CORE MQ API 8 лет назад
  Christian Grothoff 25081ad4af putting CADET on a diet: proper alignment for AX KX, kill obsolete OTR legacy code 8 лет назад
  Carlo von lynX c944678c3c fixed a memleak, a static string free, an access of freed memory etc 8 лет назад
  Christian Grothoff d8c53b12a8 -avoid calling memcpy() with NULL argument, even if len is 0 8 лет назад
  Christian Grothoff 95f9076a21 implementing new scheduler shutdown semantics 8 лет назад
  Christian Grothoff 29e6158507 small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context() 8 лет назад
  Bart Polot 4d1dc9916c - fix condition on connection timeout 8 лет назад
  Bart Polot bcfb56a109 - check return value on send_broken_unknown 8 лет назад
  Bart Polot 19d0f50eb1 - refactor, test orderd 8 лет назад
  Bart Polot 03bac82f91 - use proper setter method 8 лет назад