Commit History

Author SHA1 Message Date
  Christian Grothoff aa78134a55 -fix many more typos 3 years ago
  Christian Grothoff 30361fe0e8 make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work 4 years ago
  ng0 13226e828c follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663: 4 years ago
  Christian Grothoff 7e3cf5f461 tighten formatting rules 4 years ago
  Christian Grothoff c4e9ba925f global reindent, now with uncrustify hook enabled 4 years ago
  ng0 d41ed82a4e uncrustify as demanded. 4 years ago
  ng0 31adcb0e02 src: for every AGPL3.0 file, add SPDX identifier. 5 years ago
  lurchi a4186fc2fd Revert "integrate dnsparser and dnsstub and tun with libgnunetutil" 6 years ago
  Christian Grothoff 7da98cf076 integrate dnsparser and dnsstub and tun with libgnunetutil 6 years ago
  psyc://loupsycedyglgamf.onion/~lynX 4e2504a967 paragraph for gnunet devs that don't know how to use the web 6 years ago
  psyc://loupsycedyglgamf.onion/~lynX 4e29ecde9b glitch in the license text detected by hyazinthe, thank you! 6 years ago
  psyc://loupsycedyglgamf.onion/~lynX cbd60b5e56 first batch of license fixes (boring) 6 years ago
  Bart Polot 5031ce9079 Change regex combination, allow hex 7 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 f7f68f4f3f check for __GLIBC__ before mallopting 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
  Bart Polot be4c79e4cd Rename mesh->cadet 10 years ago
  Christian Grothoff 9351b1e9bd separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA 10 years ago
  Christian Grothoff 61c39c6056 -remove trailing whitespace 10 years ago
  Bart Polot 4f35d02a21 - decrease amount of PUT rounds to finish all before the GETs start 10 years ago
  Bart Polot f2c3d575ce - tweaks for hex experiments 10 years ago
  Christian Grothoff 00f8889c5f -cleanup leaks 10 years ago
  Christian Grothoff 65e91346db removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly instead 11 years ago
  Christian Grothoff 3d7fefedc9 changing time measurement from milliseconds to microseconds 11 years ago
  Christian Grothoff 3999807382 -introducing signing of regex accept states, removing PID from regex API 11 years ago
  Christian Grothoff 566b7539fc renaming symbols from libgnunetregextest to have the prefix REGEX_TEST 11 years ago
  Christian Grothoff 21a2b4f95b continuing refactoring of regex library structure, disambiguating symbol names between old regex library which is now internal and the public API; moving IP-to-regex conversion functions to tun library, as only vpn is using those to begin with 11 years ago