Historie revizí

Autor SHA1 Zpráva Datum
  Christian Grothoff 5f83012751 improve NAT API: allow client to store associated data with address před 5 roky
  ng0 31adcb0e02 src: for every AGPL3.0 file, add SPDX identifier. před 5 roky
  Christian Grothoff 61787bfa37 rename fest: use new libgnunetnt instead of old libgnunetats logic for network type classification před 6 roky
  psyc://loupsycedyglgamf.onion/~lynX 4e2504a967 paragraph for gnunet devs that don't know how to use the web před 6 roky
  psyc://loupsycedyglgamf.onion/~lynX 4e29ecde9b glitch in the license text detected by hyazinthe, thank you! před 6 roky
  psyc://loupsycedyglgamf.onion/~lynX cbd60b5e56 first batch of license fixes (boring) před 6 roky
  anryko 70017fcfb7 Fixed int to unsigned casting warning. před 6 roky
  Christian Grothoff d7d5c67e4f fix UDP memory leak před 6 roky
  Christian Grothoff 17d34d5e09 more renamings relating to 'new' service now just being the 'normal' service před 7 roky
  Christian Grothoff d23a815951 removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugins (which will be updated 'later') před 7 roky
  Christian Grothoff ee232f9c14 fix integer overflow test to actually work před 7 roky
  Christian Grothoff 3902d240e4 mostly logging, avoid having more than one typemap in transmission queue, accept port=0 as not an error, tolerate link-local addrs před 7 roky
  Christian Grothoff d473582634 simplify GNUNET_CONTAINER_heap_update_cost API před 7 roky
  Christian Grothoff c3b77fea0f fix calls to test_address, expects a struct sockaddr, not an in_addr před 7 roky
  Christian Grothoff 0d271e8c1e migrate UDP plugin to new NAT logic před 7 roky
  Christian Grothoff 3ace86cc6a -unregister nat on error, indentation, DCE před 8 roky
  Christian Grothoff d8c53b12a8 -avoid calling memcpy() with NULL argument, even if len is 0 před 8 roky
  Bart Polot dd8bd374e1 Fix printf format causing SEISEGV před 8 roky
  Christian Grothoff 95f9076a21 implementing new scheduler shutdown semantics před 8 roky
  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() před 8 roky
  Christian Grothoff bb5fe91d23 -fix (C) notices před 8 roky
  Christian Grothoff be98885538 -fix udp transmission, avoid scheduling when unready před 9 roky
  Christian Grothoff 46c0b95062 -fix log call před 9 roky
  Christian Grothoff 6ef954d076 -log ACK delay vs. last frag transmit před 9 roky
  Christian Grothoff 2a5b881571 -log expected transmission time on enqueue, together with queue size před 9 roky
  Christian Grothoff e029441fb8 -smoother calculation of flow delays, base it on the current message not the previous one před 9 roky
  Christian Grothoff 2e85825b85 -use UINT32_MAX to mean disconnect, for real před 9 roky
  Christian Grothoff 8144f329c2 -more logging, avoid duplicate re-scheduling před 9 roky
  Christian Grothoff e11643df77 -use LOG instead of GNUNET_log před 9 roky
  Christian Grothoff 0a86d72d17 -only schedule select once per fragmented message před 9 roky