Commit History

Author SHA1 Message Date
  Christian Grothoff 2a6e6e1654 -convert vpn/exit/pt to use new CADET ports 8 years ago
  Bart Polot 90c70e8315 - fix CADET-using services 8 years ago
  Christian Grothoff d8c53b12a8 -avoid calling memcpy() with NULL argument, even if len is 0 8 years ago
  Christian Grothoff f5beb3eaf1 -fix misc issues 8 years ago
  Christian Grothoff 021e5d47b4 convert DHT API to new MQ API 8 years ago
  Christian Grothoff e8cf81fdb3 fixing compiler warnings 8 years ago
  Christian Grothoff 95f9076a21 implementing new scheduler shutdown semantics 8 years ago
  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 years ago
  Christian Grothoff f27338992f fix #3869: outdated FSF address 9 years ago
  Christian Grothoff 1719e7dfb2 -indent 9 years ago
  Christian Grothoff a1aee76117 -comments, doxygen, indentation, style fixes, working on test_gns_vpn 9 years ago
  Christian Grothoff 33a7282c26 notify cadet when we are done - for flow control and to get next packet 9 years ago
  Christian Grothoff ff9dca51fb -fix channel initialization with regex involvment 9 years ago
  Christian Grothoff 24dfcbf8ad -logging, doxygen 9 years ago
  Christian Grothoff 34e234898c -fix policy string generation 9 years ago
  Christian Grothoff c2d9d1e64c -bringing copyright tags up to FSF standard 9 years ago
  Christian Grothoff f1f603c7d0 making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or even fully address #3247 9 years ago
  Christian Grothoff 84bcdbdd34 keep exit process running even if it cannot work to avoid ARM restarts 10 years ago
  Bart Polot be4c79e4cd Rename mesh->cadet 10 years ago
  Christian Grothoff d79e4c8d8a -fix leak 10 years ago
  Christian Grothoff fa1999c564 -fix service name construction, remove .gnunet. 10 years ago
  Christian Grothoff d544e81283 -use the same hash function to map service name to hash, not once strlen and then strlen+1 10 years ago
  Christian Grothoff 29a712b998 -check for working app, use correct option 10 years ago
  Christian Grothoff 20bdb60230 -rename enum MeshOption to GNUNET_MESH_ChannelOption to ensure we use GNUNET_MESH_ prefix as we should 10 years ago
  Bart Polot 44d957c380 - change mesh channel creation/notification API 10 years ago
  Bart Polot b7366f3d6a Use encrypted MESH by default 10 years ago
  Christian Grothoff 5272b27b93 -make proper use of new policy parser 10 years ago
  Christian Grothoff 36a80c833a -fix leaks 10 years ago
  Christian Grothoff 0d8ed3bc0b -fix leak, doxygen 10 years ago
  Christian Grothoff 84c6a8e60c -fix possible NPE 10 years ago