| 2026-04-09 11:58 | meson: add pq pkgconfig | Martin Schanzenbach | 1 | +6 | -0 |
| 2026-04-09 11:57 | meson: add curl pkgconfig | Martin Schanzenbach | 1 | +7 | -0 |
| 2026-03-30 19:36 | flake: fix dependency propagation | Martin Schanzenbach | 1 | +5 | -2 |
| 2026-03-29 16:06 | nix: use stable release packages | Martin Schanzenbach | 2 | +7 | -8 |
| 2026-03-29 12:50 | build: separate make check and make installcheck targets | Martin Schanzenbach | 15 | +22 | -17 |
| 2026-03-29 11:59 | nix: fix build | Martin Schanzenbach | 1 | +12 | -3 |
| 2026-03-29 11:42 | ci: fix bash location detection for more portability | Martin Schanzenbach | 1 | +1 | -1 |
| 2026-03-29 11:41 | nix: add codespell to devshell | Martin Schanzenbach | 1 | +1 | -0 |
| 2026-03-29 11:40 | -fix flake lock | Martin Schanzenbach | 1 | +1 | -1 |
| 2026-03-29 11:39 | build: add rudimentary nix flake | Martin Schanzenbach | 2 | +132 | -0 |
| 2026-03-26 18:57 | build: use /bin/sh for scripts | Martin Schanzenbach | 2 | +2 | -2 |
| 2026-03-26 18:56 | build: add shell.nix file | Martin Schanzenbach | 1 | +29 | -0 |
| 2026-03-19 07:00 | po: update for release | Martin Schanzenbach | 9 | +2463 | -2427 |
| 2026-03-19 06:25 | transport: cancel burst tasks on shutdown, cancel previous dv learn task on rescheduling, cancel open poll timer | Jacki | 2 | +15 | -0 |
| 2026-03-18 19:54 | tests: disable unnecessary services | Martin Schanzenbach | 2 | +25 | -0 |
| 2026-03-18 19:49 | util: Fix OS API bug/regression | Martin Schanzenbach | 1 | +1 | -1 |
| 2026-03-18 13:31 | arm: fix leaks and free before use | Martin Schanzenbach | 1 | +0 | -3 |
| 2026-03-18 00:24 | fs: reserve at least one on-demand-block for indexed files | Jacki | 2 | +21 | -9 |
| 2026-03-17 10:15 | -fix macro definition | Christian Grothoff | 1 | +14 | -14 |
| 2026-03-17 07:35 | gns: fix test IP for gnunet.org | Martin Schanzenbach | 1 | +1 | -1 |
| 2026-03-17 02:08 | pils: fix checking for wrong callback | Jacki | 1 | +1 | -1 |
| 2026-03-17 01:48 | dht: fix parsing addresses by calling check_reply with hello block instead of hello message | Jacki | 1 | +42 | -10 |
| 2026-03-17 00:33 | pils: add logging for debugging operations | Jacki | 1 | +16 | -0 |
| 2026-03-16 22:16 | -fix build issues | Jacki | 2 | +8 | -9 |
| 2026-03-16 21:54 | transport: adjust logging peer identity on communicator connection | Jacki | 1 | +18 | -9 |
| 2026-03-16 21:47 | hello: implement parsing dht p2p hello message, fix dht get hello request | Jacki | 11 | +127 | -60 |
| 2026-03-16 06:15 | cadet: wait for ecdh operation, delay announcement if peer identity is missing, remove init cb | Jacki | 3 | +60 | -35 |
| 2026-03-16 02:18 | dht: load underlays after receiving first valid peer identity | Jacki | 1 | +15 | -10 |
| 2026-03-15 23:41 | dht: drop usage of pils key ring and replace it with pils service using async callbacks | Jacki | 11 | +985 | -362 |
| 2026-03-07 22:10 | cadet: cancel pils operations on destruction | Jacki | 2 | +17 | -2 |
| 2026-03-07 21:57 | cadet: drop usage of pils key ring and use pils service with its async callbacks | Jacki | 10 | +463 | -259 |
| 2026-03-06 17:42 | pils: move access to peer identity and hash from key ring struct into service handle | Jacki | 35 | +458 | -405 |
| 2026-03-06 13:26 | pils: remove explicit function for accessing public key of peer identity | Jacki | 4 | +10 | -36 |
| 2026-03-05 01:00 | transport: use pils key ring in transport service | Jacki | 2 | +116 | -43 |
| 2026-02-25 03:06 | messenger: prevent duplicate merge message from syncing handle and reset syncing handle on error | Jacki | 1 | +6 | -3 |
| 2026-02-24 05:37 | messenger: drop usage of key ring, propagate peer identity switch and fix starving in sync process | Jacki | 5 | +106 | -37 |
| 2026-02-24 03:41 | messenger: avoid sending duplicate merge messages from sync process | Jacki | 4 | +17 | -0 |
| 2026-02-24 02:33 | messenger: using pils service to sign peer messages and syncing clients dynamically | Jacki | 22 | +909 | -520 |
| 2026-02-22 19:09 | messenger: use pils key ring in messenger service | Jacki | 4 | +17 | -22 |
| 2026-02-22 15:37 | pils: adjust logging | Jacki | 1 | +6 | -2 |
| 2026-02-22 15:20 | pils: implement initial callback with valid identity for key ring | Jacki | 17 | +108 | -102 |
| 2026-02-22 14:23 | fs: use key ring for access to current peer identity | Jacki | 3 | +32 | -94 |
| 2026-02-22 14:05 | revocation: use key ring for access to current peer identity | Jacki | 2 | +29 | -15 |
| 2026-02-22 13:55 | pils: add hashsum of identity key to key ring | Jacki | 7 | +97 | -69 |
| 2026-02-22 13:30 | dht: remove usage of static private key from peer | Jacki | 4 | +12 | -18 |
| 2026-02-22 13:00 | core: use pils key ring in core service | Jacki | 4 | +126 | -71 |
| 2026-02-22 12:32 | dht: destroy key ring on shutdown | Jacki | 1 | +5 | -0 |
| 2026-02-22 11:37 | dht: adjust internal service parts to use pils key ring | Jacki | 5 | +124 | -107 |
| 2026-02-22 06:52 | core: abort hash contexts consistently, handle repeated initiator hello and reject client earlier | Jacki | 2 | +47 | -25 |
| 2026-02-22 03:35 | regex: fix segfault of cli tool | Jacki | 1 | +10 | -8 |
| 2026-02-21 23:44 | regex: implement cli tool to announce regular expressions and observe peers doing so | Jacki | 3 | +276 | -0 |
| 2026-02-21 22:29 | messenger: add options hint to the cli tool | Jacki | 1 | +1 | -1 |
| 2026-02-21 04:53 | communicator-udp: lower log level of failed sending KX error to warning | Jacki | 1 | +2 | -2 |
| 2026-02-12 10:43 | rest: fix retrieving longer usernames for basic auth | Jacki | 1 | +18 | -9 |
| 2026-02-21 04:04 | regex: use key ring for announcement to access private key async | Jacki | 4 | +26 | -23 |
| 2026-02-21 03:20 | pils: use pils key ring in dht, exit and nse service | Jacki | 4 | +118 | -76 |
| 2026-02-21 02:27 | regex: use pils key ring in regex service | Jacki | 3 | +30 | -18 |
| 2026-02-21 02:10 | communicator-http3: use pils key ring in http3 communicator | Jacki | 2 | +17 | -16 |
| 2026-02-21 02:04 | communicator-quic: use pils key ring in quic communicator | Jacki | 2 | +25 | -22 |
| 2026-02-21 01:36 | communicator-unix: use pils key ring in unix communicator | Jacki | 2 | +20 | -9 |
| 2026-02-20 23:15 | cadet: implement pils key ring to use current peer identity | Jacki | 9 | +130 | -49 |
| 2026-02-20 22:32 | communicator-udp: use pils key ring in udp communicator | Jacki | 1 | +48 | -119 |
| 2026-02-20 21:59 | pils: implement key ring for peer identity usage | Jacki | 3 | +300 | -120 |
| 2026-02-20 16:10 | meson: add logging verbosity level to summary | Jacki | 1 | +6 | -0 |
| 2026-02-20 03:56 | -fix compiler warnings caused by usage of strchr | Jacki | 4 | +11 | -11 |
| 2026-02-20 03:25 | transport: adjust logging of remaining clients and fix compiler warning | Jacki | 1 | +25 | -6 |
| 2026-02-20 02:54 | pils: printing full peer identity | Jacki | 1 | +8 | -6 |
| 2026-02-20 02:51 | -add year to copyright dates | Jacki | 3 | +3 | -3 |
| 2026-02-20 02:46 | pils: fix logging priority of some messages | Jacki | 1 | +2 | -3 |
| 2026-02-20 02:42 | nse: initialize my_identity in core_init fixing assertion | Jacki | 1 | +2 | -1 |
| 2026-02-20 02:27 | transport: fix removing addresses from udp communicator on shutdown | Jacki | 1 | +1 | -0 |
| 2026-03-16 22:37 | revise GNUNET_process() API one more time | Christian Grothoff | 37 | +290 | -1498 |
| 2026-03-16 00:15 | -use CONST where possible | Christian Grothoff | 1 | +23 | -23 |
| 2026-03-15 20:58 | prevent looping on EINTR with non-blocking | Christian Grothoff | 3 | +20 | -9 |
| 2026-03-15 20:40 | -this wait has to be non-blocking | Christian Grothoff | 1 | +1 | -1 |
| 2026-03-15 20:35 | fix test_core_api_start_only shutdown logic | Christian Grothoff | 2 | +25 | -25 |
| 2026-03-15 20:23 | -minor cleanups | Christian Grothoff | 3 | +4 | -50 |
| 2026-03-15 20:08 | transport: handle some race conditions with PILS PID | Martin Schanzenbach | 1 | +8 | -0 |
| 2026-03-15 19:22 | nse: do not assert PID unchanged | Martin Schanzenbach | 1 | +0 | -3 |
| 2026-03-15 18:57 | -fix new os_process logic: do not prefix args with whitespace | Christian Grothoff | 4 | +58 | -2 |
| 2026-03-15 17:05 | try not to start rps/pils when testing ARM | Christian Grothoff | 1 | +8 | -0 |
| 2026-03-15 16:55 | fix ARM signalling pipe | Christian Grothoff | 1 | +3 | -1 |
| 2026-03-15 16:47 | fix stuff... | Christian Grothoff | 14 | +185 | -101 |
| 2026-03-15 14:45 | more work on migration to new GNUNET_process API | Christian Grothoff | 24 | +677 | -779 |
| 2026-03-15 01:05 | migrate more logic from GNUNET_OS_process to new GNUNET_process API | Christian Grothoff | 5 | +295 | -261 |
| 2026-03-14 23:16 | -more conversions to GNUNET_Process API | Christian Grothoff | 1 | +28 | -15 |
| 2026-03-14 23:11 | gnunet-gns-import: remove ancient tool with zero utility | Christian Grothoff | 1 | +0 | -506 |
| 2026-03-14 23:10 | migrate more logic from GNUNET_OS_process to new GNUNET_process API | Christian Grothoff | 7 | +338 | -258 |
| 2026-03-14 22:25 | migrate more logic from GNUNET_OS_process to new GNUNET_process API | Christian Grothoff | 17 | +412 | -278 |
| 2026-03-14 21:30 | libgnunetutil: finish new OS process implementation | Christian Grothoff | 4 | +65 | -27 |
| 2026-03-14 18:24 | try to convert first test to new process API | Christian Grothoff | 6 | +222 | -68 |
| 2026-03-14 17:47 | first draft of new process API | Christian Grothoff | 4 | +1566 | -44 |
| 2026-03-12 10:03 | util: move non-NULL assert before first usage | Florian Dold | 1 | +2 | -1 |
| 2026-03-11 16:22 | messenger: pad salt values, use encrypt-then-mac in secret messages | Jacki | 2 | +33 | -33 |
| 2026-03-11 16:08 | messenger: use constant expressions as salt and use nonces or event hashes as input data for hkdf | Jacki | 6 | +81 | -52 |
| 2026-03-11 15:22 | messenger: remove chained iv derivation and ensure hkdf success | Jacki | 8 | +225 | -209 |
| 2026-03-11 16:45 | util: provide correct HPKE secret key derivation. Fixes #10534 | Martin Schanzenbach | 3 | +99 | -11 |
| 2026-03-11 11:34 | util: correctly (re)name fixed hkdf functions | Martin Schanzenbach | 9 | +48 | -48 |
| 2026-03-09 10:56 | Issue #10898: New safe API for HKDF | Martin Schanzenbach | 32 | +686 | -889 |
| 2026-02-13 09:26 | separate out arm jobs | Christian Grothoff | 9 | +4 | -4 |
| 2026-02-02 06:42 | -minor cleanups, comments, logging, indentation | Christian Grothoff | 3 | +110 | -42 |
| 2026-01-30 10:36 | peerstore: fix hello parsing (t3sserakt by mail) | Martin Schanzenbach | 1 | +6 | -3 |
| 2026-01-21 03:36 | messenger: add encrypted checksums to key records and fix monitoring them | Jacki | 3 | +158 | -11 |
| 2026-01-19 07:44 | -fix compatibility with changes of tolower function | Jacki | 1 | +13 | -9 |
| 2026-01-11 01:41 | messenger: implement using secret to encrypt/decrypt local epoch, group and hpke keys | Jacki | 5 | +47 | -15 |
| 2025-11-22 01:20 | -fix gnsrecord plugin of messenger service | Jacki | 1 | +1 | -0 |
| 2025-11-22 01:04 | messenger: implement plugin funcionality for gnsrecord of hpke encryption keys | Jacki | 1 | +137 | -10 |
| 2025-11-22 00:13 | messenger: write/read hpke encryption keys to/from records | Jacki | 6 | +375 | -31 |
| 2025-11-21 03:52 | messenger: generating a new encryption key if identity key changes | Jacki | 1 | +2 | -0 |
| 2025-11-21 03:37 | messenger: use separate hpke keys for encryption instead of converting them from the identity key | Jacki | 9 | +448 | -71 |
| 2025-11-20 03:48 | messenger: store public key for hpke per contact and room in memory | Jacki | 7 | +170 | -22 |
| 2025-11-20 02:18 | util: rename hpke type enum and increase libgnunetutil version | Jacki | 2 | +7 | -7 |
| 2025-11-20 02:08 | util: fix byte-order of hpke key type in conversion functions | Jacki | 1 | +4 | -4 |
| 2025-11-20 01:40 | messenger: explit usage of hpke keys for encryption/decryption | Jacki | 7 | +199 | -17 |
| 2025-11-20 01:37 | util: adjust function names of blindable public keys to be consistent with newer naming | Jacki | 28 | +116 | -111 |
| 2025-12-30 08:55 | hello: Update bootstrap hello with new expiration | Martin Schanzenbach | 1 | +1 | -1 |
| 2025-12-22 20:50 | update NEWS | Christian Grothoff | 2 | +10 | -0 |
| 2025-12-21 16:33 | -typo in comment | Christian Grothoff | 1 | +1 | -1 |
| 2025-12-18 13:11 | pq: report if an array-column _is_ NULL | Özgür Kesim | 2 | +67 | -20 |
| 2025-12-15 19:25 | util: fix GNUNET_STRINGS_utf8_tolower/GNUNET_STRINGS_utf8_toupper API design flaw that basically made safe usage hard; code had various cases where the API was used unsafely that this also fixes | Christian Grothoff | 12 | +139 | -108 |
| 2025-12-04 09:42 | pq: fix #10712 | Christian Grothoff | 1 | +4 | -3 |
| 2025-11-18 10:00 | debian: bump version | Florian Dold | 1 | +6 | -0 |
| 2025-11-15 19:32 | update news | Martin Schanzenbach | 1 | +3 | -0 |
| 2025-11-15 10:00 | pq: make oid retrieval schema aware | Özgür Kesim | 1 | +3 | -5 |
| 2025-11-13 19:41 | update news; po | Martin Schanzenbach | 9 | +1421 | -1416 |
| 2025-11-13 12:11 | abd: fix build | Martin Schanzenbach | 1 | +1 | -0 |
| 2025-11-10 21:32 | -indentation and comment de-duplication | Christian Grothoff | 2 | +77 | -119 |
| 2025-10-22 17:42 | -indentation and comment-fixes only | Christian Grothoff | 1 | +15 | -7 |
| 2025-10-28 20:36 | libgnunetutil: add GNUNET_TIME_round_interval2s and GNUNET_TIME_string_to_round_interval convenience functions, use them in libgnunetjson | Christian Grothoff | 4 | +93 | -63 |
| 2025-10-28 19:48 | libgnunetjson: add JSON helpers for parsing/seralizing GNUNET_TIME_RounderInterval enumerations | Christian Grothoff | 4 | +156 | -1 |
| 2025-10-28 18:56 | use localtime, makes more sense for rounding | Christian Grothoff | 1 | +6 | -6 |
| 2025-10-28 16:17 | libgnunetutil: add new time rounding functions (GNUNET_TIME_round_down, GNUNET_TIME_round_up, GNUNET_TIME_relative_to_round_interval) | Christian Grothoff | 3 | +358 | -7 |
| 2025-10-28 16:17 | libgnunetpq: fix compiler warning | Christian Grothoff | 1 | +2 | -9 |
| 2025-10-28 12:31 | -fix comments | Christian Grothoff | 1 | +2 | -2 |
| 2025-10-24 14:48 | fs(fix): check existance of pils handle | ch3 | 1 | +2 | -2 |
| 2025-10-24 14:54 | crypto: fix docstrings of headers | ch3 | 1 | +4 | -3 |
| 2025-10-27 09:34 | util/crypto/identity: Major refactoring to clarify usage of HPKE and GNS | Martin Schanzenbach | 177 | +1891 | -1704 |
| 2025-10-20 16:25 | pils: actually ship header | Martin Schanzenbach | 1 | +1 | -0 |
| 2025-10-20 12:12 | update po | Martin Schanzenbach | 8 | +192 | -184 |
| 2025-10-20 12:11 | update news | Martin Schanzenbach | 1 | +4 | -0 |
| 2025-10-10 01:14 | namecache: build flat namecache plugin | Daniel Golle | 1 | +10 | -0 |
| 2025-10-16 11:50 | libgnunetpq: INFO level is too high, change log level to DEBUG | Christian Grothoff | 1 | +10 | -10 |
| 2025-10-13 15:52 | {name,data}{store,cache},messenger,regex: fix various compiler warnings; clang some with significant impact wrt uninitialized variables (aka bugs) | Martin Schanzenbach | 16 | +613 | -569 |
| 2025-10-13 11:32 | testing: fix more warnings | Martin Schanzenbach | 1 | +2 | -2 |
| 2025-10-13 11:29 | testing: fix compilation warnings | Martin Schanzenbach | 1 | +1 | -1 |
| 2025-10-10 01:13 | namecache: install sql files | Daniel Golle | 1 | +16 | -0 |
| 2025-10-10 01:13 | meson: convert cURL version detection to compile-time test | Daniel Golle | 1 | +6 | -3 |
| 2025-10-10 01:13 | meson: convert libsodium version detection to compile-time test | Daniel Golle | 1 | +8 | -5 |
| 2025-10-10 01:12 | meson: convert SQLite version detection to compile-time test | Daniel Golle | 1 | +6 | -3 |
| 2025-10-10 09:48 | build: add note on curl ssl check | Martin Schanzenbach | 1 | +3 | -0 |
| 2025-09-25 10:29 | ignore statoverride failures | Christian Grothoff | 1 | +1 | -1 |
| 2025-09-24 15:13 | update news more | Martin Schanzenbach | 1 | +2 | -0 |
| 2025-09-24 15:11 | update news | Martin Schanzenbach | 1 | +4 | -0 |
| 2025-09-24 14:40 | transport: fix key derivations in communicators | Martin Schanzenbach | 2 | +46 | -212 |
| 2025-09-22 12:01 | pils: fix warnings | Martin Schanzenbach | 2 | +23 | -25 |
| 2025-09-22 12:01 | core: fix failing tests due to parallel execution | Martin Schanzenbach | 2 | +6 | -1 |
| 2025-09-22 12:00 | util: fix warnings | Martin Schanzenbach | 1 | +2 | -2 |
| 2025-09-22 12:00 | transport: disable failing tests | Martin Schanzenbach | 1 | +206 | -198 |
| 2025-09-22 06:30 | pils: fix hello test, fixes #10430 | Martin Schanzenbach | 1 | +21 | -55 |
| 2025-09-19 20:28 | util: Change to assigned HPKE codepoint for DHKEM+Elligator. See https://www.iana.org/assignments/hpke/ | Martin Schanzenbach | 1 | +2 | -2 |
| 2025-09-19 20:23 | fs: teach FS about PILS | Martin Schanzenbach | 3 | +45 | -16 |
| 2025-09-17 10:37 | hello: fix test | Martin Schanzenbach | 1 | +2 | -2 |
| 2025-09-17 09:55 | update po | Martin Schanzenbach | 9 | +2530 | -2935 |
| 2025-09-17 09:52 | update news | Martin Schanzenbach | 1 | +7 | -0 |
| 2025-09-17 09:49 | hello: add new bootstrap peer hello | Martin Schanzenbach | 3 | +2 | -1 |
| 2025-09-17 09:47 | hello: fix segfaults | Martin Schanzenbach | 1 | +6 | -1 |
| 2025-09-17 09:31 | handbook: update | Martin Schanzenbach | 0 | +0 | -0 |
| 2025-09-17 09:14 | pils: put PID derivation commented code behind ifdef | Martin Schanzenbach | 1 | +9 | -5 |
| 2025-09-16 10:00 | build: Remove autotools. Fixes #9555 | Martin Schanzenbach | 180 | +0 | -19179 |
| 2025-09-15 20:54 | ci: no recutils | Martin Schanzenbach | 1 | +0 | -1 |
| 2025-09-15 20:50 | ci: s/bookworm/trixie | Martin Schanzenbach | 3 | +3 | -3 |
| 2025-09-15 15:25 | core: various initialization and memory fixes; coverity | Martin Schanzenbach | 2 | +16 | -139 |
| 2025-09-15 15:10 | transport: various initializationa and memory fixes; coverity | Martin Schanzenbach | 2 | +3 | -3 |
| 2025-09-15 12:03 | transport: various initializationa and memory fixes; coverity | Martin Schanzenbach | 1 | +9 | -4 |
| 2025-09-15 11:44 | namestore: assert that zone cannot be null in this case | Martin Schanzenbach | 1 | +1 | -0 |
| 2025-09-15 11:40 | namestore: fix possible nptr deref | Martin Schanzenbach | 1 | +8 | -8 |
| 2025-09-15 11:32 | namestore: fix use of wrong variable | Martin Schanzenbach | 1 | +1 | -1 |
| 2025-09-15 11:30 | namestore: add assertion for coverity | Martin Schanzenbach | 1 | +1 | -0 |
| 2025-09-15 11:00 | namestore: fix possible buffer overrun | Martin Schanzenbach | 1 | +1 | -0 |
| 2025-09-15 10:28 | gns: fix indices handling of skipped records, coverity | Martin Schanzenbach | 1 | +54 | -43 |
| 2025-09-11 11:27 | namestore/gns: fixes to zonefile import | Martin Schanzenbach | 1 | +42 | -223 |
| 2025-09-11 10:07 | namestore/gns: update zonefile to GNS import with queue | Martin Schanzenbach | 3 | +594 | -60 |
| 2025-09-06 09:23 | build: Fix portability in BSD plattforms wrt *swap16 | Martin Schanzenbach | 1 | +3 | -0 |
| 2025-09-03 09:42 | namestore/gns: remove merged absorb file | Martin Schanzenbach | 2 | +0 | -898 |
| 2025-09-02 13:16 | gns: always return LEHO as UTF-8 | Martin Schanzenbach | 1 | +12 | -1 |
| 2025-09-02 13:04 | namestore/gns: support handling of IDN names | Martin Schanzenbach | 2 | +139 | -34 |
| 2025-09-02 13:03 | gns: properly handle internationalized names for GNS2DNS delegations | Martin Schanzenbach | 1 | +19 | -3 |
| 2025-09-02 07:41 | namestore/gns: actually add delegations and properly cleanup | Martin Schanzenbach | 1 | +105 | -9 |
| 2025-09-01 14:55 | namestore/gns: fix query restart | Martin Schanzenbach | 1 | +8 | -1 |
| 2025-09-01 12:06 | namestore/gns: start merging zoneimport and absorb. this also fixes handling of GNS2DNS according to the spec RFC9498 which we probably forgot to change in the code | Martin Schanzenbach | 5 | +410 | -297 |
| 2025-08-27 12:03 | build: add format target to makefile | Martin Schanzenbach | 1 | +4 | -0 |
| 2025-08-27 12:03 | - uncrustify | Martin Schanzenbach | 1 | +10 | -6 |
| 2025-08-27 12:02 | - uncrustify | Martin Schanzenbach | 1 | +2 | -1 |
| 2025-08-27 12:02 | gns: add new DNS delegation absorption tool | Martin Schanzenbach | 2 | +815 | -0 |
| 2025-08-27 12:02 | readd ego_get_name for some reason it got deleted | Martin Schanzenbach | 1 | +5 | -1 |
| 2025-08-24 14:32 | Update editorconfig with meson settings | Martin Schanzenbach | 1 | +6 | -1 |
| 2025-08-24 14:30 | Add editorconfig | Martin Schanzenbach | 1 | +20 | -0 |
| 2025-08-24 13:30 | build: also check meson fmt in precommit | Martin Schanzenbach | 1 | +20 | -4 |
| 2025-08-24 12:34 | meson: fmt | Martin Schanzenbach | 3 | +10 | -11 |
| 2025-08-24 12:32 | - use already existin gscripts | Martin Schanzenbach | 5 | +2 | -155 |
| 2025-08-24 09:53 | gns: revert accidental wip commit | Martin Schanzenbach | 1 | +0 | -475 |
| 2025-08-24 09:47 | build: add note to hook info | Martin Schanzenbach | 1 | +1 | -0 |
| 2025-08-24 09:46 | - uncrustify | Martin Schanzenbach | 9 | +273 | -234 |
| 2025-08-24 09:46 | build: add codespell to precommit hook if available | Martin Schanzenbach | 18 | +671 | -27 |
| 2025-08-23 18:00 | pq: cleanup code and tests for NULL handling in arrays | Özgür Kesim | 2 | +120 | -152 |
| 2025-08-23 14:24 | pq: added tests for arrays of fixed- and variable-sized data with NULL | Özgür Kesim | 3 | +476 | -38 |
| 2025-08-22 10:41 | pq: simplify logic for is_null check in array handling | Özgür Kesim | 1 | +6 | -11 |
| 2025-08-22 10:34 | pq: added tests for arrays to pointers of time types, with NULL elements | Özgür Kesim | 2 | +353 | -18 |
| 2025-08-21 19:32 | pq: added support for NULL elements in array in results | Özgür Kesim | 2 | +212 | -17 |
| 2025-08-18 09:54 | pq: added NULL-element support in arrays in queries | Özgür Kesim | 1 | +52 | -9 |
| 2025-08-17 23:25 | -fix typos | Christian Grothoff | 27 | +104 | -104 |
| 2025-08-17 22:44 | -fix compiler warnings in perf_crypto_hash.c | Christian Grothoff | 1 | +41 | -24 |
| 2025-08-15 15:08 | -no rpath | Christian Grothoff | 1 | +1 | -2 |
| 2025-08-14 14:52 | PQ: implement GNUNET_PQ_result_spec_unblinded_sig | Christian Grothoff | 2 | +151 | -1 |
| 2025-08-14 13:13 | fix most of #6968 | Christian Grothoff | 3 | +47 | -44 |
| 2025-08-13 19:44 | pq: update version | Özgür Kesim | 2 | +2 | -2 |
| 2025-08-09 10:52 | pq: add support for null elements in arrays | Özgür Kesim | 5 | +461 | -145 |
| 2025-08-10 14:28 | PQ: add missing helper for extracing blinded signatures from PQ | Christian Grothoff | 2 | +151 | -0 |
| 2025-08-04 20:13 | pils: reuse existing peer IDs for PILS initial key | Martin Schanzenbach | 1 | +23 | -103 |
| 2025-08-04 08:36 | pils: fix mq release after send | Martin Schanzenbach | 2 | +5 | -1 |
| 2025-08-04 08:34 | pils: fix message id parsing | Martin Schanzenbach | 1 | +2 | -1 |
| 2025-08-04 08:08 | core: correctly use xchacha everywhere | Martin Schanzenbach | 1 | +16 | -16 |
| 2025-08-03 21:14 | core/cake: add some rekey logic | Martin Schanzenbach | 1 | +144 | -70 |
| 2025-08-03 19:56 | core/cake: cleanup | Martin Schanzenbach | 2 | +27 | -19 |
| 2025-08-03 19:39 | core/cake: cleanup | Martin Schanzenbach | 2 | +19 | -30 |
| 2025-08-03 19:34 | core/cake: securely delete secrets (if possible) | Martin Schanzenbach | 2 | +42 | -1 |
| 2025-08-01 08:19 | core/cake: various bugfixes and debugging | Martin Schanzenbach | 11 | +1086 | -1027 |
| 2025-08-01 07:59 | core/cake: actually copy all keys | Martin Schanzenbach | 1 | +2 | -2 |
| 2025-08-01 07:57 | core/cake: fix missing keys | Martin Schanzenbach | 1 | +7 | -7 |
| 2025-08-01 07:45 | core/cake: properly send encrypted heartbeat | Martin Schanzenbach | 3 | +146 | -111 |
| 2025-08-01 07:10 | core/cake: refactoring; add heartbeats back (again) | Martin Schanzenbach | 3 | +365 | -277 |
| 2023-08-30 14:33 | CORE-NG / CAKE Implementation | Julius Bünger | 97 | +17077 | -4029 |
| 2025-08-02 23:40 | -remove bogus 'const' on return values | Christian Grothoff | 1 | +4 | -4 |
| 2025-07-21 13:33 | tolerate timestamp given in plain seconds for #10201 | Christian Grothoff | 1 | +12 | -0 |
| 2024-11-05 15:45 | MESSENGER: implement changes for E2E encryption establishing forward secrecy in private chat rooms | Jacki | 82 | +12269 | -1276 |
| 2025-07-10 19:04 | -fix indent | Christian Grothoff | 1 | +3 | -1 |
| 2025-07-08 12:46 | util: Removed HPKE authkem tests | Martin Schanzenbach | 1 | +0 | -231 |
| 2025-07-08 12:43 | util: Removed authkem HPKE API | Martin Schanzenbach | 2 | +24 | -226 |
| 2025-07-07 21:57 | util: simplify symlink resolution using realpath | Martin Schanzenbach | 1 | +2 | -12 |
| 2025-07-07 21:20 | util: fix following symlinks on size determination correctly | Martin Schanzenbach | 1 | +9 | -2 |
| 2025-07-01 10:00 | util: Properly follow symlinks when determining file size. Fixes #10126 | Martin Schanzenbach | 3 | +23 | -1 |
| 2025-06-24 15:06 | bump Debian version | Florian Dold | 1 | +6 | -0 |
| 2025-06-24 10:35 | po: update for release | Martin Schanzenbach | 8 | +347 | -420 |
| 2025-06-24 10:33 | NEWS v0.24.3 | Martin Schanzenbach | 1 | +7 | -0 |
| 2025-06-24 10:30 | gana/doc: update | Martin Schanzenbach | 1 | +12 | -0 |
| 2025-06-24 10:02 | -remove printfs, failed to save buffer properly | Christian Grothoff | 1 | +1 | -13 |
| 2025-06-24 09:53 | libgnunetmhd: bump revision | Christian Grothoff | 2 | +2 | -2 |
| 2025-06-24 09:51 | fix #10125: decompression failure (failed to update output buffer size when growing it) | Christian Grothoff | 1 | +17 | -2 |
| 2025-06-24 09:30 | libgnunetmhd: improve interger overflow checks and use of enumerations | Christian Grothoff | 1 | +50 | -31 |
| 2025-06-15 12:27 | service activation: properly use LISTEN_FDNAMES as per modern systemd specification | Christian Grothoff | 2 | +138 | -44 |
| 2025-06-10 07:48 | -doxygen fix | Christian Grothoff | 1 | +2 | -1 |
| 2025-06-07 14:32 | identity: remove already deleted API from header and all references to it. | Martin Schanzenbach | 6 | +5 | -39 |
| 2025-06-05 07:49 | doc: Update dependencies in readme | Martin Schanzenbach | 1 | +13 | -14 |
| 2025-06-05 07:47 | build: Correctly require gnutls as optional | Martin Schanzenbach | 5 | +32 | -26 |
| 2025-06-02 05:09 | build: add buildting option conversion for meson coverage targets | Martin Schanzenbach | 1 | +7 | -2 |
| 2025-06-01 11:57 | CI: do not use unset variable | Martin Schanzenbach | 1 | +1 | -1 |
| 2025-06-01 10:26 | gana: remove deprecated contrib folder | Martin Schanzenbach | 1 | +0 | -1 |
| 2025-05-20 12:14 | -bump version | Christian Grothoff | 1 | +1 | -1 |
| 2025-05-20 12:14 | support time specs with 'w' for weeks and 'y' for years as well | Christian Grothoff | 2 | +3 | -0 |
| 2025-04-19 20:14 | update news | Christian Grothoff | 1 | +6 | -0 |
| 2025-04-30 06:46 | remove unused label | Christian Grothoff | 1 | +0 | -1 |
| 2025-04-19 20:08 | minor bugfix release v0.24.2 | Christian Grothoff | 1 | +6 | -0 |
| 2025-04-18 20:44 | -bump libtool version lib libgnunetcurl | Christian Grothoff | 1 | +1 | -1 |
| 2025-04-18 20:43 | libgnunetcurl: fix GNUNET_CURL_extend_headers(): previously had no effect | Christian Grothoff | 1 | +7 | -1 |
| 2025-04-17 12:47 | build: Ignore mesonbuilddir as opt for meson | Martin Schanzenbach | 1 | +3 | -0 |
| 2025-04-17 10:29 | build: No tests on make dist | Martin Schanzenbach | 1 | +1 | -1 |
| 2025-04-15 14:35 | build: add doxygen target to make | Martin Schanzenbach | 1 | +5 | -0 |
| 2025-04-15 11:30 | build: fix error in underscoring features in configure file | Martin Schanzenbach | 1 | +4 | -3 |
| 2025-04-14 13:05 | libgnuneutil: configuration loader should skip only files that do not end in '.conf', not all (remaining) configuration files, fixes #9709 | Christian Grothoff | 3 | +60 | -28 |
| 2025-04-13 17:47 | doxygen: fix versioning | Martin Schanzenbach | 4 | +3 | -4 |
| 2025-04-13 17:28 | -forgot to add file | Martin Schanzenbach | 1 | +2 | -0 |
| 2025-04-13 17:16 | meson: add doxygen target | Martin Schanzenbach | 6 | +448 | -308 |
| 2025-04-13 10:26 | build: configure file semantic fix srcdir does not need fallback here | Martin Schanzenbach | 1 | +1 | -1 |
| 2025-04-13 10:18 | build: make configure script output availalbe directory variables in --help | Martin Schanzenbach | 1 | +7 | -5 |
| 2025-04-12 20:31 | util: fix logging with timetravel, offset was wrong by a mere 1000x, resulting in wrong time-traveled offsets in the logs | Christian Grothoff | 1 | +6 | -6 |
| 2025-04-12 19:56 | gnunet-config: fix segfault: completely bogus free of argv() | Christian Grothoff | 1 | +0 | -3 |
| 2025-04-11 12:26 | prepare for release | Martin Schanzenbach | 9 | +35 | -34 |
| 2025-04-11 12:21 | build: only rebuild makefile on Makefile.in change | Martin Schanzenbach | 1 | +1 | -1 |
| 2025-04-11 10:05 | build: make makefile target work with oder make versions | Martin Schanzenbach | 2 | +7 | -8 |
| 2025-04-11 07:11 | -remove commented out code | Martin Schanzenbach | 1 | +0 | -29 |
| 2025-04-11 07:07 | build: add srcdir to meson setup in configure | Martin Schanzenbach | 1 | +3 | -1 |
| 2025-04-10 21:02 | build: more options passthrough configure | Martin Schanzenbach | 3 | +60 | -21 |
| 2025-04-10 17:30 | build: add make targets for check and dist | Martin Schanzenbach | 2 | +39 | -25 |
| 2025-04-10 15:02 | release packaging steps | Christian Grothoff | 9 | +97 | -90 |
| 2025-04-10 13:26 | release v0.24.1 with bugfixes | Christian Grothoff | 1 | +6 | -0 |
| 2025-04-10 11:50 | do not log errors if default configuration does not exist (#9709) | Christian Grothoff | 2 | +16 | -2 |
| 2025-04-09 09:03 | build: add readme notes on configure script usage | Martin Schanzenbach | 1 | +9 | -0 |
| 2025-04-09 09:00 | build: do not ignore configure files anymore (meson wrapper) | Martin Schanzenbach | 1 | +2 | -2 |
| 2025-04-09 08:59 | build: add configure script for meson, Issue #9717 | Martin Schanzenbach | 2 | +251 | -0 |
| 2025-04-07 20:27 | PQ: fix assertion failure on DB reconnect | Christian Grothoff | 1 | +7 | -1 |
| 2025-04-04 04:02 | bump version for debian package | Christian Grothoff | 1 | +6 | -0 |
| 2025-03-20 19:09 | common: use __func__ and fallback only to __FUNCTION__ | Martin Schanzenbach | 1 | +2 | -2 |
| 2025-03-19 11:16 | add another invariant to container DLL macros to fix #9637 (static analysis warning) | Christian Grothoff | 1 | +102 | -94 |
| 2025-03-17 16:12 | meson: do not run perf tests in default test suite | Martin Schanzenbach | 4 | +6 | -6 |
| 2025-03-15 11:26 | transport: handle regression with wrong function signatures that are pedantically checked with >=gcc-15 | Martin Schanzenbach | 1 | +2 | -1 |
| 2025-03-14 13:37 | handbook: update | Martin Schanzenbach | 0 | +0 | -0 |
| 2025-03-13 13:19 | meson: minor cleanup | Martin Schanzenbach | 1 | +16 | -4 |
| 2025-03-12 18:31 | debian: skip autoreconf | Martin Schanzenbach | 1 | +3 | -0 |
| 2025-03-12 18:16 | debian: make build work with meson, minus some kinks like autoreconf is run | Martin Schanzenbach | 1 | +0 | -1 |
| 2025-03-12 17:43 | debian: do not override configure | Martin Schanzenbach | 1 | +0 | -3 |
| 2025-03-12 17:21 | debian: typo | Martin Schanzenbach | 1 | +1 | -1 |
| 2025-03-12 17:08 | debian: also add to catch all as param to use meson | Martin Schanzenbach | 1 | +1 | -1 |
| 2025-03-12 16:58 | debian: taking a jab at dpkg | Martin Schanzenbach | 1 | +1 | -1 |
| 2025-03-12 16:58 | meson: some portability changes regarding user detection | Martin Schanzenbach | 1 | +15 | -6 |
| 2025-03-08 07:58 | meson: optionally allow to strip rpath | Martin Schanzenbach | 87 | +630 | -564 |
| 2025-03-07 15:35 | po: update | Martin Schanzenbach | 8 | +96 | -95 |
| 2025-03-07 15:32 | -spelling | Martin Schanzenbach | 1 | +1 | -1 |
| 2025-03-07 12:54 | meson: also add rpath to executables and run meson fmt | Martin Schanzenbach | 102 | +6380 | -4686 |
| 2025-03-07 12:25 | meson: also add rpath to shared_modules | Martin Schanzenbach | 21 | +213 | -184 |
| 2025-03-07 10:34 | meson: forgot to add file | Martin Schanzenbach | 1 | +40 | -0 |
| 2025-03-07 10:20 | meson: fix rpath for datastore | Martin Schanzenbach | 1 | +1 | -2 |
| 2025-03-07 10:14 | meson: add testbed artifacts for autotools parity | Martin Schanzenbach | 3 | +23 | -1 |
| 2025-03-07 10:02 | meson: allow automatic libtool versioning again. Also add rpath to installed so's | Martin Schanzenbach | 38 | +494 | -373 |
| 2025-03-06 01:44 | add missing range check | Christian Grothoff | 1 | +6 | -0 |
| 2025-03-05 17:27 | add int16_t JSON and PQ specs | Iván Ávalos | 4 | +130 | -0 |
| 2025-03-05 18:01 | ci: simply destroy build dir at start of script | Devan Carpenter | 1 | +7 | -4 |
| 2025-03-05 16:10 | ci: wipe meson workdir to ensure clean build | Devan Carpenter | 1 | +1 | -1 |
| 2024-11-05 14:48 | cong: fix new core cryptography: send nonce | ch3 | 1 | +1 | -0 |
| 2025-03-04 08:43 | Merge remote-tracking branch 'origin/dev/dvn/make-codespell-happy' | Martin Schanzenbach | 20 | +74 | -71 |
| 2025-03-03 14:16 | fix typos and add to codespell ignore list | Devan Carpenter | 20 | +74 | -71 |
| 2025-03-03 15:00 | mhd: add missing curl dependency for meson | Martin Schanzenbach | 1 | +1 | -0 |
| 2025-03-03 14:54 | mhd: add missing zlib dependency for meson | Martin Schanzenbach | 1 | +1 | -0 |
| 2025-03-03 11:59 | po: Update | Martin Schanzenbach | 11 | +317 | -18 |
| 2025-03-03 09:05 | -forgot file | Christian Grothoff | 1 | +26 | -0 |
| 2025-03-01 23:48 | -remove no longer required include | Christian Grothoff | 1 | +0 | -1 |
| 2025-03-01 23:46 | -fix debian package rule | Christian Grothoff | 1 | +1 | -0 |
| 2025-03-01 23:38 | JSON: split off libgnunetmhd from libgnunetjson, renaming various GNUNET_JSON_-symbols to GNUNET_MHD_-. Removes dependency of libgnunetjson on libmicrohttpd. | Christian Grothoff | 15 | +742 | -676 |
| 2025-03-01 23:16 | mhd2 test | Christian Grothoff | 3 | +21 | -1 |
| 2025-02-26 20:09 | ci: update build script to use meson | Devan Carpenter | 2 | +7 | -11 |
| 2025-02-17 15:21 | meson: more options porting | Martin Schanzenbach | 2 | +2 | -0 |
| 2025-02-17 13:48 | meson: more options porting | Martin Schanzenbach | 2 | +16 | -2 |
| 2025-02-14 16:16 | meson: do not build monolith by default | Martin Schanzenbach | 1 | +1 | -1 |
| 2025-02-14 16:01 | Revert "meson: no need to compatibility version since we require 1.0 anyway" | Martin Schanzenbach | 1 | +2 | -0 |
| 2025-02-14 13:22 | meson: revert AC_SUBST for now | Martin Schanzenbach | 2 | +4 | -2 |
| 2025-02-14 09:34 | meson: remove disclaimer | Martin Schanzenbach | 1 | +0 | -1 |
| 2025-02-14 09:21 | meson: no need to compatibility version since we require 1.0 anyway | Martin Schanzenbach | 1 | +0 | -2 |
| 2025-02-14 08:54 | meson: More cleanup and updating documentation and tooling | Martin Schanzenbach | 8 | +110 | -110 |
| 2025-02-14 07:41 | meson: improve header and function checks | Martin Schanzenbach | 1 | +99 | -59 |
| 2025-02-11 22:35 | pq: use different task for polling events after posting event | Florian Dold | 3 | +34 | -5 |
| 2025-02-11 15:41 | pq: always notify asynchronously | Florian Dold | 1 | +10 | -9 |
| 2025-02-11 14:21 | explain why we trigger polling | Christian Grothoff | 1 | +2 | -0 |
| 2025-02-11 14:18 | prevent recursive entering of GNUNET_PQ_event_do_poll() | Christian Grothoff | 1 | +5 | -0 |
| 2025-01-23 19:09 | debian: prerelease package 0.23.2~rc.1 | Florian Dold | 1 | +6 | -0 |
| 2025-01-14 22:22 | -add missing prototype | Christian Grothoff | 1 | +10 | -0 |
| 2025-01-14 22:21 | -fix assertions and compiler warnings | Christian Grothoff | 1 | +15 | -35 |
| 2025-01-12 14:25 | build: separate pkgconfig file for libgnsrecord to sync with meson generated files | Martin Schanzenbach | 4 | +17 | -2 |
| 2025-01-12 14:22 | meson: harmonize library versions | Martin Schanzenbach | 2 | +4 | -4 |
| 2025-01-12 11:56 | build: hopefully finally correctly fix libatomic detection for older toolchains | Martin Schanzenbach | 2 | +7 | -1 |
| 2025-01-12 08:45 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2025-01-11 12:35 | -codespell | Christian Grothoff | 1 | +4 | -4 |
| 2025-01-11 12:33 | -indentation | Christian Grothoff | 1 | +2 | -1 |
| 2025-01-09 18:28 | meson: json harmonize soversion with autotools build | Martin Schanzenbach | 1 | +2 | -2 |
| 2025-01-09 16:10 | add support to GNUNET_JSON_pack_ for NULL field name in objects | Iván Ávalos | 3 | +62 | -13 |
| 2025-01-08 13:23 | build: fix atomic detection in meson | Martin Schanzenbach | 1 | +4 | -1 |
| 2025-01-08 12:48 | build: remove java remnants | Martin Schanzenbach | 24 | +103 | -131 |
| 2025-01-05 21:23 | build: Fix regression wrt atomics detection and other portability fixes. | Martin Schanzenbach | 5 | +8 | -13 |
| 2025-01-03 10:53 | remove broken configure test for libatomic | Christian Grothoff | 1 | +0 | -2 |
| 2025-01-03 10:52 | -fix compiler warning | Christian Grothoff | 1 | +19 | -13 |
| 2025-01-03 10:52 | always use -latomic, existing configure test does not work on R-Pi | Christian Grothoff | 1 | +1 | -5 |
| 2025-01-01 17:56 | -pogen | Martin Schanzenbach | 1 | +2 | -1 |
| 2025-01-01 16:25 | -fix ftbfs | Martin Schanzenbach | 1 | +8 | -8 |
| 2025-01-01 14:18 | - add WIP cmd to connect peers | Martin Schanzenbach | 1 | +273 | -0 |
| 2025-01-01 12:20 | -intermediate progress commit | Martin Schanzenbach | 3 | +3 | -3 |
| 2024-12-30 13:10 | -fix signatures, copy is copy, thus no const | Christian Grothoff | 1 | +2 | -2 |
| 2024-12-30 13:10 | -fix signatures, copy is copy, thus no const | Christian Grothoff | 2 | +4 | -4 |
| 2024-12-30 13:00 | JSON: add support for a broader range of primitives in libgnunetjson | Christian Grothoff | 3 | +280 | -62 |
| 2024-12-23 07:45 | transport: fix dist; slate transport-testing2 for deletion | Martin Schanzenbach | 2 | +2 | -1 |
| 2024-12-22 22:03 | testing: drop verbose plugin file name prefix from config | Martin Schanzenbach | 5 | +12 | -6 |
| 2024-12-22 20:26 | skip inaccessible sections when iterating | Christian Grothoff | 1 | +14 | -7 |
| 2024-12-22 11:46 | po: update POTFILES | Martin Schanzenbach | 1 | +15 | -4 |
| 2024-12-22 11:39 | transport: hello world test cannot use send yet | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-12-22 11:33 | transport: fix meson build | Martin Schanzenbach | 1 | +4 | -4 |
| 2024-12-22 11:32 | build: do not pogen on bootstrap | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-12-22 11:29 | transport: cleanup api2 remnants of TNG | Martin Schanzenbach | 22 | +45 | -191 |
| 2024-12-22 11:19 | transport(arm): properly name testing plugin | Martin Schanzenbach | 4 | +86 | -86 |
| 2024-12-22 11:16 | transport(testing): properly name testing plugins. remove build targets for now as they ftbfs | Martin Schanzenbach | 9 | +0 | -80 |
| 2024-12-22 11:08 | testing: start properly naming plugins in testing | Martin Schanzenbach | 7 | +252 | -268 |
| 2024-12-21 21:31 | transport: reintroducing simple send test | Martin Schanzenbach | 6 | +181 | -21 |
| 2024-12-21 21:30 | transport: fix regression causing segfaults on shutdown | Martin Schanzenbach | 1 | +2 | -2 |
| 2024-12-21 16:14 | testing: deleting dead code | Martin Schanzenbach | 1 | +0 | -293 |
| 2024-12-21 16:12 | testing: try to replicate failing arm probnat test towards transport hello world test | Martin Schanzenbach | 8 | +258 | -137 |
| 2024-12-21 16:08 | testing: user namespaces can usually only be disabled on debian | Martin Schanzenbach | 1 | +2 | -2 |
| 2024-12-18 12:52 | meson: add netjail launcher to targets | Martin Schanzenbach | 1 | +9 | -0 |
| 2024-12-17 16:08 | meson: add dist script for versioning in tarball | Martin Schanzenbach | 3 | +7 | -0 |
| 2024-12-16 17:11 | -fix typo | Christian Grothoff | 1 | +1 | -1 |
| 2024-12-16 17:06 | tag as v0.23.1 | Christian Grothoff | 1 | +2 | -2 |
| 2024-12-16 17:04 | bump debian package version to match release version | Christian Grothoff | 1 | +6 | -0 |
| 2024-12-13 23:15 | -bump version | Christian Grothoff | 1 | +2 | -2 |
| 2024-12-13 23:14 | -bump version | Christian Grothoff | 1 | +6 | -0 |
| 2024-12-11 20:35 | -fix indentation | Christian Grothoff | 1 | +7 | -6 |
| 2024-12-11 11:42 | m4: remove wint_t and wchar_t | Martin Schanzenbach | 2 | +0 | -34 |
| 2024-12-11 05:32 | build: forgot m4 | Martin Schanzenbach | 1 | +79 | -0 |
| 2024-12-10 18:19 | fix NULL handling in spec parsers | Christian Grothoff | 1 | +16 | -10 |
| 2024-12-10 16:07 | -better logging | Christian Grothoff | 1 | +3 | -0 |
| 2024-12-10 10:01 | update README dependency for gettext version | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-12-10 08:01 | build: Do not update gana on bootstrap | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-12-10 07:46 | gettext: downgrade to 0.21 | Martin Schanzenbach | 15 | +858 | -227 |
| 2024-12-10 06:28 | gettext: Update toolchain | Martin Schanzenbach | 20 | +898 | -1788 |
| 2024-12-09 15:59 | meson: update libgnunetutil version | Martin Schanzenbach | 1 | +2 | -2 |
| 2024-12-09 15:50 | dist: update po | Martin Schanzenbach | 8 | +408 | -704 |
| 2024-12-09 15:49 | build: fix warnings; update po; update NEWS | Martin Schanzenbach | 17 | +28 | -18 |
| 2024-12-09 16:17 | -query correct IPK | Florian Dold | 1 | +11 | -10 |
| 2024-12-09 16:09 | config: dump installation paths in diagnostics mode | Florian Dold | 1 | +70 | -0 |
| 2024-12-09 13:56 | util: Fix BIO test removing already moved directory | Martin Schanzenbach | 1 | +1 | -2 |
| 2024-12-09 13:46 | util: Fix portability for uselocale; fix actually setting the locale | Martin Schanzenbach | 2 | +3 | -2 |
| 2024-12-09 12:36 | util: only test local parsing if we have a suitable locale to test | Martin Schanzenbach | 1 | +26 | -22 |
| 2024-12-09 12:29 | -fix comment | Martin Schanzenbach | 1 | +2 | -2 |
| 2024-12-09 12:27 | util: Fix #9369 | Martin Schanzenbach | 3 | +68 | -0 |
| 2024-12-04 15:02 | meson: fix build with new submodules | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-12-04 14:37 | handbook: cleanup build scripts | Martin Schanzenbach | 4 | +2 | -26 |
| 2024-12-04 14:36 | handbook: update | Martin Schanzenbach | 0 | +0 | -0 |
| 2024-12-04 14:31 | handbook: add new submodule | Martin Schanzenbach | 4 | +5 | -41 |
| 2024-12-04 14:26 | handbook: move to prebuilt submodule | Martin Schanzenbach | 5 | +0 | -53 |
| 2024-12-04 13:28 | gana: minor fix in combination with bootstrap | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-12-04 13:06 | gana: move from submodule to update script | Martin Schanzenbach | 4 | +60 | -41 |
| 2024-12-03 09:13 | -fix typo | Christian Grothoff | 2 | +3 | -2 |
| 2024-11-28 08:31 | transport: Attempt to fix issue #9246 | Martin Schanzenbach | 1 | +7 | -7 |
| 2024-11-28 08:08 | transport: condition always true. simplified code. | Martin Schanzenbach | 1 | +24 | -27 |
| 2024-11-26 20:01 | testing: Fix versioned test plugin. Fixes #9008 | Martin Schanzenbach | 2 | +2 | -1 |
| 2024-11-26 18:19 | -fix close error handling | Christian Grothoff | 1 | +30 | -11 |
| 2024-11-26 18:17 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2024-11-21 11:38 | -remove broken link; Fixes #9335 | Martin Schanzenbach | 1 | +0 | -2 |
| 2024-11-20 22:27 | -fix compiler warning | Christian Grothoff | 1 | +1 | -1 |
| 2024-11-19 11:03 | meson: update readme to reflect current status | Martin Schanzenbach | 1 | +15 | -11 |
| 2024-11-18 19:41 | i18n: update POTFILES.in to reflect more or less recent file changes | Martin Schanzenbach | 9 | +3471 | -3231 |
| 2024-11-18 18:58 | util: Fix regression with optional newline logging | Martin Schanzenbach | 1 | +7 | -7 |
| 2024-11-17 16:17 | hello: removed old unused source | Martin Schanzenbach | 1 | +0 | -198 |
| 2024-11-15 08:54 | -meson: add missing file | Martin Schanzenbach | 1 | +61 | -0 |
| 2024-11-15 08:39 | build: Fix more experimental FTBFS; add RPS to meson build | Martin Schanzenbach | 7 | +13 | -7 |
| 2024-11-15 08:14 | -fix ftbfs from recent ProjectData change | Martin Schanzenbach | 50 | +93 | -72 |
| 2024-11-14 20:37 | fix #8962 by making project data no longer a global but instead passing it explicitly where required | Christian Grothoff | 148 | +1710 | -1351 |
| 2024-11-14 12:56 | -fix ftbfs | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-11-14 12:51 | dht: only build IP underlay on linux, it is not portable right now | Martin Schanzenbach | 3 | +15 | -4 |
| 2024-11-14 12:27 | build: Fix typo only triggered with very old MHD versions | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-11-14 12:27 | build: properly check for libatomic as external dependency | Martin Schanzenbach | 1 | +1 | -5 |
| 2024-11-14 06:37 | - fix ftbfs meson | Martin Schanzenbach | 2 | +14 | -11 |
| 2024-11-13 11:58 | -better comment | Christian Grothoff | 1 | +2 | -1 |
| 2024-11-13 03:26 | -ignore .autotools file from IDEA | Jacki | 1 | +1 | -0 |
| 2024-11-12 17:06 | move regex.c code to a more logical location in the regex subsystem, rename symbols accordingly | Christian Grothoff | 12 | +1075 | -1071 |
| 2024-11-11 07:07 | fix #9328 | Christian Grothoff | 1 | +9 | -10 |
| 2024-11-10 15:56 | make GNUNET_PQ_FLAG_CHECK_CURRENT work nicely | Christian Grothoff | 4 | +290 | -193 |
| 2024-11-08 06:00 | -fix incorrect api usage | Martin Schanzenbach | 1 | +2 | -1 |
| 2024-11-07 11:37 | util: Attempt to fix issue #9306 | Martin Schanzenbach | 5 | +34 | -6 |
| 2024-11-07 10:23 | namestore: Fix editor hint modification; requires new column for sqlite due to RETURNING behaviour. Also fixes Postgres editor_hint handling. Fixes #8788 | Martin Schanzenbach | 3 | +47 | -10 |
| 2024-11-05 08:15 | util: Handle possible integer overflow in name handling. Fixes #9322 | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-11-05 08:12 | util: Fix possible integer overflows in CERT handling. Fixes #9323 | Martin Schanzenbach | 1 | +3 | -2 |
| 2024-11-05 08:08 | util: Fix possible integer underflow in query handling. Fixes #9324 | Martin Schanzenbach | 1 | +2 | -3 |
| 2024-11-05 08:06 | util: Fix possible integer overflow in MX parsing. Fixes #9325 | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-11-05 08:05 | util: handle possible integer overflow in SRV parsing. Fixes #9326 | Martin Schanzenbach | 1 | +2 | -1 |
| 2024-11-05 08:03 | util: fix integer overflow in URI parsing. Fixes #9327 | Martin Schanzenbach | 2 | +10 | -6 |
| 2024-11-04 22:11 | util: Modify logging behaviour to append newline if absent to prevent clobbering output. Fixes #9313 | Martin Schanzenbach | 1 | +17 | -8 |
| 2024-11-04 18:25 | util: Fix dangerous use of strdup in dnsparser. Fixes #9321 | Martin Schanzenbach | 1 | +3 | -2 |
| 2024-11-04 09:52 | util: Simplify logic inside GNUNET_DISK_directory_scan. Fixes #9309 | Martin Schanzenbach | 1 | +1 | -19 |
| 2024-11-04 09:44 | util: use pipe2 if available. Fixes #9311 | Martin Schanzenbach | 3 | +9 | -2 |
| 2024-11-04 06:33 | UTIL: remove GNUNET_DISK_file_read_non_blocking (fixes #9308) | Christian Grothoff | 2 | +0 | -44 |
| 2024-11-03 20:03 | - duplicate case, Fixes #9310 | Martin Schanzenbach | 1 | +0 | -1 |
| 2024-11-03 19:41 | util: GNUNET_DISK_internal_file_handle_ always uses int. Fixes #9312 | Martin Schanzenbach | 4 | +15 | -28 |
| 2024-11-03 19:33 | util: get_size_rec used stat when it should have used lstat. Fixes #9305 | Martin Schanzenbach | 1 | +4 | -4 |
| 2024-10-29 19:41 | -update po | Martin Schanzenbach | 8 | +840 | -784 |
| 2024-10-29 19:36 | -update news | Martin Schanzenbach | 1 | +4 | -0 |
| 2024-10-29 19:35 | -update submodules | Martin Schanzenbach | 0 | +0 | -0 |
| 2024-10-29 17:51 | gauger: remove last remnants from codebase | Martin Schanzenbach | 2 | +0 | -12 |
| 2024-10-29 17:47 | datastore: fix perf test and add to meson build | Martin Schanzenbach | 2 | +32 | -22 |
| 2024-10-29 17:11 | util: correct order of arguments in derive_h | Özgür Kesim | 1 | +9 | -9 |
| 2024-10-29 12:48 | - fix negative value check | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-10-29 12:45 | dht: target_count can never be 0 | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-10-29 12:21 | util: Add comment on static non-random KDF salt values. Fixes #9298 | Martin Schanzenbach | 2 | +12 | -0 |
| 2024-10-29 12:15 | util: Do not use vsprintf internally. Fixes #9286 | Martin Schanzenbach | 1 | +4 | -3 |
| 2024-10-29 12:07 | util: ECC Dlog - make sure input variables do not overflow. Fixes #9297 | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-10-29 11:59 | util: Add overflow check to GNUNET_CRYPTO_FileHashContext. Fixes #9302 | Martin Schanzenbach | 1 | +2 | -1 |
| 2024-10-29 11:55 | util: Fix seed-based BF tests | Martin Schanzenbach | 1 | +15 | -44 |
| 2024-10-28 08:52 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2024-10-28 08:46 | clarify time API and usage of UINT64_MAX | Christian Grothoff | 2 | +33 | -21 |
| 2024-10-27 08:31 | MESSENGER: handle different message kinds in cli tool | Jacki | 1 | +125 | -26 |
| 2024-10-27 07:07 | MESSENGER: clear key on error | Jacki | 1 | +4 | -0 |
| 2024-10-26 22:45 | unbreak forever time definition; rounding down very badly breaks tests for 'forever', this regression took me days to find | Christian Grothoff | 1 | +1 | -1 |
| 2024-10-25 14:45 | schanzen removed symbol, bump so version | Christian Grothoff | 1 | +2 | -2 |
| 2024-10-25 11:51 | util: Add missing static function documentation. Fixes #9299 | Martin Schanzenbach | 1 | +14 | -2 |
| 2024-10-25 11:41 | util: Remove incorrect comment from oder code revision. Fixes #9300 | Martin Schanzenbach | 1 | +0 | -1 |
| 2024-10-25 11:38 | util: Create actually random hash from all set of possible values. Fixes #9301 | Martin Schanzenbach | 1 | +1 | -4 |
| 2024-10-24 14:16 | - remove last remnants of UTF8 args API | Martin Schanzenbach | 12 | +0 | -52 |
| 2024-10-24 14:07 | -ftbfs | Martin Schanzenbach | 1 | +0 | -6 |
| 2024-10-24 11:24 | util: Fix integer overflow in buffer writer. Fixes #9279 | Martin Schanzenbach | 1 | +6 | -4 |
| 2024-10-24 11:03 | common: remove unused message definition | Martin Schanzenbach | 1 | +0 | -23 |
| 2024-10-24 11:02 | util: fix uninit out args in GNUNET_JSON_parse | Florian Dold | 1 | +6 | -0 |
| 2024-10-24 10:29 | util: Removed unnecessary and dangerous GNUNET_STRINGS_get_utf8_args. Fixes #9274 | Martin Schanzenbach | 55 | +3 | -306 |
| 2024-10-24 10:14 | -addendum to previous commit | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-10-24 09:57 | util: Handle potential division by zero. Fixes #9285 | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-10-24 09:51 | transport(quic): Fix meson build. Also fixes build with newer quiche version. Fixes #9294 | Martin Schanzenbach | 2 | +21 | -71 |
| 2024-10-24 08:57 | util: Simplify code. Fixes #9290 | Martin Schanzenbach | 1 | +3 | -5 |
| 2024-10-23 19:39 | util: Removed GNUNET_xnew_array_* and friends. Fixes #9283 | Martin Schanzenbach | 3 | +0 | -161 |
| 2024-10-23 11:24 | util: Bounds checking for hex2b output. Fixes #9288 | Martin Schanzenbach | 1 | +3 | -1 |
| 2024-10-22 19:23 | zonemaster: fix publication of zero length blocks into the DHT. | Martin Schanzenbach | 2 | +80 | -36 |
| 2024-10-13 09:19 | remove lock, to not use concurrently... | Christian Grothoff | 1 | +0 | -4 |
| 2024-10-12 07:16 | core(cli): Output hint how to quit monitoring | Martin Schanzenbach | 1 | +5 | -0 |
| 2024-10-11 08:23 | testing: comment how to debugg for/with testing | ch3 | 2 | +3 | -1 |
| 2024-10-11 07:31 | transport(http3): Fix compile fail due to missing linker option | Martin Schanzenbach | 1 | +2 | -1 |
| 2024-10-10 21:32 | namestore: fix segmentation fault | Jacki | 1 | +1 | -1 |
| 2024-10-10 07:25 | meson: fix extractor config defines | Martin Schanzenbach | 1 | +8 | -6 |
| 2024-10-10 07:11 | update po and error codes | Martin Schanzenbach | 9 | +5723 | -5616 |
| 2024-10-10 07:09 | update news | Martin Schanzenbach | 1 | +5 | -0 |
| 2024-10-10 07:09 | messenger: fix build with meson | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-10-09 22:43 | transport: fix errors with ipv6 addresses in udp communicator when explicitly disabled | Jacki | 2 | +2 | -2 |
| 2024-10-09 22:23 | transport: fix minor issues from latest changes | Jacki | 1 | +33 | -21 |
| 2024-10-09 17:20 | transport: use separate BINDTO6 field in configuration for communicator-udp in IPv6 | Jacki | 2 | +47 | -15 |
| 2024-10-09 02:43 | MESSENGER: minor abstractions to add asserts | Jacki | 1 | +53 | -9 |
| 2024-10-08 23:57 | MESSENGER: add statistics to service | Jacki | 4 | +141 | -37 |
| 2024-10-08 21:52 | MESSENGER: prevent invalid member sessions | Jacki | 2 | +35 | -12 |
| 2024-10-08 17:03 | transport: fix udp ipv4 broadcast while ipv6 is enabled | Jacki | 1 | +212 | -124 |
| 2024-10-07 10:57 | fix BF assertions (#7589) | Christian Grothoff | 1 | +26 | -17 |
| 2024-10-07 10:56 | -bootstrap | Christian Grothoff | 0 | +0 | -0 |
| 2024-06-25 09:10 | testing: fix synchronisation of setup and helper start | ch3 | 1 | +8 | -4 |
| 2024-10-02 21:49 | transport: cleanup virtual links on shutdown bypassing visibility tasks | Jacki | 1 | +6 | -4 |
| 2024-10-02 14:26 | MESSENGER: improve logging cadet connection events | Jacki | 2 | +26 | -5 |
| 2024-10-02 11:02 | MESSENGER: fix max kind macro and merge one branching | Jacki | 2 | +3 | -8 |
| 2024-10-01 16:33 | testing-arm: expose configure with a trait | ch3 | 2 | +6 | -2 |
| 2024-09-30 17:51 | pq: Fixes #9234 completely | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-09-30 14:37 | pq: Fixes #9234 | Martin Schanzenbach | 1 | +1 | -2 |
| 2024-09-30 13:45 | pq: only test sequentially | Martin Schanzenbach | 1 | +6 | -3 |
| 2024-09-30 13:44 | pq: partially address memory corruption in issue #9234 | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-09-30 10:42 | util: fix accidentally clobbered test vectors | Martin Schanzenbach | 1 | +28 | -28 |
| 2024-09-30 10:22 | - make coverity happy | Martin Schanzenbach | 3 | +7 | -9 |
| 2024-09-30 10:11 | - make coverity happy | Martin Schanzenbach | 1 | +4 | -2 |
| 2024-09-30 10:08 | pq: fix memory leak and smelly free of output pointer | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-09-30 10:05 | - make coverity happy | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-09-30 10:04 | - make coverity happy | Martin Schanzenbach | 1 | +0 | -1 |
| 2024-09-30 10:02 | - fix nullptr deref | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-09-30 09:55 | - make coverity happy | Martin Schanzenbach | 1 | +0 | -1 |
| 2024-09-30 09:55 | util: check return value on config file load and handle error | Martin Schanzenbach | 1 | +7 | -2 |
| 2024-09-30 09:55 | util: nullptr deref fix | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-09-30 09:54 | transport: Fix overly complex code that assumes non-null values anyway. | Martin Schanzenbach | 1 | +5 | -8 |
| 2024-09-29 15:43 | dht: initialize uninitialized route option | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-09-29 15:40 | dht: fix regression in peer truncation logic | Martin Schanzenbach | 4 | +37 | -21 |
| 2024-09-29 14:32 | hostlist: handle unlikely return code in MHD for coverity | Martin Schanzenbach | 1 | +13 | -8 |
| 2024-09-29 14:29 | block: fix parser output to block missing expiration time | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-09-29 14:26 | regex: fix regression from fixing warnings | Martin Schanzenbach | 1 | +26 | -24 |
| 2024-09-29 14:25 | reclaim(cli): fix memory leak | Martin Schanzenbach | 1 | +4 | -1 |
| 2024-09-29 14:23 | namestore(cli): fix comparison regression against ego name | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-09-29 14:21 | dht: fix regress when fixing warning | Martin Schanzenbach | 1 | +2 | -2 |
| 2024-09-28 15:24 | build: reduce warnings more | Martin Schanzenbach | 12 | +211 | -201 |
| 2024-09-28 07:06 | dht: fix warnings | Martin Schanzenbach | 1 | +10 | -10 |
| 2024-09-27 13:14 | -helper(fix): remove superfluous comment and assert | ch3 | 1 | +0 | -4 |
| 2024-09-27 12:41 | -testing(fix): remove superfluous instruction | ch3 | 1 | +0 | -1 |
| 2024-09-27 12:14 | testing(fix): mark handlers as finished after exception | ch3 | 2 | +8 | -0 |
| 2024-09-26 18:12 | testing-arm(fix): check for return of NULL | ch3 | 1 | +6 | -5 |
| 2024-09-26 18:11 | testing(fix): adjust index of scripts to C/binaries | ch3 | 1 | +1 | -1 |
| 2024-09-26 09:37 | build: fix extractor link and detection in meson | Martin Schanzenbach | 6 | +19 | -4 |
| 2024-09-24 13:59 | build: fix two more warnings | Martin Schanzenbach | 2 | +4 | -5 |
| 2024-09-24 13:56 | build: Fix most warnings | Martin Schanzenbach | 17 | +445 | -375 |
| 2024-09-23 12:30 | hello: update man page | Martin Schanzenbach | 1 | +6 | -0 |
| 2024-09-20 09:20 | bootstrap: fail if autoreconf fails | ch3 | 1 | +10 | -2 |
| 2024-09-23 12:15 | bootstrap: Reduced validity hello update (1 year | Martin Schanzenbach | 1 | +0 | -0 |
| 2024-09-23 12:10 | MESSENGER: adjust log level to reduce overall logging in production | Jacki | 6 | +16 | -16 |
| 2024-09-23 12:06 | rest: fix unloading of namestore plugin | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-09-23 11:55 | - fix ftbfs | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-09-23 11:50 | - fix ftbfs | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-09-23 11:35 | build: Fix more warnings | Martin Schanzenbach | 9 | +439 | -421 |
| 2024-09-23 11:25 | fix warning | Christian Grothoff | 1 | +0 | -3 |
| 2024-09-23 11:16 | build: fix more C90 warnings | Martin Schanzenbach | 40 | +359 | -298 |
| 2024-09-23 09:55 | build: fix various C90 warnings | Martin Schanzenbach | 47 | +991 | -898 |
| 2024-09-22 13:20 | MESSENGER: fix segfault when members send empty text messages | Jacki | 1 | +9 | -3 |
| 2024-09-22 07:11 | -fix warnings due to failure to include platform.h first | Christian Grothoff | 3 | +1 | -5 |
| 2024-09-21 07:08 | - fix ftbfs dist !tarball | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-09-20 10:28 | hello: sanitize API and move to microsecond expiration times | Martin Schanzenbach | 17 | +699 | -363 |
| 2024-09-20 08:04 | -unload plugin after other shutdown routines were run | Christian Grothoff | 1 | +26 | -3 |
| 2024-09-20 07:28 | -fix use-after-free in testing due to failure to copy topology from message data for later use | Christian Grothoff | 2 | +6 | -2 |
| 2024-09-20 06:52 | -fix permissions check for apparmor systems | Christian Grothoff | 2 | +24 | -16 |
| 2024-09-20 06:35 | style: add some 'const' | Christian Grothoff | 1 | +3 | -2 |
| 2024-09-19 19:34 | time: attempt to bring some sanity to timestamps | Martin Schanzenbach | 12 | +119 | -64 |
| 2024-09-19 14:44 | hello: update new bootstrap hello with end of time expiration | Martin Schanzenbach | 1 | +0 | -0 |
| 2024-09-19 14:36 | hello: fix hello processing | Martin Schanzenbach | 6 | +91 | -12 |
| 2024-09-19 14:36 | util: fix warnings | Martin Schanzenbach | 1 | +144 | -142 |
| 2024-09-19 14:34 | time: fix timestamp forever value | Martin Schanzenbach | 3 | +1 | -1 |
| 2024-09-19 10:49 | hello: Update hello import/export and binary output | Martin Schanzenbach | 2 | +107 | -39 |
| 2024-09-18 11:31 | transport: More compiler warnings C90 | Martin Schanzenbach | 3 | +163 | -152 |
| 2024-09-13 19:55 | ci: use env var for project name | Devan Carpenter | 2 | +2 | -2 |
| 2024-09-13 19:23 | ci: replace lost scripts for package upload jobs | Devan Carpenter | 2 | +0 | -0 |
| 2024-09-13 18:49 | fix spelling errors | Devan Carpenter | 7 | +39 | -38 |
| 2024-09-13 18:39 | ci: set execute bit on deb package jobs | Devan Carpenter | 2 | +0 | -0 |
| 2024-09-12 13:21 | core: address some compiler warnings | ch3 | 1 | +63 | -50 |
| 2024-09-11 12:15 | build: fix even more compile warnings | Martin Schanzenbach | 16 | +83 | -58 |
| 2024-09-11 11:54 | build: Fix another set of warnings | Martin Schanzenbach | 6 | +55 | -20 |
| 2024-09-10 16:37 | build: fix even more compile warnings for missing prototypes | Martin Schanzenbach | 27 | +170 | -73 |
| 2024-09-10 16:37 | update submodules | Martin Schanzenbach | 0 | +0 | -0 |
| 2024-09-10 14:12 | build: fix even more compile warnings | Martin Schanzenbach | 13 | +297 | -309 |
| 2024-09-10 14:07 | update submodules | Martin Schanzenbach | 0 | +0 | -0 |
| 2024-09-10 10:30 | -fix dist | Martin Schanzenbach | 1 | +0 | -1 |
| 2024-09-10 10:29 | build: fix more pedantic compiler warnings | Martin Schanzenbach | 37 | +133 | -147 |
| 2024-09-09 14:18 | gauger: remove buildbot script with references to gauger | Martin Schanzenbach | 1 | +0 | -27 |
| 2024-09-09 14:15 | gauger: removed | Martin Schanzenbach | 15 | +9 | -220 |
| 2024-09-09 13:32 | build: fix more compile warnings | Martin Schanzenbach | 3 | +14 | -14 |
| 2024-09-09 12:46 | build: fix more warnings | Martin Schanzenbach | 9 | +38 | -33 |
| 2024-09-09 12:16 | MESSENGER: fix remaining warnings | Jacki | 15 | +264 | -240 |
| 2024-09-09 12:06 | build: Fix various constructor-related regressions | Martin Schanzenbach | 14 | +88 | -30 |
| 2024-09-09 09:05 | build: fix more warnings | Martin Schanzenbach | 14 | +74 | -70 |
| 2024-09-09 08:08 | util: declare test variables that are const as const | Martin Schanzenbach | 1 | +64 | -64 |
| 2024-09-06 12:17 | includes: try to fix ENABLE_NLS warnings | Martin Schanzenbach | 1 | +2 | -0 |
| 2024-09-06 09:14 | -fix ftbfs | Martin Schanzenbach | 1 | +2 | -1 |
| 2024-09-06 08:34 | build: more style warning fixes | Martin Schanzenbach | 14 | +95 | -131 |
| 2024-09-05 17:15 | build: more style warning fixes | Martin Schanzenbach | 31 | +756 | -704 |
| 2024-09-05 12:45 | util: Silence some style warnings | Martin Schanzenbach | 24 | +175 | -169 |
| 2024-09-05 11:53 | util: Fix memory corruption in hpke test | Martin Schanzenbach | 1 | +2 | -2 |
| 2024-09-03 19:53 | util: fix missing newline in log | Florian Dold | 1 | +2 | -2 |
| 2024-09-02 17:56 | MESSENGER: fix more compilation warnings | Jacki | 4 | +328 | -203 |
| 2024-09-02 17:09 | MESSENGER: adjust code in client side of service to reduce warnings | Jacki | 17 | +624 | -406 |
| 2024-09-02 15:32 | MESSENGER: adjust code in service to reduce warnings | Jacki | 21 | +1813 | -1117 |
| 2024-09-02 10:55 | -bump submodules | Christian Grothoff | 0 | +0 | -0 |
| 2024-09-02 10:54 | handle case that IPv6 is not supported | Christian Grothoff | 1 | +4 | -1 |
| 2024-09-01 22:02 | add missing () in macros | Christian Grothoff | 1 | +16 | -12 |
| 2024-08-30 07:39 | hpke: fix switch missing break condition | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-08-30 07:18 | transport: fix various memleaks | Martin Schanzenbach | 2 | +114 | -67 |
| 2024-08-30 06:32 | hello/nat: more coverity fixes | Martin Schanzenbach | 2 | +13 | -3 |
| 2024-08-30 06:13 | hello: fix memleak | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-08-30 06:11 | gnsrecord: make coverity happy | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-08-30 06:05 | gnsrecord: resource leak and possible oob fix | Martin Schanzenbach | 1 | +11 | -2 |
| 2024-08-29 19:29 | - fix memleaks | Martin Schanzenbach | 1 | +7 | -0 |
| 2024-08-29 19:26 | hostlist: enable JSON response of hostlist | Martin Schanzenbach | 12 | +370 | -287 |
| 2024-08-29 09:34 | bump NEWS and versions to 0.22 | Martin Schanzenbach | 3 | +9 | -5 |
| 2024-08-29 08:59 | update NEWS | Martin Schanzenbach | 1 | +10 | -0 |
| 2024-08-29 08:47 | build: update error codes | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-08-29 08:46 | meson: add missing header to install | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-08-28 19:37 | util: semi-cleanup GNUNET_PROGRAM_MAIN macro | Martin Schanzenbach | 4 | +65 | -92 |
| 2024-08-28 18:49 | update handbook | Martin Schanzenbach | 0 | +0 | -0 |
| 2024-08-28 18:38 | -fix more logging | Martin Schanzenbach | 4 | +24 | -16 |
| 2024-08-28 17:19 | -fix logging | Christian Grothoff | 1 | +26 | -20 |
| 2024-08-28 17:13 | install gnunet_nat_lib.h | Christian Grothoff | 1 | +1 | -0 |
| 2024-08-28 16:55 | bump debian package version | Christian Grothoff | 1 | +6 | -0 |
| 2024-08-28 16:46 | use cwd | Christian Grothoff | 1 | +1 | -1 |
| 2024-08-28 16:33 | fix linker issues | Christian Grothoff | 1 | +3 | -1 |
| 2024-08-28 13:22 | Fixed naming bug in daemon macro. | t3sserakt | 1 | +1 | -1 |
| 2024-08-28 13:14 | Add missing nat.c to meson build file for libgnunetutil. | t3sserakt | 1 | +1 | -0 |
| 2024-08-28 12:57 | Fixed daemon macro warnings. Added missing test conf files. | t3sserakt | 15 | +2725 | -2694 |
| 2024-08-28 09:19 | Fixed merge failures. | t3sserakt | 2 | +27 | -8 |
| 2024-08-28 08:22 | Added meson build files for arm and arm monolith, and fixed macro to start daemons. | t3sserakt | 26 | +3067 | -153 |
| 2024-08-28 06:32 | Merge master into branch. | t3sserakt | 310 | +12645 | -5474 |
| 2024-08-27 13:23 | Fixed back in peerstore when iteration already has finished. | t3sserakt | 1 | +3 | -2 |
| 2024-08-27 12:13 | messenger: fix warnings; uncrustify | Martin Schanzenbach | 1 | +4 | -4 |
| 2024-08-27 07:09 | Make hole punch socket available, and some bug fixes. | t3sserakt | 15 | +1131 | -303 |
| 2024-08-26 21:48 | use const, should be possible here | Christian Grothoff | 1 | +3 | -3 |
| 2024-08-26 10:09 | namestore: document new CLI option(s). Fixes #9070 | Martin Schanzenbach | 2 | +5 | -1 |
| 2024-08-26 09:12 | hostlist: new URL paths | Martin Schanzenbach | 1 | +3 | -1 |
| 2024-08-26 08:47 | transport: fix http3 communicator format strings in logs | Martin Schanzenbach | 1 | +7 | -7 |
| 2024-08-26 00:59 | -fix compiler warning | Jacki | 1 | +3 | -2 |
| 2024-08-25 23:56 | MESSENGER: fix message decryption not working inplace | Jacki | 1 | +25 | -12 |
| 2024-08-25 23:55 | hpke: add logging other failures in oneshot functions | Jacki | 1 | +12 | -0 |
| 2024-08-25 22:56 | MESSENGER: assert and fix calculation of encoding length for encrypted messages | Jacki | 1 | +14 | -10 |
| 2024-08-25 22:55 | hpke: add logging for wrong role during opening | Jacki | 1 | +5 | -0 |
| 2024-08-25 14:15 | meson: properly detect http3 dependencies | Martin Schanzenbach | 2 | +5 | -5 |
| 2024-08-25 13:37 | transport: cleanup http3 communicator and uncrustify | Martin Schanzenbach | 1 | +5 | -84 |
| 2024-08-25 13:23 | identity: add cli test config | Martin Schanzenbach | 1 | +11 | -0 |
| 2024-08-25 13:20 | meson: fix identity.conf creation | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-08-21 13:10 | http3: Use long polling to improve bidirect communication. | Shichao | 1 | +337 | -87 |
| 2024-08-20 09:23 | http3: Cancel timer task after the peer finished test. | Shichao | 1 | +18 | -6 |
| 2024-08-18 13:23 | http3: The client continues to send GET requests. | Shichao | 1 | +151 | -44 |
| 2024-08-07 10:31 | http3: Implement bidirect and pass the test. | Shichao | 4 | +293 | -24 |
| 2024-08-23 06:43 | http3: Add content-type in POST request. | Shichao | 1 | +6 | -3 |
| 2024-08-14 06:54 | http3: Change some functions and parameters to static. | Shichao | 1 | +8 | -8 |
| 2024-08-13 09:06 | http3: Add comments; remove unneeded parameters. | Shichao | 1 | +114 | -55 |
| 2024-07-31 18:31 | http3: proper nghttp3/tcp2 detection with automake | Martin Schanzenbach | 2 | +45 | -7 |
| 2024-07-31 08:13 | http3: Fix certificate loading; fix meson install of files | Martin Schanzenbach | 4 | +22 | -21 |
| 2024-07-30 04:07 | http3: Autogenerate certificate when there is no certificate in the configuration file. | Shichao | 1 | +38 | -20 |
| 2024-07-29 08:37 | http3: Load certificates from the configuration file. | Shichao | 3 | +40 | -4 |
| 2024-07-27 09:25 | http3: Gracefully delete closed connections. | Shichao | 1 | +1 | -0 |
| 2024-07-26 12:46 | http3: better http3 detection logic | Martin Schanzenbach | 1 | +4 | -2 |
| 2024-07-26 12:46 | http3: better http3 detection logic | Martin Schanzenbach | 1 | +3 | -3 |
| 2024-07-26 12:18 | http3: make meson compie; remove application handle | Martin Schanzenbach | 3 | +55 | -21 |
| 2024-07-25 15:32 | http3: Finish HTTP3 layer and now can pass the basic test. | Shichao | 1 | +339 | -336 |
| 2024-07-24 15:23 | http3: Fix bugs when creating a new HTTP server | Shichao | 1 | +2 | -2 |
| 2024-07-17 14:23 | http3: Complete the callbacks of nghttp3 and ngtcp2 | Shichao | 1 | +707 | -12 |
| 2024-06-13 04:37 | http3: Remove some unused code | Shichao | 1 | +0 | -172 |
| 2024-06-13 04:33 | http3: Handle errors and refactor the code for receiving packets | Shichao | 1 | +505 | -14 |
| 2024-06-09 07:39 | http3: Add the functions to handle disconnection | Shichao | 1 | +166 | -2 |
| 2024-06-06 05:34 | http3: add the timer after sending and writing packets | Shichao | 1 | +73 | -1 |
| 2024-06-05 10:25 | http3: Update TODOs | Shichao | 1 | +4 | -1 |
| 2024-06-04 01:52 | http3: Prepare work for the cid_map | Shichao | 1 | +92 | -4 |
| 2024-06-02 11:55 | http3: Correct the value of statistics value # connections active | Shichao | 1 | +5 | -4 |
| 2024-05-30 02:03 | http3: rename COMMUNICATOR_ADDRESS_PREFIX | Shichao | 1 | +3 | -3 |
| 2024-05-28 07:24 | http3: extend flow control window, now can pass basic test. | Shichao | 1 | +11 | -0 |
| 2024-05-28 02:00 | http3: add stream shutdown after send my_identity | Shichao | 1 | +1 | -0 |
| 2024-05-28 01:23 | http3: use multiple streams | Shichao | 1 | +232 | -38 |
| 2024-05-25 07:04 | http3: fix the log of ngtcp2_conn_writev_stream | Shichao | 1 | +1 | -1 |
| 2024-05-25 04:11 | http3: add http3 test | Shichao | 3 | +102 | -0 |
| 2024-05-22 10:14 | http3: do shutdown | Shichao | 1 | +72 | -1 |
| 2024-05-22 08:12 | http3: receive stream data | Shichao | 1 | +69 | -4 |
| 2024-05-21 06:24 | http3: handle mq | Shichao | 1 | +294 | -2 |
| 2024-05-19 10:10 | http3: use one cred, and initialized it | Shichao | 1 | +49 | -18 |
| 2024-05-19 05:07 | http3: handle read from sock. | Shichao | 1 | +297 | -0 |
| 2024-05-16 08:50 | http3: write to connection and send packet | Shichao | 1 | +181 | -5 |
| 2024-05-15 14:17 | http3: Complete the run and mq_init functions | Shichao | 1 | +875 | -1 |
| 2024-05-06 06:17 | http3: create http3 file, update Makefile.am and add .gitignore | Shichao | 2 | +64 | -1 |
| 2024-08-25 13:14 | transport: disable unreliable tests for meson | Martin Schanzenbach | 1 | +2 | -0 |
| 2024-08-25 13:14 | gns: fix test against (new) gnunet.org IP | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-08-25 13:11 | identity: fix HPKE encryption for ECDSA identities (Curve Ed25519!) | Martin Schanzenbach | 5 | +16 | -9 |
| 2024-08-24 17:48 | fix exponential service test: shutdown logic, and new config API logic | Christian Grothoff | 5 | +210 | -269 |
| 2024-08-24 16:45 | -indentation, code cleanup | Christian Grothoff | 3 | +123 | -79 |
| 2024-08-24 16:20 | -fix warnings | Christian Grothoff | 2 | +9 | -14 |
| 2024-08-23 09:10 | Fixed bug adding global addresses to nat service. | t3sserakt | 1 | +13 | -9 |
| 2024-08-23 08:58 | Refactoring the burst logic. | t3sserakt | 8 | +469 | -225 |
| 2024-08-23 08:23 | Fixed Generic and specific test setup and code. | t3sserakt | 8 | +78 | -101 |
| 2024-08-21 08:40 | arm: fix to match new configuration API | Christian Grothoff | 2 | +35 | -19 |
| 2024-08-21 07:36 | build: fix various compile warnings | Martin Schanzenbach | 4 | +4 | -307 |
| 2024-08-20 15:03 | more config-related clean ups | Christian Grothoff | 3 | +16 | -9 |
| 2024-08-20 14:53 | clean up arm logic | Christian Grothoff | 1 | +107 | -80 |
| 2024-08-19 10:11 | util: consistently return GNUNET_NO when getting configuration options that are simply not set | Christian Grothoff | 2 | +95 | -45 |
| 2024-08-19 09:04 | unify CI/CD jobs for Debian builds | Christian Grothoff | 11 | +117 | -92 |
| 2024-08-17 21:14 | ci: reference path to common versioning script | Devan Carpenter | 1 | +1 | -1 |
| 2024-08-14 18:20 | lib: fix gnsrecord json serialization | fence | 1 | +4 | -4 |
| 2024-08-12 08:53 | fix typos | Christian Grothoff | 2 | +3 | -3 |
| 2024-08-07 08:42 | hello: add new gnunet-hello CLI; fix warnings; update submodules | Martin Schanzenbach | 18 | +459 | -608 |
| 2024-08-06 10:31 | -fix ftbfs | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-08-06 10:03 | -fix ftbfs | Martin Schanzenbach | 1 | +2 | -0 |
| 2024-08-06 08:49 | peerstore/core: Move peerstore HELLO functions to CORE; remove peerstore CLI; Fixes #9043 | Martin Schanzenbach | 9 | +214 | -289 |
| 2024-08-06 05:43 | elligator test cleanup | Pedram Fardzadeh | 2 | +1 | -16 |
| 2024-08-06 03:42 | fix elligator tvg and elligator tests | Pedram Fardzadeh | 2 | +18 | -17 |
| 2024-08-05 20:42 | hello: Fix #9043 again. modify API to re-use signatures and expiration of URIs (semi-consistent) | Martin Schanzenbach | 2 | +123 | -48 |
| 2024-08-05 19:19 | peerstore: Fix #9043 | Martin Schanzenbach | 3 | +108 | -4 |
| 2024-08-05 09:03 | update submodules, pot and cleanup protocol defines | Martin Schanzenbach | 2 | +4 | -7 |
| 2024-08-04 16:01 | -log clearer error message | Christian Grothoff | 1 | +4 | -1 |
| 2024-08-04 09:58 | elligator kem: actually build tvg; use new byte printer API | Martin Schanzenbach | 2 | +22 | -31 |
| 2024-08-03 19:54 | tvg for elligator test vector | Pedram Fardzadeh | 6 | +303 | -96 |
| 2024-07-30 22:34 | rest: ensure identity plugin follows docs | fence | 1 | +17 | -4 |
| 2024-07-26 10:59 | Added msssing config. | t3sserakt | 3 | +113 | -0 |
| 2024-07-26 10:30 | Make the test framework work to run full peers. | t3sserakt | 8 | +281 | -42 |
| 2024-07-25 08:41 | build: cleanup gitignore jungle | Martin Schanzenbach | 78 | +15 | -657 |
| 2024-07-25 08:41 | update submodules | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-07-23 13:33 | util: fix segfaults when config lacks a section | fence | 1 | +3 | -0 |
| 2024-07-24 07:32 | - fix DHT peer for on GET | Martin Schanzenbach | 1 | +5 | -0 |
| 2024-07-23 20:32 | NEWS: New logging API to print/parse hex bytes | Martin Schanzenbach | 10 | +754 | -315 |
| 2024-07-23 15:16 | Merge branch 'master' into dev/t3ss/probnatt | t3sserakt | 311 | +17704 | -19047 |
| 2024-07-23 13:41 | curl: improve logging on errors | Christian Grothoff | 3 | +20 | -17 |
| 2024-07-23 13:01 | Implemented burst mode. | t3sserakt | 12 | +1113 | -287 |
| 2024-07-22 10:02 | -add norand API for elligator | Martin Schanzenbach | 1 | +19 | -10 |
| 2024-07-20 12:40 | -fix warning | Martin Schanzenbach | 1 | +0 | -2 |
| 2024-07-19 13:43 | transport: fix TCP communicator with HPKE KEM | Martin Schanzenbach | 1 | +2 | -0 |
| 2024-07-19 11:14 | hpke: Test AUTH-PSK test vectors, expose full authkem API | Martin Schanzenbach | 3 | +568 | -119 |
| 2024-07-19 09:17 | hpke: API corrections; improve check all-zero performance | Martin Schanzenbach | 4 | +46 | -40 |
| 2024-07-19 07:35 | HPKE: Various fixes and integration into services | Martin Schanzenbach | 7 | +79 | -63 |
| 2024-07-18 14:40 | elligator: Rework API hopefully without breaking it | Martin Schanzenbach | 5 | +212 | -147 |
| 2024-07-18 13:08 | hpke: harmonize elligator implementation | Martin Schanzenbach | 5 | +153 | -93 |
| 2024-07-18 09:03 | NEWS: Add HPKE Authenticated KEM | Martin Schanzenbach | 3 | +255 | -50 |
| 2024-07-18 07:22 | NEWS: Replace oneshot PKE and KEM APIs with HPKE. | Martin Schanzenbach | 2 | +0 | -219 |
| 2024-07-18 07:20 | util: Add HPKE oneshot API; remove old one encrypt API | Martin Schanzenbach | 8 | +272 | -313 |
| 2024-07-17 21:56 | util: draft implementation of HPKE / RFC9180 | Martin Schanzenbach | 10 | +1254 | -679 |
| 2024-07-17 11:52 | MESSENGER: Make discourse messages leaves in the message graph | Jacki | 3 | +8 | -3 |
| 2024-07-17 07:25 | -some cleanup; prepare for HPKE API | Martin Schanzenbach | 1 | +62 | -88 |
| 2024-07-17 07:09 | - Add KEM validation error handling | Martin Schanzenbach | 2 | +19 | -8 |
| 2024-07-16 21:09 | -minor doc fix | Martin Schanzenbach | 1 | +5 | -6 |
| 2024-07-16 21:06 | UTIL: Add RFC9180 test vectors and fix implementation | Martin Schanzenbach | 5 | +257 | -24 |
| 2024-07-16 19:55 | UTIL: Update KEM instantiations to follow RFC 9180 | Martin Schanzenbach | 8 | +538 | -293 |
| 2024-07-16 13:07 | TRANSPORT(tcp): sync with LSD0007 | Martin Schanzenbach | 1 | +0 | -2 |
| 2024-07-16 12:56 | UTIL: Rework usage of DH and KDF across transport | Martin Schanzenbach | 7 | +144 | -154 |
| 2024-07-16 12:55 | handbook: update | Martin Schanzenbach | 0 | +0 | -0 |
| 2024-07-16 10:06 | UTIL: Update Eddsa KEM KDF API and instantiation, see LSD0007 | Martin Schanzenbach | 4 | +101 | -67 |
| 2024-07-15 21:02 | - nit | Martin Schanzenbach | 1 | +3 | -6 |
| 2024-07-15 21:01 | - fix invalid memory access | Martin Schanzenbach | 1 | +2 | -2 |
| 2024-07-12 15:20 | MESSENGER: Add silence flag to gnunet-messenger cli tool | Jacki | 1 | +14 | -5 |
| 2024-07-12 14:32 | MESSENGER: Free subscription message if not enqueued | Jacki | 1 | +5 | -0 |
| 2024-07-10 20:13 | IDENTITY: Return EC on failure | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-07-08 14:00 | testing: fix barrier reached - add cmd to waiting before return | ch3 | 1 | +3 | -3 |
| 2024-07-05 14:41 | testing: fix host - network conversion | ch3 | 2 | +6 | -4 |
| 2024-06-25 09:08 | testing: fix respect PATH in netjail scripts | ch3 | 3 | +12 | -3 |
| 2024-06-25 09:07 | testing: fix node index in script | ch3 | 1 | +1 | -1 |
| 2024-07-09 14:09 | CI: disable failing riscv jobs temporarily | Devan Carpenter | 13 | +10 | -10 |
| 2024-07-08 22:07 | MQ: Send prior enqueued message if queue is busy during send call | Jacki | 1 | +19 | -3 |
| 2024-07-05 08:33 | util: merge fix | Martin Schanzenbach | 1 | +0 | -1 |
| 2024-07-05 08:32 | util: Fix HKDF memleak | Martin Schanzenbach | 1 | +2 | -2 |
| 2024-07-05 07:18 | -fix memory leak in HKDF | Christian Grothoff | 1 | +1 | -0 |
| 2024-07-05 07:12 | -fix leaks | Christian Grothoff | 1 | +16 | -0 |
| 2024-07-05 07:07 | -platform must be first, fixes compiler warning | Christian Grothoff | 2 | +1 | -3 |
| 2024-07-05 01:51 | revert: Revert "SCHEDULER: Fix ready_count being accurate" | Jacki | 2 | +3 | -5 |
| 2024-07-04 18:59 | SCHEDULER: Fix ready_count being accurate | Jacki | 2 | +5 | -3 |
| 2024-07-04 18:12 | -clean up ci.sh script | Christian Grothoff | 1 | +7 | -5 |
| 2024-07-04 16:28 | MQ: Enqueue message during send process if queue is not empty | Jacki | 1 | +3 | -2 |
| 2024-07-04 16:23 | namestore: use per-client database connection for store API | Martin Schanzenbach | 1 | +3 | -3 |
| 2024-07-04 15:30 | meson: install missing versioning.sql | Martin Schanzenbach | 1 | +6 | -0 |
| 2024-07-04 08:24 | namestore: do not perform (expensive) UTF-8 label normalization needlessly | Martin Schanzenbach | 1 | +7 | -11 |
| 2024-07-04 06:40 | namestore: Remove faulty cache implementation again. | Martin Schanzenbach | 2 | +33 | -43 |
| 2024-07-02 19:24 | namestore: performance improvements when importing large zones | Martin Schanzenbach | 3 | +56 | -47 |
| 2024-07-02 13:13 | namestore: record batching signals transaction mode by default | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-07-02 13:10 | namestore: allow for batch inserts from recordline stdin mode in CLI | Martin Schanzenbach | 2 | +195 | -29 |
| 2024-07-02 08:48 | namestore: Add transaction handling to namestore API and plugins | Martin Schanzenbach | 5 | +189 | -0 |
| 2024-07-01 22:27 | MESSENGER: Add asserts to client-side functions and delay sending message in case of broken queue | Jacki | 1 | +24 | -4 |
| 2024-06-30 20:42 | rest: add option for identity type | Martin Schanzenbach | 1 | +12 | -3 |
| 2024-06-29 20:12 | build: Update libgcrypt m4 | Martin Schanzenbach | 1 | +91 | -4 |
| 2024-06-29 10:00 | revert: Revert Commits f3a2ce600b58def5a948495196a0bced54a55f8f and 8fa79551d2a5e13b32046840cfb1108301b81081 (sadly i can't test outside of master as the CI system doesn't run on dev/*/*) | Nullptrderef | 3 | +46 | -48 |
| 2024-06-29 09:49 | taler-ci(hack): Give the CI a Containerfile that does nothing. | Nullptrderef | 1 | +2 | -0 |
| 2024-06-29 09:45 | taler-ci(hack): Attempt to get the CI to not build bookworm on risc-v | Nullptrderef | 2 | +1 | -1 |
| 2024-06-28 09:00 | - Compile TVGs in meson | Martin Schanzenbach | 2 | +13 | -0 |
| 2024-06-27 16:50 | -fix warning return value mismatch | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-06-27 16:45 | -fix EC use and error logging | Martin Schanzenbach | 1 | +2 | -2 |
| 2024-06-24 17:38 | MESSENGER: Fix allocations in decoding of messages | Jacki | 1 | +54 | -18 |
| 2024-06-17 11:19 | transport(tcp): update hkdf usage | Martin Schanzenbach | 1 | +34 | -30 |
| 2024-06-17 11:19 | - minor api use fix | Martin Schanzenbach | 1 | +2 | -2 |
| 2024-06-17 11:09 | transport(udp): update hkdf usage | Martin Schanzenbach | 1 | +8 | -7 |
| 2024-06-17 10:57 | util: add proper ECDH with KDF | Martin Schanzenbach | 4 | +162 | -16 |
| 2024-06-16 17:10 | (maybe) make CI not die? | Nullptrderef | 1 | +1 | -1 |
| 2024-06-16 08:44 | Merge branch 'ci-riscv' into 'master' | Nullptrderef | 117 | +410 | -166 |
| 2024-06-16 08:42 | quote the print | Nullptrderef | 1 | +1 | -1 |
| 2024-06-16 08:42 | remove unneeded ignores | Nullptrderef | 1 | +0 | -9 |
| 2024-06-16 08:30 | document dependency | Christian Grothoff | 1 | +7 | -0 |
| 2024-06-16 08:20 | -fix indent | Christian Grothoff | 1 | +28 | -28 |
| 2024-06-16 08:37 | use unstable only for riscv64 | Nullptrderef | 3 | +55 | -4 |
| 2024-06-16 08:30 | document dependency | Christian Grothoff | 1 | +7 | -0 |
| 2024-06-16 08:24 | at the request of C to get this working, use unstable ATM debian only has RISC-V containers for unstable debian. Due to how ci.sh is setup, we can only pick one image for the base. | Nullptrderef | 1 | +2 | -1 |
| 2024-06-16 08:20 | -fix indent | Christian Grothoff | 1 | +28 | -28 |
| 2024-06-16 08:02 | clean often doesnt exist | Nullptrderef | 1 | +1 | -1 |
| 2024-06-16 07:42 | i forgto 2 of them | Nullptrderef | 3 | +3 | -2 |
| 2024-06-16 07:41 | all the codespell errors are now gone | Nullptrderef | 85 | +158 | -152 |
| 2024-06-16 07:23 | untested (for now, codespell needs to be fixed prior to testing) riscv64 | Nullptrderef | 8 | +28 | -0 |
| 2024-06-16 07:23 | extract deploy-package scripts | Nullptrderef | 3 | +2 | -0 |
| 2024-06-16 07:18 | run codespell, move build to 1- | Nullptrderef | 7 | +158 | -4 |
| 2024-06-16 07:13 | unify deb-package scripts under ci/common/deb-package | Nullptrderef | 6 | +4 | -0 |
| 2024-06-16 07:11 | fix the gitignore | Nullptrderef | 1 | +1 | -0 |
| 2024-06-16 07:10 | use common for sharing amd64 build scripts and arm64 build scripts, rename amd64 build dirs to [idx]-amd64-[job] | Nullptrderef | 11 | +6 | -10 |
| 2024-06-14 07:57 | util: harmonize library versions for autotools and meson again; bump version | Martin Schanzenbach | 2 | +3 | -3 |
| 2024-06-14 07:54 | core: readd still functioning test in meson | Martin Schanzenbach | 1 | +14 | -5 |
| 2024-03-12 12:55 | CORE: Add code for XChaCha20-Poly1305. Issue #8630 | Martin Schanzenbach | 2 | +355 | -33 |
| 2024-06-14 06:24 | transport(tcp): Use elligator representatives for initial KX | Martin Schanzenbach | 1 | +36 | -15 |
| 2024-06-13 19:14 | -version bump | Christian Grothoff | 1 | +1 | -1 |
| 2024-06-13 05:05 | - fix missing define | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-06-13 04:37 | - remove unused include | Martin Schanzenbach | 1 | +0 | -1 |
| 2024-06-12 20:43 | UTIL: Streamline new HKDF implementation. | Martin Schanzenbach | 1 | +35 | -68 |
| 2024-06-12 08:28 | meson: First experimental meson config for building only gnunetutil for Android (arm64-v8a). | t3sserakt | 5 | +1105 | -0 |
| 2024-06-12 00:57 | MESSENGER: Adjust buffer size in cli tool | Jacki | 1 | +1 | -1 |
| 2024-06-10 23:49 | MESSENGER: Fix scheduling for sending and receiving a lot of data | Jacki | 6 | +258 | -189 |
| 2024-06-10 17:43 | UTIL: implement HKDF with HMAC until recent versions of libsodium widely available | Martin Schanzenbach | 1 | +92 | -134 |
| 2024-06-10 16:56 | UTIL: Implement more standard HKDF API. | Martin Schanzenbach | 8 | +360 | -529 |
| 2024-06-08 21:00 | MESSENGER: Fix reading big buffers and skip own talk data | Jacki | 1 | +3 | -2 |
| 2024-06-08 09:43 | update autogenerated files | Martin Schanzenbach | 10 | +492 | -451 |
| 2024-06-08 09:27 | update NEWS | Martin Schanzenbach | 1 | +3 | -0 |
| 2024-06-08 09:27 | update submodules | Martin Schanzenbach | 0 | +0 | -0 |
| 2024-06-08 02:52 | MESSENGER: Add talk mode to cli application using discourses | TheJackiMonster | 1 | +73 | -14 |
| 2024-06-08 00:35 | MESSENGER: Add names for new message kinds | TheJackiMonster | 1 | +4 | -0 |
| 2024-06-07 18:22 | MESSENGER: Make subscriptions not persistent in storage | TheJackiMonster | 9 | +83 | -34 |
| 2024-06-04 11:47 | MESSENGER: Cleanup talk messages of discourse after subscription runs out | TheJackiMonster | 5 | +85 | -45 |
| 2024-06-04 11:13 | MESSENGER: Cleanup talk messages in room on subscription update | TheJackiMonster | 3 | +103 | -0 |
| 2024-06-03 13:25 | MESSENGER: Keep subscriptions alive automatically via client api | TheJackiMonster | 5 | +204 | -3 |
| 2024-05-31 15:01 | MESSENGER: Implement timed subscriptions to discourses and filter talk messages | TheJackiMonster | 16 | +652 | -146 |
| 2024-06-07 18:35 | meson: fix abd.conf creation | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-06-07 16:24 | meson: add contrib ABD build | Martin Schanzenbach | 2 | +55 | -1 |
| 2024-06-07 16:24 | abd: Fix #8897 | Martin Schanzenbach | 1 | +4 | -3 |
| 2024-06-07 05:50 | meson: fix build caused by removed file | Martin Schanzenbach | 1 | +0 | -1 |
| 2024-06-06 14:19 | add pq query helpers for blinded and unblinded signatures | Christian Blättler | 3 | +221 | -1 |
| 2024-06-05 18:15 | -bump version | Christian Grothoff | 1 | +6 | -0 |
| 2024-05-31 21:12 | -fix compiler warnings from undefined #defines | Christian Grothoff | 4 | +54 | -45 |
| 2024-05-31 21:07 | -remove dead GNUNET_OP_ code | Christian Grothoff | 4 | +0 | -338 |
| 2024-05-31 21:05 | -remove double defines | Christian Grothoff | 2 | +1 | -46 |
| 2024-05-31 14:09 | Testing: Added missing files. | t3sserakt | 2 | +273 | -0 |
| 2024-05-31 13:54 | Testing: Fixing bugs in plugin helper and topology api code. | t3sserakt | 5 | +105 | -26 |
| 2024-05-31 13:51 | Testing: Added simple testcase. | t3sserakt | 3 | +6 | -7 |
| 2024-05-31 13:50 | Testing: Readded netjail?exec.sh and script for new base topology. | t3sserakt | 4 | +34 | -18 |
| 2024-05-28 09:50 | gns: fix test config detection that lead to skipped tests | Martin Schanzenbach | 24 | +24 | -24 |
| 2024-05-27 11:28 | gana: update submodule | Martin Schanzenbach | 0 | +0 | -0 |
| 2024-05-27 11:27 | meson: readd communicator tests | Martin Schanzenbach | 1 | +3 | -4 |
| 2024-05-26 13:30 | Merge branch 'master' into dev/thejackimonster/messenger | TheJackiMonster | 293 | +18002 | -18732 |
| 2024-05-26 13:07 | PQ: support returning arrays of length 0 (in which case ndim is also zero) | Christian Grothoff | 2 | +33 | -15 |
| 2024-05-24 08:19 | Testing: Make compile again. | t3sserakt | 1 | +5 | -36 |
| 2024-05-24 07:49 | Transport: Make communicator tests run again. | t3sserakt | 1 | +39 | -39 |
| 2024-05-24 07:24 | Testing: Started with new topology file format parsing. | t3sserakt | 3 | +395 | -39 |
| 2024-05-20 13:37 | Testbed: Removed accidentally added config. | t3sserakt | 1 | +0 | -618 |
| 2024-05-23 06:32 | testing: fix missing header in dist tarball for transport testing !tarball | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-05-22 17:17 | testing: fix missing file in dist | Martin Schanzenbach | 1 | +2 | -2 |
| 2024-05-21 15:20 | meson: more succinct detection logic | Martin Schanzenbach | 1 | +44 | -198 |
| 2024-05-21 08:51 | meson: add more syscall header detection | Martin Schanzenbach | 1 | +110 | -16 |
| 2024-05-21 07:03 | meson: add sys/statvfs.h define | Martin Schanzenbach | 1 | +3 | -0 |
| 2024-05-21 07:01 | meson: add more syscall detections from configure.ac | Martin Schanzenbach | 1 | +72 | -9 |
| 2024-05-18 09:26 | meson: detect initgroups | Martin Schanzenbach | 1 | +3 | -0 |
| 2024-05-20 18:22 | -bump news | Christian Grothoff | 9 | +1747 | -2046 |
| 2024-05-20 18:21 | -re-bootstrap | Christian Grothoff | 1 | +32 | -29 |
| 2024-05-20 17:49 | -fix test builds | Christian Grothoff | 2 | +9 | -9 |
| 2024-05-20 17:10 | -fix test builds | Christian Grothoff | 8 | +37 | -54 |
| 2024-05-20 16:54 | -fix test builds | Christian Grothoff | 3 | +14 | -14 |
| 2024-05-20 16:52 | -fix test builds | Christian Grothoff | 5 | +1 | -16 |
| 2024-05-20 16:48 | -fix meson build | Christian Grothoff | 13 | +65 | -25 |
| 2024-05-20 15:56 | -fix meson build | Christian Grothoff | 1 | +1 | -1 |
| 2024-05-20 15:55 | -fix meson build | Christian Grothoff | 7 | +27 | -42 |
| 2024-05-20 15:44 | -rename fest | Christian Grothoff | 7 | +9 | -9 |
| 2024-05-20 15:41 | -rename fest | Christian Grothoff | 2 | +6 | -6 |
| 2024-05-20 15:37 | -fix FTBFS | Christian Grothoff | 14 | +81 | -61 |
| 2024-05-20 15:26 | -fix FTBFS | Christian Grothoff | 2 | +12 | -5 |
| 2024-05-20 15:24 | make stop_peer cmd asynchronous | Christian Grothoff | 3 | +111 | -53 |
| 2024-05-20 13:44 | -WiP | Christian Grothoff | 3 | +15 | -7 |
| 2024-05-20 13:37 | -fix FTBFS | Christian Grothoff | 9 | +268 | -882 |
| 2024-05-20 13:17 | Netjail: Added example topology file for new topology format. | t3sserakt | 1 | +658 | -1 |
| 2024-05-20 11:49 | Netjail: Added FIXME with new address spaces design.. | t3sserakt | 1 | +3 | -0 |
| 2024-05-20 11:50 | add missing headers | Christian Grothoff | 3 | +79 | -2 |
| 2024-05-20 11:47 | -FTBFS | Christian Grothoff | 1 | +1 | -3 |
| 2024-05-20 11:47 | -DCE | Christian Grothoff | 1 | +0 | -120 |
| 2024-05-20 11:46 | -fix FTBFS | Christian Grothoff | 14 | +93 | -731 |
| 2024-05-20 11:29 | -minor refactoring | Christian Grothoff | 15 | +974 | -2288 |
| 2024-05-20 09:31 | -fix names | Christian Grothoff | 15 | +130 | -140 |
| 2024-05-20 09:03 | -fix warnings | Christian Grothoff | 4 | +22 | -24 |
| 2024-05-20 09:00 | -uncrustify | Christian Grothoff | 1 | +10 | -10 |
| 2024-05-20 08:54 | Testbed: Removed accidentally added file. | t3sserakt | 2 | +3 | -2 |
| 2024-05-20 08:54 | CONFIG: add -R and -n options to gnunet-config | Christian Grothoff | 2 | +95 | -48 |
| 2024-05-20 08:49 | Testbed: Moved code to destroy test system resources into cleanup of create. | t3sserakt | 2 | +2 | -111 |
| 2024-05-20 08:44 | -fix FTBFS | Christian Grothoff | 4 | +6 | -9 |
| 2024-05-20 08:37 | -fix FTBFS | Christian Grothoff | 2 | +16 | -10 |
| 2024-05-20 08:33 | -start to rework gnunet-config | Christian Grothoff | 2 | +178 | -135 |
| 2024-05-20 08:34 | Testbed: Renaming. | t3sserakt | 14 | +2300 | -3554 |
| 2024-05-19 21:58 | -indent | Christian Grothoff | 1 | +15 | -7 |
| 2024-05-19 21:29 | -fix FTBFS | Christian Grothoff | 2 | +51 | -75 |
| 2024-05-19 21:09 | starting point for plugin test | Christian Grothoff | 5 | +74 | -4 |
| 2024-05-19 20:44 | -netjail test start point | Christian Grothoff | 4 | +12 | -2 |
| 2024-05-19 20:36 | add gnunet-testing-netjail-launcher.c | Christian Grothoff | 3 | +95 | -1 |
| 2024-05-19 20:23 | simplify wrapper script | Christian Grothoff | 5 | +32 | -22 |
| 2024-05-19 19:33 | add logic to skip tests | Christian Grothoff | 5 | +59 | -8 |
| 2024-05-19 19:23 | -fix leaks | Christian Grothoff | 2 | +28 | -4 |
| 2024-05-19 19:01 | fix jumps | Christian Grothoff | 4 | +32 | -23 |
| 2024-05-19 18:48 | -fix looping | Christian Grothoff | 6 | +237 | -32 |
| 2024-05-19 17:57 | fix barrier finishing | Christian Grothoff | 8 | +99 | -59 |
| 2024-05-19 17:38 | -fix shutdown sequence | Christian Grothoff | 3 | +42 | -4 |
| 2024-05-19 17:26 | -fix bugs in batch implementation | Christian Grothoff | 4 | +114 | -61 |
| 2024-05-19 17:14 | Testbed: Renaming. | t3sserakt | 13 | +47 | -45 |
| 2024-05-19 16:41 | -empty test | Christian Grothoff | 3 | +59 | -0 |
| 2024-05-19 16:35 | -rename fest | Christian Grothoff | 3 | +10 | -10 |
| 2024-05-19 16:28 | -remove unimplemented unused feature | Christian Grothoff | 1 | +0 | -10 |
| 2024-05-19 16:26 | -work on FIXMEs | Christian Grothoff | 2 | +69 | -6 |
| 2024-05-19 16:23 | Testbed: Added to the build. | t3sserakt | 2 | +2 | -0 |
| 2024-05-19 16:18 | -merge fixes from TALER into GNUnet | Christian Grothoff | 1 | +32 | -36 |
| 2024-05-19 16:17 | Transport: Fixed includes. | t3sserakt | 2 | +2 | -3 |
| 2024-05-19 15:22 | -sync | Christian Grothoff | 1 | +4 | -6 |
| 2024-05-19 15:13 | add rewind IP logic | Christian Grothoff | 7 | +293 | -127 |
| 2024-05-19 14:43 | -import stat cmd | Christian Grothoff | 4 | +229 | -3 |
| 2024-05-19 14:38 | Remove unused include. | t3sserakt | 1 | +0 | -2 |
| 2024-05-19 14:26 | -fix FIXMEs | Christian Grothoff | 1 | +0 | -1 |
| 2024-05-19 14:26 | -fix FIXMEs | Christian Grothoff | 5 | +23 | -37 |
| 2024-05-19 14:23 | Testing: Using PPID env var. | t3sserakt | 3 | +3 | -4 |
| 2024-05-19 14:15 | -fix FIXMEs | Christian Grothoff | 3 | +54 | -3 |
| 2024-05-19 13:25 | -order | Christian Grothoff | 2 | +9 | -7 |
| 2024-05-19 13:22 | Testing: Renaming. | t3sserakt | 2 | +1466 | -0 |
| 2024-05-19 13:20 | Testing: Merge conflicts | t3sserakt | 8 | +6 | -1472 |
| 2024-05-19 13:13 | -fix meson | Christian Grothoff | 1 | +7 | -33 |
| 2024-05-19 13:10 | -rename barrier.c to testing_api_barrier.c | Christian Grothoff | 9 | +238 | -240 |
| 2024-05-19 13:04 | -move code around | Christian Grothoff | 6 | +265 | -202 |
| 2024-05-19 13:03 | Testing: Method to get the default plugin. | t3sserakt | 2 | +18 | -0 |
| 2024-05-19 12:55 | fix topo commands | Christian Grothoff | 8 | +74 | -35 |
| 2024-05-19 12:37 | -fix typo | Christian Grothoff | 1 | +1 | -1 |
| 2024-05-19 12:35 | -fix typo | Christian Grothoff | 2 | +3 | -3 |
| 2024-05-19 12:34 | -cleanups | Christian Grothoff | 4 | +221 | -190 |
| 2024-05-19 12:33 | Testing: Make compile. | t3sserakt | 3 | +186 | -280 |
| 2024-05-19 12:13 | Testing: Make compile. | t3sserakt | 4 | +49 | -8 |
| 2024-05-19 12:11 | Testing: Make testing_api_cmd_netjail_start_cmds_helper.c compile. | t3sserakt | 1 | +9 | -69 |
| 2024-05-19 12:12 | -add missing files | Christian Grothoff | 4 | +190 | -40 |
| 2024-05-19 12:07 | -fix FTBFS | Christian Grothoff | 1 | +1 | -1 |
| 2024-05-19 12:07 | -fix FTBFS | Christian Grothoff | 1 | +61 | -0 |
| 2024-05-19 12:07 | -fix FTBFS | Christian Grothoff | 5 | +14 | -224 |
| 2024-05-19 11:58 | -work on FTBFS | Christian Grothoff | 2 | +5 | -2 |
| 2024-05-19 11:56 | -simplify | Christian Grothoff | 1 | +18 | -40 |
| 2024-05-19 11:54 | -fix misc FTBFS | Christian Grothoff | 1 | +1 | -2 |
| 2024-05-19 11:53 | -fix misc FTBFS | Christian Grothoff | 5 | +135 | -112 |
| 2024-05-19 11:25 | Make netjail.c compile | t3sserakt | 2 | +18 | -6 |
| 2024-05-19 11:28 | -handover | Christian Grothoff | 1 | +11 | -3 |
| 2024-05-19 11:24 | -fixes on FTBFS | Christian Grothoff | 9 | +39 | -58 |
| 2024-05-19 11:08 | -add missing files | Christian Grothoff | 4 | +1216 | -0 |
| 2024-05-19 09:43 | -fix FTBFS #1/4852 | Christian Grothoff | 1 | +3 | -1 |
| 2024-05-19 09:38 | -DCE, restructuring | Christian Grothoff | 3 | +5 | -198 |
| 2024-05-19 09:33 | Testing: Fixed variable naming. | t3sserakt | 1 | +1 | -1 |
| 2024-05-19 09:26 | -more tabularasa | Christian Grothoff | 19 | +522 | -771 |
| 2024-05-19 08:53 | Testing: Added additional traits to the new cmds to retrieve the topology. | t3sserakt | 3 | +32 | -12 |
| 2024-05-19 08:34 | Testing: Added commands to parse topology from file and from string. | t3sserakt | 2 | +230 | -0 |
| 2024-05-19 07:14 | Fixed warnings | t3sserakt | 1 | +2 | -2 |
| 2024-05-18 08:53 | Fixed warnings | t3sserakt | 3 | +9 | -35 |
| 2024-05-19 07:21 | -use proper demultiplexer | Christian Grothoff | 2 | +82 | -48 |
| 2024-05-19 07:07 | -sync | Christian Grothoff | 6 | +40 | -224 |
| 2024-05-18 21:13 | -tabularasa (FTBFS, WiP) | Christian Grothoff | 35 | +2024 | -3796 |
| 2024-05-18 09:22 | NEWS: TESTING: introduce GNUNET_TESTING_command_new_ac | Christian Grothoff | 28 | +197 | -171 |
| 2024-05-18 08:50 | -doxygen fix | Christian Grothoff | 1 | +1 | -1 |
| 2024-05-18 08:45 | fix 'warnings' | Christian Grothoff | 1 | +32 | -94 |
| 2024-05-18 08:29 | move testing to src/lib/, fix compiler warnings | Christian Grothoff | 47 | +44 | -44 |
| 2024-05-18 08:17 | NEWS: UTIL: change return type to 'bool' from GNUNET_is_zero() | Christian Grothoff | 2 | +338 | -303 |
| 2024-05-18 08:06 | UTIL: change return type to 'bool' from GNUNET_is_zero() | Christian Grothoff | 1 | +97 | -164 |
| 2024-05-16 11:00 | UTIL: Properly detect getaddrinfo in meson. Issue #8852 | Martin Schanzenbach | 1 | +3 | -0 |
| 2024-05-15 15:59 | -bump debian package for Taler v0.11.0 | Christian Grothoff | 1 | +6 | -0 |
| 2024-05-14 08:43 | Transport: Fixed #8817 | t3sserakt | 1 | +1 | -0 |
| 2024-05-14 08:39 | Transport: Fixed #8818 | t3sserakt | 1 | +17 | -7 |
| 2024-05-14 08:28 | Transport: Fixed #8820 | t3sserakt | 1 | +14 | -12 |
| 2024-05-13 12:10 | UTIL: Securely clear private key material | Martin Schanzenbach | 1 | +18 | -3 |
| 2024-05-05 06:51 | transport: fix memory leak in extract_address in tcp communicator. | ulfvonbelow | 1 | +1 | -3 |
| 2024-05-05 05:59 | transport: clean up SharedSecrets in gnunet-communicator-udp. | ulfvonbelow | 1 | +12 | -1 |
| 2024-05-05 01:25 | dht: remove vestigial GNUNET_PLUGIN_unload. | ulfvonbelow | 1 | +0 | -7 |
| 2024-05-05 00:44 | topology: fix memory leak in gnunet-daemon-topology. | ulfvonbelow | 1 | +1 | -0 |
| 2024-05-05 00:35 | setu: fix memory leak in strata_estimator_destroy. | ulfvonbelow | 1 | +8 | -0 |
| 2024-05-04 23:09 | peerstore: fix Iteration memory leak in gnunet-service-peerstore. | ulfvonbelow | 1 | +12 | -5 |
| 2024-05-04 02:50 | build system: only try installing hooks if .git directory exists. | ulfvonbelow | 1 | +4 | -1 |
| 2024-05-05 06:54 | cadet: fix memory leak in announce_id in gnunet-service-cadet. | ulfvonbelow | 1 | +1 | -0 |
| 2024-05-05 17:02 | transport: fix mq_init memory leak in already-exists case. | ulfvonbelow | 2 | +2 | -0 |
| 2024-05-05 17:03 | transport: manually destroy d_mq if not yet registered. | ulfvonbelow | 1 | +5 | -0 |
| 2024-05-05 17:28 | transport: only create one statistics handle in tcp communicator. | ulfvonbelow | 1 | +2 | -1 |
| 2024-05-06 04:45 | TRANSPORT: fix contains_address. | ulfvonbelow | 1 | +2 | -1 |
| 2024-05-06 21:18 | core: fix memory leak in gnunet-core cli. | ulfvonbelow | 1 | +3 | -0 |
| 2024-05-07 02:36 | TRANSPORT: fix two memory leaks in transport service. | ulfvonbelow | 1 | +3 | -5 |
| 2024-05-11 20:37 | MESSENGER: minor fix resetting variable after free | TheJackiMonster | 1 | +2 | -0 |
| 2024-05-11 18:12 | MESSENGER: Clear key locally after usage | TheJackiMonster | 6 | +48 | -9 |
| 2024-05-11 13:55 | add json helper for parsing blinded signatures | Christian Blättler | 2 | +142 | -0 |
| 2024-05-11 13:46 | ./bootstrap | Christian Blättler | 1 | +0 | -1 |
| 2024-05-11 13:35 | add json helper for parsing unblinded signatures | Christian Blättler | 2 | +144 | -0 |
| 2024-05-09 11:03 | NAMESTORE: Fix warning | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-05-08 12:52 | UTIL: fix #8786 (use-after-free during shutdown) | Christian Grothoff | 1 | +63 | -56 |
| 2024-05-08 12:33 | UTIL: refactoring of service.c, including one bugfix of wrong return value | Christian Grothoff | 1 | +97 | -81 |
| 2024-05-08 11:50 | UTIL: refactoring of service.c, including one bugfix of a use-after-free | Christian Grothoff | 1 | +130 | -189 |
| 2024-05-07 20:07 | RECLAIM: Start fixing OIDC plugin; add new CLI test | Martin Schanzenbach | 5 | +87 | -18 |
| 2024-05-07 15:54 | RECLAIM: Fix FTBFS OIDC plugin | Martin Schanzenbach | 1 | +5 | -2 |
| 2024-05-07 15:50 | RECLAIM: Fix oidc helper WIP | Martin Schanzenbach | 2 | +24 | -7 |
| 2024-05-07 14:13 | RECLAIM: Fix attribute consume logic | Martin Schanzenbach | 1 | +13 | -13 |
| 2024-05-07 13:56 | RECLAIM: Fix tests and fields in messages | Martin Schanzenbach | 7 | +29 | -37 |
| 2024-05-07 12:44 | RECLAIM: Forgot to modify consume API to new issue behaviour | Martin Schanzenbach | 8 | +56 | -7 |
| 2024-05-06 19:11 | add pack helper for blinded sig | Christian Blättler | 3 | +51 | -0 |
| 2024-05-03 00:31 | peerstore: fix memory leaks in peerstore_api.c. | ulfvonbelow | 1 | +23 | -11 |
| 2024-05-06 07:22 | DHT: Remove duplicate dhtu.conf generation | Martin Schanzenbach | 1 | +0 | -6 |
| 2024-05-05 19:56 | -fix redundant packed attribute and add tests to gitignore | TheJackiMonster | 2 | +3 | -1 |
| 2024-05-03 19:12 | messenger: make fields of GNUNET_MESSENGER_RoomEntryRecord packed. | ulfvonbelow | 1 | +2 | -2 |
| 2024-05-04 20:34 | peerstore: fix dereference of null pointer to struct. | ulfvonbelow | 1 | +1 | -1 |
| 2024-05-03 19:13 | util: ensure nonzero stack allocation in G_C_symmetric_encrypt. | ulfvonbelow | 1 | +1 | -1 |
| 2024-05-03 02:51 | gnsrecord: fix memory leak in test_gnsrecord_testvectors | ulfvonbelow | 1 | +8 | -0 |
| 2024-05-03 00:32 | peerstore: fix memory leak in peerstore_api_monitor.c. | ulfvonbelow | 1 | +1 | -0 |
| 2024-05-03 00:30 | peerstore: fix memory leak in gnunet-service-peerstore. | ulfvonbelow | 1 | +2 | -0 |
| 2024-05-03 00:29 | util: fix memory leak in test_crypto_blind. | ulfvonbelow | 1 | +1 | -0 |
| 2024-05-03 00:28 | gnsrecord: fix memory leak in test_gnsrecord_block_expiration. | ulfvonbelow | 1 | +2 | -1 |
| 2024-05-05 12:03 | DHT: Fix memory lead in gnunet-dht-put. Fixes #7651 | Martin Schanzenbach | 1 | +11 | -10 |
| 2024-05-03 00:25 | transport: fix memory leaks in transport-testing-communicator.c. | ulfvonbelow | 1 | +12 | -0 |
| 2024-05-02 21:05 | service: namestore: fix use-after-free in handle_edit_record_set. | ulfvonbelow | 1 | +6 | -1 |
| 2024-05-05 02:28 | RECLAIM: Fix gns_name of issued tickets | TheJackiMonster | 1 | +13 | -11 |
| 2024-05-04 19:06 | MESSENGER: Fix receiving messages after session completion | TheJackiMonster | 5 | +24 | -7 |
| 2024-05-04 16:44 | MESSENGER: Add logging and fix decoding issue of leave message | TheJackiMonster | 16 | +114 | -39 |
| 2024-05-04 01:04 | MESSENGER: Adjust ticket message to ease supporting changes in reclaim service | TheJackiMonster | 5 | +28 | -133 |
| 2024-05-02 21:04 | MESSENGER: Set room as unavailable after sending close command | TheJackiMonster | 1 | +3 | -0 |
| 2024-05-02 14:55 | NAT: Added missing missing files | t3serakt | 2 | +210 | -0 |
| 2024-05-01 07:31 | UTIL: fix infinite loop on malformed input to URL decoder | Christian Grothoff | 3 | +21 | -12 |
| 2024-04-30 09:27 | GNS: Add helper function to parse zTLDs | Martin Schanzenbach | 4 | +30 | -47 |
| 2024-04-29 13:59 | RECLAIM: Fix OIDC implementation for new API (WIP) | Martin Schanzenbach | 3 | +49 | -22 |
| 2024-04-29 13:26 | RECLAIM: Tickets are now simply GNS names | Martin Schanzenbach | 14 | +252 | -362 |
| 2024-04-29 10:25 | -fix FTBFS | Christian Grothoff | 1 | +1 | -1 |
| 2024-04-28 11:55 | JSON lib: parse and pack blinded message | Christian Blättler | 3 | +226 | -0 |
| 2024-04-26 20:08 | RECLAIM: Fix ticket consume flow | Martin Schanzenbach | 5 | +11 | -10 |
| 2024-04-26 19:44 | RECLAIM: Update OIDC plugin | Martin Schanzenbach | 4 | +63 | -54 |
| 2024-04-26 18:04 | Update submodules | Martin Schanzenbach | 0 | +0 | -0 |
| 2024-04-26 17:53 | RECLAIM: Rework reclaimID API; Issue #8703 | Martin Schanzenbach | 10 | +106 | -213 |
| 2024-04-26 17:06 | JSON: fix ftbfs from json | Martin Schanzenbach | 1 | +0 | -2 |
| 2024-04-26 09:49 | add json pack helper for unblinded signatures | Christian Blättler | 2 | +51 | -0 |
| 2024-04-25 12:04 | Moved sync protocol to util. | t3sserakt | 4 | +43 | -74 |
| 2024-04-25 12:03 | Fixed bug with new queues inheriting the validated_until value of existing queues. | t3sserakt | 1 | +5 | -3 |
| 2024-04-19 16:07 | fix blind sign pq result helpers | Christian Blättler | 2 | +41 | -35 |
| 2024-04-18 14:57 | Added sync protocol. | t3serakt | 2 | +234 | -33 |
| 2024-04-18 14:56 | Added functionality to check if all services and communicators are started. | t3serakt | 2 | +269 | -1 |
| 2024-04-15 09:32 | Added test case to start Android SDK emulator. | t3serakt | 5 | +398 | -4 |
| 2024-02-15 12:53 | Transport: Added test case to simulate router NAT mapping behavior. | t3serakt | 12 | +654 | -31 |
| 2024-04-18 08:28 | move to master in contrib/handbook | Christian Grothoff | 0 | +0 | -0 |
| 2024-04-18 08:24 | -bump version | Christian Grothoff | 1 | +1 | -1 |
| 2024-04-18 06:52 | add pq result and query helpers for blind sign keys | Christian Blättler | 3 | +510 | -0 |
| 2024-04-17 22:39 | FS: Implement function to retrieve file hash from chk uri | TheJackiMonster | 2 | +28 | -0 |
| 2024-04-14 03:45 | MESSENGER: fix destroying transcript message | TheJackiMonster | 1 | +2 | -5 |
| 2024-04-14 02:40 | RECLAIM: Fix revoke ticket message | TheJackiMonster | 1 | +9 | -4 |
| 2024-04-14 01:34 | MESSENGER: adjust cleanup in message queue | TheJackiMonster | 2 | +15 | -10 |
| 2024-04-12 08:35 | -bump for Taler | Christian Grothoff | 1 | +7 | -1 |
| 2024-04-11 20:05 | ci: sanitize .deb version strings more thoroughly | Devan Carpenter | 2 | +4 | -4 |
| 2024-04-09 12:10 | bump debian package version | Christian Grothoff | 1 | +6 | -0 |
| 2024-04-08 09:44 | Add functionality to exchange global external IPs for natted peers. | t3sserakt | 8 | +671 | -38 |
| 2024-04-04 07:18 | Update gitignore. Fixes #7787 | Martin Schanzenbach | 1 | +0 | -25 |
| 2024-04-03 23:07 | RECLAIM: verify cli does not issue tickets when missing attributes | TheJackiMonster | 1 | +31 | -0 |
| 2024-04-01 19:04 | do not long if timeout is forever for harmless reasons | Christian Grothoff | 1 | +1 | -0 |
| 2024-04-01 14:19 | improve logging if we shutdown because only remaining task has timeout of forever | Christian Grothoff | 1 | +12 | -0 |
| 2024-04-01 14:06 | better error reporting on scheduler issues | Christian Grothoff | 2 | +16 | -11 |
| 2024-03-31 07:25 | NSE: Add monitoring feature and make oneshot the default. Also improves output information. | Martin Schanzenbach | 2 | +19 | -3 |
| 2024-03-21 08:21 | GNS: Fix null pointer use | Martin Schanzenbach | 1 | +8 | -1 |
| 2024-03-15 08:27 | update po and generated files | Martin Schanzenbach | 9 | +128 | -88 |
| 2024-03-15 08:17 | add news entry | Martin Schanzenbach | 1 | +3 | -0 |
| 2024-03-15 08:16 | update submodules | Martin Schanzenbach | 0 | +0 | -0 |
| 2024-03-15 07:34 | TRANSPORT: Fix IPv6 setting in UDP communicator. | Martin Schanzenbach | 4 | +48 | -12 |
| 2024-03-15 06:23 | TRANSPORT(udp): Fix double sizeof | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-03-15 06:21 | TRANSPORT(tcp): Cleanup and actually handle DISABLE_V6 setting. | Martin Schanzenbach | 1 | +34 | -28 |
| 2024-03-14 20:59 | TRANSPORT(udp): Improve handling and lookup of existing connections similar to TCP communicator fix wrt Queue handling. | Martin Schanzenbach | 1 | +92 | -68 |
| 2024-03-14 20:30 | TRANSPORT(tcp): Do not try to create another queue that is already in construction. | Martin Schanzenbach | 1 | +31 | -11 |
| 2024-03-12 18:12 | coverity: some fixes related to new peerstore API usage (null ptr derefs) | Martin Schanzenbach | 3 | +1 | -3 |
| 2024-03-12 09:33 | transport(udp): fix possible null ptr dereference | Martin Schanzenbach | 1 | +4 | -3 |
| 2024-03-12 09:29 | -meson: also bump lib version | Martin Schanzenbach | 1 | +2 | -2 |
| 2024-03-11 22:57 | elligator: API changes for encoding + function documentations | Pedram Fardzadeh | 3 | +157 | -152 |
| 2024-03-11 14:06 | transport: Reviewed communicator rekey test. Fixes #6828 | Martin Schanzenbach | 3 | +64 | -9 |
| 2024-03-11 08:22 | transport: make udp tests non-experimental again | Martin Schanzenbach | 1 | +4 | -4 |
| 2024-03-11 08:05 | transport: Start UDP by default again | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-03-10 23:14 | transport: Improve KX handling. | Martin Schanzenbach | 4 | +65 | -17 |
| 2024-03-10 23:09 | elligator: code cleanup | Pedram Fardzadeh | 4 | +107 | -134 |
| 2024-03-10 15:40 | transport: fix communicator rekey issues | Martin Schanzenbach | 1 | +23 | -22 |
| 2024-03-10 14:18 | transport: trying to fix UDP communicator and rekey tests. | Martin Schanzenbach | 6 | +9 | -8 |
| 2024-03-10 10:34 | transport: fix memory corruption from incorrect variable reference | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-03-10 10:31 | transport: add a couple of comments to TCP communicator/service | Martin Schanzenbach | 2 | +8 | -10 |
| 2024-03-09 16:40 | transport: remove waitpid again to make test run (for now). This is also an attempt to fix the rekey and rekey test. | Martin Schanzenbach | 5 | +29 | -16 |
| 2024-03-09 15:51 | CORE: Output text when no argument is given. | Martin Schanzenbach | 1 | +5 | -0 |
| 2024-03-09 00:46 | DHTU: ship dhtu.conf | Daniel Golle | 2 | +9 | -0 |
| 2024-03-08 21:19 | -bump lib version | Christian Grothoff | 1 | +1 | -1 |
| 2024-03-08 21:17 | PQ: add int64 data type support | Christian Grothoff | 4 | +173 | -10 |
| 2024-03-06 15:21 | Update NEWS for release | Martin Schanzenbach | 1 | +23 | -0 |
| 2024-03-06 15:12 | TRANSPORT: Disable partly broken UDP communicator by default | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-03-06 15:05 | build: Add missing statistics config file to dist | Martin Schanzenbach | 11 | +164 | -163 |
| 2024-03-06 14:44 | transport: make some UDP tests experimental | Martin Schanzenbach | 1 | +3 | -3 |
| 2024-03-06 10:32 | - uncrustify code | Martin Schanzenbach | 3 | +47 | -48 |
| 2024-03-04 21:25 | udp communicator: ECDH with elligator | Pedram Fardzadeh | 4 | +89 | -31 |
| 2024-03-04 00:26 | elligator: kem encaps and decaps | Pedram Fardzadeh | 3 | +104 | -0 |
| 2024-03-03 23:15 | elligator: code cleanup | Pedram Fardzadeh | 3 | +69 | -189 |
| 2024-03-05 15:00 | MESSENGER: Fix potential infinite delay of peer messages | TheJackiMonster | 1 | +4 | -1 |
| 2024-03-05 15:00 | MESSENGER: Fix potential infinite delay of peer messages | TheJackiMonster | 1 | +4 | -1 |
| 2024-03-05 15:02 | BUILD: Update deps for sphinx in README | Martin Schanzenbach | 1 | +2 | -1 |
| 2024-03-05 10:20 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 9 | +397 | -19 |
| 2024-03-05 10:20 | Transport: Added waitpid to communicator testing. | t3sserakt | 1 | +1 | -0 |
| 2024-03-04 16:57 | MESSENGER: Fix message order via client-side message control | TheJackiMonster | 9 | +397 | -19 |
| 2024-03-03 10:07 | -indentation improvements | Christian Grothoff | 3 | +17 | -8 |
| 2024-03-03 09:47 | fix call to GNUNET_NAMESTORE_records_store and other build issues | Christian Grothoff | 7 | +23 | -6 |
| 2024-03-03 09:40 | -fix bug in test | Christian Grothoff | 1 | +14 | -1 |
| 2024-03-03 09:31 | add check for certutil and openssl | Christian Grothoff | 1 | +13 | -0 |
| 2024-03-03 09:28 | -fix misc compiler warnings | Christian Grothoff | 4 | +31 | -34 |
| 2024-03-03 09:18 | -fix misc minor issues | Christian Grothoff | 2 | +2 | -3 |
| 2024-03-03 09:12 | revert to simpler size_t, add minimal test for parsing '::1;' policy | Christian Grothoff | 3 | +19 | -15 |
| 2024-03-02 13:51 | SCALARPRODUCT: Disable tests depending on testbed profiler | Martin Schanzenbach | 1 | +5 | -4 |
| 2024-03-02 13:46 | CONTRIB: Revert for dist | Martin Schanzenbach | 9 | +811 | -742 |
| 2024-03-02 13:36 | CONTRIB: Only build with experimental | Martin Schanzenbach | 1 | +5 | -2 |
| 2024-03-02 13:31 | RECLAIM: Fix cli tests | Martin Schanzenbach | 5 | +5 | -5 |
| 2024-03-02 09:36 | TESTS: Fix various tests | Martin Schanzenbach | 3 | +4 | -2 |
| 2024-03-02 09:32 | TOPOLOGY: Disable test requiring removed testbed | Martin Schanzenbach | 1 | +2 | -2 |
| 2024-03-02 09:28 | CORE: Fix tests; skip interactive script | Martin Schanzenbach | 4 | +12 | -20 |
| 2024-03-02 09:01 | TRANSPORT: Move defunct tests to experimental | Martin Schanzenbach | 3 | +17 | -21 |
| 2024-03-01 12:22 | TRANSPORT: Sequentialize communicator tests | Martin Schanzenbach | 1 | +8 | -8 |
| 2024-03-01 12:06 | UTIL: Fix signed comparison, fixes #8050 again. | Martin Schanzenbach | 1 | +3 | -3 |
| 2024-03-01 11:32 | fix #8050 | Christian Grothoff | 2 | +21 | -16 |
| 2024-03-01 11:26 | -fix linker issue | Christian Grothoff | 1 | +1 | -0 |
| 2024-03-01 10:17 | PEERSTORE: Fix watcher test race conditions | Martin Schanzenbach | 1 | +23 | -12 |
| 2024-03-01 09:57 | gns: fix SBOX test with change CLI interface | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-03-01 09:14 | crypto: fix elligator warnings | Martin Schanzenbach | 3 | +53 | -71 |
| 2024-03-01 09:08 | build: Add gmp dependency to README | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-02-29 01:41 | ci: update run-local script | Devan Carpenter | 1 | +13 | -9 |
| 2024-02-29 01:36 | ci: add newly required sphinx modules | Devan Carpenter | 1 | +2 | -0 |
| 2024-02-28 19:27 | build: Add gmp to libgnunetutil build (was indirect dependency) | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-02-28 15:19 | util: add gmp dependency to meson | Pedram Fardzadeh | 1 | +1 | -0 |
| 2023-11-05 21:40 | util: initial elligator implementation | Pedram Fardzadeh | 6 | +1157 | -0 |
| 2024-02-27 19:17 | CRYPTO: Improve comments for ECC DH | Martin Schanzenbach | 1 | +14 | -0 |
| 2024-02-26 11:21 | TRANSPORT: Attempt CPU hog fix in communicator | Martin Schanzenbach | 1 | +24 | -13 |
| 2024-02-26 10:02 | CORE: Improve information provided through CLI | Martin Schanzenbach | 2 | +39 | -9 |
| 2024-02-26 07:52 | TRANSPORT: improve PEERSTORE API usage. | Martin Schanzenbach | 1 | +12 | -10 |
| 2024-02-26 06:36 | TOPOLOGY: We should always suggest to connect to the peer even with the same strength. | Martin Schanzenbach | 1 | +0 | -2 |
| 2024-02-25 18:44 | PEERSTORE: Fix peerstore monitor RPC | Martin Schanzenbach | 3 | +19 | -3 |
| 2024-02-25 16:37 | PEERSTORE: Fix iteration bugs in iteration | Martin Schanzenbach | 2 | +9 | -2 |
| 2024-02-25 16:15 | PEERSTORE: Fix incorrect message type use. | Martin Schanzenbach | 2 | +7 | -18 |
| 2024-02-25 09:56 | PEERSTORE: Remove faulty upsert API again. | Martin Schanzenbach | 3 | +9 | -53 |
| 2024-02-25 09:53 | PEERSTORE: Fix hello_add API | Martin Schanzenbach | 4 | +197 | -124 |
| 2024-02-24 10:07 | build: fix make dist to include header files | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-02-23 19:30 | RPS: ftbfs with new api | Martin Schanzenbach | 12 | +2180 | -3031 |
| 2024-02-23 18:18 | build: ftbfs fix for autotools | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-02-23 18:12 | build: silence warning | Martin Schanzenbach | 1 | +0 | -1 |
| 2024-02-23 18:08 | MESSENGER: Write links of deleted messages to service message store | TheJackiMonster | 1 | +2 | -0 |
| 2024-02-23 18:04 | DHTU: Purge DHTU directory | Martin Schanzenbach | 4 | +0 | -144 |
| 2024-02-23 18:02 | DHTU: Finish moving into DHT | Martin Schanzenbach | 12 | +152 | -21 |
| 2024-02-23 17:30 | DHTU: Startin moving into dht again as compiled-in plugins | Martin Schanzenbach | 4 | +640 | -633 |
| 2024-02-23 17:31 | PEERSTORE: ftbfs fix for autotools; forgot to add new file | Martin Schanzenbach | 1 | +1 | -0 |
| 2024-02-23 14:42 | PEERSTORE: Deprecate and remove flat plugin | Martin Schanzenbach | 3 | +2 | -634 |
| 2024-02-23 14:38 | PEERSTORE: Align API with NAMESTORE iterator and monitor. | Martin Schanzenbach | 26 | +2143 | -1252 |
| 2024-02-16 17:45 | update submodules | Martin Schanzenbach | 0 | +0 | -0 |
| 2024-02-16 17:14 | meson: fix handbook path | Martin Schanzenbach | 1 | +2 | -2 |
| 2024-02-19 14:24 | MESSENGER: Cleanup circular dependency in linked deletion | TheJackiMonster | 1 | +29 | -0 |
| 2024-02-18 03:59 | MESSENGER: Uncrustify code | TheJackiMonster | 28 | +320 | -250 |
| 2024-02-18 02:37 | MESSENGER: Assume local peer identity of service as sender if peer store is empty | TheJackiMonster | 3 | +29 | -5 |
| 2024-02-15 21:53 | update git uncrustify nudge | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-02-15 21:50 | uncrustify | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-02-15 21:49 | CORE: Output own peer identity when using CLI | Martin Schanzenbach | 1 | +30 | -0 |
| 2024-02-13 14:52 | uncrustify | Martin Schanzenbach | 1 | +229 | -229 |
| 2024-02-13 14:46 | GNS: Improve GNS resolver CLI output | Martin Schanzenbach | 1 | +229 | -209 |
| 2024-02-12 12:43 | hostlist: fix curl protocol option regression | Martin Schanzenbach | 1 | +26 | -4 |
| 2024-02-11 21:24 | MESSENGER: Adjust asserts | TheJackiMonster | 2 | +4 | -3 |
| 2024-02-11 13:13 | -fix many compiler warnings | Christian Grothoff | 13 | +198 | -161 |
| 2024-02-10 18:43 | -bump | Christian Grothoff | 2 | +6 | -1 |
| 2024-02-08 13:20 | Core: Added logic to decrease restart delay of connection to Transport depending on how long the connection to Transport lasted. | t3sserakt | 1 | +20 | -0 |
| 2024-02-08 13:11 | Transport: Inform Core about all VirtualLinks not only neighbours | t3sserakt | 1 | +2 | -3 |
| 2024-02-06 16:35 | Transport: Added logging to debug freeing of fragments. | t3sserakt | 1 | +6 | -0 |
| 2024-02-06 16:34 | Transport: Added check for DV box, when checking for last applicable fragment during freeing some fragment. | t3sserakt | 1 | +1 | -1 |
| 2024-02-06 16:32 | Core: Removed unnecessary client continue. | t3sserakt | 1 | +0 | -1 |
| 2024-02-05 12:09 | Core: Fixed fragmentation logic. | t3sserakt | 1 | +30 | -11 |
| 2024-02-05 12:04 | Core: Optimized code. | t3sserakt | 1 | +1 | -3 |
| 2024-02-05 10:52 | Core: Fixed bug to stop keepalive after handling ping. | t3sserakt | 1 | +11 | -5 |
| 2024-02-05 10:44 | Core: Reverted code for complex ephemeral handling. | t3sserakt | 1 | +40 | -70 |
| 2024-02-04 15:16 | README: MD link | Martin Schanzenbach | 1 | +2 | -0 |
| 2024-02-04 12:48 | build: check for newer curl dependency | Martin Schanzenbach | 1 | +2 | -2 |
| 2024-02-04 12:46 | Various: Silence warnings | Martin Schanzenbach | 7 | +12 | -18 |
| 2024-02-04 12:45 | README: Reflect decision made some time ago wrt gnurl/curl | Martin Schanzenbach | 1 | +1 | -5 |
| 2024-02-03 19:54 | -fix shift | Christian Grothoff | 1 | +1 | -1 |
| 2024-02-02 03:06 | MESSENGER: Fix requests to complete messages on client-side | TheJackiMonster | 2 | +25 | -10 |
| 2024-02-02 02:21 | MESSENGER: Move code to copy header information into function | TheJackiMonster | 3 | +28 | -13 |
| 2024-02-02 00:08 | MESSENGER: Support empty strings in message body | TheJackiMonster | 1 | +35 | -22 |
| 2024-02-01 19:40 | MESSENGER: Implement client side deletion and update callback for messages | TheJackiMonster | 7 | +398 | -220 |
| 2024-01-29 22:59 | RECLAIM: Fix assert during ticket iteration | TheJackiMonster | 3 | +12 | -10 |
| 2024-01-29 19:44 | MESSENGER: Fix linked deletion to be sender only | TheJackiMonster | 1 | +2 | -1 |
| 2024-01-29 19:24 | -cleanup headers | TheJackiMonster | 2 | +0 | -14 |
| 2024-01-29 19:19 | MESSENGER: Implement linked deletion of transcript and private message | TheJackiMonster | 5 | +223 | -61 |
| 2024-01-27 10:02 | -indentation, comment | Christian Grothoff | 2 | +6 | -3 |
| 2024-01-25 08:07 | Fixed bug in resend logic for fragments, especially for DV boxes. | t3sserakt | 1 | +17 | -3 |
| 2024-01-25 07:39 | Fixed bug in logic releasing resources and notifying communicators after caching messages to core. | t3sserakt | 1 | +26 | -15 |
| 2024-01-23 02:05 | -fix warning | TheJackiMonster | 1 | +0 | -1 |
| 2024-01-23 00:45 | -adjust logging of unpermitted request | TheJackiMonster | 1 | +4 | -3 |
| 2024-01-23 00:40 | MESSENGER: Fix reliability of peer session verification | TheJackiMonster | 3 | +139 | -83 |
| 2024-01-22 22:30 | MESSENGER: Adjust peer store, load and save list of peers in store | TheJackiMonster | 10 | +433 | -301 |
| 2024-01-22 20:49 | MESSENGER: Add more logging to find and fix issues | TheJackiMonster | 3 | +38 | -7 |
| 2024-01-22 18:49 | -adjust logging | TheJackiMonster | 2 | +22 | -9 |
| 2024-01-22 18:19 | -adjust includes | TheJackiMonster | 1 | +1 | -4 |
| 2024-01-21 10:06 | MESSENGER: Add logging and adjust closing rooms | TheJackiMonster | 7 | +57 | -7 |
| 2024-01-21 07:56 | MESSENGER: Adjust logging | TheJackiMonster | 3 | +15 | -3 |
| 2024-01-21 04:54 | MESSENGER: fix private messaging | TheJackiMonster | 1 | +1 | -1 |
| 2024-01-20 09:51 | MESSENGER: Add function to delete messages | TheJackiMonster | 3 | +40 | -2 |
| 2024-01-20 09:08 | -adjust log output | TheJackiMonster | 1 | +1 | -1 |
| 2024-01-20 09:03 | MESSENGER: Drop transcript when sending private messages to own key | TheJackiMonster | 1 | +21 | -16 |
| 2024-01-20 06:58 | MESSENGER: Store recipient information for each message locally | TheJackiMonster | 4 | +59 | -2 |
| 2024-01-20 00:32 | MESSENGER: Implement handling transcript messages | TheJackiMonster | 3 | +63 | -7 |
| 2024-01-20 00:19 | MESSENGER: Add recipient to message callback | TheJackiMonster | 5 | +62 | -36 |
| 2024-01-19 23:45 | MESSENGER: Implement automatic transcription of private messages | TheJackiMonster | 6 | +128 | -46 |
| 2024-01-19 21:57 | MESSENGER: Add transcript and tag message kinds | TheJackiMonster | 3 | +152 | -13 |
| 2024-01-19 18:36 | MESSENGER: Cleanup includes in code | TheJackiMonster | 39 | +82 | -110 |
| 2024-01-17 18:38 | explain GNUNET_JSON_parse_free() better | Christian Grothoff | 2 | +8 | -2 |
| 2024-01-11 15:17 | GNS: fix potential memory access violation | Sebastian Nadler | 1 | +10 | -1 |
| 2024-01-04 18:31 | GNS: lightest test fix wrong identifier | Sebastian Nadler | 1 | +14 | -14 |
| 2024-01-10 14:12 | more debian packaging fixes | Christian Grothoff | 1 | +3 | -1 |
| 2024-01-10 14:06 | more debian packaging fixes | Christian Grothoff | 1 | +1 | -0 |
| 2024-01-10 14:01 | more debian packaging fixes | Christian Grothoff | 1 | +1 | -0 |
| 2024-01-10 13:57 | more debian packaging fixes | Christian Grothoff | 1 | +4 | -0 |
| 2024-01-10 13:44 | -try to fix Debian build | Christian Grothoff | 1 | +2 | -0 |
| 2024-01-10 13:07 | - Fixed warnings. | t3sserakt | 3 | +3 | -3 |
| 2024-01-10 10:49 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 138 | +727 | -12589 |
| 2024-01-10 10:48 | When to resend a validation challenge and when to start revalidation needs to be seperate logic. | t3sserakt | 1 | +118 | -0 |
| 2024-01-10 10:43 | first_challenge_use has to be reset in case of revalidation. | t3sserakt | 1 | +7 | -1 |
| 2024-01-10 10:39 | Fixed bug calculating next resend of fragments. | t3sserakt | 1 | +1 | -2 |
| 2024-01-10 10:36 | Fixed bug in logic freeing timedout QueueEntry. | t3sserakt | 1 | +20 | -5 |
| 2024-01-10 10:33 | Resuming communicators in case of core restarting. | t3sserakt | 1 | +31 | -0 |
| 2024-01-10 10:30 | Fixed bug in logic getting root parent of fragment which is a DV box. | t3sserakt | 1 | +3 | -3 |
| 2024-01-10 10:06 | Added missing GNUNET_TRANSPORT_core_receive_continue. | t3sserakt | 1 | +2 | -0 |
| 2024-01-10 10:04 | Changed creation of key for kx to be for every notification of transport about a new connected peer. | t3sserakt | 1 | +71 | -35 |
| 2024-01-09 19:26 | bump lib version due to exported symbol change | Christian Grothoff | 1 | +1 | -1 |
| 2024-01-09 19:09 | fix #8049 | Christian Grothoff | 1 | +75 | -81 |
| 2024-01-09 18:49 | fix #8050 (plus more code cleanup) | Christian Grothoff | 1 | +40 | -28 |
| 2024-01-09 18:38 | fix #8051 | Christian Grothoff | 1 | +1 | -1 |
| 2024-01-09 18:35 | fix #8048 | Christian Grothoff | 1 | +8 | -1 |
| 2024-01-09 18:29 | fix #8052 | Christian Grothoff | 6 | +80 | -24 |
| 2024-01-09 18:16 | fix #8043 | Christian Grothoff | 1 | +1 | -2 |
| 2024-01-09 18:14 | fix #8042 | Christian Grothoff | 1 | +1 | -2 |
| 2024-01-09 18:11 | fix #8044 | Christian Grothoff | 1 | +7 | -2 |
| 2024-01-09 18:08 | fix #8046 | Christian Grothoff | 2 | +61 | -54 |
| 2024-01-09 18:04 | fix #8045 | Christian Grothoff | 1 | +2 | -3 |
| 2024-01-09 18:02 | fix #8047 | Christian Grothoff | 1 | +4 | -10 |
| 2024-01-08 16:40 | -fix warnings | TheJackiMonster | 1 | +3 | -3 |
| 2024-01-08 16:21 | fix | Christian Grothoff | 1 | +1 | -1 |
| 2024-01-08 16:01 | build: fix git submodule init and update | Martin Schanzenbach | 1 | +1 | -2 |
| 2024-01-08 15:54 | bump gana to master | Christian Grothoff | 0 | +0 | -0 |
| 2024-01-08 15:51 | build: simplify gana update script | Martin Schanzenbach | 1 | +18 | -25 |
| 2024-01-08 15:32 | define exit code for not restarting via systemd (see #8030) | Christian Grothoff | 1 | +4 | -0 |
| 2024-01-08 15:29 | fix #8032 | Christian Grothoff | 1 | +45 | -16 |
| 2024-01-08 14:24 | fix typo in symbol name | Christian Grothoff | 3 | +3 | -3 |
| 2024-01-08 12:49 | conversation: fix buffer length for string parser in gnsrecord | Martin Schanzenbach | 1 | +1 | -1 |
| 2024-01-08 12:48 | meson: fix build without pulse | Martin Schanzenbach | 1 | +13 | -15 |
| 2024-01-06 22:13 | build: update generated service ports header | Martin Schanzenbach | 1 | +3 | -3 |
| 2024-01-06 22:12 | build: Update submodules | Martin Schanzenbach | 0 | +0 | -0 |
| 2024-01-06 21:47 | -formatting, nicer return types | Christian Grothoff | 1 | +6 | -3 |
| 2024-01-05 14:32 | -make bash happy about meson-check in bootstrap | Özgür Kesim | 1 | +1 | -1 |
| 2024-01-04 19:50 | RECLAIM: Add pkgconfig configuration | TheJackiMonster | 3 | +15 | -0 |
| 2024-01-03 04:07 | MESSENGER: Implement function to send ticket | TheJackiMonster | 2 | +144 | -32 |
| 2024-01-02 18:15 | MESSENGER: Implement ticket message | TheJackiMonster | 4 | +67 | -1 |
| 2024-01-02 18:04 | MESSENGER: encode/decode connection message | TheJackiMonster | 1 | +29 | -6 |
| 2024-01-02 18:03 | -cleanup includes | TheJackiMonster | 63 | +10 | -60 |
| 2024-01-02 16:35 | -ignore idea configuration files | TheJackiMonster | 1 | +5 | -0 |
| 2024-01-02 12:30 | MESSENGER: Fix warning | TheJackiMonster | 1 | +1 | -1 |
| 2023-12-28 13:49 | meson: further improve dist tarball size | Martin Schanzenbach | 1 | +4 | -2 |
| 2023-12-28 13:38 | nse: remove unused huge hostkeys.dat | Martin Schanzenbach | 1 | +0 | -0 |
| 2023-12-28 13:34 | meson: cleanup build files | Martin Schanzenbach | 1 | +3 | -0 |
| 2023-12-28 13:21 | build: more post-tng unused source cleanup | Martin Schanzenbach | 21 | +0 | -8239 |
| 2023-12-28 07:09 | SET: Remove components depending on removed testbed | Martin Schanzenbach | 6 | +2 | -1524 |
| 2023-12-27 22:56 | build: -testbed | Martin Schanzenbach | 1 | +0 | -2 |
| 2023-12-27 20:45 | meson: simplify dist script | Martin Schanzenbach | 1 | +11 | -2 |
| 2023-12-27 19:52 | meson: Cleanup build, also remove deprecated testbed and peerinfo references. | Martin Schanzenbach | 15 | +10 | -2418 |
| 2023-12-27 19:17 | CONVERSATION: Include test binary in build (meson) | Martin Schanzenbach | 1 | +10 | -0 |
| 2023-12-27 19:09 | CONVERSATION: fix meson gstreamer detection and compile | Martin Schanzenbach | 2 | +44 | -33 |
| 2023-12-21 10:16 | GNS: Fix openssl.cnf for GNS proxy and meson install of files. | Martin Schanzenbach | 3 | +6 | -3 |
| 2023-12-20 13:56 | meson: Add tests for GNS SBOX functionality | Sebastian Nadler | 1 | +3 | -0 |
| 2023-12-19 16:09 | GNS: Update timeout duration in test_gns_sbox.sh | Sebastian Nadler | 1 | +1 | -1 |
| 2023-12-19 15:53 | GNS: fix compiler warnings | Sebastian Nadler | 2 | +2 | -4 |
| 2023-12-20 08:30 | MESSENGER: Try fix dist ftbfs | Martin Schanzenbach | 1 | +1 | -0 |
| 2023-12-20 07:54 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 27 | +73 | -65 |
| 2023-12-20 07:54 | Transport: Changed logic to first create a queue before starting validation. | t3sserakt | 1 | +43 | -9 |
| 2023-12-20 07:51 | Transport: Added cleanup task to remove QueueEntry we got no ACK for. | t3sserakt | 1 | +140 | -68 |
| 2023-12-19 09:37 | build: dist scripts | Martin Schanzenbach | 1 | +8 | -1 |
| 2023-12-19 09:28 | gana: update submodule | Martin Schanzenbach | 0 | +0 | -0 |
| 2023-12-19 09:17 | meson: fix experimental build | Martin Schanzenbach | 1 | +0 | -4 |
| 2023-12-19 09:12 | meson: missing xdg file | Martin Schanzenbach | 1 | +2 | -2 |
| 2023-12-19 09:09 | meson: add scripts folder | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-12-19 08:59 | build: add meson switch to bootstrap | Martin Schanzenbach | 1 | +23 | -4 |
| 2023-12-19 08:49 | build: fix paths | Martin Schanzenbach | 10 | +17 | -17 |
| 2023-12-19 08:41 | build: fix ftbfs | Martin Schanzenbach | 2 | +3 | -3 |
| 2023-12-19 08:37 | build: fix and refactor scripts | Martin Schanzenbach | 13 | +23 | -37 |
| 2023-12-18 21:16 | build: minor typo; update from gana | Martin Schanzenbach | 2 | +2 | -1 |
| 2023-12-18 21:13 | build: refactor for meson coexistence | Martin Schanzenbach | 7 | +122 | -111 |
| 2023-12-18 13:26 | MESSENGER: Remove deleted file from makefile | Martin Schanzenbach | 1 | +0 | -1 |
| 2023-12-18 13:11 | MESSENGER: Fix missing dependency | Martin Schanzenbach | 9 | +2491 | -2583 |
| 2023-12-18 12:59 | GANA: Update record types and TLD entries | Martin Schanzenbach | 3 | +13 | -2 |
| 2023-12-17 14:34 | MESSENGER: Implement automatic connection to remaining routing peers on closed connection | TheJackiMonster | 7 | +54 | -0 |
| 2023-12-16 23:05 | -fix assert | TheJackiMonster | 3 | +15 | -15 |
| 2023-12-16 22:53 | MESSENGER: Fix issues with automatic routing | TheJackiMonster | 4 | +20 | -9 |
| 2023-12-16 22:35 | -fix minor issues | TheJackiMonster | 2 | +17 | -2 |
| 2023-12-16 22:29 | MESSENGER: Implement automatic routing mechanism | TheJackiMonster | 13 | +296 | -21 |
| 2023-12-16 17:55 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | TheJackiMonster | 30 | +498 | -1743 |
| 2023-12-15 15:31 | Remove unused code and fix formatting in test_gns_sbox.sh and test_gns_sbox_simple.sh scripts | Sebastian Nadler | 3 | +1 | -4 |
| 2023-12-15 15:30 | GNS: Fix handling of labels starting with underscore in GNS resolver | Sebastian Nadler | 1 | +10 | -8 |
| 2023-12-15 11:59 | GNS: extended test to cover a more complicated case | Sebastian Nadler | 1 | +10 | -4 |
| 2023-12-15 09:53 | Util: Introduced GNUNET_TIME_relative_multiply_double. | t3sserakt | 2 | +14 | -3 |
| 2023-12-15 09:49 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 27 | +453 | -1726 |
| 2023-12-15 09:46 | Transport: Fixed ring buffer. | t3sserakt | 1 | +2 | -2 |
| 2023-12-15 09:41 | Transport: Introduced variable to count the round of fragments of a message being (re)send. | t3sserakt | 1 | +11 | -7 |
| 2023-12-15 09:38 | Transport: Fixed counting of fragments of a message | t3sserakt | 1 | +10 | -1 |
| 2023-12-14 21:45 | GNS: underscore prefix bug fixes | Sebastian Nadler | 3 | +28 | -31 |
| 2023-12-14 20:57 | GNS: new SBOX test cases | Sebastian Nadler | 2 | +118 | -7 |
| 2023-12-14 18:22 | Merge branch 'dev/sebi/sbox' | Sebastian Nadler | 5 | +325 | -26 |
| 2023-12-05 16:37 | GNS: Implementation of SBOX records | Sebastian Nadler | 1 | +3 | -2 |
| 2023-12-13 18:42 | handbook: update | Martin Schanzenbach | 0 | +0 | -0 |
| 2023-12-13 18:40 | NAMESTORE: Remove fcfsd | Martin Schanzenbach | 17 | +0 | -1698 |
| 2023-12-13 09:50 | bump debian version | Christian Grothoff | 1 | +12 | -0 |
| 2023-12-12 09:48 | meson: add blind signature sources to util - slack coder | Martin Schanzenbach | 1 | +1 | -0 |
| 2023-12-09 17:25 | conversation: More API fixes | Martin Schanzenbach | 2 | +2 | -2 |
| 2023-12-09 17:24 | conversation: fix test new API GNS | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-12-09 15:29 | Peerstore: Fixed wrong assert when checking DLL with watches. | t3sserakt | 1 | +1 | -1 |
| 2023-12-09 15:28 | Transport: Fixed using wrong function to calculate mean time when to send next fragment. | t3sserakt | 1 | +2 | -2 |
| 2023-12-08 19:25 | TRANSPORT: Handle 0 byte datagram. | Martin Schanzenbach | 1 | +9 | -2 |
| 2023-12-08 17:34 | meson: remove gnunetdeps variable; explicitly specifiy dependencies | Martin Schanzenbach | 3 | +367 | -357 |
| 2023-12-08 17:29 | meson: add libpthread detection | Martin Schanzenbach | 3 | +7 | -0 |
| 2023-12-08 13:54 | build: Add generated files for GNS service ports and protocols for BOX | Martin Schanzenbach | 2 | +4 | -0 |
| 2023-12-08 10:32 | meson: more version detection logic | Martin Schanzenbach | 1 | +41 | -30 |
| 2023-12-08 10:09 | build: update sqlite version requirement | Martin Schanzenbach | 2 | +51 | -32 |
| 2023-12-09 11:41 | Transport: More useful debug logging für service. | t3sserakt | 1 | +26 | -13 |
| 2023-12-09 11:40 | Transport: Fixed bug to check each queue for validity separately. | t3sserakt | 1 | +7 | -2 |
| 2023-12-09 11:37 | Transport: Fixed bug handling queue length and QueueEntry when queue has no capacity. | t3sserakt | 1 | +2 | -1 |
| 2023-12-09 11:35 | Transport: We need to check if a message was cached when resuming communicators. | t3sserakt | 1 | +7 | -1 |
| 2023-12-09 11:28 | Transport: Fixed bugs in core message cache. | t3sserakt | 1 | +17 | -4 |
| 2023-12-09 11:24 | Transport: Removed misplaced removal of QueueEntry. | t3sserakt | 1 | +0 | -12 |
| 2023-12-09 11:21 | Transport: Fixed bug in handling of AckPending. | t3sserakt | 1 | +7 | -3 |
| 2023-12-09 11:20 | Transport: Added logging in case of UDP errors, and destroy queue in case of errors. | t3sserakt | 1 | +52 | -10 |
| 2023-12-13 18:42 | handbook: update | Martin Schanzenbach | 0 | +0 | -0 |
| 2023-12-13 18:40 | NAMESTORE: Remove fcfsd | Martin Schanzenbach | 17 | +0 | -1698 |
| 2023-12-13 09:50 | bump debian version | Christian Grothoff | 3 | +18 | -1 |
| 2023-12-12 22:51 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | TheJackiMonster | 31 | +963 | -566 |
| 2023-12-12 09:48 | meson: add blind signature sources to util - slack coder | Martin Schanzenbach | 1 | +1 | -0 |
| 2023-12-09 17:25 | conversation: More API fixes | Martin Schanzenbach | 2 | +2 | -2 |
| 2023-12-09 17:24 | conversation: fix test new API GNS | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-12-09 15:29 | Peerstore: Fixed wrong assert when checking DLL with watches. | t3sserakt | 1 | +1 | -1 |
| 2023-12-09 15:28 | Transport: Fixed using wrong function to calculate mean time when to send next fragment. | t3sserakt | 1 | +2 | -2 |
| 2023-12-09 11:41 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 24 | +806 | -504 |
| 2023-12-09 11:41 | Transport: More useful debug logging für service. | t3sserakt | 1 | +26 | -13 |
| 2023-12-09 11:40 | Transport: Fixed bug to check each queue for validity separately. | t3sserakt | 1 | +7 | -2 |
| 2023-12-09 11:37 | Transport: Fixed bug handling queue length and QueueEntry when queue has no capacity. | t3sserakt | 1 | +2 | -1 |
| 2023-12-09 11:35 | Transport: We need to check if a message was cached when resuming communicators. | t3sserakt | 1 | +7 | -1 |
| 2023-12-09 11:28 | Transport: Fixed bugs in core message cache. | t3sserakt | 1 | +17 | -4 |
| 2023-12-09 11:24 | Transport: Removed misplaced removal of QueueEntry. | t3sserakt | 1 | +0 | -12 |
| 2023-12-09 11:21 | Transport: Fixed bug in handling of AckPending. | t3sserakt | 1 | +7 | -3 |
| 2023-12-09 11:20 | Transport: Added logging in case of UDP errors, and destroy queue in case of errors. | t3sserakt | 1 | +52 | -10 |
| 2023-12-09 11:14 | Transport: Destroy closed ProtoQueue. | t3sserakt | 1 | +8 | -0 |
| 2023-12-08 20:28 | MESSENGER: add function to check handle for routing intention | TheJackiMonster | 2 | +22 | -0 |
| 2023-12-08 19:25 | TRANSPORT: Handle 0 byte datagram. | Martin Schanzenbach | 1 | +9 | -2 |
| 2023-12-08 17:34 | meson: remove gnunetdeps variable; explicitly specifiy dependencies | Martin Schanzenbach | 3 | +367 | -357 |
| 2023-12-08 17:29 | meson: add libpthread detection | Martin Schanzenbach | 3 | +7 | -0 |
| 2023-12-08 17:26 | MESSENGER: Types adjusted | TheJackiMonster | 18 | +34 | -34 |
| 2023-12-08 17:11 | -fix type of iterate function | TheJackiMonster | 2 | +2 | -2 |
| 2023-12-08 17:09 | MESSENGER: Types adjusted and added configuration fields | TheJackiMonster | 33 | +251 | -203 |
| 2023-12-08 13:54 | build: Add generated files for GNS service ports and protocols for BOX | Martin Schanzenbach | 2 | +4 | -0 |
| 2023-12-08 10:32 | meson: more version detection logic | Martin Schanzenbach | 1 | +41 | -30 |
| 2023-12-08 10:09 | build: update sqlite version requirement | Martin Schanzenbach | 2 | +51 | -32 |
| 2023-12-07 16:20 | GNS: Add test_gns_box_sbox.sh and test_gns_sbox.sh scripts | Sebastian Nadler | 2 | +63 | -4 |
| 2023-12-07 15:32 | SBOX: Fix memory leaks in gns resovler | Sebastian Nadler | 1 | +16 | -8 |
| 2023-12-05 16:37 | GNS: Implementation of SBOX records | Sebastian Nadler | 6 | +256 | -20 |
| 2023-12-04 19:31 | Refactor resolver_getprotobyname and resolver_getservbyname functions | Sebastian Nadler | 1 | +15 | -31 |
| 2023-12-04 14:40 | Uncrustify | Sebastian Nadler | 1 | +8 | -4 |
| 2023-12-04 14:37 | Fix in DNS parser | Sebastian Nadler | 1 | +0 | -1 |
| 2023-12-03 21:30 | Fix memory leaks in resolver_lookup_get_next_label() function | Sebastian Nadler | 1 | +1 | -1 |
| 2023-12-03 21:19 | Fix memory leaks in resolver_lookup_get_next_label() function | Sebastian Nadler | 1 | +4 | -1 |
| 2023-12-03 20:07 | improved readability | Sebastian Nadler | 1 | +2 | -1 |
| 2023-12-03 14:32 | Fix compiler warning URI records & Resource leaks | Sebastian Nadler | 1 | +3 | -3 |
| 2023-12-03 14:07 | Fix compiler warning URI records & Resource leaks | Sebastian Nadler | 2 | +15 | -9 |
| 2023-12-01 12:00 | GANA protocol & service-port numbers | Sebastian Nadler | 6 | +235 | -28 |
| 2023-12-07 09:13 | TRANSPORT: Uncrustify and remove single-statement function | Martin Schanzenbach | 1 | +18 | -24 |
| 2023-12-06 18:08 | TRANSPORT: Do not try to read again and again from queues that are closed | Martin Schanzenbach | 1 | +17 | -2 |
| 2023-12-06 15:32 | -bump package version | Christian Grothoff | 1 | +6 | -0 |
| 2023-12-06 15:24 | -do not load versioning unless we are also loading other schema logic | Christian Grothoff | 1 | +2 | -2 |
| 2023-12-06 11:40 | NAMESTORE: Generally handle maintenance records and allow their management | Martin Schanzenbach | 5 | +93 | -60 |
| 2023-12-04 19:30 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 1 | +4 | -2 |
| 2023-12-04 19:30 | TRANSPORT: Fix handling of shutdown socket in queue. | Martin Schanzenbach | 1 | +20 | -8 |
| 2023-12-04 19:20 | core: fix dependencies | Florian Dold | 1 | +4 | -2 |
| 2023-12-04 13:49 | -fix /run/xtables.lock permission in netjail test environment with iptables-nft | TheJackiMonster | 2 | +25 | -21 |
| 2023-12-04 13:47 | MESSENGER: Fix test case script to work with /usr prefix | TheJackiMonster | 1 | +6 | -2 |
| 2023-12-04 13:19 | MESSENGER: Fix build issues in testing | TheJackiMonster | 4 | +6 | -1 |
| 2023-12-04 12:46 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | TheJackiMonster | 115 | +4834 | -3910 |
| 2023-12-02 14:34 | PEERSTORE: Discard messages without reconning even if client not found. | Martin Schanzenbach | 1 | +2 | -3 |
| 2023-12-02 14:17 | NAMESTORE: Fix postgres plugin with new advisory lock API | Martin Schanzenbach | 4 | +60 | -39 |
| 2023-12-02 11:57 | NAMESTORE: Also implement cancel API for advisory lock clearing. Update PQ plugin to new API | Martin Schanzenbach | 7 | +318 | -26 |
| 2023-12-02 11:45 | MESSENGER: Remove storing contact names in service | TheJackiMonster | 3 | +0 | -34 |
| 2023-12-01 21:46 | NAMESTORE: Remove TX API again. Add new edit records API with advisory locking. | Martin Schanzenbach | 42 | +1230 | -1705 |
| 2023-11-30 18:38 | fix: BOX at @ not working | Sebastian Nadler | 1 | +30 | -19 |
| 2023-11-19 16:07 | test_gns_lightest.sh for lightest lookup tests | Sebastian Nadler | 1 | +136 | -0 |
| 2023-11-19 16:06 | Fix URI record serialization issue | Sebastian Nadler | 1 | +9 | -0 |
| 2023-11-19 16:06 | Refactored service and protocol resolution in GNS resolver | Sebastian Nadler | 1 | +60 | -34 |
| 2023-10-31 10:43 | BOX record namestore test | Sebastian Nadler | 1 | +64 | -0 |
| 2023-10-27 09:49 | LIGHTEST service & protocol box checks | Sebastian Nadler | 1 | +32 | -18 |
| 2023-10-26 22:22 | URI RR fix | Sebastian Nadler | 1 | +10 | -2 |
| 2023-10-26 09:52 | URI RR fix | Sebastian Nadler | 1 | +4 | -4 |
| 2023-10-25 20:01 | URI & SMIMEA DNS RR | Sebastian Nadler | 10 | +409 | -4 |
| 2023-11-30 09:46 | meson: add some more transport tests | Martin Schanzenbach | 2 | +168 | -18 |
| 2023-11-29 15:52 | meson: Fix missing communicator test configuration. | Martin Schanzenbach | 1 | +5 | -0 |
| 2023-11-29 15:45 | transport-testing: fix command label value log. | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-11-29 15:43 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 22 | +132 | -114 |
| 2023-11-29 15:43 | meson: Fix build with recent testing changes. | Martin Schanzenbach | 5 | +251 | -163 |
| 2023-11-29 14:21 | NEWS: ensure traits can be generated with subsystem-specific prefixes for the symbols | Christian Grothoff | 22 | +132 | -114 |
| 2023-11-29 08:37 | NEWS: libgnunettesting first major testing NG refactor towards getting dependency structure streamlined | Christian Grothoff | 43 | +1985 | -1935 |
| 2023-11-29 04:27 | -improve comments | Christian Grothoff | 2 | +29 | -6 |
| 2023-11-29 04:14 | stringify operation is already defined in gnunet_util_lib.h, do not define twicde | Christian Grothoff | 1 | +0 | -8 |
| 2023-11-29 00:18 | towards test package for v0.21.0 | Christian Grothoff | 4 | +10 | -7 |
| 2023-11-28 03:36 | ci: update version script to work on detached head | Devan Carpenter | 2 | +24 | -14 |
| 2023-11-24 12:57 | ci: fix more old paths from migration to contrib | Devan Carpenter | 2 | +2 | -2 |
| 2023-11-23 18:01 | ci: clean the workspace before building for arm64 | Devan Carpenter | 1 | +1 | -0 |
| 2023-11-23 05:18 | ci: add arm64 package build and deploy | Devan Carpenter | 8 | +82 | -0 |
| 2023-11-27 22:25 | MESSENGER: Add netjail testcase | TheJackiMonster | 10 | +1223 | -3 |
| 2023-11-25 15:02 | PEERSTORE: Actually return error core in API | Martin Schanzenbach | 2 | +29 | -38 |
| 2023-11-24 08:42 | PEERSTORE: Fix memleak on hello_changed_notify_cancel | Martin Schanzenbach | 1 | +1 | -0 |
| 2023-11-24 02:01 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | TheJackiMonster | 10 | +28 | -28 |
| 2023-11-24 01:58 | MESSENGER: Correct doxygen comments | TheJackiMonster | 10 | +26 | -26 |
| 2023-11-23 21:04 | meson: update readme | Martin Schanzenbach | 1 | +55 | -2 |
| 2023-11-23 20:58 | meson: do not run perf tests in default setup | Martin Schanzenbach | 3 | +28 | -4 |
| 2023-11-23 20:31 | meson: fix tests; fix non-parallelizable tests to run sequentially | Martin Schanzenbach | 5 | +228 | -217 |
| 2023-11-23 19:21 | meson: make test suites pass | Martin Schanzenbach | 3 | +8 | -5 |
| 2023-11-23 18:18 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 10 | +8 | -10 |
| 2023-11-23 18:18 | PEERSTORE: Major API overhault to fix a variety of race conditions. | Martin Schanzenbach | 14 | +549 | -589 |
| 2023-11-23 10:10 | Transport: Fixed check of value gotten from peerstore. | t3sserakt | 1 | +1 | -1 |
| 2023-11-23 09:46 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 42 | +217 | -228 |
| 2023-11-23 09:46 | Transport: Removed logging that lead to an assertion. | t3sserakt | 1 | +1 | -4 |
| 2023-11-23 05:05 | ci: set arch in deploy job config | Devan Carpenter | 1 | +1 | -0 |
| 2023-11-23 03:54 | ci: move to contrib dir | Devan Carpenter | 8 | +0 | -0 |
| 2023-11-22 19:43 | PEERSTORE: More peerstore API change missing changes | Martin Schanzenbach | 10 | +9 | -8 |
| 2023-11-22 19:31 | PEERSTORE: Forgot makefile update | Martin Schanzenbach | 1 | +0 | -11 |
| 2023-11-22 19:09 | PEERSTORE: Fix API and meson build | Martin Schanzenbach | 5 | +34 | -0 |
| 2023-11-22 18:01 | PEERSTORE: Simplify API such that we no longer get caught in while loops | Martin Schanzenbach | 12 | +62 | -95 |
| 2023-11-22 18:01 | GNS: Fix dns2gns test with default gnunet.org GNS override we introduced | Martin Schanzenbach | 3 | +9 | -6 |
| 2023-11-20 19:30 | NEWS: Remove single-use API macro GNUNET_VA_ARG_ENUM | Martin Schanzenbach | 2 | +1 | -7 |
| 2023-11-20 19:17 | Transport: Fixed check when to stop FC retransmission. | t3sserakt | 1 | +3 | -1 |
| 2023-11-20 19:15 | Transport: Using the correct TransportClient for dekrementing the global communicator queue counter. | t3sserakt | 1 | +2 | -2 |
| 2023-11-19 15:38 | update gitignore for submodule | Martin Schanzenbach | 1 | +1 | -0 |
| 2023-11-19 15:36 | tests: fix config locations; minor fixes | Martin Schanzenbach | 33 | +41 | -75 |
| 2023-11-17 16:33 | MESSENGER: Adjust sending message filter | TheJackiMonster | 1 | +2 | -2 |
| 2023-11-17 15:57 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 75 | +5354 | -4507 |
| 2023-11-17 15:57 | Transport: Added missing dekrement of global communicator queue counter. | t3sserakt | 1 | +2 | -0 |
| 2023-11-17 00:24 | -fix warning | TheJackiMonster | 1 | +1 | -1 |
| 2023-11-16 23:59 | MESSENGER: Uncrustify code | TheJackiMonster | 7 | +63 | -56 |
| 2023-11-16 23:55 | MESSENGER: Fix handle id initialization and add local contact id | TheJackiMonster | 9 | +124 | -78 |
| 2023-11-16 22:24 | MESSENGER: Wait for leave message to close room | TheJackiMonster | 1 | +3 | -2 |
| 2023-11-16 22:20 | MESSENGER: Fix latest hash on client side | TheJackiMonster | 15 | +222 | -46 |
| 2023-11-14 17:24 | -minor cleanup | TheJackiMonster | 1 | +0 | -409 |
| 2023-11-14 17:06 | MESSENGER: Cleanup unused code files in service directory | TheJackiMonster | 19 | +0 | -2513 |
| 2023-11-14 16:51 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | TheJackiMonster | 2871 | +403360 | -538357 |
| 2023-11-14 15:19 | Transport: Added missing dekrement when removing QueueEntry from DLL. | t3sserakt | 1 | +2 | -0 |
| 2023-11-13 20:33 | MESSENGER: Reduce priority of enqueued messages to start with initial join message | TheJackiMonster | 1 | +1 | -1 |
| 2023-11-13 09:58 | Peerstore: We replace existing hellos. Only the origin peer merges hellos. | t3sserakt | 1 | +3 | -2 |
| 2023-11-12 11:22 | fix undefined behavior from left-shifting signed chars | Christian Grothoff | 1 | +44 | -31 |
| 2023-11-10 22:33 | -minor additional cleanup | TheJackiMonster | 4 | +36 | -19 |
| 2023-11-10 22:23 | MESSENGER: Uncrustify code | TheJackiMonster | 51 | +3285 | -2112 |
| 2023-11-10 21:46 | MESSENGER: Fix remaining test failure | TheJackiMonster | 3 | +6 | -14 |
| 2023-11-10 18:39 | -minor cleanup, indentation | Christian Grothoff | 1 | +2 | -2 |
| 2023-11-10 18:37 | -fix warning | Christian Grothoff | 1 | +4 | -4 |
| 2023-11-10 17:51 | MESSENGER: Separate peer and member signed messages | TheJackiMonster | 50 | +2846 | -1687 |
| 2023-11-10 13:46 | PQ: Fix test ftbfs | Martin Schanzenbach | 1 | +2 | -1 |
| 2023-11-09 17:03 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 53 | +6050 | -5929 |
| 2023-11-09 17:03 | Hostlist: Changed hostlist server. | t3sserakt | 1 | +1 | -1 |
| 2023-11-09 09:34 | DHT: Fix warning and incorrect/missing variable assignment | Martin Schanzenbach | 1 | +6 | -5 |
| 2023-11-09 09:18 | TESTING: Fix proper handling of send handle in test loop. | Martin Schanzenbach | 1 | +23 | -34 |
| 2023-11-09 07:58 | Hello: Fixed typo in ip address for included hello | t3sserakt | 1 | +0 | -0 |
| 2023-11-08 18:52 | Hello: Change error handling of GNUNET_HELLO_builder_add_address usage. | t3sserakt | 2 | +28 | -8 |
| 2023-11-08 16:35 | NAMESTORE: Fix test warnings | Martin Schanzenbach | 17 | +19 | -21 |
| 2023-11-08 16:09 | NAMESTORE: Fix test memory corruption (still fishy; cause unknown) | Martin Schanzenbach | 2 | +6 | -10 |
| 2023-11-08 16:08 | PEERSTORE: Silence service log output. | Martin Schanzenbach | 1 | +2 | -2 |
| 2023-11-08 16:07 | ARM: Silence service log output | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-11-08 15:40 | PEERSTORE: Handle malformed hello properly | Martin Schanzenbach | 1 | +7 | -1 |
| 2023-11-08 11:51 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 7 | +11 | -229 |
| 2023-11-08 11:50 | meson/tests: Test order and fixes for namestore et al. | Martin Schanzenbach | 40 | +4143 | -4032 |
| 2023-11-08 11:49 | Peerstore: Make peerstore start immediately. Added option to use included hello. | t3sserakt | 1 | +2 | -1 |
| 2023-11-08 11:47 | Topology: Removed F2F options from config. | t3sserakt | 1 | +0 | -3 |
| 2023-11-08 11:46 | TNG: Removed old config options. | t3sserakt | 1 | +7 | -223 |
| 2023-11-07 18:05 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 0 | +0 | -0 |
| 2023-11-07 17:54 | Hello: Change meson build file to use the new bootstrap hello file. | t3sserakt | 1 | +1 | -1 |
| 2023-11-07 13:14 | meson: fix for submodule change | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-11-07 13:13 | build: move gana and handbook submodules back into contrib | Martin Schanzenbach | 15 | +1377 | -1553 |
| 2023-11-06 17:11 | GNSRECORD: Fix compiler warnings in tests | Martin Schanzenbach | 3 | +15 | -10 |
| 2023-11-06 15:47 | CONVERSATION: Fix warning for incorrect enum usage | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-11-06 15:47 | REST: Fix warnings with new daemon macro API | Martin Schanzenbach | 2 | +21 | -11 |
| 2023-11-04 14:02 | meson: same build order as autotools | Martin Schanzenbach | 1 | +7 | -7 |
| 2023-11-04 13:50 | meson: add topology for build | Martin Schanzenbach | 5 | +30 | -41 |
| 2023-11-04 05:43 | HELLO: Modify API to avoid unnecessary copies | Martin Schanzenbach | 9 | +63 | -72 |
| 2023-11-07 17:49 | Hello: Changed bootstrap peer hello file to new bootstrap peer. | t3sserakt | 3 | +1 | -1 |
| 2023-11-07 13:14 | meson: fix for submodule change | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-11-07 13:13 | build: move gana and handbook submodules back into contrib | Martin Schanzenbach | 15 | +1377 | -1553 |
| 2023-11-06 17:11 | GNSRECORD: Fix compiler warnings in tests | Martin Schanzenbach | 3 | +15 | -10 |
| 2023-11-06 15:47 | CONVERSATION: Fix warning for incorrect enum usage | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-11-06 15:47 | REST: Fix warnings with new daemon macro API | Martin Schanzenbach | 2 | +21 | -11 |
| 2023-11-04 14:02 | meson: same build order as autotools | Martin Schanzenbach | 1 | +7 | -7 |
| 2023-11-04 13:50 | meson: add topology for build | Martin Schanzenbach | 5 | +30 | -41 |
| 2023-11-04 05:43 | HELLO: Modify API to avoid unnecessary copies | Martin Schanzenbach | 9 | +63 | -72 |
| 2023-11-02 15:41 | Topology: Fixed small bug. | t3sserakt | 1 | +2 | -2 |
| 2023-11-02 15:40 | Transport: Fixed bug in ring buffer for core messages. | t3sserakt | 1 | +1 | -0 |
| 2023-11-02 15:38 | Transport: Fixed bug in free pending messages and queue entries. | t3sserakt | 1 | +12 | -7 |
| 2023-11-02 15:36 | Transport: Fixed bug while setting up key material for backchannel. | t3sserakt | 1 | +7 | -3 |
| 2023-11-02 15:25 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 5 | +4 | -4 |
| 2023-11-02 15:24 | - fix coverity cid 435685 | t3sserakt | 1 | +1 | -0 |
| 2023-11-02 09:41 | IDENTITY: FTBFS | Martin Schanzenbach | 4 | +3 | -4 |
| 2023-11-02 09:31 | IDENTITY: Fix missing gnunet-identity build | Martin Schanzenbach | 1 | +1 | -0 |
| 2023-11-01 13:39 | Testing: Moved test case configuration file. | t3sserakt | 2 | +10 | -11 |
| 2023-11-01 11:18 | - fix coverity cid 467140 | t3sserakt | 1 | +1 | -0 |
| 2023-11-01 11:05 | - fix coverity cid 467139 | t3sserakt | 1 | +2 | -0 |
| 2023-11-01 10:42 | - fix coverity cid 467138 | t3sserakt | 1 | +4 | -1 |
| 2023-11-01 10:32 | - fix coverity cid 467137 | t3sserakt | 1 | +4 | -4 |
| 2023-11-01 06:19 | Transport: Fixed bug while setting up key material for backchannel. | t3sserakt | 1 | +6 | -3 |
| 2023-10-30 12:55 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 34 | +3327 | -1691 |
| 2023-10-30 12:51 | Transport: Fixed null pointer in address iteration code to start validation. | t3sserakt | 1 | +3 | -3 |
| 2023-10-30 12:50 | Testing: Exchange binary name for transport in test case configuration. | t3sserakt | 2 | +2 | -2 |
| 2023-10-30 12:49 | Peerstore: Fixed memory related bugs. | t3sserakt | 3 | +10 | -1 |
| 2023-10-27 22:23 | UTIL: Fix tests ftbfs for new blinding API | Martin Schanzenbach | 2 | +3 | -2 |
| 2023-10-27 22:19 | TRANSPORT: Fix nullptr deref, removed newly introduced unused variable | Martin Schanzenbach | 1 | +1 | -7 |
| 2023-10-27 22:19 | meson: more contrib | Martin Schanzenbach | 3 | +5 | -5 |
| 2023-10-27 22:14 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 21 | +2237 | -547 |
| 2023-10-27 21:54 | -add more functions for new blinding API | Christian Grothoff | 2 | +151 | -81 |
| 2023-10-27 20:08 | -fix FTBFS | Christian Grothoff | 1 | +231 | -178 |
| 2023-10-26 09:00 | -fix memory leak | Christian Grothoff | 1 | +1 | -1 |
| 2023-10-25 20:55 | more work on new blind signing API | Christian Grothoff | 5 | +165 | -77 |
| 2023-10-20 21:13 | more work on new blind signature API and implementation | Christian Grothoff | 5 | +216 | -21 |
| 2023-10-19 20:06 | distinguish blinding and session nonces | Christian Grothoff | 3 | +40 | -25 |
| 2023-10-19 19:40 | new blind signing logic | Christian Grothoff | 9 | +811 | -178 |
| 2023-10-18 21:34 | NEWS: major revision of blind signature API | Christian Grothoff | 1 | +618 | -44 |
| 2023-10-27 15:43 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 21 | +22 | -71 |
| 2023-10-27 09:42 | Cadet: Changes to use DhtHelloMessage instead of HelloUriMessage, and to hand over not a HelloMessage, but a block to the dht. | t3sserakt | 2 | +28 | -4 |
| 2023-10-27 09:35 | Hello: Fixed usage of GNUNET_HELLO_builder_iterate. | t3sserakt | 3 | +14 | -7 |
| 2023-10-27 09:33 | News: Introduced closure to hold store context when caling function to add hello in peerstore. | t3sserakt | 3 | +30 | -6 |
| 2023-10-27 09:30 | TNG: Fixed bug in handling hello to start validation. | t3sserakt | 1 | +10 | -2 |
| 2023-10-26 13:56 | po/uncrustify | Martin Schanzenbach | 11 | +971 | -1111 |
| 2023-10-26 13:55 | libgnunet: Add a new daemon main macro for daemons/servers in libgnunet. | Martin Schanzenbach | 3 | +81 | -40 |
| 2023-10-26 12:06 | REST: Fix replain plugin crash | Martin Schanzenbach | 1 | +2 | -1 |
| 2023-10-26 12:05 | meson: add more tests in lib/ | Martin Schanzenbach | 5 | +118 | -7 |
| 2023-10-25 12:57 | TRANSPORT/HOSTLIST: Fix crashing services; code smells still exist | Martin Schanzenbach | 2 | +5 | -4 |
| 2023-10-25 09:46 | Changed relative path to no force test config | t3sserakt | 1 | +1 | -1 |
| 2023-10-25 07:54 | HELLO: Fixup missing tests | Martin Schanzenbach | 2 | +6 | -27 |
| 2023-10-24 22:13 | meson: build all components | Martin Schanzenbach | 15 | +5 | -35 |
| 2023-10-24 19:28 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 31 | +329 | -2760 |
| 2023-10-24 19:28 | REST: Fix compilation without jose | Martin Schanzenbach | 2 | +8 | -6 |
| 2023-10-24 16:49 | TNG: Adding missing manual test case topology file. | t3sserakt | 1 | +8 | -0 |
| 2023-10-24 15:40 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 38 | +302 | -356 |
| 2023-10-24 12:56 | News: Added DDLs for handling GNUNET_PEERSTORE_StoreHelloContext | t3sserakt | 5 | +142 | -55 |
| 2023-10-24 08:25 | dev will usually want these, too | Christian Grothoff | 1 | +4 | -0 |
| 2023-10-24 08:23 | dev without libsodium is no fun | Christian Grothoff | 1 | +1 | -0 |
| 2023-10-23 20:39 | meson: improve header detection; fix util test workdir and config files | Martin Schanzenbach | 3 | +90 | -54 |
| 2023-10-23 20:03 | BUILD: Fix more warnings. | Martin Schanzenbach | 2 | +5 | -2 |
| 2023-10-23 19:59 | MESSENGER: Fix callback closure processing | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-10-23 19:55 | BUILD: Silence warnings | Martin Schanzenbach | 7 | +8 | -140 |
| 2023-10-23 08:57 | News: Removed old hello functionality. | t3sserakt | 23 | +110 | -2708 |
| 2023-10-23 08:53 | TNG: Added missing configuration files for the manual testing use case. | t3sserakt | 2 | +94 | -0 |
| 2023-10-23 07:40 | !tarball fix makefile errors | Martin Schanzenbach | 1 | +2 | -2 |
| 2023-10-23 07:37 | !tarball autotools is great | Martin Schanzenbach | 1 | +8 | -0 |
| 2023-10-23 07:30 | !tarball dist missing header file | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-10-23 07:06 | !tarball fix again missing files | Martin Schanzenbach | 2 | +3 | -0 |
| 2023-10-23 06:58 | !tarball fix | Martin Schanzenbach | 3 | +8 | -5 |
| 2023-10-23 05:59 | !tarball | Martin Schanzenbach | 1 | +0 | -2 |
| 2023-10-22 20:48 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 1 | +2 | -0 |
| 2023-10-22 20:46 | PEERSTORE: Silence compiler warnings | Martin Schanzenbach | 1 | +2 | -6 |
| 2023-10-22 17:29 | BUILD: Fix missing makefile subdirs | Martin Schanzenbach | 1 | +2 | -0 |
| 2023-10-22 06:55 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 4 | +68 | -53 |
| 2023-10-22 06:53 | TRANSPORT: Fix more warnings | Martin Schanzenbach | 1 | +72 | -55 |
| 2023-10-21 07:56 | TRANSPORT/CADET: Fix some warnings. | Martin Schanzenbach | 2 | +84 | -75 |
| 2023-10-21 06:05 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 14 | +40 | -21 |
| 2023-10-20 19:35 | BUILD: ftbfs fix on linux | Martin Schanzenbach | 13 | +28 | -9 |
| 2023-10-20 18:18 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 168 | +12752 | -12634 |
| 2023-10-20 18:15 | Cadet: Fixed issue #7542 | t3sserakt | 1 | +12 | -12 |
| 2023-10-20 14:20 | BUILD: Some comments for libgnunet build. | Martin Schanzenbach | 2 | +11 | -4 |
| 2023-10-20 11:22 | MESSENGER: Move block plugin to plugin dir | Martin Schanzenbach | 9 | +38 | -23 |
| 2023-10-20 11:15 | SET: Move block plugin to plugin dir | Martin Schanzenbach | 13 | +66 | -42 |
| 2023-10-20 11:10 | DNS/REGEX: Move block plugin to plugin dir | Martin Schanzenbach | 19 | +114 | -84 |
| 2023-10-20 08:25 | DHT: Move block plugin to plugin dir | Martin Schanzenbach | 21 | +1094 | -1143 |
| 2023-10-20 08:17 | PEERSTORE: Move DB plugins to plugin dir | Martin Schanzenbach | 7 | +76 | -0 |
| 2023-10-20 07:28 | DATASTORE: Move DB plugins to plugin dir | Martin Schanzenbach | 32 | +349 | -292 |
| 2023-10-20 06:01 | REST: Conditionally compile jose dependency | Martin Schanzenbach | 2 | +18 | -3 |
| 2023-10-20 05:53 | -fix linker | Martin Schanzenbach | 1 | +1 | -0 |
| 2023-10-19 22:22 | -fix | Martin Schanzenbach | 1 | +1 | -0 |
| 2023-10-19 22:16 | BUILD: Make autotools happy again | Martin Schanzenbach | 2 | +11 | -16 |
| 2023-10-19 22:16 | TOPOLOGY: Some warnings silenced | Martin Schanzenbach | 1 | +10 | -20 |
| 2023-10-19 22:06 | REST: Remove plugins. Hardcode features | Martin Schanzenbach | 47 | +8955 | -9047 |
| 2023-10-19 19:50 | BUILD: ftbfs again | Martin Schanzenbach | 1 | +1 | -0 |
| 2023-10-19 19:45 | BUILD: ftbfs again | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-10-19 19:36 | BUILD: ftbfs | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-10-19 19:25 | BUILD: Allow plugins to build before higher-level components | Martin Schanzenbach | 50 | +785 | -731 |
| 2023-10-19 14:44 | BUILD: Fix make dist, some cleanup | Martin Schanzenbach | 33 | +39795 | -39145 |
| 2023-10-19 12:42 | meson: reintroduce libgnunet build with meson | Martin Schanzenbach | 90 | +760 | -820 |
| 2023-10-19 10:53 | BUILD: Add readme on new structure | Martin Schanzenbach | 1 | +13 | -0 |
| 2023-10-19 10:53 | BUILD: Move messenger to service | Martin Schanzenbach | 77 | +179 | -163 |
| 2023-10-19 10:49 | BUILD: Move reclaim to service | Martin Schanzenbach | 57 | +990 | -925 |
| 2023-10-19 10:26 | -fix gns idn | Martin Schanzenbach | 1 | +12 | -0 |
| 2023-10-19 09:59 | BUILD: Move exit/pt to service | Martin Schanzenbach | 21 | +9 | -9 |
| 2023-10-19 09:55 | BUILD: Move fs to contrib/service | Martin Schanzenbach | 115 | +621 | -1073 |
| 2023-10-19 09:36 | BUILD: Move conversation to contrib/service | Martin Schanzenbach | 33 | +25 | -24 |
| 2023-10-19 09:33 | BUILD: Move gns/zonemaster to service | Martin Schanzenbach | 92 | +445 | -342 |
| 2023-10-19 08:26 | BUILD: Move vpn to service | Martin Schanzenbach | 23 | +92 | -77 |
| 2023-10-19 08:19 | BUILD: Move revocation to service | Martin Schanzenbach | 27 | +711 | -668 |
| 2023-10-19 08:06 | BUILD: Move seti/setu to service | Martin Schanzenbach | 37 | +25 | -25 |
| 2023-10-19 08:00 | BUILD: Move scalarproduct to contrib/service | Martin Schanzenbach | 23 | +9 | -9 |
| 2023-10-19 07:54 | BUILD: Move set/consensus/secretsharing to contrib/service | Martin Schanzenbach | 56 | +206 | -206 |
| 2023-10-19 07:37 | BUILD: Move namestore to service | Martin Schanzenbach | 73 | +3267 | -3257 |
| 2023-10-19 07:16 | BUILD: Move namecache to service | Martin Schanzenbach | 36 | +1578 | -1539 |
| 2023-10-19 07:03 | BUILD: Move regex/dns to service | Martin Schanzenbach | 53 | +31 | -31 |
| 2023-10-19 06:53 | BUILD: Move topology to service | Martin Schanzenbach | 33 | +8 | -8 |
| 2023-10-19 06:33 | BUILD: Move nat-auto to service/cli | Martin Schanzenbach | 22 | +485 | -475 |
| 2023-10-19 06:20 | fot got to add file | Martin Schanzenbach | 1 | +20 | -0 |
| 2023-10-19 06:20 | BUILD: Move template to service/cli | Martin Schanzenbach | 13 | +47 | -54 |
| 2023-10-18 18:35 | -remove hello folder again | Martin Schanzenbach | 1 | +0 | -427 |
| 2023-10-18 18:19 | BUILD: Move dht/datastore to service/cli | Martin Schanzenbach | 105 | +497 | -466 |
| 2023-10-18 18:02 | BUILD: Move cadet to service/cli | Martin Schanzenbach | 63 | +1003 | -983 |
| 2023-10-18 17:35 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 9 | +955 | -78 |
| 2023-10-18 17:35 | BUILD: more more components into new structure; ftbfs fix | Martin Schanzenbach | 256 | +2146 | -2090 |
| 2023-10-18 17:31 | Moved gnunet-hello.c | t3sserakt | 1 | +427 | -0 |
| 2023-10-18 15:24 | BUILD: build plugins after services | Martin Schanzenbach | 42 | +49 | -26 |
| 2023-10-18 13:48 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 279 | +2696 | -2608 |
| 2023-10-18 13:15 | BUILD: Move identity/rest components to service/rest-plugin | Martin Schanzenbach | 46 | +1613 | -1564 |
| 2023-10-18 13:02 | Merge branch 'master' of ssh://git.gnunet.org/gnunet. Undeleted src/hello/gnunet-hello.c, because it is still needed. | t3sserakt | 672 | +28777 | -75321 |
| 2023-10-18 12:58 | Hello: Fix another bug in cli tool to generate contrib hello file. | t3sserakt | 1 | +3 | -3 |
| 2023-10-18 12:46 | BUILD: Move experimental components to contrib | Martin Schanzenbach | 71 | +43 | -35 |
| 2023-10-18 12:31 | BUILD: Move core to service/cli | Martin Schanzenbach | 58 | +192 | -176 |
| 2023-10-18 12:24 | BUILD: Fix error code copy file | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-10-18 12:17 | BUILD: Move arm to service/cli | Martin Schanzenbach | 29 | +161 | -138 |
| 2023-10-18 12:04 | BUILD: Move dhtu to plugin | Martin Schanzenbach | 12 | +6 | -6 |
| 2023-10-18 12:01 | BUILD: Move testing to lib | Martin Schanzenbach | 65 | +165 | -167 |
| 2023-10-18 11:54 | TNG: Fixed bug in shared secret handling of udo communicator. | t3sserakt | 1 | +1 | -1 |
| 2023-10-18 11:53 | Bootstrap: Fixed bug to not replace hellos for a peer. | t3sserakt | 1 | +7 | -3 |
| 2023-10-18 11:53 | BUILD: Move pq/sq to lib | Martin Schanzenbach | 32 | +32 | -35 |
| 2023-10-18 11:52 | Hostlist: Changed hostlist server to use a hello cache. | t3sserakt | 1 | +52 | -69 |
| 2023-10-18 11:49 | BUILD: Move json to lib | Martin Schanzenbach | 17 | +13 | -15 |
| 2023-10-18 11:43 | BUILD: Move curl to lib | Martin Schanzenbach | 8 | +5 | -6 |
| 2023-10-18 11:40 | Hostlist: Fixed bug in hostlist client. | t3sserakt | 1 | +2 | -1 |
| 2023-10-18 11:38 | Hello: Changed signature of method GNUNET_HELLO_builder_get_id | t3sserakt | 2 | +4 | -4 |
| 2023-10-18 11:37 | NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/ | Martin Schanzenbach | 400 | +8541 | -8844 |
| 2023-10-18 11:32 | Hello: Fix bug in cli tool to generate contrib hello file. | t3sserakt | 1 | +1 | -1 |
| 2023-10-18 11:31 | Hostlist: Added test config to have a peer running the hostlist server. | t3sserakt | 1 | +13 | -1 |
| 2023-10-18 11:23 | Hostlist: Task added to start reading the hostlist entries only after a certain period of time has elapsed. | t3sserakt | 1 | +24 | -1 |
| 2023-10-17 09:06 | meson: libgnunet main loop improvements | Martin Schanzenbach | 2 | +146 | -62 |
| 2023-10-17 07:00 | meson: libgnunet main loop (untested) | Martin Schanzenbach | 2 | +28 | -2 |
| 2023-10-17 06:41 | meson: start working on libgnunet main loop | Martin Schanzenbach | 2 | +182 | -63 |
| 2023-10-17 06:02 | -ftbfs | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-10-16 19:53 | meson: fix libgnunet monolith ftbfs by excluding set,consensus,secretsharing | Martin Schanzenbach | 4 | +11 | -12 |
| 2023-10-16 19:40 | meson: add gns tests; readd gns tests to automake | Martin Schanzenbach | 2 | +67 | -19 |
| 2023-10-16 18:23 | meson: add dns test2 | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-10-16 18:22 | meson: add dns test | Martin Schanzenbach | 1 | +6 | -0 |
| 2023-10-16 18:17 | meson: add dht(u) tests | Martin Schanzenbach | 2 | +26 | -0 |
| 2023-10-16 16:07 | build: fix get_version location | Martin Schanzenbach | 1 | +4 | -4 |
| 2023-10-16 16:06 | datacache: remove broken benchmark tests | Martin Schanzenbach | 6 | +1 | -269 |
| 2023-10-16 14:59 | meson: add datastore tests | Martin Schanzenbach | 1 | +124 | -0 |
| 2023-10-16 14:23 | meson: add datacache tests; improve test return values | Martin Schanzenbach | 4 | +151 | -17 |
| 2023-10-16 13:54 | meson: fix new folder structure | Martin Schanzenbach | 3 | +34 | -27 |
| 2023-10-16 13:47 | contrib: remove deleted file from makefile | Martin Schanzenbach | 1 | +0 | -1 |
| 2023-10-16 13:46 | contrib: we use uncrustify | Martin Schanzenbach | 1 | +0 | -22 |
| 2023-10-16 11:59 | contrib: remove old/duplicate dockerfiles | Martin Schanzenbach | 2 | +0 | -35 |
| 2023-10-16 11:26 | build: move version script from contrib | Martin Schanzenbach | 5 | +9 | -7 |
| 2023-10-16 11:24 | build: delete deprecated buildfiles for docs | Martin Schanzenbach | 1 | +0 | -1 |
| 2023-10-16 11:24 | build: delete deprecated buildfiles for docs | Martin Schanzenbach | 1 | +0 | -18 |
| 2023-10-16 11:22 | build: fix make install of new script location | Martin Schanzenbach | 2 | +8 | -8 |
| 2023-10-16 11:13 | build: forgot to add new makefiles | Martin Schanzenbach | 2 | +37 | -0 |
| 2023-10-16 10:35 | build: fix make dist | Martin Schanzenbach | 9 | +3155 | -5288 |
| 2023-10-16 10:32 | build: cleanup contrib a bit and separate out actual data needed for build | Martin Schanzenbach | 3 | +5 | -28 |
| 2023-10-16 10:32 | transport: ftbfs since libgnunet change for NT | Martin Schanzenbach | 34 | +0 | -1 |
| 2023-10-16 10:15 | build: add new submodule locations | Martin Schanzenbach | 4 | +7 | -7 |
| 2023-10-16 10:08 | build: delete submodules | Martin Schanzenbach | 2 | +0 | -2 |
| 2023-10-16 10:07 | build: move source submodules to src subdir | Martin Schanzenbach | 4 | +10 | -10 |
| 2023-10-16 06:30 | meson: add user/group notice message | Martin Schanzenbach | 1 | +49 | -0 |
| 2023-10-16 06:28 | contrib: move guix packages to pckages folder | Martin Schanzenbach | 2 | +0 | -0 |
| 2023-10-15 19:30 | meson: add still working core tests | Martin Schanzenbach | 1 | +69 | -0 |
| 2023-10-15 10:18 | meson: readd transport service(tng) | Martin Schanzenbach | 1 | +14 | -1 |
| 2023-10-15 10:08 | TRANSPORT: Rename TNG to transport, cleanup makefile | Martin Schanzenbach | 11 | +11760 | -12415 |
| 2023-10-15 10:03 | meson: add conversation tests | Martin Schanzenbach | 1 | +72 | -13 |
| 2023-10-15 09:34 | meson: try to detect conversation | Martin Schanzenbach | 3 | +57 | -12 |
| 2023-10-15 08:27 | meson: add remaining consensus tests | Martin Schanzenbach | 3 | +19 | -600 |
| 2023-10-15 08:02 | meson: add template meson build file | Martin Schanzenbach | 1 | +34 | -0 |
| 2023-10-15 08:01 | meson: add remaining cadet test | Martin Schanzenbach | 6 | +14 | -3664 |
| 2023-10-15 07:53 | meson: compile template | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-10-15 07:35 | meson: fix arm tests | Martin Schanzenbach | 3 | +25 | -8 |
| 2023-10-14 15:36 | TNG: Remove some testbed dependent tests | Martin Schanzenbach | 14 | +2 | -669 |
| 2023-10-14 15:30 | UTIL: fix ftbfs | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-10-14 15:09 | meson: detect ip and ifconfig binaries | Martin Schanzenbach | 1 | +10 | -0 |
| 2023-10-14 15:09 | UTIL: Fix incorrect IFCONFIG ifdef | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-10-14 14:53 | meson: add most tests and testsuites | Martin Schanzenbach | 2 | +472 | -16 |
| 2023-10-14 14:00 | meson: fix build without friends | Martin Schanzenbach | 1 | +0 | -1 |
| 2023-10-14 07:10 | TOPOLOGY: Remove libgnunetfriends | Martin Schanzenbach | 4 | +10 | -542 |
| 2023-10-13 21:51 | NEWS: add support for encoding/decoding double values as part of JSON to libgnunetjson | Christian Grothoff | 3 | +80 | -0 |
| 2023-10-13 21:19 | ftbfs with removed libgnunetnt | Martin Schanzenbach | 1 | +0 | -3 |
| 2023-10-13 21:07 | meson: fix build after component consolidation | Martin Schanzenbach | 4 | +1 | -13 |
| 2023-10-13 21:03 | UTIL: Incorporate nt component. Fixes #7955 | Martin Schanzenbach | 18 | +449 | -743 |
| 2023-10-13 20:46 | Remove deprecated pkgconfig | Martin Schanzenbach | 3 | +0 | -49 |
| 2023-10-13 16:19 | Delete more subsystems not required after tng | Martin Schanzenbach | 130 | +1 | -39310 |
| 2023-10-05 21:02 | ci: add package deployment job | Devan Carpenter | 2 | +19 | -0 |
| 2023-10-11 20:33 | ci: add debian packaging job | Devan Carpenter | 3 | +35 | -0 |
| 2023-10-05 22:05 | ci: add build job | Devan Carpenter | 2 | +16 | -0 |
| 2023-09-21 13:57 | ci: add script for running CI locally | Devan Carpenter | 1 | +30 | -0 |
| 2023-08-24 05:02 | ci: add initial Containerfile for CI purposes | Devan Carpenter | 1 | +42 | -0 |
| 2023-10-11 08:59 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 5 | +6 | -3 |
| 2023-10-11 08:59 | Hello: Fixed bug in cli cmd to transform hello file to new format. | t3sserakt | 1 | +1 | -1 |
| 2023-10-11 08:14 | add technically unnecessary link against libgnunetarm for debian package build | Christian Grothoff | 1 | +1 | -0 |
| 2023-10-11 07:07 | typo !tarball | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-10-11 05:43 | add clients file back !tarball | Martin Schanzenbach | 1 | +1 | -0 |
| 2023-10-11 05:30 | Attempt fix make dist !tarball | Martin Schanzenbach | 2 | +2 | -1 |
| 2023-10-05 22:25 | core: fix makefile - link against local file | Devan Carpenter | 1 | +1 | -1 |
| 2023-10-05 22:17 | testing: fix makefile - link against local file | Devan Carpenter | 1 | +1 | -1 |
| 2023-10-06 09:22 | HOSTLIST: Do not run hostlist tests | Martin Schanzenbach | 1 | +4 | -4 |
| 2023-10-06 09:19 | HOSTLIST: Fix hello message pointer size use | Martin Schanzenbach | 2 | +28 | -46 |
| 2023-10-06 06:40 | BUILD: Fix dist | Martin Schanzenbach | 12 | +10066 | -16156 |
| 2023-10-05 14:39 | BUILD: Meson libgnunet monolith fix; set still prevents build | Martin Schanzenbach | 17 | +20 | -16 |
| 2023-10-05 10:01 | TRANSPORT: Automatically start TCP communicator | Martin Schanzenbach | 1 | +7 | -0 |
| 2023-10-05 08:51 | Fix rps build; remove deprecated files; remove testbed from build | Martin Schanzenbach | 6 | +47 | -69 |
| 2023-10-05 08:44 | Remove testbed from build | Martin Schanzenbach | 1 | +0 | -5 |
| 2023-10-05 08:43 | Remove deprecated pkgconfig files | Martin Schanzenbach | 4 | +0 | -38 |
| 2023-10-05 08:38 | Fix all warnings that are now also code smells | Martin Schanzenbach | 2 | +2 | -1 |
| 2023-10-05 08:35 | BUILD: Disable deprecation warnings for fork | Martin Schanzenbach | 1 | +6 | -0 |
| 2023-10-05 08:23 | Fix more warnings | Martin Schanzenbach | 4 | +10 | -19 |
| 2023-10-05 07:14 | Fix a couple of warnings | Martin Schanzenbach | 5 | +4 | -85 |
| 2023-10-05 07:04 | fix meson modular build | Martin Schanzenbach | 3 | +13 | -83 |
| 2023-10-05 06:23 | Update to new transport binary | Martin Schanzenbach | 1 | +2 | -3 |
| 2023-10-05 06:22 | Make fs and cadet build again; cadet hello handling suspicious | Martin Schanzenbach | 3 | +5 | -46 |
| 2023-10-05 06:16 | Remove more traces of old transport | Martin Schanzenbach | 3 | +0 | -1457 |
| 2023-10-05 06:11 | Remove more traces of ATS | Martin Schanzenbach | 14 | +2 | -1644 |
| 2023-10-05 05:56 | Fix warnings; CADET not FTBFS because old hello removed | Martin Schanzenbach | 28 | +52 | -102 |
| 2023-10-05 05:24 | Remove old transport struct definitions | Martin Schanzenbach | 1 | +0 | -423 |
| 2023-10-04 20:52 | Remove most of old transport, ATS and PEERINFO. Disable TESTBED and related tests | Martin Schanzenbach | 282 | +239 | -83666 |
| 2023-10-04 18:34 | Merge branch 'master' into l20integration | Martin Schanzenbach | 1 | +0 | -1 |
| 2023-10-04 16:19 | BUILD: Fix bug where we accidentally cleared LDFLAGS | Martin Schanzenbach | 1 | +0 | -1 |
| 2023-10-04 14:34 | Merge branch 'master' into l20integration | Martin Schanzenbach | 3 | +1 | -8 |
| 2023-10-04 08:32 | BUILD: Make meson build without ats, tesbed, peerinfo | Martin Schanzenbach | 11 | +111 | -104 |
| 2023-10-04 08:01 | -fix include order to get rid of warnings | Christian Grothoff | 1 | +0 | -4 |
| 2023-10-04 07:55 | -fix include order to get rid of warnings | Christian Grothoff | 2 | +1 | -4 |
| 2023-10-03 15:17 | Merge branch 'master' into l20integration | t3sserakt | 241 | +12159 | -7909 |
| 2023-10-03 10:42 | BUILD: Meson no need to ats dep in tests; readme | Martin Schanzenbach | 3 | +12 | -7 |
| 2023-10-03 09:36 | TNG: Fixed syntax. | t3sserakt | 1 | +2 | -1 |
| 2023-10-03 09:21 | DHT: Fixed wrong group name | t3sserakt | 1 | +1 | -1 |
| 2023-10-03 09:20 | TNG: Fixed validation bug. | t3sserakt | 1 | +23 | -1 |
| 2023-10-03 09:15 | Peerstore: Fixed bug in bootstrap code | t3sserakt | 1 | +48 | -33 |
| 2023-10-03 09:10 | Hello: Changed address and hello format to new TNG format. | t3sserakt | 4 | +255 | -105 |
| 2023-10-02 16:18 | Peerstore: Changed the behavior of GNUNET_PEERSTORE_watch to also return the values allready stored for the key. | t3sserakt | 1 | +132 | -165 |
| 2023-10-02 16:14 | NEWS: Changed method GNUNET_HELLO_builder_get_expiration_time to not need parameter GNUNET_HELLO_Builder. | t3sserakt | 4 | +22 | -34 |
| 2023-10-02 16:10 | NEWS: Code moved to the core package to get rid of circular dependencies. | t3sserakt | 8 | +947 | -66 |
| 2023-10-02 16:04 | NEWS: Moved code to testing to have more generic test setup, which can be used not only from within transport. | t3sserakt | 6 | +344 | -86 |
| 2023-10-01 12:16 | -fix | Martin Schanzenbach | 2 | +3 | -3 |
| 2023-09-30 06:25 | BUILD: Fix pq versioning | Martin Schanzenbach | 1 | +2 | -0 |
| 2023-09-30 06:10 | BUILD: fix dist handbook | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-09-29 20:19 | BUILD: Meson, better handbook generation | Martin Schanzenbach | 2 | +43 | -23 |
| 2023-09-29 17:36 | BUILD: towards better handbook integration | Martin Schanzenbach | 2 | +23 | -5 |
| 2023-09-29 15:56 | BUILD: Fix doc directory again, actually build statisitics bin | Martin Schanzenbach | 2 | +2 | -2 |
| 2023-09-29 15:48 | BUILD: Fix doc directory and doc installation | Martin Schanzenbach | 2 | +5 | -1 |
| 2023-09-29 15:38 | BUILD: Add ats tool for now; fix installation of files | Martin Schanzenbach | 5 | +27 | -5 |
| 2023-09-29 15:24 | BUILD: fix man installation | Martin Schanzenbach | 1 | +3 | -2 |
| 2023-09-29 15:20 | BUILD: fix versions and installation paths | Martin Schanzenbach | 16 | +41 | -27 |
| 2023-09-29 15:02 | BUILD: add tlds to git | Martin Schanzenbach | 1 | +15 | -0 |
| 2023-09-29 14:59 | BUILD: Fix missing prefix in config data | Martin Schanzenbach | 2 | +2 | -1 |
| 2023-09-29 14:56 | BUILD: wrong setup for infile | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-09-29 14:54 | BUILD: wrong setup for infile | Martin Schanzenbach | 1 | +2 | -2 |
| 2023-09-29 14:52 | BUILD: resolver conf from in | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-09-29 14:50 | BUILD: fix math dep | Martin Schanzenbach | 1 | +1 | -0 |
| 2023-09-29 14:49 | BUILD: Meson, more missing plugins | Martin Schanzenbach | 8 | +194 | -2 |
| 2023-09-29 14:21 | BUILD: Meson add more build targets | Martin Schanzenbach | 5 | +126 | -5 |
| 2023-09-29 14:00 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 4 | +18 | -17 |
| 2023-09-29 14:00 | BUILD: Fix meson build | Martin Schanzenbach | 6 | +131 | -3 |
| 2023-09-29 13:52 | BUILD: Fix make dist ftbfs | Martin Schanzenbach | 1 | +0 | -1 |
| 2023-09-29 13:51 | BUILD: Meson only build tun helpers on linux | Martin Schanzenbach | 2 | +17 | -14 |
| 2023-09-29 13:48 | BUILD: Meson fix man build | Martin Schanzenbach | 1 | +1 | -2 |
| 2023-09-28 12:23 | BUILD: Meson add more file targets | Martin Schanzenbach | 8 | +111 | -1 |
| 2023-09-27 16:02 | -ftbfs | Martin Schanzenbach | 2 | +10 | -3 |
| 2023-09-27 15:58 | BUILD: Meson add nss | Martin Schanzenbach | 3 | +41 | -3 |
| 2023-09-27 15:36 | BUILD: Meson add testbed option (dysfunct) | Martin Schanzenbach | 12 | +126 | -6 |
| 2023-09-27 14:37 | ftbfs | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-09-27 13:53 | BUILD: Meson install even more files | Martin Schanzenbach | 18 | +99 | -7 |
| 2023-09-27 12:54 | BUILD: Meson install more files | Martin Schanzenbach | 10 | +186 | -18 |
| 2023-09-27 09:45 | BUILD: Ftbfs fix | Martin Schanzenbach | 1 | +1 | -0 |
| 2023-09-27 09:44 | BUILD: Ftbfs fix | Martin Schanzenbach | 1 | +1 | -0 |
| 2023-09-27 09:44 | BUILD: Fix pkgconfig generation | Martin Schanzenbach | 2 | +1 | -2 |
| 2023-09-27 09:21 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 79 | +564 | -4703 |
| 2023-09-27 09:21 | BUILD: Tun detection | Martin Schanzenbach | 1 | +8 | -3 |
| 2023-09-25 12:24 | BUILD: Fix warnings/unused variables | Martin Schanzenbach | 4 | +18 | -24 |
| 2023-09-24 11:40 | -hopefully last trace of mysql | Martin Schanzenbach | 2 | +0 | -13 |
| 2023-09-24 11:38 | BUILD: meson use correct soversion and version | Martin Schanzenbach | 42 | +102 | -51 |
| 2023-09-24 10:39 | BUILD: meson properly soversion | Martin Schanzenbach | 16 | +78 | -44 |
| 2023-09-24 10:06 | -ftbfs | Martin Schanzenbach | 1 | +0 | -1 |
| 2023-09-24 10:04 | BUILD: meson install more files | Martin Schanzenbach | 7 | +61 | -13 |
| 2023-09-24 09:13 | MYSQL: phase out | Martin Schanzenbach | 25 | +15 | -4553 |
| 2023-09-24 08:45 | BUILD: meson install headers | Martin Schanzenbach | 2 | +181 | -1 |
| 2023-09-24 08:26 | BUILD: scalarproduct meson | Martin Schanzenbach | 6 | +132 | -26 |
| 2023-09-24 06:10 | BUILD: Meson - add readme, add build options | Martin Schanzenbach | 3 | +83 | -2 |
| 2023-09-23 19:47 | BUILD: Meson - install yet more files | Martin Schanzenbach | 7 | +217 | -132 |
| 2023-09-23 19:34 | BUILD: Meson - install yet more files | Martin Schanzenbach | 11 | +140 | -78 |
| 2023-09-23 19:17 | BUILD: Meson - install more files | Martin Schanzenbach | 19 | +181 | -68 |
| 2023-09-23 18:51 | BUILD: More pkgconfig and installation | Martin Schanzenbach | 9 | +144 | -94 |
| 2023-09-23 18:32 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 1 | +98 | -0 |
| 2023-09-23 18:30 | - missing conversation file | Martin Schanzenbach | 1 | +98 | -0 |
| 2023-09-23 18:28 | BUILD: More pkgconfig | Martin Schanzenbach | 11 | +200 | -143 |
| 2023-09-23 10:08 | BUILD: use check_header | Martin Schanzenbach | 2 | +51 | -6 |
| 2023-09-23 09:14 | BUILD: Build util executables | Martin Schanzenbach | 1 | +59 | -0 |
| 2023-09-23 08:59 | BUILD: Add pt and exit | Martin Schanzenbach | 3 | +53 | -2 |
| 2023-09-23 08:51 | BUILD: Use deprecated curl defines agian for now. | Martin Schanzenbach | 2 | +25 | -2 |
| 2023-09-23 08:03 | BUILD: Only build pq plugins if dependency found | Martin Schanzenbach | 5 | +44 | -31 |
| 2023-09-23 07:56 | BUILD: More pkg-config and soversions | Martin Schanzenbach | 5 | +139 | -124 |
| 2023-09-23 07:42 | BUILD: Build pq plugins with meson | Martin Schanzenbach | 9 | +172 | -82 |
| 2023-09-23 06:58 | BUILD: Add symlink to support meson <1.1 | Martin Schanzenbach | 1 | +2 | -0 |
| 2023-09-23 06:57 | BUILD: Silence int/enum mismatch compiler warnings and curl deprecated defines | Martin Schanzenbach | 36 | +627 | -831 |
| 2023-09-22 19:32 | BUILD: Fix in case we need libm dep | Martin Schanzenbach | 10 | +12 | -2 |
| 2023-09-22 11:07 | do not log full body if response has wrog mime type | Christian Grothoff | 1 | +11 | -3 |
| 2023-09-22 10:46 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 1 | +4 | -3 |
| 2023-09-22 10:46 | BUILD: Towards mode complete build | Martin Schanzenbach | 8 | +190 | -148 |
| 2023-09-22 09:58 | simplify error message (#7897) | Christian Grothoff | 1 | +4 | -3 |
| 2023-09-22 09:13 | BUILD: Some libgnunet considerations | Martin Schanzenbach | 2 | +46 | -30 |
| 2023-09-21 20:09 | -minor compile define add | Martin Schanzenbach | 1 | +2 | -0 |
| 2023-09-21 19:38 | BUILD: Meson better dependency detection heuristic | Martin Schanzenbach | 1 | +58 | -30 |
| 2023-09-21 17:34 | -fix | Martin Schanzenbach | 1 | +7 | -0 |
| 2023-09-21 17:31 | BUILD: Add meson dist script | Martin Schanzenbach | 2 | +30 | -0 |
| 2023-09-21 17:19 | BUILD: add nat conf in | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-09-21 17:18 | BUILD: Add gnunet error codes to git | Martin Schanzenbach | 2 | +262 | -1 |
| 2023-09-21 17:15 | BUILD: Actually commit GANA generated files | Martin Schanzenbach | 5 | +845 | -7 |
| 2023-09-21 16:41 | BUILD: meson configuration files | Martin Schanzenbach | 34 | +201 | -0 |
| 2023-09-21 15:19 | BUILD: more meson detection | Martin Schanzenbach | 2 | +47 | -2 |
| 2023-09-21 14:45 | BUILD: Add more subsystems to meson build | Martin Schanzenbach | 3 | +106 | -2 |
| 2023-09-21 11:46 | BUILD: More meson conversions | Martin Schanzenbach | 3 | +86 | -1 |
| 2023-09-21 11:25 | BUILD: add a couple of tests | Martin Schanzenbach | 7 | +58 | -5 |
| 2023-09-21 09:53 | BUILD: libgnunet builds; missing GNUNET_main() logic | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-09-21 09:08 | BUILD: Towards libgnunet build | Martin Schanzenbach | 45 | +161 | -76 |
| 2023-09-21 06:12 | BUILD: Add some doc installation | Martin Schanzenbach | 3 | +67 | -0 |
| 2023-09-20 20:43 | BUILD: Add more subsystems to meson build | Martin Schanzenbach | 9 | +169 | -8 |
| 2023-09-20 16:40 | BUILD: Fix monolithic build | Martin Schanzenbach | 2 | +7 | -2 |
| 2023-09-20 16:33 | BUILD: Add more subsystems to meson build | Martin Schanzenbach | 6 | +148 | -5 |
| 2023-09-20 16:11 | BUILD: More meson subsystems | Martin Schanzenbach | 11 | +283 | -10 |
| 2023-09-20 14:28 | BUILD: Add gettext to meson | Martin Schanzenbach | 2 | +8 | -0 |
| 2023-09-20 14:21 | BUILD: Also generate config. Detect curl with gnutls | Martin Schanzenbach | 4 | +53 | -4 |
| 2023-09-20 13:44 | BUILD: Add monolith option to meson build | Martin Schanzenbach | 8 | +13 | -7 |
| 2023-09-20 13:35 | BUILD: More meson files | Martin Schanzenbach | 12 | +316 | -23 |
| 2023-09-20 12:41 | BUILD: Start experimental meson build | Martin Schanzenbach | 16 | +466 | -0 |
| 2023-09-20 09:44 | UTIL: More unused variables | Martin Schanzenbach | 1 | +0 | -2 |
| 2023-09-20 09:37 | UTIL: Remove unused variables | Martin Schanzenbach | 1 | +0 | -15 |
| 2023-09-19 18:01 | -forgot to add pc in file generation | Martin Schanzenbach | 1 | +1 | -0 |
| 2023-09-19 14:58 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 22 | +151 | -122 |
| 2023-09-19 14:58 | BUILD: Add gnunetjson.pc | Martin Schanzenbach | 2 | +14 | -0 |
| 2023-09-14 14:19 | NEWS: - - tighten signature, no semantic change. | Christian Grothoff | 2 | +10 | -10 |
| 2023-09-10 13:13 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 1 | +40 | -40 |
| 2023-09-10 13:13 | gnsrecord: forgot to initialize buffer for parsing | Martin Schanzenbach | 1 | +1 | -0 |
| 2023-09-10 11:41 | -fix warning | Christian Grothoff | 1 | +40 | -40 |
| 2023-09-10 10:56 | quic: fix build on systems w/o sin_len | Martin Schanzenbach | 1 | +2 | -0 |
| 2023-09-10 10:51 | BUILD: Update news for 0.20 | Martin Schanzenbach | 1 | +20 | -0 |
| 2023-09-10 10:48 | DOC: Update sphinx/gana before release | Martin Schanzenbach | 0 | +0 | -0 |
| 2023-09-09 11:36 | NEWS: GNUNET_TESTING_get_testname_from_underscore renamed to GNUNET_STRINGS_get_suffix_from_binary_name and moved from libgnunettesting to libgnuneutil | Christian Grothoff | 17 | +78 | -72 |
| 2023-09-08 19:06 | DOC: Update gana and sphinx | Martin Schanzenbach | 0 | +0 | -0 |
| 2023-09-08 16:41 | MESSENGER: Update private message struct, increase service version to 0.2 | TheJackiMonster | 2 | +3 | -13 |
| 2023-09-08 15:22 | -pot update | Christian Grothoff | 1 | +0 | -1 |
| 2023-09-08 13:34 | bump GANA | Christian Grothoff | 0 | +0 | -0 |
| 2023-09-08 09:59 | -fix | Christian Grothoff | 1 | +0 | -1 |
| 2023-09-08 09:59 | -fix | Christian Grothoff | 1 | +5 | -5 |
| 2023-09-08 09:38 | -minor type and indentation fixes | Christian Grothoff | 1 | +86 | -39 |
| 2023-09-07 12:25 | remove LICENSE | Christian Grothoff | 1 | +1 | -2 |
| 2023-09-07 11:35 | bump versions for v0.20.0 | Christian Grothoff | 2 | +9 | -3 |
| 2023-09-06 09:50 | DOCS: Update recent handbook, gana, new sphinx theme dependency | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-08-28 20:18 | - uncrustify | Martin Schanzenbach | 1 | +7 | -4 |
| 2023-08-28 20:17 | REVOCATION: Rename GNS recovation signature purpose | Martin Schanzenbach | 1 | +2 | -2 |
| 2023-08-28 19:52 | GANA/SPHINX: Update submodules | Martin Schanzenbach | 0 | +0 | -0 |
| 2023-08-27 12:05 | -fix issue with multiple dbinit running concurrently | Christian Grothoff | 1 | +6 | -1 |
| 2023-08-27 11:48 | -match prototype | Christian Grothoff | 1 | +1 | -1 |
| 2023-08-27 10:23 | TNG(quic): Review pass and FIXME organization | Martin Schanzenbach | 1 | +113 | -32 |
| 2023-08-24 14:45 | quic: fix mq_send | marshall | 1 | +22 | -19 |
| 2023-08-24 11:55 | PEERSTORE: Moved code to scan and import hello file into peerstore from peerinfo. | t3sserakt | 1 | +99 | -0 |
| 2023-08-24 11:49 | HELLO: Cli tool for changing hello files in contrib can change file from old to new hello design. | t3sserakt | 1 | +247 | -35 |
| 2023-08-24 11:35 | NEWS: The old hello design replaced by the new hello design. | t3sserakt | 28 | +330 | -407 |
| 2023-08-24 09:30 | PEERSTORE: change watch to return actual values, before watching. | t3sserakt | 1 | +88 | -19 |
| 2023-08-23 19:59 | quic: differentiate receiver | marshall | 1 | +15 | -8 |
| 2023-08-23 15:22 | quic: remove debug msg | marshall | 1 | +5 | -5 |
| 2023-08-23 00:37 | quic: process peerid | marshall | 1 | +52 | -42 |
| 2023-08-22 16:55 | quic: logs | marshall | 1 | +22 | -7 |
| 2023-08-22 16:08 | quic: update logs | marshall | 1 | +53 | -28 |
| 2023-08-21 20:51 | quic: add peer to addr_map before try handshake | marshall | 1 | +15 | -14 |
| 2023-08-21 19:09 | quic: move connection checking into recv_from_streams | marshall | 1 | +13 | -17 |
| 2023-08-21 17:25 | quic: nat bug fix | marshall | 1 | +1 | -1 |
| 2023-08-07 17:11 | quic: remove hn | marshall | 1 | +12 | -11 |
| 2023-08-15 19:41 | -minor bugfixes, adding FIXMEs | Christian Grothoff | 27 | +275 | -229 |
| 2023-08-15 18:30 | no silent label truncation | Christian Grothoff | 1 | +4 | -0 |
| 2023-08-15 18:27 | assert run is non-null for most cmds, except end | Christian Grothoff | 3 | +15 | -41 |
| 2023-08-15 18:20 | NEWS: Move GNUNET_s into libgnunetutil. | Christian Grothoff | 2 | +10 | -7 |
| 2023-08-15 18:19 | -add pq lib | Christian Grothoff | 1 | +1 | -0 |
| 2023-08-06 10:45 | -indent | Christian Grothoff | 1 | +2 | -1 |
| 2023-08-07 20:37 | IDENTITY: Fix inplace encryption | TheJackiMonster | 1 | +8 | -5 |
| 2023-08-07 16:12 | MESSENGER: Uncrustify | TheJackiMonster | 1 | +44 | -39 |
| 2023-08-07 16:03 | MESSENGER: Update private message using new IDENTITY encyption | TheJackiMonster | 1 | +33 | -21 |
| 2023-08-05 08:57 | TNG: Uncrustify, comment. | Martin Schanzenbach | 1 | +8 | -3 |
| 2023-08-05 08:52 | TNG: TCP communicator code KX needs to be checked per connection, not globally | Martin Schanzenbach | 1 | +27 | -18 |
| 2023-08-05 08:52 | TNG: TCP rekey from 4GB to 400MB | Martin Schanzenbach | 1 | +2 | -2 |
| 2023-08-03 19:26 | quic communicator: add nat handler | marshall | 1 | +75 | -0 |
| 2023-08-03 19:13 | quic tests: add basic config files | marshall | 2 | +91 | -0 |
| 2023-08-03 19:09 | transport Makefile: quic test basic | marshall | 1 | +10 | -0 |
| 2023-08-03 08:59 | TOPOLOGY: Exchanged peerinfo api to store hellos with new peerstore api. | t3sserakt | 2 | +97 | -72 |
| 2023-08-03 08:57 | NEWS: Added api to get notified when hellos are stored with peerstore service. | t3sserakt | 3 | +241 | -12 |
| 2023-08-03 08:48 | NEWS: Added api to store hellos with peerstore service. | t3sserakt | 4 | +407 | -0 |
| 2023-08-03 08:31 | NEWS: Changed new hello uri api to allow to change the expiration time | t3sserakt | 5 | +38 | -18 |
| 2023-07-30 20:16 | Merge remote-tracking branch 'origin' | Martin Schanzenbach | 2 | +2 | -2 |
| 2023-07-30 20:16 | TNG: Fix max MTU check in communicator tests. | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-07-30 18:36 | pq: re-introduce compiler annotation for array size | Özgür Kesim | 2 | +2 | -2 |
| 2023-07-30 17:23 | Git: Do not enforce news line. | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-07-30 17:17 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 4 | +19 | -11 |
| 2023-07-30 17:16 | BUILD: Do not fail on missed uncrustify | Martin Schanzenbach | 1 | +7 | -4 |
| 2023-07-30 17:12 | pq: aligment fixes and oid adjustments | Özgür Kesim | 4 | +19 | -11 |
| 2023-07-30 15:50 | TNG: UDP communicator with sensible shared secret per sender limit. | Martin Schanzenbach | 3 | +18 | -16 |
| 2023-07-30 14:54 | TNG: UDP communicator. Improve shared secret management. | Martin Schanzenbach | 1 | +50 | -52 |
| 2023-07-30 14:32 | TNG: Commen UDP | Martin Schanzenbach | 1 | +2 | -0 |
| 2023-07-30 14:20 | TNG: Make UDP communicator rekey work functionally. | Martin Schanzenbach | 3 | +21 | -92 |
| 2023-07-30 13:29 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 5 | +346 | -266 |
| 2023-07-30 13:27 | TNG: Fix communicator test message ack handling. | Martin Schanzenbach | 7 | +128 | -81 |
| 2023-07-30 12:01 | use TEXT instead of VARCHAR | Christian Grothoff | 1 | +76 | -25 |
| 2023-07-30 11:21 | Slightly nicer API. | Christian Grothoff | 2 | +5 | -4 |
| 2023-07-30 07:56 | pq: -improve comments on oid-map | Özgür Kesim | 1 | +7 | -3 |
| 2023-07-29 22:35 | pq: cleanup oid-lookup table | Özgür Kesim | 1 | +4 | -0 |
| 2023-07-29 22:08 | pq: simplified and improved API for array-support | Özgür Kesim | 5 | +301 | -281 |
| 2023-07-29 21:54 | TNG: Only inject rekey when necessary. Only send ACK from receiver. | Martin Schanzenbach | 1 | +17 | -5 |
| 2023-07-29 21:12 | Merge remote-tracking branch 'origin/master' | Martin Schanzenbach | 1 | +13 | -3 |
| 2023-07-29 21:11 | TNG: More work on UDP communicator. | Martin Schanzenbach | 4 | +255 | -519 |
| 2023-07-29 20:55 | pg: fix alignment problems with uint64_t | Özgür Kesim | 1 | +13 | -3 |
| 2023-07-29 11:42 | NEWS: - | Martin Schanzenbach | 2 | +116 | -229 |
| 2023-07-28 21:09 | TNG: Various fixed in UDP communicator to enable UDPBox usage. | Martin Schanzenbach | 4 | +46 | -39 |
| 2023-07-28 18:41 | TNG: Actually use faster queue in UDP tests. Tests fail now. | Martin Schanzenbach | 4 | +11 | -2 |
| 2023-07-28 15:52 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 3 | +175 | -41 |
| 2023-07-28 15:50 | TNG: Update UDP communicator structs to hide more metadata. | Martin Schanzenbach | 2 | +61 | -73 |
| 2023-07-28 13:18 | pq: added oid-by-name lookup API | Özgür Kesim | 3 | +135 | -1 |
| 2023-07-27 20:15 | TNG: Sanitize struct members in UDP communicator signatures and packets. | Martin Schanzenbach | 1 | +8 | -8 |
| 2023-07-27 01:39 | quic: optimize sock_read recv | marshall | 1 | +179 | -167 |
| 2023-07-26 22:46 | quic: remove multipeermap, fix addr map | marshall | 1 | +37 | -54 |
| 2023-07-26 19:39 | rename id_recvd to id_rcvd | marshall | 1 | +6 | -6 |
| 2023-07-26 19:28 | transport (quic): parse msgs before passing to core | marshall | 1 | +34 | -7 |
| 2023-07-25 22:34 | transport (quic): error handling fixes | marshall | 1 | +24 | -6 |
| 2023-07-26 01:51 | pq: expose array-type->oid mapping via function | Özgür Kesim | 2 | +23 | -1 |
| 2023-07-25 14:01 | transport (quic): send our peerid | marshall | 1 | +38 | -12 |
| 2023-07-21 03:28 | transport (quic): prepare to send pid | marshall | 1 | +88 | -25 |
| 2023-07-20 22:23 | transport (quic): give msg to transport service | marshall | 1 | +24 | -7 |
| 2023-07-19 15:34 | transport (quic): receive pid in initial packet | marshall | 1 | +24 | -19 |
| 2023-07-18 16:34 | transport: add experimental/quiche guards | marshall | 1 | +2 | -0 |
| 2023-07-20 17:09 | Merge remote-tracking branch 'origin/master' | Martin Schanzenbach | 1 | +10 | -2 |
| 2023-07-20 17:07 | UTIL: Simplify EDKEY private key derivation again with simpler algorithm. | Martin Schanzenbach | 1 | +18 | -27 |
| 2023-07-18 16:34 | transport: add experimental/quiche guards | marshall | 1 | +10 | -2 |
| 2023-07-18 15:11 | transport (quic): uncrustify | marshall | 1 | +5 | -5 |
| 2023-07-17 16:59 | transport (quic): create peermap using address | marshall | 1 | +70 | -40 |
| 2023-07-13 19:35 | transport(quic): cleanup conn | marshall | 1 | +5 | -0 |
| 2023-07-12 18:21 | transport (quic): mq handling fixes | marshall | 1 | +180 | -16 |
| 2023-07-08 23:15 | create PeerAddress | marshall | 1 | +106 | -81 |
| 2023-07-07 11:09 | transport (quic): Add some pointers | Martin Schanzenbach | 1 | +17 | -9 |
| 2023-07-06 19:40 | transport (quic): add functions for mq handling | marshall | 1 | +399 | -63 |
| 2023-06-29 15:23 | transport (quic): comm connect | marshall | 1 | +9 | -3 |
| 2023-06-28 14:05 | transport (quic): remove gen_streamid | marshall | 1 | +2 | -26 |
| 2023-06-28 12:48 | transport (quic): get random block for cid | marshall | 1 | +61 | -39 |
| 2023-06-26 13:12 | transport (quic): token validation check | marshall | 1 | +41 | -6 |
| 2023-06-23 00:58 | transport (quic): fix compiler warnings | marshall | 1 | +21 | -14 |
| 2023-06-21 19:32 | transport (quic): cleanup, create header object | marshall | 1 | +69 | -71 |
| 2023-06-20 22:28 | transport (quic): minor cleanup, remove commented code | marshall | 1 | +43 | -244 |
| 2023-06-19 17:26 | transport (quic): check for closed connections | marshall | 1 | +32 | -0 |
| 2023-06-19 16:53 | transport (quic): create connection functionality | marshall | 1 | +53 | -2 |
| 2023-06-19 14:39 | transport (quic): mint tokens | marshall | 1 | +174 | -118 |
| 2023-06-16 19:36 | transport (quic): mint_token for generating tokens | marshall | 1 | +39 | -18 |
| 2023-06-13 23:14 | transport (quic): more logic for reading stream | marshall | 1 | +89 | -18 |
| 2023-06-09 14:45 | transport (quic): establish connection | marshall | 1 | +25 | -1 |
| 2023-06-08 16:06 | transport (quic): get recv info from incoming data | marshall | 1 | +45 | -8 |
| 2023-06-05 19:44 | transport (quic): conn object implement | marshall | 1 | +65 | -4 |
| 2023-05-30 15:54 | transport (quic): define max streamid | marshall | 1 | +47 | -13 |
| 2023-05-30 14:05 | transport (quic): link quiche w/ quic communicator | marshall | 1 | +1 | -0 |
| 2023-05-25 18:29 | transport (quic): handle reading data from socket | marshall | 1 | +50 | -13 |
| 2023-05-25 15:26 | transport (quic): Makefile.am add necessary linker flags | marshall | 1 | +2 | -0 |
| 2023-05-24 15:54 | transport (quic): remove binary, add quic communicator to gitignore | marshall | 2 | +1 | -210 |
| 2023-05-24 01:10 | transport (quic): change configure files/add changes | marshall | 3 | +599 | -16 |
| 2023-05-24 00:03 | transport (quic): UDP listener skeleton | marshall | 1 | +210 | -0 |
| 2023-05-16 23:53 | transport (quic): add include for quiche.h | marshall | 1 | +1 | -0 |
| 2023-05-15 15:53 | configure: remove remnants from old libunistring checks | marshall | 1 | +0 | -2 |
| 2023-05-10 21:05 | transport (QUIC): create starter file and update Makefile | marshall | 4 | +42 | -10 |
| 2023-07-17 07:51 | NEWS: - | Martin Schanzenbach | 4 | +62 | -45 |
| 2023-07-16 17:32 | IDENTITY: ftbfs | Martin Schanzenbach | 1 | +1 | -0 |
| 2023-07-16 17:30 | NEWS: - | Martin Schanzenbach | 4 | +33 | -35 |
| 2023-07-16 17:26 | NEWS: Added new CCA-secure KEM and use in IDENTITY encryption | Martin Schanzenbach | 8 | +674 | -350 |
| 2023-07-15 14:21 | TNG: ftbfs | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-07-15 13:52 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 1 | +73 | -79 |
| 2023-07-15 13:48 | TNG(udp): Upon rekey, actually do another KX and not just transmit a new symmetric key. | Martin Schanzenbach | 1 | +18 | -56 |
| 2023-07-15 12:59 | UTIL: Start of a CCA-secure KEM implementation | Martin Schanzenbach | 1 | +88 | -0 |
| 2023-07-15 12:34 | -doxygen and indentation fixes (no semantic change at all) NEWS: - | Christian Grothoff | 1 | +64 | -70 |
| 2023-07-15 11:00 | TNG: DV struct no longer needs to contain ephemeral private key | Martin Schanzenbach | 1 | +0 | -4 |
| 2023-07-15 10:57 | TNG: Use KEM API throughout. Simplify code. | Martin Schanzenbach | 2 | +26 | -78 |
| 2023-07-15 08:20 | TNG: Use new KEM API in UDP communicator. | Martin Schanzenbach | 1 | +48 | -14 |
| 2023-07-14 22:09 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 2 | +7 | -6 |
| 2023-07-14 22:07 | NEWS: Add KEM API to avoid ephemeral private key management | Martin Schanzenbach | 3 | +117 | -69 |
| 2023-07-14 18:10 | TNG: Fixed bug that QueueEntry of another queue still holds reference to PendingMessage. | t3sserakt | 1 | +10 | -4 |
| 2023-07-14 18:09 | CORE: Fixed bug that core is not calling GNUNET_TRANSPORT_core_receive_continue | t3sserakt | 2 | +36 | -6 |
| 2023-07-14 17:53 | TNG: Added Testcase that just runs two peers, and blocks. | t3sserakt | 7 | +594 | -1 |
| 2023-07-14 17:16 | NEWS: Moved start peer command to testing subsystem. | t3sserakt | 12 | +466 | -200 |
| 2023-07-14 17:10 | TNG: Added generic start script for test cases. | t3sserakt | 2 | +33 | -1 |
| 2023-07-14 14:59 | NEWS: Added command to execute a script. | t3sserakt | 2 | +422 | -1 |
| 2023-07-14 08:45 | TNG: Accidentally removed code. | t3sserakt | 1 | +21 | -0 |
| 2023-07-10 14:18 | -minor style fixes | Christian Grothoff | 2 | +7 | -6 |
| 2023-07-08 14:48 | TRANSPORT: Use loop for UDP communicator to handle buffer | Martin Schanzenbach | 1 | +194 | -188 |
| 2023-07-05 07:42 | -fix logging | Christian Grothoff | 1 | +7 | -4 |
| 2023-07-04 19:08 | -more logging | Christian Grothoff | 1 | +3 | -0 |
| 2023-07-04 13:37 | GNS: No need to create key and then overwrite. | Martin Schanzenbach | 1 | +0 | -2 |
| 2023-07-04 13:36 | GNS: Forgot to add test vector test file | Martin Schanzenbach | 1 | +297 | -0 |
| 2023-07-04 13:28 | GNS: Fix revocation TVs. | Martin Schanzenbach | 3 | +144 | -26 |
| 2023-07-04 12:41 | GNS: Rename testvector test to include lsd reference | Martin Schanzenbach | 1 | +3 | -3 |
| 2023-07-04 12:34 | GNS: Dog-food even more of our TVs | Martin Schanzenbach | 1 | +152 | -4 |
| 2023-07-04 11:14 | GNS: Use test vector from current spec. | Martin Schanzenbach | 1 | +166 | -155 |
| 2023-07-04 08:57 | GNS: Fix EdDSA test vector nonce | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-07-03 18:29 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 1 | +7 | -14 |
| 2023-07-03 18:28 | GNS: Remove debug from TVG generator | Martin Schanzenbach | 1 | +2 | -2 |
| 2023-07-03 18:12 | handle race between child termination and us installing the SIGCHLD handler | Christian Grothoff | 1 | +7 | -14 |
| 2023-07-03 17:19 | GNS: Make TV expirations independent of TZ | Martin Schanzenbach | 3 | +16 | -7 |
| 2023-07-03 15:32 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 1 | +50 | -0 |
| 2023-07-03 15:32 | GNS: Fix tests | Martin Schanzenbach | 1 | +12 | -5 |
| 2023-07-03 15:25 | testvectors: add testcase from Go implementation. | Bernd Fix | 1 | +50 | -0 |
| 2023-07-03 13:01 | GNS: Update test vector test | Martin Schanzenbach | 1 | +52 | -8 |
| 2023-07-03 09:56 | GNS: Also consume a set of test vectors. | Martin Schanzenbach | 2 | +289 | -25 |
| 2023-07-03 07:34 | GNS: Properly name nonce hash in EDKEY TV. | Martin Schanzenbach | 1 | +6 | -2 |
| 2023-07-03 07:24 | GNS: More derived key output. | Martin Schanzenbach | 1 | +10 | -3 |
| 2023-07-03 07:14 | GNS: Add derived keys to TV output. | Martin Schanzenbach | 1 | +34 | -0 |
| 2023-07-02 23:49 | GNS: Revert incorrect change hashing ztype | Martin Schanzenbach | 1 | +4 | -9 |
| 2023-07-02 23:42 | GNS: Assert return values in key derivation. | Martin Schanzenbach | 1 | +7 | -2 |
| 2023-07-02 23:06 | GNS: Fix query hash for EdDSA | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-07-02 23:04 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 3 | +8 | -20 |
| 2023-07-02 23:04 | GNS: Revert TV endianness | Martin Schanzenbach | 1 | +2 | -2 |
| 2023-07-02 18:15 | clarify why we hash for ECDSA (#5398) | Christian Grothoff | 1 | +2 | -15 |
| 2023-07-01 19:50 | -coverity finding fixes | Özgür Kesim | 2 | +6 | -5 |
| 2023-06-29 18:37 | GNS: TVs shorter expiration. Prettify revocation TV output. | Martin Schanzenbach | 2 | +25 | -17 |
| 2023-06-29 17:12 | TNG: Deactivated all tests which rely on the old transport api. | t3sserakt | 19 | +115 | -124 |
| 2023-06-29 09:16 | GNS: Harmonize test vectos to big-endian | Martin Schanzenbach | 1 | +3 | -3 |
| 2023-06-29 07:31 | GNS: Test vector output nicer | Martin Schanzenbach | 1 | +9 | -3 |
| 2023-06-28 21:41 | GNS: Little endian private key in TV. | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-06-28 21:39 | GNS: Update test vector generation for current spec | Martin Schanzenbach | 3 | +79 | -102 |
| 2023-06-28 20:43 | GNS: Fix hash for storage key to include zone type as specified in LSD0001. | Martin Schanzenbach | 1 | +8 | -5 |
| 2023-06-25 14:42 | [pq] unified/simplified switch-logic | Özgür Kesim | 1 | +156 | -125 |
| 2023-06-25 14:41 | proper overflow check | Özgür Kesim | 1 | +3 | -3 |
| 2023-06-25 12:06 | -fix build issues | Christian Grothoff | 3 | +6 | -5 |
| 2023-06-23 09:36 | New API is needed in case stored procedures trigger events for our own process. | Christian Grothoff | 2 | +17 | -4 |
| 2023-06-20 13:52 | [pq] make out-parameter num optional for arrays | Özgür Kesim | 1 | +17 | -15 |
| 2023-06-19 13:39 | NEWS: Removed all usage of old transport api, beside peerinfo tool, gnunet-transport cli and usage in transport layer itself. | t3sserakt | 25 | +115 | -433 |
| 2023-06-19 13:36 | News: Merge branch 'l20integration' of ssh://git.gnunet.org/gnunet into l20integration | t3sserakt | 1 | +0 | -16 |
| 2023-06-07 12:26 | NEWS: Added __attribute__((deprecated)) to the old transport API | t3sserakt | 7 | +147 | -87 |
| 2023-06-11 16:35 | indentation fixes | Christian Grothoff | 2 | +10 | -8 |
| 2023-06-07 12:26 | NEWS: Added __attribute__((deprecated)) to the old transport API | t3sserakt | 7 | +73 | -56 |
| 2023-06-07 10:05 | TNG: Fixed prerequisite check in inverse DV test case script. Fixed execution of not existing script in netjail teardown script. | t3sserakt | 2 | +5 | -2 |
| 2023-06-06 19:21 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 1 | +4 | -0 |
| 2023-06-06 19:21 | -typo | Martin Schanzenbach | 1 | +33 | -21 |
| 2023-06-03 23:31 | allow NULL for object/array | Christian Grothoff | 1 | +4 | -0 |
| 2023-06-02 16:08 | TNG: Minor code cleanup UDP communicator. | Martin Schanzenbach | 1 | +11 | -96 |
| 2023-06-02 14:51 | pq: better tests for array specs | Özgür Kesim | 1 | +47 | -43 |
| 2023-06-02 14:18 | pq: Added spec-API to support arrays in query results | Özgür Kesim | 5 | +890 | -69 |
| 2023-05-14 17:51 | -pq: slight optimization | Özgür Kesim | 1 | +21 | -26 |
| 2023-06-02 14:14 | pq: Added API to support arrays in query results | Özgür Kesim | 5 | +890 | -69 |
| 2023-06-01 18:24 | NAMESTORE: Add test to gitignore | Martin Schanzenbach | 1 | +1 | -0 |
| 2023-06-01 18:21 | DHT: Fix memory leak. Fixes #7651 | Martin Schanzenbach | 1 | +11 | -10 |
| 2023-06-01 11:09 | ALL: Use <inttypes.h> to properly handle log format strings. | Martin Schanzenbach | 7 | +75 | -55 |
| 2023-05-14 17:51 | -pq: slight optimization | Özgür Kesim | 1 | +21 | -26 |
| 2023-05-16 15:55 | NEWS: Improve PQ API documentation. | Martin Schanzenbach | 1 | +56 | -58 |
| 2023-05-14 17:19 | -pq: slight optimization | Özgür Kesim | 1 | +4 | -4 |
| 2023-05-14 17:18 | synchronize uncrustify.cfg with taler-exchange | Özgür Kesim | 1 | +18 | -1 |
| 2023-05-14 15:58 | pq: simplify logic for array query type conversion | Özgür Kesim | 1 | +61 | -61 |
| 2023-05-14 15:29 | pq: API for array types extended for time | Özgür Kesim | 3 | +320 | -39 |
| 2023-05-13 17:15 | pq: API extended for array query types | Özgür Kesim | 3 | +231 | -118 |
| 2023-05-11 13:14 | pq: added array-type support for queries (only) | Özgür Kesim | 7 | +678 | -73 |
| 2023-05-10 20:11 | NEWS: just style fixes, int to enum | Christian Grothoff | 4 | +20 | -18 |
| 2023-05-09 22:36 | no 0-length VLAs | Christian Grothoff | 1 | +5 | -5 |
| 2023-05-09 22:20 | -fix bugs | Christian Grothoff | 2 | +34 | -28 |
| 2023-05-09 16:13 | Zonemaster: Fixes missing initialization for mutextes causing issues. | Martin Schanzenbach | 1 | +3 | -0 |
| 2023-05-08 12:12 | -minor cleanup | Christian Grothoff | 1 | +20 | -19 |
| 2023-05-06 23:20 | -remove duplicate comments | Christian Grothoff | 1 | +1 | -79 |
| 2023-05-06 13:21 | pq: add array-type support for PQ [WIP, 1/n] | Özgür Kesim | 3 | +131 | -1 |
| 2023-05-04 13:50 | -dox | Christian Grothoff | 1 | +2 | -2 |
| 2023-05-02 11:13 | TNG: Removed undefined variable and fixed formating issues | t3sserakt | 1 | +7 | -8 |
| 2023-04-28 10:06 | TNG: Change config of performance test case to used TCP and UDP together. | t3sserakt | 1 | +3 | -3 |
| 2023-04-27 16:17 | TNG: Fixed logic bug in search for QueueEntry after receiving SendMessageToAck. | t3sserakt | 1 | +5 | -3 |
| 2023-04-27 16:13 | TNG: Fixed misplaced increase of queue length. | t3sserakt | 1 | +8 | -4 |
| 2023-04-27 16:11 | TNG: Fixed bug that additional queues for the same communicator inherit the validity period. | t3sserakt | 1 | +9 | -0 |
| 2023-04-27 16:06 | TNG: Fixed bug in calculation of subtree fragment message size. | t3sserakt | 1 | +6 | -2 |
| 2023-04-27 16:02 | TNG: Handling flow control takes used window size into account, together with data loss. | t3sserakt | 1 | +3 | -1 |
| 2023-04-27 15:56 | TNG: ValidationState now contains the addres prefix of the address being validated, because we have to check which communicator gave us the validation response. | t3sserakt | 1 | +8 | -2 |
| 2023-04-27 15:50 | TNG: Fixed bug in calculation of delay for PendingAcknowledgement. | t3sserakt | 1 | +2 | -5 |
| 2023-04-27 15:49 | TNG: Fixed bug when checking, if fragment sub tree is done. | t3sserakt | 1 | +4 | -1 |
| 2023-04-27 15:47 | TNG: GNUNET_SERVICE_client_continue was misplaced blocking the service. | t3sserakt | 1 | +1 | -1 |
| 2023-04-27 15:46 | TNG: The time to wait for resending a PendingMessage - which was fragmented - is calculated, depending on the number of fragments present, and how much of the PendingMessage was already fragmented. | t3sserakt | 1 | +118 | -34 |
| 2023-04-27 15:36 | TNG: Introduced frags_in_flight flag. With this flag we check if fragments of a PendingMessage are being send right now, to not resend single fragments, but the PendingMessage at once. | t3sserakt | 1 | +30 | -9 |
| 2023-04-27 15:26 | TNG: Do not update queue performance if PendingMessage was resend. | t3sserakt | 1 | +18 | -3 |
| 2023-04-27 13:10 | TNG: Changed test case to except 0.5% packet loss. | t3sserakt | 1 | +8 | -5 |
| 2023-04-27 12:53 | TNG: Removed misplaced sending of an acknowlegement in udp communicator. | t3sserakt | 1 | +2 | -2 |
| 2023-04-27 09:07 | TNG: Fixed formating. | t3sserakt | 3 | +175 | -154 |
| 2023-04-27 08:50 | TNG: Fixed coverity issues 442812, 442810, 442809, 435689, 435688, 435686, 435685 | t3sserakt | 3 | +16 | -12 |
| 2023-03-24 13:50 | TNG: Fixed several bugs in QueueEntry handling and acknowledgment. | t3sserakt | 3 | +40 | -20 |
| 2023-04-30 14:17 | JSON: add const json parsers for objects/arrays | Christian Grothoff | 2 | +113 | -8 |
| 2023-04-23 12:09 | log HTTP request status, URL and duration for every HTTP request we make at INFO-level | Christian Grothoff | 2 | +25 | -1 |
| 2023-04-01 09:59 | Prepare for 0.19.4 | Martin Schanzenbach | 9 | +1139 | -1168 |
| 2023-03-15 10:19 | debian: release patch version | Florian Dold | 1 | +6 | -0 |
| 2023-03-15 10:11 | make version info robust w.r.t. sparse git checkouts | Florian Dold | 1 | +9 | -9 |
| 2023-02-23 19:53 | -update POTfiles | Christian Grothoff | 1 | +1 | -0 |
| 2023-02-21 14:12 | bump debian version | Christian Grothoff | 1 | +6 | -0 |
| 2023-02-15 13:32 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 1 | +40 | -8 |
| 2023-02-15 13:31 | TNG: Added seperate doxygen group for TNG. | t3sserakt | 4 | +4 | -4 |
| 2023-02-08 13:04 | DHT: probabilistically verify blocks if CPU load is high-ish (fixes #7602) | Christian Grothoff | 1 | +40 | -8 |
| 2023-02-08 09:37 | TNG: Added performance test case. | t3sserakt | 7 | +812 | -1 |
| 2023-02-08 09:29 | TNG: Removed debug log statements not controlled by the global logging mechanism. | t3sserakt | 2 | +8 | -22 |
| 2023-02-08 09:16 | TNG: Fixed bug of not sending the changed window size, which takes into account the used and lost data. | t3sserakt | 1 | +3 | -1 |
| 2023-02-08 09:06 | TNG: Fixed bug about missing synchronisation between client and service queue in Transport Core API. | t3sserakt | 1 | +23 | -5 |
| 2023-02-07 17:14 | TNG: Fixed bug of QueueEntry deleted too early. | t3sserakt | 1 | +0 | -18 |
| 2023-02-07 16:27 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 79 | +375 | -181 |
| 2023-02-07 16:25 | Fixed #7630: Memory leak in (?) finish_test in testing_api_loop.c | t3sserakt | 4 | +76 | -86 |
| 2023-02-06 15:12 | -remove dead variable, obsoleted by patch for #7617 | Christian Grothoff | 1 | +0 | -2 |
| 2023-01-28 22:08 | UTIL: use dedicated marker in ready queue. | ulfvonbelow | 2 | +38 | -12 |
| 2023-01-28 21:30 | UTIL: add test demonstrating scheduler bug, don't run it by default. | ulfvonbelow | 3 | +118 | -0 |
| 2023-02-06 06:03 | DHT: Fix warnings when freeing allocated strings from GNUNET_STRINGS_get_utf8_args | Martin Schanzenbach | 2 | +8 | -0 |
| 2023-02-06 05:56 | MYSQL: Another jab at proper my_bool detection. | Martin Schanzenbach | 1 | +5 | -7 |
| 2023-02-06 05:55 | Revert "DHT: remove "memory leak" in gnunet-dht-{get,put}." | Martin Schanzenbach | 2 | +16 | -19 |
| 2023-01-29 11:37 | SETU: don't leak Operation.{message_control_flow,inquiries_sent}. | ulfvonbelow | 1 | +23 | -0 |
| 2023-01-29 11:33 | SETU: prevent misaligned access to StrataEstimatorMessage.set_size. | ulfvonbelow | 1 | +1 | -1 |
| 2023-01-29 11:57 | -SECRETSHARING: don't leak my_share in test. | ulfvonbelow | 1 | +1 | -0 |
| 2023-01-29 11:26 | SETU: avoid 64-bit shift on 64-bit value. | ulfvonbelow | 1 | +2 | -1 |
| 2023-01-29 12:01 | REST: don't leak basic_auth_file. | ulfvonbelow | 1 | +3 | -0 |
| 2023-01-29 11:49 | REVOCATION: don't leak signature purpose memory. | ulfvonbelow | 1 | +9 | -10 |
| 2023-01-29 11:55 | TESTBED: don't leak helper_argv when SSH can't be executed. | ulfvonbelow | 1 | +1 | -0 |
| 2023-01-29 12:15 | -RECLAIM: fix memory leaks in tests. | ulfvonbelow | 2 | +6 | -0 |
| 2023-01-29 12:15 | RECLAIM: don't leak the elements of attr_list. | ulfvonbelow | 1 | +4 | -1 |
| 2023-01-29 12:10 | RECLAIM: fix 1-byte overflow in DID_did_to_pkey. | ulfvonbelow | 1 | +1 | -1 |
| 2023-01-29 12:06 | RECLAIM: rename G_D_key_covert_... to G_D_key_convert_... | ulfvonbelow | 3 | +9 | -9 |
| 2023-01-29 12:17 | PEERSTORE: fix write-after-free in handle_{iterate_end,watch_record} | ulfvonbelow | 1 | +3 | -2 |
| 2023-01-29 12:24 | NAMESTORE: avoid use-after-free in handle_record_result. | ulfvonbelow | 1 | +11 | -5 |
| 2023-01-29 12:38 | NAMESTORE: fix overread in handle_record_store. | ulfvonbelow | 1 | +11 | -6 |
| 2023-01-29 12:42 | NAMESTORE: fix memory leak in parse_recordline. | ulfvonbelow | 1 | +2 | -0 |
| 2023-01-29 12:46 | -NAMESTORE: fix memory leaks in tests. | ulfvonbelow | 17 | +19 | -0 |
| 2023-01-29 12:49 | JSON: fix memory leaks in test. | ulfvonbelow | 1 | +5 | -0 |
| 2023-01-29 13:01 | HELLO: fix memory leak in GNUNET_HELLO_extract_address. | ulfvonbelow | 1 | +2 | -0 |
| 2023-01-29 13:05 | -HELLO: fix memory leaks in tests. | ulfvonbelow | 2 | +7 | -2 |
| 2023-01-29 13:06 | GNSRECORD: fix memory leaks in tests. | ulfvonbelow | 2 | +5 | -0 |
| 2023-01-29 13:07 | -GNS: use proper config file name in test_proxy.sh. | ulfvonbelow | 1 | +1 | -1 |
| 2023-01-29 13:07 | FS: fix memory leak in GNUNET_FS_search_stop. | ulfvonbelow | 1 | +3 | -0 |
| 2023-01-29 13:08 | DHT: remove "memory leak" in gnunet-dht-{get,put}. | ulfvonbelow | 2 | +19 | -16 |
| 2023-01-29 13:10 | -DATACACHE: fix memory leaks in tests. | ulfvonbelow | 2 | +2 | -0 |
| 2023-01-29 13:10 | -CORE: fix memory leak in test. | ulfvonbelow | 1 | +1 | -0 |
| 2023-01-29 16:22 | -Miscellaneous mostly-comment typo fixes. | ulfvonbelow | 9 | +12 | -12 |
| 2023-01-29 12:21 | NAT: don't leak AddrEntries when unregistering. | ulfvonbelow | 1 | +11 | -0 |
| 2023-01-28 21:05 | -Fix -Wstacl-protector typo. | ulfvonbelow | 1 | +1 | -1 |
| 2023-01-29 11:47 | REVOCATION: add shutdown task earlier. | ulfvonbelow | 1 | +2 | -2 |
| 2023-01-29 14:06 | UTIL: fix memory leak in test. | ulfvonbelow | 1 | +1 | -0 |
| 2023-01-29 11:15 | UTIL: fix one-byte buffer over-reads. | ulfvonbelow | 2 | +2 | -2 |
| 2023-01-28 22:43 | UTIL: fix memory leaks in several places. | ulfvonbelow | 3 | +21 | -10 |
| 2023-01-28 22:35 | INCLUDE: change Mulit --> Multi in G_C_MulitHashMapIteratorCallback. | ulfvonbelow | 6 | +15 | -15 |
| 2023-02-06 03:59 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 4 | +2 | -74 |
| 2023-02-05 19:59 | PG: do not return NOTIFY prefix in GNUNET_PG_get_event_notify_channel, commands may notify or listen or unlisten with the result | Christian Grothoff | 1 | +1 | -1 |
| 2023-02-05 16:37 | PQ: remove duplicated comments, and send stderr from psql to /dev/null | Christian Grothoff | 3 | +1 | -73 |
| 2023-02-05 11:21 | BUILD: Do not dist news generation scripts | Martin Schanzenbach | 1 | +0 | -1 |
| 2023-02-05 11:16 | v0.19.3: Update NEWS | Martin Schanzenbach | 1 | +6 | -3 |
| 2023-02-05 11:14 | BUILD: Fix NEWS update script to only use release tags | Martin Schanzenbach | 1 | +3 | -3 |
| 2023-02-05 10:20 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 7 | +98 | -74 |
| 2023-02-05 10:18 | TNG: added missing tcp icmp test case script | t3sserakt | 1 | +12 | -0 |
| 2023-02-05 09:25 | MYSQL: Expose detected mysql boolean in gnunet_mysql_compat.h | Martin Schanzenbach | 3 | +63 | -55 |
| 2023-02-04 11:20 | -fix indentation | TheJackiMonster | 1 | +2 | -2 |
| 2023-02-03 18:13 | pkgconfig: add configuration for messenger service library | TheJackiMonster | 3 | +6 | -3 |
| 2023-02-01 18:59 | -better indentation | Christian Grothoff | 1 | +17 | -7 |
| 2023-02-01 09:58 | Merge remote-tracking branch 'origin/master' | Martin Schanzenbach | 13 | +708 | -225 |
| 2023-02-01 09:57 | MYSQL: Use autoconf-based my_bool detection | Martin Schanzenbach | 2 | +13 | -10 |
| 2023-02-01 09:56 | Fix git commit message preparation to properly include hints. | Martin Schanzenbach | 1 | +1 | -1 |
| 2023-01-27 12:15 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 3 | +6 | -6 |
| 2023-01-27 12:13 | TNG: Added tcp icmp nat hole punching test case script, and fixed bugs occuring during shutdown. | t3sserakt | 5 | +16 | -21 |
| 2023-01-27 12:11 | TNG: Fixed bug happening during check for pending validation requests after nat reversal. | t3sserakt | 1 | +45 | -8 |
| 2023-01-27 12:07 | TNG: Added nat reversal code to tcp communicator. Prepared udp communicator. | t3sserakt | 2 | +563 | -175 |
| 2023-01-27 12:02 | TNG: Added code in the netjail scripts to enable router nodes to forward icmp requests and response. | t3sserakt | 2 | +39 | -9 |
| 2023-01-27 11:59 | TNG: - Added topology file for tcp icmp nat hole punching test case. - Added code to configure connection attempts to natted peers. | t3sserakt | 3 | +45 | -12 |
| 2023-01-20 04:45 | gana: update for format.sh fix | Martin Schanzenbach | 0 | +0 | -0 |
| 2023-01-20 03:41 | build: add changelog pointing to git log(s) | Martin Schanzenbach | 1 | +2 | -0 |
| 2023-01-20 03:38 | git: Do not add text templates to git messages, only policy infos. | Martin Schanzenbach | 2 | +4 | -6 |
| 2023-01-20 03:34 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 8 | +84 | -13 |
| 2023-01-18 12:22 | gana: update gana for $TMPDIR issue | Martin Schanzenbach | 0 | +0 | -0 |
| 2023-01-18 10:47 | gana/handbook: update submodules | Martin Schanzenbach | 0 | +0 | -0 |
| 2023-01-18 09:07 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 23 | +321 | -3220 |
| 2023-01-18 09:03 | TNG: Cleanup after scripts which were running on netjail nodes. | t3sserakt | 1 | +6 | -0 |
| 2023-01-18 09:02 | TNG: Changed the format of the interface names to make miniupnpd happy. | t3sserakt | 2 | +12 | -10 |
| 2023-01-18 09:00 | TNG: miniupnpd only works with public IP addresses. | t3sserakt | 3 | +35 | -2 |
| 2023-01-18 08:57 | TNG: Handing over the global number of the router node to the script running on that node. | t3sserakt | 1 | +1 | -1 |
| 2023-01-18 08:54 | TNG: Added script running miniupnpd on a router node for the nat upnp test case. | t3sserakt | 1 | +22 | -0 |
| 2023-01-18 08:51 | TNG: Added topology file for nat upnp test case. | t3sserakt | 1 | +8 | -0 |
| 2023-01-18 04:57 | build: Remove changelog | Martin Schanzenbach | 1 | +0 | -2318 |
| 2023-01-18 04:56 | build: rename changelog update scripts to news | Martin Schanzenbach | 3 | +15 | -15 |
| 2023-01-18 04:53 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 3 | +141 | -86 |
| 2023-01-18 04:51 | build: change changelog scripts to NEWS. | Martin Schanzenbach | 5 | +19 | -24 |
| 2023-01-17 15:01 | -bump Debian package | Christian Grothoff | 1 | +6 | -0 |
| 2023-01-17 14:57 | -bump deb version | Christian Grothoff | 1 | +6 | -0 |
| 2023-01-17 13:12 | -fix memory leak in test case (#7590) | Christian Grothoff | 2 | +129 | -86 |
| 2023-01-17 06:17 | build: update git hooks again and fix autmatic installation on bootstrap | Martin Schanzenbach | 3 | +17 | -8 |
| 2023-01-17 06:13 | build: update git hooks logic | Martin Schanzenbach | 2 | +71 | -0 |
| 2023-01-16 08:35 | bio: fix memory leak (#7590) | Christian Grothoff | 2 | +19 | -12 |
| 2023-01-13 23:39 | fix compilation with big endian | Daniel Golle | 1 | +1 | -1 |
| 2023-01-12 13:07 | packaging: include gnunet-uri.desktop in Debian package | Christian Grothoff | 1 | +1 | -0 |
| 2023-01-11 16:37 | -remove generated files from Git | Christian Grothoff | 2 | +2 | -741 |
| 2023-01-11 16:35 | Mysql: version check was wrong | Christian Grothoff | 1 | +1 | -1 |
| 2023-01-11 16:22 | -be more careful about comments in macros | Christian Grothoff | 1 | +2 | -2 |
| 2023-01-11 16:13 | -fix include order | Christian Grothoff | 1 | +27 | -20 |
| 2023-01-11 16:13 | -fix syntax error | Christian Grothoff | 1 | +3 | -3 |
| 2023-01-11 14:39 | -fix header lines in changelog: date before month | Christian Grothoff | 1 | +2 | -2 |
| 2023-01-09 19:53 | Fix git detection when cloned as submodule | Dan Church | 1 | +1 | -1 |
| 2023-01-09 19:45 | PQ: use exponential back-off when reconnecting to the database to listen on events | Christian Grothoff | 2 | +13 | -2 |
| 2023-01-09 08:49 | Merge remote-tracking branch 'origin/master' | Martin Schanzenbach | 1 | +2 | -0 |
| 2023-01-09 08:45 | REST: Use more recent _POSIX_LOGIN_NAME_MAX for portability. Fixes #7557 | Martin Schanzenbach | 1 | +2 | -2 |
| 2023-01-08 08:47 | -update GANA | Christian Grothoff | 1 | +7 | -10 |
| 2023-01-07 10:35 | -update GANA | Christian Grothoff | 0 | +0 | -0 |
| 2023-01-07 10:34 | -ensure pogen sort is stable | Christian Grothoff | 2 | +12 | -7 |
| 2023-01-07 02:19 | ChangeLog update | Martin Schanzenbach | 1 | +100 | -0 |
| 2023-01-07 02:17 | PO: Update for recent changes | Martin Schanzenbach | 9 | +10 | -11 |
| 2023-01-07 02:16 | REGEX: Fix tests missing link against libgnunetstatistics | Martin Schanzenbach | 1 | +4 | -0 |
| 2023-01-07 02:03 | TESTING: Fix shebang in netjail scripts | Martin Schanzenbach | 2 | +3 | -3 |
| 2023-01-06 20:02 | - relsoved an coverity issue, worked on fixmes, code documentation and cleaned up up the barrier API | t3sserakt | 34 | +1552 | -1441 |
| 2023-01-05 13:54 | DOC: Add messenger man page. Fixes #7543 | Martin Schanzenbach | 2 | +85 | -0 |
| 2023-01-05 13:40 | DOC: Add long overdue DHT man pages. | Martin Schanzenbach | 5 | +351 | -0 |
| 2023-01-05 13:00 | PEERSTORE: Stop installing gnunet-peerstore binary that does not do anything. | Martin Schanzenbach | 1 | +2 | -1 |
| 2023-01-05 12:56 | DOC: Add gnunet-did manpage. Issue #7543 | Martin Schanzenbach | 2 | +109 | -0 |
| 2023-01-05 12:33 | GNS: Add a BCD service configuration for ARM as it now lives under libexec. | Martin Schanzenbach | 1 | +5 | -0 |
| 2023-01-05 12:33 | DOC: Install gnunet-testing manpage. | Martin Schanzenbach | 1 | +2 | -1 |
| 2023-01-05 12:14 | BUILD: Properly set installation directories for gnunet-suidfix and gnunet-bcd | Martin Schanzenbach | 2 | +7 | -7 |
| 2023-01-05 10:50 | DOC: Update to most recent handbook | Martin Schanzenbach | 0 | +0 | -0 |
| 2023-01-05 10:28 | REGEX: Do not link internal libraries into .las | Martin Schanzenbach | 1 | +24 | -44 |
| 2023-01-05 09:06 | - po update | Martin Schanzenbach | 8 | +8 | -8 |
| 2023-01-05 09:06 | BUILD: gnunet-suidfix into libexec | Martin Schanzenbach | 1 | +4 | -1 |
| 2023-01-05 09:05 | BUILD: Clean documentation before rebuilding from bootstrap | Martin Schanzenbach | 1 | +3 | -0 |
| 2023-01-05 09:05 | - move from libexec to noinst | Martin Schanzenbach | 8 | +22 | -15 |
| 2023-01-05 08:26 | BUILD: Move undocumented programs and scritps to libexec. Issue #7543 | Martin Schanzenbach | 6 | +13 | -25 |
| 2023-01-05 08:11 | GNSRECORD/UTIL: Move test vector generation binaries to libexec | Martin Schanzenbach | 2 | +3 | -3 |
| 2023-01-05 06:24 | - bump handbook | Martin Schanzenbach | 0 | +0 | -0 |
| 2023-01-05 04:17 | REGEX: Fix build with recent llvm/clang. Fixes #7550 | Martin Schanzenbach | 1 | +22 | -22 |
| 2022-12-30 10:24 | DOC: Update handbook and properly reset on bootstrap | Martin Schanzenbach | 1 | +6 | -0 |
| 2022-12-30 10:17 | DIST: Do not install legacy icons | Martin Schanzenbach | 1 | +0 | -7 |
| 2022-12-29 11:10 | - housekeeping, forgotten for 0.19.1 | Martin Schanzenbach | 10 | +5675 | -5605 |
| 2022-12-28 10:51 | -do not track block type header in git | Martin Schanzenbach | 2 | +1 | -156 |
| 2022-12-26 14:56 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2022-12-26 13:41 | -DHT: call try_connect also on already connected peers, just in case address changed | Christian Grothoff | 1 | +2 | -2 |
| 2022-12-26 13:41 | DHT: call try_connect also on already connected peers, just in case address changed | Christian Grothoff | 1 | +2 | -2 |
| 2022-12-26 13:03 | DHT: adjust BF size to actual neighbour set size | Christian Grothoff | 2 | +3 | -3 |
| 2022-12-26 12:23 | -update gana | Christian Grothoff | 8 | +5434 | -5434 |
| 2022-12-24 17:38 | -rename to deconfuse Martin about which block type is actually used these days, hopefully | Christian Grothoff | 5 | +74 | -72 |
| 2022-12-16 16:08 | -add stdbool.h as header required for multiple public functions | TheJackiMonster | 1 | +2 | -1 |
| 2022-12-16 15:28 | Fix includes in messenger service header | TheJackiMonster | 1 | +2 | -3 |
| 2022-12-14 05:50 | -TestState can become private | Martin Schanzenbach | 7 | +42 | -44 |
| 2022-12-13 13:40 | -more namespace cleanup and comments regarding API | Martin Schanzenbach | 6 | +65 | -83 |
| 2022-12-13 13:05 | -rename private structs; fix pointer | Martin Schanzenbach | 4 | +30 | -27 |
| 2022-12-13 12:08 | - refactored barrier header, fixed messages for barrier signaling | t3sserakt | 15 | +271 | -341 |
| 2022-12-10 07:00 | GNS: Do not autogenerate flags | Martin Schanzenbach | 4 | +60 | -10 |
| 2022-12-10 03:29 | -fix memory corruption | Martin Schanzenbach | 2 | +3 | -3 |
| 2022-12-09 15:25 | -minor debugging | Martin Schanzenbach | 1 | +3 | -1 |
| 2022-12-09 14:54 | TESTING: Fix NP deref | Martin Schanzenbach | 9 | +139 | -138 |
| 2022-12-09 05:56 | -ftbfs | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-12-09 05:06 | TESTING: Various notes on API | Martin Schanzenbach | 4 | +47 | -17 |
| 2022-12-09 03:07 | TESTING: Fix TESTING-NG API to follow naming conventions | Martin Schanzenbach | 28 | +440 | -380 |
| 2022-12-09 01:40 | UTIL: Fix regression regarding C++ compatibility | Martin Schanzenbach | 1 | +8 | -0 |
| 2022-12-08 11:51 | TESTING: Sanitize API. Add new GNUNET_TESTING_command_new API | Martin Schanzenbach | 23 | +197 | -260 |
| 2022-12-08 10:38 | -more fixmes, minor const fix | Martin Schanzenbach | 2 | +3 | -2 |
| 2022-12-08 10:21 | -more fixmes | Martin Schanzenbach | 3 | +19 | -11 |
| 2022-12-08 09:01 | -added some fixmes to testing api wrt missing documentation and api design | Martin Schanzenbach | 1 | +4 | -0 |
| 2022-12-08 08:57 | -minor | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-12-08 08:52 | TESTING: Properly handle label allocations | Martin Schanzenbach | 23 | +45 | -37 |
| 2022-12-08 08:30 | TESTING: The testing API should properly take strings as const | Martin Schanzenbach | 9 | +54 | -57 |
| 2022-12-08 06:39 | - add indent to HTML output | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-12-08 06:38 | -forgot to add file | Martin Schanzenbach | 1 | +10 | -0 |
| 2022-12-08 06:37 | BUILD: Add functionality to generate changes in plain text and HTML | Martin Schanzenbach | 2 | +27 | -2 |
| 2022-12-08 06:12 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 38 | +1951 | -998 |
| 2022-12-08 06:11 | BUILD: Add some helper scripts for release maintenance | Martin Schanzenbach | 10 | +30 | -9 |
| 2022-12-08 05:34 | - fixed dist build | t3sserakt | 1 | +0 | -2 |
| 2022-12-07 11:47 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 598 | +14409 | -12791 |
| 2022-12-07 11:42 | - added configuration to be able to start executables on a router node - added barrier functionality | t3sserakt | 38 | +1952 | -996 |
| 2022-12-06 13:41 | BUILD: Remove unused header from pkgconfig directory. | Martin Schanzenbach | 10 | +270 | -919 |
| 2022-12-06 05:34 | -migrate meta data tests to FS. Fix BIO error | Martin Schanzenbach | 5 | +147 | -10 |
| 2022-12-06 04:52 | -fix more test issues | Martin Schanzenbach | 3 | +7 | -113 |
| 2022-12-05 08:46 | -fix test ftbfs | Martin Schanzenbach | 50 | +6251 | -6303 |
| 2022-12-05 07:59 | BUILD: include generated major/minor/micro version in gnunet_config.h | Martin Schanzenbach | 4 | +26 | -4 |
| 2022-12-05 07:38 | -fix old test file reference | Martin Schanzenbach | 1 | +0 | -1 |
| 2022-12-05 04:15 | BUILD: Improve extractor handling. Removed platform.h from include | Martin Schanzenbach | 34 | +139 | -179 |
| 2022-12-05 03:57 | -more util include cleanups | Martin Schanzenbach | 9 | +11 | -20 |
| 2022-12-04 14:27 | -forgot dist | Martin Schanzenbach | 1 | +1 | -0 |
| 2022-12-04 14:26 | Large refactor in order to restore some sanity with respect to private defines used in headers | Martin Schanzenbach | 60 | +2674 | -2495 |
| 2022-12-04 13:01 | BUILD: Remove static_assert check | Martin Schanzenbach | 3 | +1 | -14 |
| 2022-12-04 12:53 | MYSQL: Improve header includes with respect to compat handling | Martin Schanzenbach | 10 | +15 | -14 |
| 2022-12-04 11:12 | -ftbfs fix | Martin Schanzenbach | 1 | +0 | -1 |
| 2022-12-04 11:02 | -fix | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-12-04 10:35 | UTIL: Allow only inlcusion of util glib-style. | Martin Schanzenbach | 737 | +182 | -844 |
| 2022-12-04 07:47 | BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_config.h insanity | Martin Schanzenbach | 984 | +1425 | -407 |
| 2022-12-04 06:01 | BUILD: Move gnunet_config.h to gnunet_private_config.h and add new, partially generated gnunet_config.h | Martin Schanzenbach | 21 | +1913 | -1142 |
| 2022-12-02 14:04 | -we need ip forwarding on bridges | Martin Schanzenbach | 1 | +4 | -3 |
| 2022-12-02 11:12 | -testing: only use local IP ranges. | Martin Schanzenbach | 4 | +11 | -10 |
| 2022-12-02 06:38 | -cleanup testing a bit | Martin Schanzenbach | 2 | +113 | -88 |
| 2022-12-01 14:33 | -fix ftbfs #2 | Martin Schanzenbach | 1 | +1 | -0 |
| 2022-12-01 13:21 | -fix ftbfs | Martin Schanzenbach | 1 | +1 | -20 |
| 2022-12-01 10:02 | -forgot to actually add platform file | Martin Schanzenbach | 1 | +47 | -0 |
| 2022-12-01 09:40 | -forgot to add new header to dist | Martin Schanzenbach | 1 | +3 | -1 |
| 2022-12-01 09:32 | BUILD: Improve platform-specific includes | Martin Schanzenbach | 250 | +253 | -142 |
| 2022-12-01 09:31 | -more return value for payload processing that may fail | Martin Schanzenbach | 1 | +29 | -10 |
| 2022-12-01 07:34 | -simplify | Martin Schanzenbach | 1 | +1 | -3 |
| 2022-12-01 07:22 | -fix pointer corruption bug | Martin Schanzenbach | 1 | +3 | -3 |
| 2022-12-01 07:17 | -there is no reason for that variable to be on the heap | Martin Schanzenbach | 1 | +7 | -8 |
| 2022-12-01 07:09 | -do not crash on protocol violations | Martin Schanzenbach | 1 | +22 | -5 |
| 2022-12-01 04:43 | -fix memory leak | Martin Schanzenbach | 1 | +2 | -0 |
| 2022-12-01 03:40 | -add FIXME to nat service _unregister; fix printf format in tcp communicator | Martin Schanzenbach | 3 | +9 | -10 |
| 2022-12-01 02:26 | -fix memory leak | Martin Schanzenbach | 1 | +1 | -0 |
| 2022-11-23 14:33 | -fix compiler warning | Christian Grothoff | 1 | +2 | -0 |
| 2022-11-23 14:32 | -disable internal sanity checks by default | Christian Grothoff | 1 | +3 | -1 |
| 2022-11-23 12:12 | typo | Christian Grothoff | 1 | +1 | -1 |
| 2022-11-23 12:10 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Christian Grothoff | 2 | +1 | -1 |
| 2022-11-23 12:10 | add function to compute channel name for notifications | Christian Grothoff | 2 | +26 | -0 |
| 2022-11-23 05:22 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 18 | +363 | -201 |
| 2022-11-23 05:15 | -fix make dist; update gitignore to ignore tarballs | Martin Schanzenbach | 2 | +1 | -1 |
| 2022-11-22 14:38 | modernize datastore postgres implementation | Christian Grothoff | 8 | +132 | -92 |
| 2022-11-22 14:21 | modernize namecache postgres implementation | Christian Grothoff | 6 | +109 | -61 |
| 2022-11-22 14:15 | modernize datacache postgres implementation | Christian Grothoff | 5 | +122 | -48 |
| 2022-11-22 06:18 | -fix | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-11-22 06:17 | -fix | Martin Schanzenbach | 1 | +2 | -1 |
| 2022-11-22 06:14 | -only use check zone iterator function | Martin Schanzenbach | 1 | +2 | -12 |
| 2022-11-22 06:02 | -attempt to improve iterator halting | Martin Schanzenbach | 1 | +12 | -12 |
| 2022-11-22 05:43 | -fix | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-11-22 05:39 | -minor debug related improvemetns | Martin Schanzenbach | 1 | +5 | -3 |
| 2022-11-22 04:30 | -fix missing SQL_DIR | Martin Schanzenbach | 1 | +1 | -0 |
| 2022-11-21 16:08 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Christian Grothoff | 1 | +8 | -17 |
| 2022-11-21 16:08 | modernize namestore postgres plugin, a bit | Christian Grothoff | 9 | +362 | -319 |
| 2022-11-21 15:09 | -less output | Martin Schanzenbach | 1 | +8 | -17 |
| 2022-11-21 14:09 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Christian Grothoff | 5 | +669 | -415 |
| 2022-11-21 06:43 | -fix ztld parsing in recordline; add test for that | Martin Schanzenbach | 2 | +53 | -11 |
| 2022-11-21 05:25 | -update manpage | Martin Schanzenbach | 1 | +51 | -25 |
| 2022-11-21 05:05 | Merge branch 'dev/schanzen/namestore_cli_recordline' | Martin Schanzenbach | 3 | +271 | -261 |
| 2022-11-20 11:27 | NAMESTORE: Add recordline format for zone import and display | Martin Schanzenbach | 5 | +303 | -262 |
| 2022-11-20 11:27 | - add test; update manpage | Martin Schanzenbach | 2 | +32 | -1 |
| 2022-11-20 11:01 | - remove some flags which do not make sense in the bulk stdin functionality | Martin Schanzenbach | 1 | +0 | -33 |
| 2022-11-20 10:51 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 4 | +55 | -63 |
| 2022-11-20 10:51 | NAMESTORE: CLI utility can now parse multiple records from stdin | Martin Schanzenbach | 1 | +521 | -343 |
| 2022-11-18 09:10 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Christian Grothoff | 4 | +55 | -63 |
| 2022-11-17 14:58 | -Fixed the Docker container | Tristan Schwieren | 4 | +55 | -63 |
| 2022-11-16 12:57 | add versioning.sql | Christian Grothoff | 15 | +419 | -83 |
| 2022-11-11 23:04 | -fix gnu-record-flags header installed in includes | TheJackiMonster | 2 | +2 | -0 |
| 2022-11-10 13:21 | -fix header members | Martin Schanzenbach | 1 | +12 | -2 |
| 2022-11-10 05:51 | -ftbfs | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-11-10 04:54 | GNS: Use flags as defined and generated from GANA | Martin Schanzenbach | 6 | +20 | -55 |
| 2022-11-06 13:38 | -more size | Martin Schanzenbach | 4 | +34 | -14 |
| 2022-11-06 13:32 | IPC: Convert all message payload lengths to uint16_t types. | Martin Schanzenbach | 10 | +206 | -176 |
| 2022-11-05 13:44 | -fix hton length mismatch | Martin Schanzenbach | 2 | +16 | -16 |
| 2022-11-05 12:09 | -fix IPC format again; parse JWT slightly more safely | Martin Schanzenbach | 2 | +15 | -13 |
| 2022-11-05 11:36 | -fix key length setting reclaim service | Martin Schanzenbach | 1 | +2 | -0 |
| 2022-11-04 23:41 | RECLAIM: Fix length field inconsistencies in IPC protocol. Issue #7432 | Martin Schanzenbach | 11 | +36 | -41 |
| 2022-11-04 10:18 | update GANA | Christian Grothoff | 1 | +8 | -6 |
| 2022-11-04 10:06 | -try to fix reclaim linker issue | Christian Grothoff | 1 | +1 | -0 |
| 2022-11-04 09:50 | -bump Debian package | Christian Grothoff | 1 | +6 | -0 |
| 2022-11-04 05:21 | -update gana | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-11-04 00:58 | -fix bootstrap GANA switch | Martin Schanzenbach | 1 | +6 | -8 |
| 2022-11-04 00:38 | -new API in test fixed | Martin Schanzenbach | 9 | +1341 | -1360 |
| 2022-11-04 00:38 | -bashism | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-11-03 16:10 | - fixing Dockerfile | Tristan Schwieren | 3 | +61 | -59 |
| 2022-11-01 22:21 | -fix key decoding issue in messenger | TheJackiMonster | 1 | +4 | -3 |
| 2022-11-01 12:22 | -update gana _AGAIN_ | Özgür Kesim | 0 | +0 | -0 |
| 2022-11-01 11:20 | -remove excessive logging, even for debug-level, by default | Christian Grothoff | 1 | +6 | -0 |
| 2022-11-01 02:32 | -fix coverity | Martin Schanzenbach | 8 | +67 | -46 |
| 2022-10-30 00:10 | -bugfixes | Martin Schanzenbach | 2 | +7 | -3 |
| 2022-10-29 14:12 | -fix string termination | Martin Schanzenbach | 1 | +2 | -1 |
| 2022-10-29 13:58 | -fix use of void return value | Martin Schanzenbach | 1 | +6 | -8 |
| 2022-10-29 12:39 | -remove unused struct fields | Martin Schanzenbach | 1 | +0 | -15 |
| 2022-10-29 12:36 | -fix revocation API | Martin Schanzenbach | 5 | +52 | -19 |
| 2022-10-29 11:40 | -lets see if this works for openbsd | Martin Schanzenbach | 1 | +4 | -1 |
| 2022-10-29 11:37 | -remove broken test in godawful test script | Martin Schanzenbach | 1 | +5 | -5 |
| 2022-10-29 11:23 | -fix ftbfs | Martin Schanzenbach | 1 | +8 | -12 |
| 2022-10-29 09:41 | -fix ftbfs | Martin Schanzenbach | 4 | +171 | -107 |
| 2022-10-29 09:31 | -fix GNS API | Martin Schanzenbach | 4 | +56 | -23 |
| 2022-10-29 09:08 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 7 | +34 | -43 |
| 2022-10-29 09:06 | IDENTITY | Martin Schanzenbach | 40 | +1703 | -574 |
| 2022-10-28 21:14 | -code cleanup plus one new assertion to debug madmurphy issue | Christian Grothoff | 7 | +34 | -43 |
| 2022-10-27 14:53 | -update gana | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-10-27 14:24 | IDENTITY/NAMESTORE: | Martin Schanzenbach | 23 | +226 | -1322 |
| 2022-10-27 09:39 | -explicitly allow ANY in GET requests | Christian Grothoff | 1 | +5 | -2 |
| 2022-10-27 09:37 | actually, do both in case of ANY: datacache and HELLO | Christian Grothoff | 1 | +1 | -1 |
| 2022-10-27 09:33 | disallow ANY for block type in PUTs; do return HELLOs for ANY in GET requests (see recent clarifications to R5N specification) | Christian Grothoff | 1 | +10 | -3 |
| 2022-10-27 05:17 | -update submodules | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-10-27 03:12 | -update sphinx | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-10-27 03:11 | -changelog housekeeping | Martin Schanzenbach | 10 | +2182 | -1298 |
| 2022-10-26 12:37 | -fix FTBFS issues | Christian Grothoff | 3 | +59 | -50 |
| 2022-10-26 10:37 | gana to master | Christian Grothoff | 0 | +0 | -0 |
| 2022-10-26 08:22 | -update gana | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-10-26 08:12 | -update gana | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-10-26 07:53 | -update gana | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-10-26 05:47 | -show errors in gana on bootstrap | Martin Schanzenbach | 1 | +5 | -5 |
| 2022-10-26 04:22 | -cleanup | Martin Schanzenbach | 1 | +132 | -149 |
| 2022-10-26 03:13 | -improve job queue handling | Martin Schanzenbach | 1 | +79 | -67 |
| 2022-10-25 14:58 | -unblock both iterators when queue is getting emptied | Martin Schanzenbach | 1 | +5 | -10 |
| 2022-10-25 14:43 | -improve queue handling | Martin Schanzenbach | 1 | +15 | -1 |
| 2022-10-25 14:31 | -up limit a bit | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-10-25 08:43 | - fixed coverity findings | t3sserakt | 2 | +3 | -3 |
| 2022-10-25 07:59 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 411 | +8098 | -7591 |
| 2022-10-25 06:03 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 1 | +3 | -2 |
| 2022-10-25 06:03 | - address coverity findings !coverity | Martin Schanzenbach | 11 | +36 | -19 |
| 2022-10-24 18:58 | [fs] Print error code | madmurphy | 1 | +3 | -2 |
| 2022-10-24 12:29 | -output public key not private | Martin Schanzenbach | 1 | +6 | -4 |
| 2022-10-24 11:52 | -update namestore manpage and add options for orphan management | Martin Schanzenbach | 2 | +131 | -59 |
| 2022-10-24 09:26 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 1 | +2 | -1 |
| 2022-10-24 09:21 | NAMESTORE: Allow to purge/recover orphans using CLI. Do not handle orphans in service | Martin Schanzenbach | 2 | +278 | -270 |
| 2022-10-24 08:13 | -fix FTBFS | Christian Grothoff | 1 | +2 | -1 |
| 2022-10-24 08:06 | -fix leak | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-10-24 01:02 | -always output error hint | Martin Schanzenbach | 1 | +1 | -2 |
| 2022-10-23 23:34 | -fix namestore JSON; fix zone monitor | Martin Schanzenbach | 4 | +96 | -55 |
| 2022-10-23 13:37 | -forgot to complete the patch from before wrt REST API flags and expirations | Martin Schanzenbach | 1 | +10 | -23 |
| 2022-10-23 13:01 | -more rest API fixes, test fix | Martin Schanzenbach | 4 | +71 | -71 |
| 2022-10-23 06:08 | update submodules | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-10-23 06:05 | -unused functions | Martin Schanzenbach | 1 | +0 | -57 |
| 2022-10-23 06:00 | NAMESTORE: Introduce GANA-managed error codes | Martin Schanzenbach | 36 | +329 | -537 |
| 2022-10-23 05:59 | -update submodules | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-10-22 22:35 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 2 | +66 | -27 |
| 2022-10-22 22:34 | -fix statistics test | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-10-22 14:59 | -fix gnunet-fs shutdown | Christian Grothoff | 2 | +66 | -27 |
| 2022-10-22 03:57 | -make graceful failures DEBUG error messages | Martin Schanzenbach | 2 | +2 | -2 |
| 2022-10-22 03:45 | -fix queue | Martin Schanzenbach | 1 | +3 | -29 |
| 2022-10-22 03:22 | RECLAIM: Update manpage for gnunet-reclaim | Martin Schanzenbach | 1 | +9 | -0 |
| 2022-10-21 13:22 | -fix test; modify NAMESTORE JSON booleans, Fixes #7398 | Martin Schanzenbach | 12 | +147 | -147 |
| 2022-10-21 04:48 | -fix warnings | Martin Schanzenbach | 12 | +3018 | -2640 |
| 2022-10-21 02:40 | -update handbook | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-10-21 02:20 | - do not convert handbook to man pages | Martin Schanzenbach | 2 | +0 | -23 |
| 2022-10-21 02:17 | - add gnunet-namestore-zonefile man page | Martin Schanzenbach | 2 | +98 | -0 |
| 2022-10-21 01:57 | -do not execute GNS proxy test with curl-openssl | Martin Schanzenbach | 2 | +2 | -1 |
| 2022-10-21 01:56 | -minor optimization | Martin Schanzenbach | 1 | +4 | -5 |
| 2022-10-21 01:37 | -fix notification processing zonemaster; give zonemaster some time in GNS tests; fix GNS tests for new gnunet.org IP | Martin Schanzenbach | 6 | +100 | -84 |
| 2022-10-20 23:56 | -fix gns tests with slower(?) zonemaster | Martin Schanzenbach | 15 | +28 | -19 |
| 2022-10-20 13:13 | -fix return value of put initiation | Martin Schanzenbach | 1 | +5 | -5 |
| 2022-10-20 10:56 | -fix FTBFS | Christian Grothoff | 2 | +18 | -6 |
| 2022-10-20 08:31 | -fix properly emptying queue; add parallelization to monitor | Martin Schanzenbach | 1 | +68 | -117 |
| 2022-10-20 08:01 | ZONEMASTER: Use parallel worker thread for GNS block signing | Martin Schanzenbach | 4 | +472 | -113 |
| 2022-10-20 04:22 | - fix sqlite free issue; allow to autotedect or provide corectly in zonefile | Martin Schanzenbach | 3 | +87 | -42 |
| 2022-10-20 03:31 | -zonefile import: support switching origins and automatically create identities for origins | Martin Schanzenbach | 2 | +151 | -29 |
| 2022-10-20 02:25 | -cleanup and make zonefile parsing more robust | Martin Schanzenbach | 2 | +146 | -47 |
| 2022-10-20 00:25 | - fix record publishing; allow multiline | Martin Schanzenbach | 2 | +208 | -112 |
| 2022-10-19 15:28 | -more linker issues | Christian Grothoff | 1 | +1 | -0 |
| 2022-10-19 15:26 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 1 | +1 | -0 |
| 2022-10-19 15:26 | -fix tests; add zonefile test | Martin Schanzenbach | 9 | +142 | -23 |
| 2022-10-19 14:52 | -fix linker issue | Christian Grothoff | 1 | +1 | -0 |
| 2022-10-19 13:56 | GNS: Make string formats more comaptible with DNS zonefiles | Martin Schanzenbach | 4 | +165 | -14 |
| 2022-10-19 13:00 | -comments; gitignore | Martin Schanzenbach | 2 | +40 | -2 |
| 2022-10-19 12:33 | NAMESTORE: Start parser for DNS zonefiles | Martin Schanzenbach | 2 | +208 | -1 |
| 2022-10-19 07:02 | -fix deletion of tombstone records | Martin Schanzenbach | 1 | +49 | -16 |
| 2022-10-19 06:11 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 1 | +52 | -38 |
| 2022-10-19 06:10 | NAMESTORE: Add records_lookup2 API for filtering and update REST API with filter functionality | Martin Schanzenbach | 5 | +165 | -42 |
| 2022-10-18 19:24 | fix #7374 | Christian Grothoff | 1 | +52 | -38 |
| 2022-10-18 15:17 | NAMESTORE: Do not return orphaned zones to clients. Issue #7201 | Martin Schanzenbach | 1 | +258 | -19 |
| 2022-10-18 06:30 | ZONEMASTER: Merge monitor into zonemaster process | Martin Schanzenbach | 14 | +753 | -1091 |
| 2022-10-18 04:31 | -typo | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-10-18 01:05 | Merge branch 'dev/willow/gnunet_temp_sh_py' | Martin Schanzenbach | 15 | +51 | -33 |
| 2022-10-18 01:04 | -fix conflict | Martin Schanzenbach | 306 | +1662 | -2878 |
| 2022-10-16 09:40 | -more package specific files | Martin Schanzenbach | 3 | +28 | -0 |
| 2022-10-16 09:09 | PACKAGES: Update fedora configurations and scripts | Martin Schanzenbach | 3 | +56 | -14 |
| 2022-10-14 17:30 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 28 | +171 | -188 |
| 2022-10-14 17:30 | - fixing coverity findings | t3sserakt | 9 | +132 | -43 |
| 2022-10-12 12:46 | -avoid grow-by-one in statement preparations | Christian Grothoff | 3 | +29 | -17 |
| 2022-10-12 11:02 | -remove unnecessary and badly used extra argument in postgres statement preparation | Christian Grothoff | 7 | +101 | -121 |
| 2022-10-12 11:27 | -warnings; dns2gns fixes | Martin Schanzenbach | 5 | +12 | -30 |
| 2022-10-11 11:48 | -also add file to dist | Martin Schanzenbach | 1 | +1 | -0 |
| 2022-10-11 11:46 | -add gitignore, add fedora package script | Martin Schanzenbach | 3 | +22 | -2 |
| 2022-10-11 06:21 | -cleanup more warnings | Martin Schanzenbach | 6 | +1 | -9 |
| 2022-10-11 06:15 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 10 | +176 | -241 |
| 2022-10-11 06:15 | -cleanup various warnings | Martin Schanzenbach | 6 | +20 | -24 |
| 2022-10-10 13:00 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 5 | +230 | -125 |
| 2022-10-10 12:59 | - some bug fixes and enhancements to test NG tear done | t3sserakt | 10 | +176 | -241 |
| 2022-10-06 07:35 | NAMESTORE: Bulk insert API now properly handles message length restriction | Martin Schanzenbach | 5 | +130 | -89 |
| 2022-10-06 05:43 | -transactional bulk import | Martin Schanzenbach | 1 | +101 | -42 |
| 2022-10-06 04:36 | -update rest plugin; still does not support transactional API | Martin Schanzenbach | 1 | +10 | -5 |
| 2022-10-05 11:35 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 535 | +34925 | -25769 |
| 2022-10-04 12:28 | - Added distance vector inverse path test case. - Enhanced port forwarding configuration to restrict port forwarding to specific source IPs. - Add configuration for counting additional connections per peer. - Added caching for Core Messages, if confirmed virtual link is missing. - Added caching for DV forwarding, if confirmed virtual link is missing. - Fixed bug in fragmentation logic. - Fixed bug in queueing logic. - Fixed bug in flow control logic. - Fixed Bug with lifetime of DV learn message. (Validation against replay attack still missing) - removed make warnings - fixed coverty findings | t3sserakt | 22 | +844 | -348 |
| 2022-10-04 14:18 | -fix more tests | Martin Schanzenbach | 3 | +24 | -3 |
| 2022-10-04 14:09 | -fix test | Martin Schanzenbach | 1 | +8 | -0 |
| 2022-10-04 13:59 | -fix test | Martin Schanzenbach | 1 | +10 | -20 |
| 2022-10-04 13:52 | DOC: Update GANA | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-10-04 13:43 | NAMESTORE: Massaging new bulk API | Martin Schanzenbach | 3 | +36 | -27 |
| 2022-10-04 12:26 | -actually test the namestore | Martin Schanzenbach | 1 | +14 | -53 |
| 2022-10-04 12:25 | -theses are also not namestore tests, but GNS tests | Martin Schanzenbach | 3 | +0 | -556 |
| 2022-10-04 12:24 | -theses are not namestore tests, but GNS tests | Martin Schanzenbach | 3 | +0 | -702 |
| 2022-10-04 11:43 | -fix test timeout | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-10-04 11:31 | NAMESTORE: Move Namecache block refresh into zonemonitor | Martin Schanzenbach | 6 | +400 | -274 |
| 2022-10-04 00:51 | -gitignore | Martin Schanzenbach | 1 | +2 | -0 |
| 2022-10-04 00:50 | NAMESTORE: Improve tests; fix reset/init bug | Martin Schanzenbach | 6 | +41 | -9 |
| 2022-10-03 14:51 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 1 | +2 | -0 |
| 2022-10-03 14:49 | NAMESTORE: Add performance tests for bulk import/tx | Martin Schanzenbach | 5 | +533 | -39 |
| 2022-10-03 14:35 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Christian Grothoff | 84 | +9717 | -2635 |
| 2022-10-03 14:35 | -add clean for cleanliness to test | Christian Grothoff | 1 | +2 | -0 |
| 2022-08-29 21:01 | -Removed references to explicit /tmp in test scripts and configurations in DHT, GNS, STATISTICS, and TRANSPORT subsystems. | Willow Liquorice | 15 | +51 | -33 |
| 2022-09-17 07:45 | -DOC: Tweak to doxyfile: INTERACTIVE_SVG = NO -> YES | Willow Liquorice | 1 | +1 | -1 |
| 2022-09-17 07:43 | -DOC: Continued organisation of modules into nested groups | Willow Liquorice | 14 | +70 | -11 |
| 2022-09-07 23:06 | -DOC: Documentation cleanup pass through assorted libraries (curl integration, GNSRECORD, json) | Willow Liquorice | 3 | +3 | -5 |
| 2022-09-07 23:04 | -DOC: Documentation cleanup pass through NAT subsystem | Willow Liquorice | 5 | +5 | -5 |
| 2022-09-07 23:01 | -DOC: Documentation cleanup pass through VPN subsystem | Willow Liquorice | 1 | +2 | -2 |
| 2022-09-07 23:01 | -DOC: Documentation cleanup pass through STATISTICS subsystem | Willow Liquorice | 2 | +7 | -7 |
| 2022-09-07 23:00 | -DOC: Documentation cleanup pass through SECRETSHARING subsystem | Willow Liquorice | 2 | +0 | -14 |
| 2022-09-07 23:00 | -DOC: Documentation cleanup pass through REST subsystem | Willow Liquorice | 2 | +0 | -2 |
| 2022-09-07 22:58 | -DOC: Documentation cleanup pass through REGEX service | Willow Liquorice | 2 | +2 | -3 |
| 2022-09-07 22:58 | -DOC: Documentation cleanup pass through NAMECACHE service | Willow Liquorice | 2 | +1 | -2 |
| 2022-09-07 22:57 | -DOC: Documentation cleanup pass through IDENTITY service | Willow Liquorice | 2 | +7 | -12 |
| 2022-09-07 22:57 | -DOC: Documentation cleanup pass through HOSTLIST daemon | Willow Liquorice | 1 | +0 | -2 |
| 2022-09-07 22:57 | -DOC: Documentation cleanup pass through EXIT daemon | Willow Liquorice | 1 | +2 | -3 |
| 2022-09-07 22:56 | -DOC: Documentation cleanup pass through DNS subsystem | Willow Liquorice | 2 | +1 | -3 |
| 2022-09-07 22:55 | -DOC: Documentation cleanup pass through DHT Underlay subsystem | Willow Liquorice | 2 | +1 | -2 |
| 2022-09-07 22:03 | -DOC: Documentation cleanup pass through CORE subsystem | Willow Liquorice | 2 | +0 | -7 |
| 2022-09-07 22:03 | -DOC: Documentation cleanup pass through CONVERSATION subsystem | Willow Liquorice | 2 | +3 | -3 |
| 2022-09-07 22:03 | -DOC: Documentation cleanup pass through CONSENSUS subsystem | Willow Liquorice | 5 | +9 | -18 |
| 2022-09-07 21:26 | -DOC: Documentation cleanup pass through rest of UTIL libraries | Willow Liquorice | 14 | +30 | -68 |
| 2022-09-07 20:59 | -DOC: Documentation cleanup pass through PQ library (Postgres?) | Willow Liquorice | 4 | +16 | -25 |
| 2022-09-07 20:53 | -DOC: Documentation cleanup pass through HELLO library | Willow Liquorice | 2 | +6 | -6 |
| 2022-09-07 20:48 | -DOC: Documentation cleanup pass through BLOCK library | Willow Liquorice | 3 | +6 | -9 |
| 2022-09-07 20:45 | -DOC: Documentation cleanup pass through ARM service | Willow Liquorice | 1 | +1 | -1 |
| 2022-09-07 20:44 | -DOC: Moved warningfilter to scripts/doc | Willow Liquorice | 1 | +0 | -0 |
| 2022-09-07 20:43 | -DOC: Documentation cleanup pass through UTIL SERVICE library | Willow Liquorice | 2 | +3 | -3 |
| 2022-09-07 20:36 | -DOC: Documentation cleanup pass through ATS subsystem | Willow Liquorice | 3 | +3 | -5 |
| 2022-09-07 20:33 | -DOC: Documentation cleanup pass through DATACACHE subsystem | Willow Liquorice | 2 | +3 | -3 |
| 2022-09-07 20:31 | -DOC: Documentation cleanup pass through DATASTORE subsystem | Willow Liquorice | 3 | +9 | -10 |
| 2022-09-07 20:28 | -DOC: Documentation cleanup pass through SETU subsystem | Willow Liquorice | 1 | +0 | -18 |
| 2022-09-07 20:27 | -DOC: Documentation cleanup pass through old SET subsystem | Willow Liquorice | 4 | +4 | -13 |
| 2022-09-07 20:26 | -DOC: Documentation cleanup pass through GNS subsystem | Willow Liquorice | 6 | +5 | -8 |
| 2022-09-07 20:23 | -DOC: Documentation cleanup pass through TESTING libraries | Willow Liquorice | 4 | +2 | -23 |
| 2022-09-07 20:20 | -DOC: Documentation cleanup pass through TESTBED subsystem | Willow Liquorice | 5 | +19 | -20 |
| 2022-09-07 20:19 | -DOC: Documentation cleanup pass through UTIL DNSSTUB library | Willow Liquorice | 2 | +1 | -8 |
| 2022-09-07 20:02 | -DOC: Documentation cleanup pass through FS subsystem | Willow Liquorice | 9 | +8 | -14 |
| 2022-09-07 20:00 | -DOC: Documentation cleanup pass through DHT subsystem | Willow Liquorice | 5 | +10 | -18 |
| 2022-09-07 19:55 | -DOC: Documentation cleanup pass through NAMESTORE subsystem | Willow Liquorice | 6 | +829 | -11 |
| 2022-10-03 11:50 | NAMESTORE: Make bulk and transactional API consistent with monitoring | Martin Schanzenbach | 3 | +214 | -147 |
| 2022-10-03 04:32 | NAMESTORE: Roll back on client disconnect | Martin Schanzenbach | 1 | +47 | -11 |
| 2022-10-03 04:23 | NAMESTORE: Bulk store API and fix for delayed store activities | Martin Schanzenbach | 11 | +440 | -158 |
| 2022-09-07 19:53 | -DOC: Documentation cleanup pass through RPS subsystem | Willow Liquorice | 7 | +10 | -34 |
| 2022-09-07 19:52 | -DOC: Documentation cleanup pass through ABD subsystem | Willow Liquorice | 3 | +4 | -3 |
| 2022-09-07 19:50 | -DOC: Documentation cleanup pass through RECLAIM subsystem | Willow Liquorice | 9 | +31 | -89 |
| 2022-09-07 19:49 | -DOC: Documentation cleanup pass through SCALARPRODUCT subsystem | Willow Liquorice | 7 | +6 | -9 |
| 2022-09-07 19:46 | -DOC: Documentation cleanup pass through CADET subsystem | Willow Liquorice | 12 | +22 | -41 |
| 2022-09-07 19:44 | -DOC: Documentation cleanup pass through MESSENGER subsystem | Willow Liquorice | 26 | +217 | -217 |
| 2022-09-07 19:41 | -DOC: Documentation cleanup pass through TRANSPORT ('missing argument' warnings) | Willow Liquorice | 17 | +43 | -85 |
| 2022-09-04 21:31 | -Minor tweaks to warningfilter.py regexes | Willow Liquorice | 1 | +4 | -4 |
| 2022-09-04 02:23 | -DOC: Minor comment stripping pass through VPN | Willow Liquorice | 1 | +0 | -22 |
| 2022-09-04 02:22 | -DOC: Comment stripping pass through UTIL dnsstub, regex, speedup, and TUN libraries | Willow Liquorice | 4 | +1 | -93 |
| 2022-09-04 02:21 | -DOC: Comment stripping pass through PEERSTORE | Willow Liquorice | 1 | +0 | -6 |
| 2022-09-04 02:20 | -DOC: Comment stripping pass through NAT service | Willow Liquorice | 2 | +0 | -18 |
| 2022-09-04 02:10 | -DOC: Comment stripping pass through MySQL library | Willow Liquorice | 1 | +0 | -2 |
| 2022-09-04 02:01 | -DOC: Another comment stripping pass through SETU | Willow Liquorice | 1 | +0 | -12 |
| 2022-09-04 02:01 | -DOC: Another comment stripping pass through old SET subsystem | Willow Liquorice | 2 | +0 | -12 |
| 2022-09-04 01:58 | -DOC: Another comment stripping pass through RECLAIM | Willow Liquorice | 2 | +1 | -10 |
| 2022-09-04 01:55 | -DOC: Another comment stripping pass through REGEX | Willow Liquorice | 4 | +2 | -115 |
| 2022-09-04 01:47 | -DOC: Another comment stripping pass through TESTBED | Willow Liquorice | 10 | +10 | -96 |
| 2022-09-04 01:47 | -DOC: Major doc comment stripping pass through TRANSPORT | Willow Liquorice | 22 | +14 | -332 |
| 2022-09-03 19:51 | -DOC: Redirected doxygen warnings to doxygen_warnings.log | Willow Liquorice | 2 | +2 | -1 |
| 2022-09-03 19:45 | DOC: Reconfigured Doxygen HTML output to improve navigability | Willow Liquorice | 1 | +2 | -2 |
| 2022-09-02 21:47 | -DOC: used \f$ commands to bracket formulae here, so the inside is actually treated like LaTeX | Willow Liquorice | 1 | +4 | -4 |
| 2022-09-02 21:45 | -DOC: Minor fixes to doc comments (mostly correcting typos) to resolve 'unknown command' warnings | Willow Liquorice | 27 | +48 | -48 |
| 2022-09-02 21:13 | -DOC: Numerous small fixes to clean up short warning categories | Willow Liquorice | 8 | +10 | -8 |
| 2022-09-02 20:15 | -DOC: Cleaning up 'eof inside group' warnings, some of which (along with 'eof inside comment' warnings) have no obvious source. | Willow Liquorice | 5 | +12 | -4 |
| 2022-09-02 19:20 | -DOC: Comment stripping pass in SECRETSHARING service | Willow Liquorice | 1 | +0 | -13 |
| 2022-09-02 19:19 | -DOC: Comment stripping pass in SCALARPRODUCT service | Willow Liquorice | 1 | +0 | -23 |
| 2022-09-02 19:19 | -DOC: Comment stripping pass in REVOCATION service | Willow Liquorice | 1 | +0 | -14 |
| 2022-09-02 19:18 | -DOC: Comment stripping pass in REST service | Willow Liquorice | 1 | +0 | -13 |
| 2022-09-02 19:18 | -DOC: Comment stripping pass in UTIL scheduler library | Willow Liquorice | 1 | +0 | -28 |
| 2022-09-02 19:17 | -DOC: Comment stripping pass in REGEX service | Willow Liquorice | 2 | +0 | -22 |
| 2022-09-02 19:17 | -DOC: Comment stripping pass in STATISTICS service | Willow Liquorice | 1 | +0 | -36 |
| 2022-09-02 19:16 | -DOC: Comment stripping pass in SQ library | Willow Liquorice | 2 | +0 | -21 |
| 2022-09-02 19:11 | -DOC: Comment stripping pass in TESTBED logger subsystem | Willow Liquorice | 1 | +0 | -7 |
| 2022-09-02 19:10 | -DOC: Comment stripping pass in TESTING libraries | Willow Liquorice | 3 | +5 | -66 |
| 2022-09-02 19:08 | -DOC: Comment stripping pass in SETI subsystem | Willow Liquorice | 1 | +0 | -26 |
| 2022-09-02 19:08 | -DOC: Comment stripping pass in SETU subsystem | Willow Liquorice | 2 | +3 | -29 |
| 2022-09-02 19:08 | -DOC: Comment stripping pass in old SET subsystem | Willow Liquorice | 2 | +5 | -66 |
| 2022-09-02 19:04 | -DOC: Comment stripping pass in TESTBED subsystem | Willow Liquorice | 6 | +4 | -147 |
| 2022-08-31 21:52 | -DOC: Pass through RECLAIM subsystem | Willow Liquorice | 4 | +1 | -102 |
| 2022-08-31 21:51 | -DOC: Pass through NT subsystem | Willow Liquorice | 1 | +0 | -6 |
| 2022-08-31 21:50 | -DOC: Pass through NAT library | Willow Liquorice | 1 | +0 | -20 |
| 2022-08-31 21:50 | -DOC: Pass through UTIL libraries (HELPER, MST, NETWORK, OS, PEER) | Willow Liquorice | 6 | +0 | -151 |
| 2022-08-31 21:26 | -DOC: Pass through HELLO library | Willow Liquorice | 2 | +0 | -40 |
| 2022-08-31 21:26 | -DOC: Pass through IDENTITY subsystem | Willow Liquorice | 1 | +0 | -10 |
| 2022-08-31 21:21 | -DOC: Pass through PEERSTORE subsystem | Willow Liquorice | 2 | +1 | -11 |
| 2022-08-31 21:20 | -DOC: Pass through PEERINFO subsystem | Willow Liquorice | 2 | +0 | -24 |
| 2022-08-31 21:19 | -DOC: Pass through GNSRECORD library | Willow Liquorice | 5 | +1 | -60 |
| 2022-08-31 19:42 | -DOC: Another comment-stripping pass through FS subsystem | Willow Liquorice | 7 | +1 | -182 |
| 2022-10-02 02:48 | DOC: Back to info_TEXINFOS | Martin Schanzenbach | 2 | +12 | -10 |
| 2022-10-02 02:38 | -update sphinx | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-10-01 15:56 | -explicitly fix bsd | Martin Schanzenbach | 1 | +3 | -3 |
| 2022-10-01 15:43 | -try fix for nongnu make | Martin Schanzenbach | 1 | +3 | -1 |
| 2022-10-01 15:36 | -f | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-10-01 15:35 | -verbose for now | Martin Schanzenbach | 1 | +2 | -2 |
| 2022-10-01 13:57 | -fix | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-10-01 13:55 | BUILD: Clean up build and submodules | Martin Schanzenbach | 2 | +17 | -14 |
| 2022-10-01 13:55 | GANA: Update submodule | Martin Schanzenbach | 17 | +648 | -367 |
| 2022-10-01 13:03 | - fix | Martin Schanzenbach | 2 | +31 | -25 |
| 2022-10-01 08:13 | - fix | Martin Schanzenbach | 1 | +7 | -21 |
| 2022-10-01 08:10 | - update submodule | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-10-01 08:01 | - update submodule | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-10-01 07:58 | - update submodule | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-10-01 07:27 | DOC: Manpage cleanup | Martin Schanzenbach | 1 | +27 | -1 |
| 2022-10-01 07:20 | - update submodule | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-10-01 02:25 | - remove dead branch ecdsa; check return value | Martin Schanzenbach | 1 | +13 | -4 |
| 2022-10-01 02:19 | - remove dead branch | Martin Schanzenbach | 2 | +2 | -1 |
| 2022-10-01 02:07 | - various return value assertions | Martin Schanzenbach | 2 | +11 | -11 |
| 2022-10-01 01:42 | - coverity fixes | Martin Schanzenbach | 2 | +5 | -5 |
| 2022-09-30 15:41 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 6 | +5693 | -3 |
| 2022-09-30 15:41 | -file | Martin Schanzenbach | 1 | +87 | -0 |
| 2022-09-30 15:05 | NAMESTORE: Add manpage for new database CLI | Martin Schanzenbach | 1 | +1 | -0 |
| 2022-09-30 11:03 | -fix | Martin Schanzenbach | 1 | +102 | -69 |
| 2022-09-30 10:18 | NAMESTORE: Add postgres functions for DB setup utility | Martin Schanzenbach | 2 | +83 | -4 |
| 2022-09-30 08:36 | NAMESTORE: Add DB setup utility with SQlite support; PQ broken | Martin Schanzenbach | 8 | +463 | -89 |
| 2022-09-30 07:20 | [history] Mark old logos in `contrib/branding/logo/` as `old-` and add svg | madmurphy | 6 | +5693 | -3 |
| 2022-09-29 05:06 | UTIL: gnunet-config can now print experimental status. Issue #5708 | Martin Schanzenbach | 2 | +24 | -3 |
| 2022-09-29 04:45 | BUILD: Fix mysql detection issue #7356 | Martin Schanzenbach | 1 | +2 | -2 |
| 2022-09-28 05:05 | NAMESTORE: Allow service-side record set filtering. Fixes #7193 | Martin Schanzenbach | 9 | +416 | -212 |
| 2022-09-27 04:51 | -fix | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-09-27 02:26 | BUILD: Improve documentation build | Martin Schanzenbach | 2 | +26 | -14 |
| 2022-09-27 02:01 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 5 | +14 | -14 |
| 2022-09-27 02:01 | BUILD: Do not build whole documentation if manpages are also enabled | Martin Schanzenbach | 1 | +0 | -5 |
| 2022-09-26 21:24 | Arch packages don't depend anymore on gnURL | madmurphy | 4 | +13 | -13 |
| 2022-09-26 17:17 | -add year | Christian Grothoff | 1 | +1 | -1 |
| 2022-09-26 12:00 | BUILD: Silence some -Wall warnings | Martin Schanzenbach | 11 | +9 | -13 |
| 2022-09-26 11:50 | NAMESTORE: Fix API return value | Martin Schanzenbach | 1 | +3 | -3 |
| 2022-09-26 07:53 | updating Debian package | Christian Grothoff | 1 | +6 | -0 |
| 2022-09-26 02:57 | -changelog housekeeping; various build cleanups | Martin Schanzenbach | 6 | +67 | -40 |
| 2022-09-25 15:08 | BUILD: Wow, automake is sh*t | Martin Schanzenbach | 1 | +0 | -2 |
| 2022-09-25 15:04 | -bump handbook | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-09-25 14:54 | -fix openbsd build | Martin Schanzenbach | 1 | +2 | -0 |
| 2022-09-25 13:15 | GANA: Bump version | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-09-25 12:58 | -fix | Martin Schanzenbach | 9 | +35 | -34 |
| 2022-09-25 12:35 | DOC: Conditionally build doxygen; build sphinx on bootstrap | Martin Schanzenbach | 3 | +16 | -19 |
| 2022-09-25 12:05 | -fix disting | Christian Grothoff | 10 | +363 | -483 |
| 2022-09-25 12:01 | -do not make installation of man pages conditional on sphinx being available at compile-time | Christian Grothoff | 1 | +1 | -2 |
| 2022-09-25 08:05 | [gnunet-search] Fix `-s` and `-o` options not working together | madmurphy | 1 | +8 | -3 |
| 2022-09-24 10:22 | -fix installation of gnunet.info | Christian Grothoff | 2 | +15 | -9 |
| 2022-09-24 09:04 | NAMESTORE: Fix error handling for lookups | Martin Schanzenbach | 1 | +3 | -3 |
| 2022-09-23 07:39 | NAMESTORE: Towards proper transactional locks | Martin Schanzenbach | 9 | +715 | -21 |
| 2022-09-23 05:57 | NAMESTORE: Add select ... for update / edit records APIs | Martin Schanzenbach | 9 | +131 | -39 |
| 2022-09-23 04:00 | Merge branch 'dev/schanzen/namestore_transactions' | Martin Schanzenbach | 14 | +529 | -1291 |
| 2022-09-23 03:59 | NAMESTORE: Add tx API for postgres | Martin Schanzenbach | 2 | +77 | -1 |
| 2022-09-23 03:51 | NAMESTORE: Remove head based database | Martin Schanzenbach | 5 | +1 | -1038 |
| 2022-09-23 03:44 | NAMESTORE: Add begin, commit and rollback API messages | Martin Schanzenbach | 7 | +272 | -46 |
| 2022-09-22 16:06 | NAMESTORE: Use a per client database connection | Martin Schanzenbach | 4 | +107 | -103 |
| 2022-09-22 16:05 | NAMESTORE: Fix existing monitoring test race condition | Martin Schanzenbach | 1 | +19 | -19 |
| 2022-09-22 07:12 | -fix: FS needs to be run as user service | TheJackiMonster | 1 | +2 | -1 |
| 2022-09-21 15:22 | NAMESTORE: Remove unneeded functions and renames. | Martin Schanzenbach | 2 | +6 | -60 |
| 2022-09-21 15:13 | NAMESTORE: Start transactional API | Martin Schanzenbach | 2 | +69 | -46 |
| 2022-09-21 15:30 | UTIL: Remove outdated test. Fixes #7361 | Martin Schanzenbach | 2 | +0 | -63 |
| 2022-09-19 12:35 | -fix fs index_start_failed | TheJackiMonster | 2 | +9 | -3 |
| 2022-09-15 12:35 | -tab | Christian Grothoff | 1 | +1 | -1 |
| 2022-09-14 08:50 | -split error cases for more precise logging | Christian Grothoff | 1 | +8 | -2 |
| 2022-09-10 09:59 | -fix make dist | Martin Schanzenbach | 1 | +2 | -2 |
| 2022-09-09 19:23 | -update contrib config files | Martin Schanzenbach | 2 | +10 | -8 |
| 2022-09-09 11:03 | -update submodule | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-09-08 21:52 | DOC: Update | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-09-08 20:17 | REST: Implement basic authentication for per user service. Fixes #5669 | Martin Schanzenbach | 2 | +109 | -7 |
| 2022-09-08 12:24 | -coverity | Martin Schanzenbach | 1 | +17 | -7 |
| 2022-09-08 08:36 | -fix | Martin Schanzenbach | 1 | +2 | -3 |
| 2022-09-08 07:58 | -fix | Martin Schanzenbach | 1 | +2 | -1 |
| 2022-09-08 07:08 | -simplify curl ssl detection | Martin Schanzenbach | 2 | +11 | -4 |
| 2022-09-07 17:56 | -fix | Martin Schanzenbach | 1 | +3 | -4 |
| 2022-09-07 15:59 | -fix | Martin Schanzenbach | 1 | +3 | -3 |
| 2022-09-07 14:41 | -programatically check GnuTLS support for curl | Martin Schanzenbach | 1 | +14 | -9 |
| 2022-09-07 07:15 | -more curl detection | Martin Schanzenbach | 1 | +5 | -2 |
| 2022-09-07 06:31 | -improve curl detection more | Martin Schanzenbach | 1 | +9 | -6 |
| 2022-09-07 05:59 | -fix dist | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-09-06 11:57 | -update submodule | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-09-06 11:46 | -try again fix for bsd | Martin Schanzenbach | 1 | +3 | -4 |
| 2022-09-06 11:24 | -fix | Martin Schanzenbach | 1 | +2 | -3 |
| 2022-09-06 11:05 | -fix openbsd build | Martin Schanzenbach | 1 | +4 | -1 |
| 2022-09-06 10:38 | -some notes on curl detection | Martin Schanzenbach | 1 | +6 | -2 |
| 2022-09-06 10:34 | BUILD: Remove gnurl. Improve curl-gnutls detection | Martin Schanzenbach | 19 | +1918 | -2339 |
| 2022-09-04 09:01 | - changelog housekeeping | Martin Schanzenbach | 1 | +21 | -0 |
| 2022-09-02 11:20 | GNS: Update deprecated cURL constant | Martin Schanzenbach | 2 | +2 | -2 |
| 2022-09-01 13:17 | -fix memory corruption | Martin Schanzenbach | 1 | +2 | -0 |
| 2022-09-01 12:31 | -nullptr | Martin Schanzenbach | 1 | +4 | -3 |
| 2022-09-01 12:25 | -coverity | Martin Schanzenbach | 2 | +15 | -14 |
| 2022-09-01 12:11 | -fix coverity; remove unnecessary API | Martin Schanzenbach | 3 | +12 | -105 |
| 2022-08-31 16:18 | -actually change method name | Martin Schanzenbach | 2 | +4 | -5 |
| 2022-08-31 16:17 | -fix | Martin Schanzenbach | 1 | +2 | -3 |
| 2022-08-31 16:07 | DID: change method name | Martin Schanzenbach | 4 | +13 | -24 |
| 2022-08-31 15:59 | -fixup merge | Martin Schanzenbach | 8 | +976 | -368 |
| 2022-08-31 15:04 | Merge branch 'dev/trizuz/siop' | Martin Schanzenbach | 7 | +402 | -0 |
| 2022-08-31 14:39 | -update gana | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-08-31 14:37 | -update gana | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-08-31 14:35 | -update gana | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-08-28 16:17 | -DOC: Second pass through DATASTORE | Willow Liquorice | 1 | +0 | -61 |
| 2022-08-28 16:15 | -DOC: First pass through GNUnet crypto | Willow Liquorice | 7 | +3 | -92 |
| 2022-08-28 15:49 | -DOC: deleted gnunet.tag | Willow Liquorice | 1 | +0 | -234407 |
| 2022-08-28 00:30 | -Added .version to top-level .gitignore, and gnunet.tag to doxygen .gitignore | Willow Liquorice | 2 | +2 | -0 |
| 2022-08-27 22:19 | -Added .clangd/ and compile_commands.json to top level .gitignore: by-products of Language Server use. | Willow Liquorice | 1 | +2 | -0 |
| 2022-08-27 22:14 | -DOC: Minor passes over NAT, REGEX, and TRANSPORT | Willow Liquorice | 4 | +10 | -48 |
| 2022-08-27 19:07 | -DOC first pass through UTIL container library | Willow Liquorice | 9 | +6 | -705 |
| 2022-08-26 20:56 | -Added some workflow notes to contrib/warningfilter.py | Willow Liquorice | 1 | +19 | -2 |
| 2022-08-26 20:05 | -First pass through UTIL buffered i/o library | Willow Liquorice | 1 | +2 | -1 |
| 2022-08-26 20:04 | -First pass through UTIL bandwidth library | Willow Liquorice | 1 | +0 | -35 |
| 2022-08-26 20:02 | -First pass through HOSTLIST | Willow Liquorice | 1 | +0 | -7 |
| 2022-08-26 20:01 | -First pass through GNS | Willow Liquorice | 3 | +1 | -31 |
| 2022-08-26 20:00 | -First pass through DNS | Willow Liquorice | 1 | +0 | -5 |
| 2022-08-26 20:00 | -First pass through DHT | Willow Liquorice | 2 | +2 | -11 |
| 2022-08-26 19:55 | -First pass through DATASTORE | Willow Liquorice | 1 | +0 | -20 |
| 2022-08-26 19:53 | -First pass through GNUnet common library | Willow Liquorice | 3 | +0 | -69 |
| 2022-08-26 19:51 | -First pass through CONSENSUS subsystem | Willow Liquorice | 2 | +2 | -4 |
| 2022-08-26 19:50 | -First pass through UTIL client library | Willow Liquorice | 2 | +2 | -12 |
| 2022-08-26 19:48 | -First pass through CORE | Willow Liquorice | 3 | +0 | -28 |
| 2022-08-26 19:38 | -Second pass through CADET | Willow Liquorice | 4 | +2 | -31 |
| 2022-08-26 19:33 | -Second pass through ATS subsystem | Willow Liquorice | 4 | +9 | -83 |
| 2022-08-26 19:32 | -First pass through FS subsystem | Willow Liquorice | 15 | +12 | -227 |
| 2022-08-26 03:13 | -DOC: .gitignore for the doxygen folder, lists version.doxy and html and xml folders (all generated as part of the build process) | Willow Liquorice | 1 | +3 | -0 |
| 2022-08-26 03:08 | -DOC: GNUnet version number is now derived automatically from .version. | Willow Liquorice | 2 | +4 | -1 |
| 2022-08-26 02:58 | -Added workflow note to warningfilter.py | Willow Liquorice | 1 | +17 | -9 |
| 2022-08-26 02:06 | -Fixed bugs in doxygen warning filter | Willow Liquorice | 1 | +3 | -6 |
| 2022-08-26 01:43 | -DOC: First pass of new workflow over CADET subsystem. | Willow Liquorice | 10 | +30 | -217 |
| 2022-08-26 01:41 | -DOC: Established neovim workflow for checking and stripping comments, first pass over the ATS subsystem. | Willow Liquorice | 8 | +3 | -79 |
| 2022-08-25 04:45 | -DOC: First test of new header-first comment-stripping process | Willow Liquorice | 1 | +0 | -10 |
| 2022-08-25 02:23 | -DOC: Refined doxygen warning filter is now in contrib | Willow Liquorice | 1 | +112 | -0 |
| 2022-08-23 19:01 | -DOC: Added XML cleanup to doxygen Makefile.am | Willow Liquorice | 1 | +1 | -0 |
| 2022-08-26 15:34 | - finished test for signature rest endpoint | Tristan Schwieren | 3 | +57 | -50 |
| 2022-08-26 13:51 | -switch to EdDSA egos only for signature rest endpoint | Tristan Schwieren | 4 | +112 | -72 |
| 2022-08-24 08:08 | - add to gitignore | Tristan Schwieren | 1 | +2 | -0 |
| 2022-08-19 15:48 | -sign rest api + unfinished test | Tristan Schwieren | 4 | +102 | -10 |
| 2022-08-11 14:45 | - siop for reclaim; A rest endpoint that signs stuff | Tristan Schwieren | 5 | +261 | -0 |
| 2022-08-26 12:19 | -changelog housekeeping | Martin Schanzenbach | 1 | +36 | -0 |
| 2022-08-25 11:56 | double-check GP/PP are fine | Christian Grothoff | 4 | +56 | -23 |
| 2022-08-25 11:28 | separator change | Christian Grothoff | 1 | +1 | -1 |
| 2022-08-24 19:59 | -proper ResultMessage validation with new flags | Christian Grothoff | 1 | +11 | -4 |
| 2022-08-21 21:58 | fix Bernd's signature violation discovery | Christian Grothoff | 3 | +3 | -3 |
| 2022-08-21 21:57 | -pack, just to be sure | Christian Grothoff | 1 | +1 | -1 |
| 2022-08-21 21:57 | -fail on errors | Christian Grothoff | 1 | +2 | -0 |
| 2022-08-21 21:57 | check for GNU parallel | Christian Grothoff | 1 | +8 | -0 |
| 2022-08-21 21:00 | -fix uninitialized 'reserved' field | Christian Grothoff | 1 | +2 | -1 |
| 2022-08-09 21:22 | -Moved warnings file and warningfilter.py out of repo in preparation for cleanup | Willow Liquorice | 2 | +0 | -13956 |
| 2022-06-12 19:30 | DOC: Initial work in CADET towards removing redundant doc comments. | Willow Liquorice | 2 | +0 | -37 |
| 2022-06-09 18:33 | -DOC: Finished initial doxygen warning analysis script. All warnings sorted! | Willow Liquorice | 2 | +4555 | -4501 |
| 2022-06-09 18:22 | DOC: Major doxygen organisation work, upgraded config, updated logo | Willow Liquorice | 62 | +2674 | -1723 |
| 2022-06-04 23:31 | DOC: Nesting doxygen groups to improve high-level organisation of source docs. | Willow Liquorice | 42 | +250134 | -1 |
| 2022-05-29 15:40 | -Replaced several hardcoded /tmp locations in tests of CORE, FS, IDENTITY, NAMECHACHE, PT, TOPOLOGY, and TESTBED subsystems | Willow Liquorice | 19 | +92 | -42 |
| 2022-08-20 12:45 | -remove unnecessary cast | Christian Grothoff | 1 | +1 | -1 |
| 2022-08-20 12:41 | -fix off-by-one on path truncation | Christian Grothoff | 1 | +1 | -1 |
| 2022-08-18 17:00 | only 16 bit for options | Christian Grothoff | 1 | +8 | -3 |
| 2022-08-18 13:41 | -misc cleanups | Christian Grothoff | 2 | +42 | -94 |
| 2022-08-15 10:19 | add JSON routines for base64 encoded values | Christian Grothoff | 4 | +191 | -2 |
| 2022-08-12 11:33 | - update submodule | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-08-11 09:38 | - added gitignores | Tristan Schwieren | 2 | +2 | -0 |
| 2022-08-11 06:06 | DOC: Fix dist missing makefile | Martin Schanzenbach | 1 | +2 | -1 |
| 2022-08-10 18:58 | -style fixes | Christian Grothoff | 3 | +77 | -94 |
| 2022-08-08 09:48 | -fix | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-08-07 12:56 | -update submodule; properly integrate with build and install !release | Martin Schanzenbach | 2 | +28 | -3 |
| 2022-08-07 11:49 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 4 | +9 | -25 |
| 2022-08-07 11:47 | -update submodule | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-08-05 23:30 | Update `contrib/Makefile.am` | madmurphy | 1 | +0 | -1 |
| 2022-08-05 23:19 | [contrib/] Update non-git Arch package (new deps: `python-sphinx` and `python-sphinx_rtd_theme`) | madmurphy | 3 | +9 | -24 |
| 2022-08-05 13:47 | -fix https cert creation | Martin Schanzenbach | 2 | +4 | -3 |
| 2022-08-05 12:21 | -changelog housekeeping | Martin Schanzenbach | 9 | +41 | -8 |
| 2022-08-05 07:58 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 4 | +13 | -24 |
| 2022-08-05 07:58 | -update submodule !release | Martin Schanzenbach | 8 | +8 | -8 |
| 2022-08-05 07:54 | -update submodule | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-08-05 07:50 | -update submodule | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-08-05 01:55 | [contrib] Update `contrib/packages/arch/gnunet-git/.SRCINFO` | madmurphy | 1 | +4 | -2 |
| 2022-08-05 01:46 | [contrib] Enable the `gnunet://` URI scheme handler by ensuring that `/usr/share/applications/gnunet-uri.desktop` is installed; add `python-sphinx` and `python-sphinx_rtd_theme` to the `$makedepends` array of `contrib/packages/arch/gnunet-git/PKGBUILD` | madmurphy | 4 | +10 | -23 |
| 2022-08-03 19:45 | -update submodule | Martin Schanzenbach | 1 | +1 | -0 |
| 2022-08-03 17:31 | -update submodule | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-08-03 17:24 | -update submodule | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-08-03 05:53 | -update submodule | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-08-02 18:44 | -update submodul | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-08-02 18:20 | TRANSPORT: Fix certtool detection. Fixes #7257 | Martin Schanzenbach | 1 | +16 | -10 |
| 2022-08-02 15:44 | -update submodule/README | Martin Schanzenbach | 1 | +1 | -0 |
| 2022-08-02 15:41 | -update minor fix submodule | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-08-02 15:25 | DOC: Move from texinfo to sphinx | Martin Schanzenbach | 128 | +633 | -555 |
| 2022-08-01 08:55 | DHT: Swap signature and peer id fields in path element lsd0004 | Martin Schanzenbach | 1 | +5 | -6 |
| 2022-07-27 15:37 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-07-27 15:37 | GANA: Bump version | Martin Schanzenbach | 0 | +0 | -0 |
| 2022-07-27 13:09 | -update pofiles | Christian Grothoff | 1 | +0 | -1 |
| 2022-07-27 10:21 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 11 | +235 | -111 |
| 2022-07-27 09:23 | DOC: Update instructions on GNS integration and use | Martin Schanzenbach | 1 | +102 | -7 |
| 2022-07-24 09:32 | enable non-numbered sql statement execution | Christian Grothoff | 4 | +97 | -70 |
| 2022-07-22 09:32 | -remove duplicate comment | Christian Grothoff | 1 | +2 | -8 |
| 2022-07-21 10:30 | do not crash if psql is interrupted with CTRL-C | Christian Grothoff | 1 | +16 | -4 |
| 2022-07-21 09:33 | fixed typo in salt | Özgür Kesim | 1 | +1 | -1 |
| 2022-07-17 00:06 | [contrib/] Dependency update in Arch packages | madmurphy | 4 | +18 | -22 |
| 2022-07-09 17:57 | -pofiles | Martin Schanzenbach | 9 | +184 | -185 |
| 2022-07-09 17:56 | -changelog housekeeping | Martin Schanzenbach | 1 | +30 | -0 |
| 2022-07-08 12:55 | relative time is in nanoseconds, kill redundant _ms variant | Christian Grothoff | 2 | +0 | -45 |
| 2022-07-08 12:37 | timestamps are in seconds, kill redundant _ms variant | Christian Grothoff | 2 | +9 | -65 |
| 2022-07-08 12:16 | - DID lib; simplify closure | Tristan Schwieren | 1 | +11 | -20 |
| 2022-07-08 10:52 | - DID lib; formatting | Tristan Schwieren | 1 | +14 | -7 |
| 2022-07-08 10:47 | - DID lib; renamed vars and moved a free | Tristan Schwieren | 1 | +25 | -26 |
| 2022-07-08 10:25 | -m DID lib; added check for existing DID document | Tristan Schwieren | 2 | +98 | -35 |
| 2022-07-07 18:29 | implemented new DHT path signing with origin authentication | Christian Grothoff | 24 | +819 | -370 |
| 2022-07-07 11:42 | major modification to datacache to store route options (and clean up the API) | Christian Grothoff | 20 | +899 | -715 |
| 2022-07-06 13:10 | - didlib; use expire value | Tristan Schwieren | 3 | +46 | -37 |
| 2022-07-04 12:11 | ABE: Remove unused attribute-based encryption component | Martin Schanzenbach | 18 | +17 | -1328 |
| 2022-07-01 13:41 | - remove static variable from did_core | Tristan Schwieren | 3 | +73 | -70 |
| 2022-07-01 12:41 | - refactored DID create | Tristan Schwieren | 3 | +76 | -109 |
| 2022-07-01 08:39 | -some coverity | Martin Schanzenbach | 1 | +4 | -6 |
| 2022-06-29 14:47 | - non working DID lib create func | Tristan Schwieren | 3 | +157 | -158 |
| 2022-06-29 11:11 | - added files to .gitignore | Tristan Schwieren | 3 | +3 | -0 |
| 2022-06-29 10:48 | - started with DID lib create func | Tristan Schwieren | 2 | +103 | -4 |
| 2022-06-28 19:31 | make sure Debian packages created on Ubuntu 21+ still work with Debian reprepro: force Debian standard compression algorithm | Christian Grothoff | 1 | +3 | -0 |
| 2022-06-28 14:33 | -autoupdate | Christian Grothoff | 1 | +1 | -1 |
| 2022-06-28 13:33 | - DID resolve using DID lib | Tristan Schwieren | 2 | +25 | -78 |
| 2022-06-28 10:05 | -do gettext setup for each library/domain, not only once | Christian Grothoff | 1 | +16 | -11 |
| 2022-06-27 16:32 | - missing lib bug | Tristan Schwieren | 6 | +124 | -29 |
| 2022-06-26 13:12 | -fix typos | Christian Grothoff | 16 | +46 | -55 |
| 2022-06-25 16:01 | -add interop test for bernd | Christian Grothoff | 3 | +112 | -145 |
| 2022-06-25 12:02 | BF bugfix: include mutator in size | Christian Grothoff | 1 | +2 | -2 |
| 2022-06-24 13:03 | - changed did_core header | Tristan Schwieren | 6 | +93 | -44 |
| 2022-06-22 18:19 | -also clear cache on lookup success | Martin Schanzenbach | 1 | +19 | -0 |
| 2022-06-22 18:14 | RECLAIM: Improve OIDC userinfo caching; add config option for timeout | Martin Schanzenbach | 2 | +47 | -13 |
| 2022-06-21 08:44 | -avoid patch version | Christian Grothoff | 1 | +1 | -1 |
| 2022-06-20 12:24 | package v0.17.1 for Debian | Christian Grothoff | 2 | +7 | -0 |
| 2022-06-19 11:55 | fix: htonl vs htons, thanks Bernd | Christian Grothoff | 1 | +4 | -4 |
| 2022-06-15 14:30 | - fix missing from oidc branch | Tristan Schwieren | 2 | +47 | -8 |
| 2022-06-13 19:22 | -adjusting terms of messenger service documentation in handbook | TheJackiMonster | 2 | +12 | -12 |
| 2022-06-10 13:08 | -TRANSPORT(fix): consider certtool | Julius Bünger | 1 | +10 | -5 |
| 2022-06-13 10:32 | -changelog housekeeping | Martin Schanzenbach | 1 | +12 | -0 |
| 2022-06-12 15:41 | -fix endianess conversion for url_counter | Christian Grothoff | 1 | +2 | -2 |
| 2022-06-12 14:50 | Restore lost quotes in `man gnunet-search` | madmurphy | 1 | +4 | -4 |
| 2022-06-12 14:33 | Add Arch packages | madmurphy | 19 | +616 | -5 |
| 2022-06-10 11:15 | -header DID core | Tristan Schwieren | 1 | +116 | -0 |
| 2022-06-09 16:23 | -more logging | Christian Grothoff | 2 | +5 | -1 |
| 2022-06-09 16:17 | log hash | Christian Grothoff | 1 | +3 | -0 |
| 2022-06-09 09:49 | RECLAIM: Improve OIDC plugin; now requires jose (new optional dependency) | Martin Schanzenbach | 3 | +9 | -4 |
| 2022-04-11 11:29 | -init oidc RSA256 feature | Tristan Schwieren | 6 | +403 | -71 |
| 2022-06-07 20:09 | -fix duplicate naming of functions in messenger | TheJackiMonster | 14 | +321 | -321 |
| 2022-06-07 16:28 | -fix serialization invalid memory access | Martin Schanzenbach | 1 | +3 | -3 |
| 2022-06-07 15:51 | -fix test; pointer in closure invalid | Martin Schanzenbach | 1 | +2 | -2 |
| 2022-06-07 13:23 | - finished DID helper with tests | Tristan Schwieren | 5 | +79 | -149 |
| 2022-06-07 10:20 | - default did document test without multibase | Tristan Schwieren | 4 | +65 | -39 |
| 2022-06-04 20:59 | -modify revocation logic to fix lsd0001 | Martin Schanzenbach | 9 | +284 | -282 |
| 2022-06-04 20:34 | -changelog housekeeping | Martin Schanzenbach | 9 | +429 | -346 |
| 2022-05-31 21:43 | protocol change: swap xquery and result filter, integrate mutator with result filter | Christian Grothoff | 19 | +172 | -220 |
| 2022-05-31 21:07 | -indentation, better rvalues | Christian Grothoff | 1 | +10 | -6 |
| 2022-05-27 13:51 | - more tests | Tristan Schwieren | 1 | +38 | -15 |
| 2022-05-27 12:58 | - working did lib and 1. test for did helper | Tristan Schwieren | 3 | +8 | -11 |
| 2022-05-27 10:51 | - trying to make did_helper a lib | Tristan Schwieren | 2 | +28 | -15 |
| 2022-05-25 14:55 | - not working test | Tristan Schwieren | 5 | +89 | -22 |
| 2022-05-25 12:07 | - init did test | Tristan Schwieren | 2 | +46 | -2 |
| 2022-05-24 18:51 | -fix horrible indentation | Christian Grothoff | 1 | +38 | -32 |
| 2022-05-24 18:41 | -modify mingling to preserve less structure, breaks protocol slightly... | Christian Grothoff | 2 | +34 | -12 |
| 2022-05-23 14:27 | -bump version | Christian Grothoff | 1 | +1 | -1 |
| 2022-05-18 19:26 | -log more details | Christian Grothoff | 1 | +3 | -0 |
| 2022-05-18 15:52 | - started DID refactor | Tristan Schwieren | 5 | +281 | -162 |
| 2022-05-17 08:00 | fix scheduler bug with same-priority immediately-ready tasks possibly hogging the scheduler | Christian Grothoff | 1 | +22 | -25 |
| 2022-05-14 10:20 | BUILD: Change submodule handling, update gana | Martin Schanzenbach | 1 | +2 | -3 |
| 2022-05-12 11:53 | update contrib/gana to 5ada88d0d3e25587a1340cc35669c36f608a50db | Thien-Thi Nguyen | 0 | +0 | -0 |
| 2022-05-11 09:15 | update submodule contrib/gana | Thien-Thi Nguyen | 0 | +0 | -0 |
| 2022-05-09 08:49 | DHT: Move block type definitions to GANA | Martin Schanzenbach | 3 | +9 | -120 |
| 2022-05-09 07:00 | FCFSD: Allow configuration of relative expiration time of added records | Martin Schanzenbach | 2 | +19 | -2 |
| 2022-05-05 13:00 | -fix unchecked remove calls in messenger ego store | TheJackiMonster | 1 | +15 | -5 |
| 2022-04-30 15:34 | -nicer logging | Christian Grothoff | 1 | +5 | -0 |
| 2022-04-26 22:34 | -oops, fix wrong size of unreduced scalar | Florian Dold | 1 | +2 | -2 |
| 2022-04-26 15:27 | -only need to copy 32 bytes | Florian Dold | 1 | +2 | -2 |
| 2022-04-26 15:14 | gnunet-crypto-tvg: edx25519 test vectors | Florian Dold | 1 | +39 | -0 |
| 2022-04-26 15:13 | edx25519: use SHA512/256 instead of SHA256 | Florian Dold | 1 | +11 | -5 |
| 2022-04-26 09:41 | - added missing GNUNET_SERVICE_client_continue | t3sserakt | 1 | +3 | -1 |
| 2022-04-25 15:38 | - added debug information | t3sserakt | 2 | +19 | -10 |
| 2022-04-25 07:26 | -code cleanup: remove duplicated comments | Christian Grothoff | 1 | +68 | -362 |
| 2022-04-25 07:14 | -simplify mq | Christian Grothoff | 1 | +11 | -23 |
| 2022-04-24 16:50 | -added name for deletion message kind | TheJackiMonster | 1 | +2 | -0 |
| 2022-04-19 12:53 | edx25519: KDF call | Florian Dold | 1 | +2 | -2 |
| 2022-04-19 12:43 | edx25519: use libsodium, tweak KDF call | Florian Dold | 1 | +64 | -134 |
| 2022-04-09 11:15 | BUILD: Fix mysql detection as reported on ML | Martin Schanzenbach | 2 | +51 | -51 |
| 2022-04-08 19:18 | -libgnunetpq needs version bump | Christian Grothoff | 3 | +53 | -53 |
| 2022-04-06 10:36 | -fix MHD detection | Christian Grothoff | 1 | +1 | -1 |
| 2022-04-05 20:46 | -fix messenger renaming | TheJackiMonster | 1 | +47 | -25 |
| 2022-04-05 15:15 | add flag to return 'not present' status from GNUNET_JSON_spec_mark_optional | Christian Grothoff | 2 | +34 | -14 |
| 2022-04-04 21:26 | -fix | Martin Schanzenbach | 1 | +2 | -1 |
| 2022-04-04 20:49 | UTIL: OpenBSD does not implement unsafe srandom | Martin Schanzenbach | 1 | +4 | -0 |
| 2022-04-04 17:44 | BUILD: Simplify mhd detection | Martin Schanzenbach | 1 | +2 | -9 |
| 2022-04-04 06:26 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 1 | +1 | -1 |
| 2022-04-04 05:43 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2022-04-03 12:29 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 5 | +240 | -60 |
| 2022-04-01 13:08 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 41 | +2636 | -1426 |
| 2022-04-02 18:03 | -add include for type fd_set | TheJackiMonster | 1 | +9 | -1 |
| 2022-04-02 18:02 | -implement messenger key update, fix ego store operations | TheJackiMonster | 3 | +231 | -57 |
| 2022-04-02 14:04 | -unused | Martin Schanzenbach | 1 | +0 | -2 |
| 2022-04-01 13:07 | - Introduced check, if we need to rebuild a DV box, because we have a different path. - Bug fix when freeing PendingMessage structs, in case of more complex hierarchies of pending messages. E.g. root msg -> DV Box -> reliability box. - Bug fix in backtalker logic. - Change logic, if MTU changes to keep already computed fragments. - Introduced a retry delay, if pending messages are not ready again. - Added schedule_transmit_on_queue, if communicator tells us about having capacity again. - Bug fixed in store request sent callback. - Some smaller bug fixes. | t3sserakt | 4 | +200 | -76 |
| 2022-04-01 07:36 | -fix | Martin Schanzenbach | 1 | +1 | -2 |
| 2022-04-01 07:29 | -portability openbsd | Martin Schanzenbach | 1 | +5 | -3 |
| 2022-04-01 06:43 | -fix !tarball | Martin Schanzenbach | 9 | +138 | -122 |
| 2022-03-31 18:57 | -portability fixes | Martin Schanzenbach | 2 | +3 | -2 |
| 2022-03-30 08:29 | -fix bogus free bugs | Christian Grothoff | 1 | +0 | -7 |
| 2022-03-27 14:03 | -style fixes, no semantic changes | Christian Grothoff | 3 | +79 | -103 |
| 2022-03-27 13:35 | -logging, minor memory leak fix | Christian Grothoff | 3 | +24 | -11 |
| 2022-03-29 15:11 | -changelog housekeeping | Martin Schanzenbach | 1 | +24 | -0 |
| 2022-03-29 15:04 | -update testvector generation | Martin Schanzenbach | 1 | +66 | -54 |
| 2022-03-29 15:03 | -add assertion again | Martin Schanzenbach | 1 | +2 | -8 |
| 2022-03-29 08:11 | GNS: Do not fail on assertions in block processing | Martin Schanzenbach | 1 | +8 | -2 |
| 2022-03-29 08:08 | -fix | Martin Schanzenbach | 1 | +2 | -2 |
| 2022-03-28 10:32 | -fix leak in edx25519 | Özgür Kesim | 1 | +3 | -1 |
| 2022-03-27 15:12 | Edx25519 implemented | Özgür Kesim | 5 | +991 | -2 |
| 2022-03-27 10:25 | GNS: Sanitize APIs and align with LSD0001 | Martin Schanzenbach | 6 | +206 | -107 |
| 2022-03-26 06:17 | add GNUNET_TIME_absolute_round_down() function | Christian Grothoff | 2 | +26 | -0 |
| 2022-03-25 20:15 | -do not use potentially old version string | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-03-25 17:55 | -actual fix | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-03-25 17:52 | -fix | Martin Schanzenbach | 1 | +2 | -2 |
| 2022-03-25 16:28 | Remove bash-ism from get_version.sh | David Barksdale | 1 | +2 | -2 |
| 2022-03-21 15:38 | -init uninit | Christian Grothoff | 1 | +1 | -1 |
| 2022-03-21 15:36 | -fix FTBFS | Christian Grothoff | 2 | +51 | -52 |
| 2022-03-21 12:54 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 2 | +79 | -3 |
| 2022-03-21 12:54 | NAMESTORE: Towards new transaction-based API | Martin Schanzenbach | 6 | +168 | -590 |
| 2022-03-21 11:57 | -add gns record type handling for messenger room details | TheJackiMonster | 2 | +79 | -3 |
| 2022-03-21 02:37 | add new approximate time cmp function | Christian Grothoff | 2 | +32 | -1 |
| 2022-03-19 10:23 | -fix dist | Martin Schanzenbach | 9 | +837 | -784 |
| 2022-03-19 09:18 | -changelog housekeeping | Martin Schanzenbach | 1 | +18 | -0 |
| 2022-03-19 09:16 | -bootstrap | Martin Schanzenbach | 1 | +50 | -50 |
| 2022-03-18 22:06 | -forgot test file | Martin Schanzenbach | 1 | +283 | -0 |
| 2022-03-18 12:51 | configure.ac: use lo0 for the 3 listed BSD Systems. | Nikita Ronja | 1 | +3 | -0 |
| 2022-03-18 07:52 | GNS: Fix BOX handling in apex | Martin Schanzenbach | 1 | +13 | -0 |
| 2022-03-17 22:24 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 9 | +585 | -258 |
| 2022-03-17 22:24 | GNS: Fix BOX service port handling in NBO | Martin Schanzenbach | 1 | +5 | -1 |
| 2022-03-17 14:12 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 172 | +11592 | -6949 |
| 2022-03-17 13:28 | - Trying to exchange iptables with nft, first shot failed. - Fixed small bug in UDP communicator. - Fixed bug in DV circle test case - Introduced a default value to wait for a reliability ack. - Introduced a FC retransmission threshold together with a retransmission count. - Introduced a original size value for TransportDVBoxMessage - Checking if we have the root pending messge, when removing the pending message from virtual link. - Added delay value to schedule_transmit_on_queue to wait for retransmitting. - Checking for confirmed virtual link, before routing. - Allow unconfirmed queues or DV routes when doing dv encapsulation for control traffic. - Changed check_vl_transmission to also check window size for DV next hop peer. - Fixed fragment box handling to also handle reliability boxed message which needed to be fragmented. - Fixed completing a message which was not only fragmented but also DV boxed. - Added logic to notify core about a new virtual link using distance vector without having validated next neighbour. - Added logic to create a virtual link to handle flow control messages. - fixed several smaller bugs in fragmentation logic. - Changed logic for adding the next_attempt value of PendingMessage. | t3sserakt | 9 | +581 | -252 |
| 2022-03-16 21:54 | -cov fixes | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-03-16 21:11 | -better lock handling/refactoring !coverity | Martin Schanzenbach | 1 | +105 | -57 |
| 2022-03-16 20:22 | -actually lock label of a zone, not all labels | Martin Schanzenbach | 1 | +19 | -5 |
| 2022-03-16 17:53 | NAMESTORE: Add record set blocking API | Martin Schanzenbach | 5 | +285 | -42 |
| 2022-03-16 15:45 | -fix namestore tests | Martin Schanzenbach | 5 | +5 | -5 |
| 2022-03-15 22:41 | -fix crash when member left messenger room | TheJackiMonster | 5 | +49 | -14 |
| 2022-03-15 07:42 | NAMESTORE: Prevent storing records under invalid labels | Martin Schanzenbach | 4 | +54 | -19 |
| 2022-03-14 00:50 | slightly beautify alg | Christian Grothoff | 1 | +6 | -9 |
| 2022-03-14 00:33 | implement nicer path truncation where we keep the part of the path that did verify | Christian Grothoff | 2 | +76 | -79 |
| 2022-03-12 22:39 | -add sanity check on local inputs, fix assertion | Christian Grothoff | 2 | +10 | -1 |
| 2022-03-12 21:25 | -remove broken path trunction logic | Christian Grothoff | 1 | +0 | -17 |
| 2022-03-12 08:47 | -move function to more logical place, no semantic change | Christian Grothoff | 1 | +57 | -57 |
| 2022-03-12 07:27 | -fix interpretation of return value after block API change | Christian Grothoff | 1 | +3 | -3 |
| 2022-03-12 07:15 | consider HELLOs also from PUTs, remove exact duplicates even if block type is unknown | Christian Grothoff | 5 | +50 | -16 |
| 2022-03-12 04:20 | truncate paths if sigs are bad instead of just discarding the message | Christian Grothoff | 1 | +70 | -97 |
| 2022-03-12 03:29 | only hash over PID, not full HELLO URL when checking for duplicate HELLO blocks | Christian Grothoff | 1 | +14 | -5 |
| 2022-03-12 03:01 | revise block API to match latest DHT specs | Christian Grothoff | 23 | +410 | -1434 |
| 2022-03-08 09:14 | -fix dist build | Martin Schanzenbach | 2 | +19 | -2 |
| 2022-03-07 19:16 | -better handling of tng netns | Martin Schanzenbach | 5 | +21 | -21 |
| 2022-03-07 08:34 | -use nft instead of iptables for netjail | Martin Schanzenbach | 11 | +691 | -688 |
| 2022-03-05 08:01 | -simplify | Martin Schanzenbach | 1 | +4 | -8 |
| 2022-03-05 07:58 | FS: Fix segfault in URI handling | Martin Schanzenbach | 1 | +16 | -10 |
| 2022-03-04 22:40 | GNS: Fix including proxy test in make dist. Addresses issue #7182 | Martin Schanzenbach | 1 | +1 | -0 |
| 2022-03-04 21:09 | -changelog housekeeping; namestore message | Martin Schanzenbach | 2 | +19 | -1 |
| 2022-03-04 16:31 | -modify some settings for better defaults | Martin Schanzenbach | 1 | +6 | -6 |
| 2022-03-04 15:46 | -fix | Martin Schanzenbach | 1 | +1 | -4 |
| 2022-03-04 15:32 | -make coverity happier !coverity | Martin Schanzenbach | 5 | +21 | -11 |
| 2022-03-04 13:17 | NAMESTORE: Warn use of low relative expiration times | Martin Schanzenbach | 1 | +19 | -6 |
| 2022-03-03 20:34 | NAMESTORE: Do not display label for TOMBSTONE only record sets | Martin Schanzenbach | 1 | +2 | -0 |
| 2022-03-03 20:31 | GNS: Fix publishing of private records | Martin Schanzenbach | 1 | +2 | -2 |
| 2022-03-01 17:12 | -coverity bugs | Martin Schanzenbach | 5 | +36 | -34 |
| 2022-02-28 02:51 | Add `contrib/get_version.sh` to `EXTRA_DIST` (for allowing to launch `autoreconf -i` with the released tarball, when necessary) | madmurphy | 1 | +1 | -0 |
| 2022-02-27 19:54 | BUILD: Allow boostrap when offline (if gana files exist) | Martin Schanzenbach | 1 | +6 | -6 |
| 2022-02-26 22:26 | BUILD: Detect missing libsodium. Fixes #7153 | Martin Schanzenbach | 2 | +4 | -0 |
| 2022-02-26 15:15 | -ftbfs | Martin Schanzenbach | 1 | +0 | -2 |
| 2022-02-26 15:05 | -silence warnings | Martin Schanzenbach | 6 | +2 | -17 |
| 2022-02-26 12:52 | -fix identity test dist | Martin Schanzenbach | 9 | +178 | -177 |
| 2022-02-26 10:26 | -remove query hash from what is being signed over | Christian Grothoff | 5 | +130 | -243 |
| 2022-02-26 09:22 | -include test scripts | Martin Schanzenbach | 1 | +4 | -1 |
| 2022-02-26 00:57 | -hack up GET/PUT signatures, still broken by design | Christian Grothoff | 10 | +320 | -143 |
| 2022-02-25 19:17 | -changelog housekeeping | Martin Schanzenbach | 1 | +162 | -0 |
| 2022-02-25 18:16 | -only test tng if experimental | Martin Schanzenbach | 1 | +3 | -0 |
| 2022-02-25 18:15 | -fix proxy test | Martin Schanzenbach | 1 | +1 | -2 |
| 2022-02-25 15:29 | -fix | Martin Schanzenbach | 1 | +2 | -1 |
| 2022-02-25 12:01 | -portable fix for ips | Martin Schanzenbach | 2 | +2 | -2 |
| 2022-02-25 11:01 | -fix | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-02-25 11:00 | -fix | Martin Schanzenbach | 2 | +3 | -2 |
| 2022-02-25 10:51 | -fix namecache test | Martin Schanzenbach | 1 | +4 | -3 |
| 2022-02-25 08:57 | -fix namestore rest test | Martin Schanzenbach | 1 | +2 | -5 |
| 2022-02-25 08:22 | -fix namestore tests | Martin Schanzenbach | 6 | +19 | -5 |
| 2022-02-24 23:46 | add GNUNET_B2S() macro; fix dht_line_test: we sign over query_hash, not block key | Christian Grothoff | 7 | +168 | -17 |
| 2022-02-25 07:45 | -gix record handling | Martin Schanzenbach | 3 | +20 | -24 |
| 2022-02-24 20:47 | -hide tombstone again | Martin Schanzenbach | 1 | +2 | -2 |
| 2022-02-24 20:41 | -fix gnsrecord tests | Martin Schanzenbach | 12 | +3071 | -2121 |
| 2022-02-24 11:58 | -fix consensus test | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-02-23 10:28 | -fix copy and paste error | Christian Grothoff | 1 | +2 | -2 |
| 2022-02-22 23:30 | -fix datacache to return 2x num_closest in both directions | Christian Grothoff | 5 | +35 | -18 |
| 2022-02-22 18:52 | -add DHT FIXME | Christian Grothoff | 1 | +1 | -0 |
| 2022-02-20 23:11 | fix #7173 | Christian Grothoff | 3 | +19 | -19 |
| 2022-02-20 20:34 | add salt argument to GNUNET_CRYPTO_CS_r_derive() | Christian Grothoff | 4 | +83 | -160 |
| 2022-02-19 19:27 | -removing FIXME" | Christian Grothoff | 1 | +0 | -1 |
| 2022-02-19 19:03 | - Fix: Include dhtu.conf file in dist | Nico Thomas | 1 | +3 | -0 |
| 2022-02-19 16:20 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 4 | +145 | -1 |
| 2022-02-19 16:20 | -fix private record inclusion | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-02-19 15:49 | -add scripts to deploy DHT tests with DHTU | Christian Grothoff | 4 | +145 | -1 |
| 2022-02-19 15:44 | -nuke zkl | Martin Schanzenbach | 1 | +2 | -2 |
| 2022-02-19 15:22 | -update gana | Christian Grothoff | 1 | +1 | -0 |
| 2022-02-19 15:20 | -fix assertion, fix key initialization | Christian Grothoff | 1 | +5 | -3 |
| 2022-02-19 15:06 | -fix htons/htonl bug introduced by message format change | Christian Grothoff | 5 | +168 | -77 |
| 2022-02-19 11:50 | -fix merge issues | Christian Grothoff | 1 | +63 | -13 |
| 2022-02-01 08:31 | -try to make static analysis happy | Christian Grothoff | 2 | +45 | -90 |
| 2022-01-18 20:55 | -got basics to work with dhtu and udp+ip underlay | Christian Grothoff | 3 | +49 | -19 |
| 2022-01-18 20:18 | -adding logging, minor dthu bugfixes | Christian Grothoff | 4 | +100 | -11 |
| 2022-01-16 19:03 | -DHT: get tests to pass | Christian Grothoff | 3 | +30 | -24 |
| 2022-01-16 17:51 | -fix port initialization in addr | Christian Grothoff | 5 | +54 | -6 |
| 2022-01-16 17:34 | -fix crashes on new DHT load/shutdown | Christian Grothoff | 5 | +39 | -6 |
| 2022-01-16 13:01 | -DHT: add gnunet-dht-hello for bootstrapping | Christian Grothoff | 9 | +530 | -13 |
| 2022-01-15 19:13 | -add hold/drop logic | Christian Grothoff | 4 | +111 | -23 |
| 2022-01-15 18:54 | -DHT now takes care of queue size limit | Christian Grothoff | 1 | +0 | -11 |
| 2022-01-15 18:25 | rebase | Christian Grothoff | 1 | +1 | -3 |
| 2022-01-15 18:24 | -more work on DHTU integration | Christian Grothoff | 26 | +1145 | -951 |
| 2022-01-13 19:26 | -implement TVG | Christian Grothoff | 2 | +40 | -3 |
| 2022-01-12 19:42 | add new HELLO_URI block support to block plugin | Christian Grothoff | 1 | +75 | -2 |
| 2022-01-12 19:30 | -conclude hello-uri implementation and test | Christian Grothoff | 10 | +649 | -62 |
| 2022-01-12 13:34 | incomplete first hack of new hello-uri lib | Christian Grothoff | 5 | +406 | -10 |
| 2022-01-12 11:57 | -also add serialization from/to block | Christian Grothoff | 1 | +27 | -0 |
| 2022-01-10 20:51 | first steps towards usable dhtu | Christian Grothoff | 14 | +917 | -650 |
| 2022-02-19 11:26 | -style fixes | Christian Grothoff | 2 | +17 | -23 |
| 2022-02-18 12:02 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 1 | +12 | -0 |
| 2022-02-18 12:02 | DOC: Fix error | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-02-17 23:11 | -added support for deletion messages in messenger service | TheJackiMonster | 1 | +12 | -0 |
| 2022-02-17 11:53 | DOC: Fixed git links in tutorial | Martin Schanzenbach | 1 | +2 | -2 |
| 2022-02-16 13:41 | -revert old rfc confusion. | Martin Schanzenbach | 2 | +6 | -7 |
| 2022-02-15 22:36 | -sanitize utf8 api a bit | Martin Schanzenbach | 10 | +59 | -60 |
| 2022-02-15 19:04 | -tolower again, use NFKC | Martin Schanzenbach | 3 | +7 | -7 |
| 2022-02-15 16:05 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 1 | +3 | -3 |
| 2022-02-15 16:05 | -silence API | Martin Schanzenbach | 1 | +0 | -1 |
| 2022-02-15 14:53 | -fix messenger service configuration | TheJackiMonster | 1 | +3 | -3 |
| 2022-02-15 13:38 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 2 | +16 | -39 |
| 2022-02-15 13:37 | GNS: Allow lowercase and uppercase | Martin Schanzenbach | 6 | +20 | -15 |
| 2022-02-15 00:13 | Fix incorrect information in `contrib/xdg-scheme-handler/README` | madmurphy | 1 | +1 | -1 |
| 2022-02-15 00:07 | `gnunet-search`: Reduce the help page and include Alessio's suggestions | madmurphy | 1 | +15 | -38 |
| 2022-02-14 15:00 | GNS/NAMESTORE: Fix GNS2DNS delegations | Martin Schanzenbach | 4 | +37 | -19 |
| 2022-02-14 14:15 | UTIL: Fix DNS resolution | Martin Schanzenbach | 1 | +37 | -8 |
| 2022-02-14 11:15 | GNS: Rename CNAME test; bugfix | Martin Schanzenbach | 3 | +36 | -32 |
| 2022-02-14 11:15 | -more tvs | Martin Schanzenbach | 2 | +96 | -80 |
| 2022-02-12 20:18 | `man gnunet-search`: better layout for `--printf` examples | madmurphy | 1 | +15 | -10 |
| 2022-02-12 18:14 | `man gnunet-search`: add `--printf` examples, update page date | madmurphy | 1 | +50 | -1 |
| 2022-02-11 15:20 | `man gnunet-search`: not just quotes | madmurphy | 1 | +7 | -7 |
| 2022-02-11 14:59 | `man gnunet-search`: general review (cont'd) | madmurphy | 2 | +51 | -13 |
| 2022-02-11 03:20 | `man gnunet-search`: general review | madmurphy | 1 | +56 | -32 |
| 2022-02-11 02:52 | `man gnunet-search`: note about libextractor | madmurphy | 1 | +4 | -2 |
| 2022-02-11 02:45 | `man gnunet-search`: metatype string | madmurphy | 1 | +3 | -1 |
| 2022-02-11 01:49 | `man gnunet-search`: update synopsis | madmurphy | 1 | +5 | -0 |
| 2022-02-11 01:32 | First draft of updated man page for `gnunet-search` (to be reviewed) | madmurphy | 1 | +143 | -5 |
| 2022-02-10 22:45 | Add missing information to `gnunet-search`'s help page | madmurphy | 1 | +5 | -3 |
| 2022-02-10 22:24 | New version of `gnunet-search` is ready to be tested | madmurphy | 1 | +524 | -92 |
| 2022-02-10 22:20 | Use `const` for `GNUNET_FS_file_information_get_filename()`'s only argument | madmurphy | 2 | +2 | -2 |
| 2022-02-10 22:12 | Add newline before help pages' footer | madmurphy | 1 | +2 | -1 |
| 2022-02-09 09:37 | -indent | Christian Grothoff | 1 | +6 | -1 |
| 2022-02-09 09:24 | -fix use of uninitialized memory in test | Christian Grothoff | 2 | +55 | -7 |
| 2022-02-09 08:41 | -clean up test a bit | Christian Grothoff | 1 | +159 | -124 |
| 2022-02-07 23:29 | -fix namestore logic | Martin Schanzenbach | 3 | +21 | -84 |
| 2022-02-07 23:11 | -allow packing with NULL field name | Christian Grothoff | 1 | +6 | -0 |
| 2022-02-07 16:20 | -remove anarchistic network. it would need further elaboration and as such is confusing. The paragraph above suffices imo | Martin Schanzenbach | 1 | +3 | -2 |
| 2022-02-07 16:11 | -fix | Martin Schanzenbach | 1 | +36 | -9 |
| 2022-02-07 14:59 | GNS: LSD0001 improvements | Martin Schanzenbach | 8 | +317 | -90 |
| 2022-02-06 14:25 | -byebye tombstones | Martin Schanzenbach | 2 | +3 | -1 |
| 2022-02-06 14:22 | -update tombstone description | Martin Schanzenbach | 1 | +4 | -2 |
| 2022-02-06 13:59 | -remove tombstone struct | Martin Schanzenbach | 1 | +0 | -17 |
| 2022-02-06 13:30 | -simlify and correct tombstone logic | Martin Schanzenbach | 12 | +142 | -483 |
| 2022-02-06 11:21 | -support fun macros | Christian Grothoff | 1 | +1 | -2 |
| 2022-02-06 11:21 | -support fun macros | Christian Grothoff | 1 | +1 | -1 |
| 2022-02-05 20:37 | -refactor zonemaster | Martin Schanzenbach | 5 | +259 | -266 |
| 2022-02-05 19:28 | -update handbook | Martin Schanzenbach | 1 | +24 | -5 |
| 2022-02-05 17:56 | -fix issue with tombstone deletion when records are added | Martin Schanzenbach | 3 | +16 | -18 |
| 2022-02-05 16:17 | GNS: Add tombstone string processing; also handle tombstones in monitor properly | Martin Schanzenbach | 2 | +181 | -8 |
| 2022-02-05 15:39 | -ftbfs; uncrustify does not like the cmp macro | Martin Schanzenbach | 1 | +3 | -3 |
| 2022-02-04 23:50 | GNS: Implement Tombstone logic | Martin Schanzenbach | 6 | +331 | -49 |
| 2022-02-03 22:59 | -fix dist | Martin Schanzenbach | 1 | +2 | -1 |
| 2022-02-03 21:47 | GNS: Move VPN to DNS2GNS. Fixes #7171 | Martin Schanzenbach | 3 | +213 | -202 |
| 2022-02-03 17:44 | GNS: Introduce REDIRECT records. Fixes #7172 | Martin Schanzenbach | 2 | +112 | -23 |
| 2022-02-03 17:12 | GNS: Introduce CRITICAL flag. Fixes #7169 | Martin Schanzenbach | 9 | +99 | -15 |
| 2022-02-03 12:28 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-02-03 12:28 | - fix pkey/edkey confusion | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-02-03 08:46 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 20 | +1430 | -416 |
| 2022-02-03 08:45 | - disabled dv circle test case | t3sserakt | 1 | +1 | -1 |
| 2022-02-03 08:34 | -ftbfs | Martin Schanzenbach | 3 | +24 | -18 |
| 2022-02-03 08:25 | GNS: Rework GNS block wire format | Martin Schanzenbach | 7 | +337 | -239 |
| 2022-02-01 20:10 | - add plaintext message to revocation tvg | Martin Schanzenbach | 3 | +34 | -19 |
| 2022-02-01 16:52 | GNS: Fix context strings in key derivation according to LSD0001 | Martin Schanzenbach | 1 | +2 | -2 |
| 2022-02-01 14:48 | GNS: Fix revocation wire format | Martin Schanzenbach | 4 | +167 | -10 |
| 2022-02-01 12:05 | -make tvs deterministic | Martin Schanzenbach | 1 | +45 | -16 |
| 2022-02-01 10:39 | -fix tvs | Martin Schanzenbach | 1 | +2 | -2 |
| 2022-01-31 17:16 | -fix | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-01-31 16:47 | -minor | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-01-31 15:53 | -update revocation test vector | Martin Schanzenbach | 1 | +18 | -5 |
| 2022-01-31 15:49 | -include storage key in tvg | Martin Schanzenbach | 1 | +14 | -0 |
| 2022-01-31 15:07 | -ftbfs | Martin Schanzenbach | 1 | +67 | -0 |
| 2022-01-31 10:23 | -fix | Martin Schanzenbach | 1 | +1 | -1 |
| 2022-01-31 10:21 | -fix testvectors | Martin Schanzenbach | 1 | +7 | -14 |
| 2022-01-31 10:14 | -be again | Martin Schanzenbach | 1 | +2 | -2 |
| 2022-01-31 10:10 | -output IVs and Ks for symmetric encryption GNS | Martin Schanzenbach | 3 | +164 | -150 |
| 2022-01-31 09:06 | -forgot file | Martin Schanzenbach | 1 | +135 | -0 |
| 2022-01-31 09:05 | -fix big endian again; add test vector consumer | Martin Schanzenbach | 2 | +58 | -11 |
| 2022-01-30 22:28 | -not a scalar/int | Martin Schanzenbach | 1 | +2 | -2 |
| 2022-01-30 22:10 | -fix tvg gns | Martin Schanzenbach | 1 | +34 | -12 |
| 2022-01-29 17:13 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 3 | +416 | -0 |
| 2022-01-29 17:12 | -fix | Martin Schanzenbach | 1 | +2 | -2 |
| 2022-01-26 21:41 | added CS test vectors | Gian Demarmels | 2 | +404 | -0 |
| 2022-01-21 17:00 | - added missing topo file | t3sserakt | 1 | +12 | -0 |
| 2022-01-21 15:10 | - removed test file from Makefile.am | t3sserakt | 2 | +0 | -11 |
| 2022-01-21 14:31 | - fixed bug with broadcast test. - added configurable port for router in netjail_start.sh. - added key for configuring broadcast in topo.sh. - port for communicators can variable. - added variable additional_connects in GNUNET_TESTING_NetjailTopology. - additional connects can be configured in topology file. - added distance vector test with circle topology. - Reassambly for fragmentation is now stored at VirtualLink, not at Neighbour. - DV forwarding distingush between control flow and payload. - handling fragment box switch to be based on VirtualLink. - reliability box will not be handled like a fragment. - propagating next retransmission attempt variable of fragment to the root message. - check for fragmentation when adding reliability box. - several smaller bug fixes. | t3sserakt | 15 | +559 | -566 |
| 2022-01-20 14:21 | DOC: Update README and handbook for dependencies | Martin Schanzenbach | 2 | +5 | -3 |
| 2022-01-18 13:05 | UTIL: Add UTF-8 NFC test | Martin Schanzenbach | 1 | +7 | -0 |
| 2022-01-18 10:05 | GNS: Towards NFC | Martin Schanzenbach | 6 | +167 | -96 |
| 2022-01-15 08:14 | - fix dist | Martin Schanzenbach | 1 | +4 | -2 |
| 2022-01-14 21:10 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | 1 | +1 | -0 |
| 2022-01-14 21:10 | -fix | Martin Schanzenbach | 5 | +133 | -36 |
| 2022-01-14 20:08 | -check for pkg-config | Christian Grothoff | 1 | +1 | -0 |
| 2022-01-14 17:48 | -fix | Martin Schanzenbach | 2 | +1 | -3 |
| 2022-01-14 17:42 | RECLAIM: Add DIDs - trizuz | Martin Schanzenbach | 5 | +1014 | -3 |
| 2022-01-14 17:24 | -move to reclaim | Martin Schanzenbach | 6 | +20 | -57 |
| 2022-01-14 15:25 | -code review | Martin Schanzenbach | 1 | +187 | -133 |
| 2022-01-13 12:35 | also benchmark 4096 | Christian Grothoff | 1 | +1 | -1 |
| 2022-01-10 14:18 | -.po update | Christian Grothoff | 8 | +8378 | -8278 |
| 2022-01-10 14:03 | -ign | Christian Grothoff | 1 | +1 | -0 |
| 2022-01-10 13:57 | -remove signing from DHTU API: no longer needed | Christian Grothoff | 3 | +51 | -284 |
| 2022-01-10 13:23 | -DHT: add path signature verification logic; tests pass, but logic remains dead (FTBFS fix) | Christian Grothoff | 1 | +0 | -4 |
| 2022-01-10 13:22 | -DHT: add path signature verification logic; tests pass, but logic remains dead | Christian Grothoff | 9 | +309 | -114 |
| 2022-01-10 12:39 | -fix another NPE | Christian Grothoff | 1 | +4 | -3 |
| 2022-01-10 11:54 | -fix NPE | Christian Grothoff | 1 | +2 | -0 |
| 2022-01-10 10:50 | fix recursive loading of BC | Christian Grothoff | 1 | +37 | -8 |
| 2022-01-10 09:43 | -export routine for path verification (untested) | Christian Grothoff | 2 | +65 | -1 |
| 2022-01-10 09:31 | add more information to ensure signatures are fresh and request-specific | Christian Grothoff | 2 | +39 | -6 |
| 2022-01-09 17:12 | -DHT: implement path signing (but signatures are not yet being verified) | Christian Grothoff | 1 | +3 | -0 |
| 2022-01-09 17:11 | -DHT: implement path signing (but signatures are not yet being verified) | Christian Grothoff | 3 | +92 | -16 |
| 2022-01-09 11:22 | DHT: modify API and protocol messages to add path signatures, except for now the actual signatures are just placeholders (signing and signature verification are missing) | Christian Grothoff | 40 | +419 | -552 |
| 2022-01-09 10:31 | DHT: signed path definition (not implemented at all) | Christian Grothoff | 2 | +57 | -2 |
| 2022-01-07 18:15 | -fix kdf pointer bug | Martin Schanzenbach | 1 | +2 | -2 |
| 2022-01-07 10:24 | -some input sanitization for identity and abd | Martin Schanzenbach | 3 | +32 | -10 |
| 2022-01-06 14:36 | - changed makefile to add the test for seting up of the backchannel key material | t3sserakt | 1 | +8 | -0 |
| 2022-01-06 14:32 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 109 | +5769 | -4350 |
| 2022-01-06 14:31 | - added test for setup of the backchannel key material | t3sserakt | 1 | +250 | -0 |
| 2022-01-05 07:28 | -changed my mind | Martin Schanzenbach | 1 | +0 | -2 |
| 2022-01-05 07:27 | -add distcheck flags | Martin Schanzenbach | 1 | +2 | -0 |
| 2022-01-05 07:14 | -actually include tlds.conf in dist | Martin Schanzenbach | 1 | +2 | -1 |
| 2022-01-05 07:02 | -move extra dist to bottom | Martin Schanzenbach | 1 | +13 | -14 |
| 2022-01-04 21:18 | BUILD: Make GANA generation mandatory for beetstrap. Requires recutils | Martin Schanzenbach | 1 | +2 | -1 |
| 2022-01-04 19:43 | -remove gana files; now generated at bootstrap | Martin Schanzenbach | 5 | +2 | -371 |
| 2022-01-04 19:40 | -fix legacy | Martin Schanzenbach | 1 | +4 | -0 |
| 2022-01-04 15:26 | -add gana to bootstrap; update | Martin Schanzenbach | 1 | +28 | -1 |
| 2022-01-04 14:56 | -fix | Martin Schanzenbach | 2 | +12 | -1 |
| 2022-01-04 14:53 | BUILD: gnunet-signatures from gana | Martin Schanzenbach | 5 | +76 | -144 |
| 2022-01-04 14:37 | BUILD: Add gana gnunet-signatures; do not yet copy | Martin Schanzenbach | 1 | +10 | -1 |
| 2022-01-04 14:23 | BUILD: Add gana GNS TLDs | Martin Schanzenbach | 5 | +15 | -4 |
| 2022-01-04 12:47 | BUILD: Add gana build target for easy updates of generated headers | Martin Schanzenbach | 3 | +7 | -0 |
| 2022-01-03 14:35 | -more DHT code cleanup (no substantial changes) | Christian Grothoff | 5 | +188 | -169 |
| 2022-01-03 09:30 | -revising GDS_am_closest_peer to actually check all relevant peers in the routing table | Christian Grothoff | 1 | +45 | -28 |
| 2022-01-02 22:55 | -DHT: clean up peer selection logic | Christian Grothoff | 4 | +207 | -267 |
| 2022-01-02 21:57 | -minor code cleanup | Christian Grothoff | 1 | +150 | -137 |
| 2022-01-02 21:13 | -FTBFS | Christian Grothoff | 1 | +4 | -4 |
| 2022-01-02 21:12 | -fix typos causing FTBFS: | Christian Grothoff | 1 | +10 | -4 |
| 2022-01-02 21:10 | -dce | Christian Grothoff | 6 | +8 | -325 |
| 2022-01-02 20:17 | -rename | Christian Grothoff | 2 | +7 | -5 |
| 2022-01-02 19:46 | -DHT: deduplicate monitor matching logic | Christian Grothoff | 2 | +323 | -218 |
| 2022-01-02 19:24 | -non-trivial refactoring/cleanup of the DHT code | Christian Grothoff | 11 | +653 | -1153 |
| 2022-01-02 13:53 | clean up am_closest_peer and other functions | Christian Grothoff | 5 | +270 | -264 |
| 2022-01-02 12:10 | revise DHT hashing functions, add test logic | Christian Grothoff | 8 | +358 | -252 |
| 2022-01-01 08:15 | -coverity | Martin Schanzenbach | 5 | +70 | -33 |
| 2021-12-29 19:47 | -migrate code to new block API | Christian Grothoff | 7 | +122 | -129 |
| 2021-12-29 19:16 | -start to use new block API in DHT | Christian Grothoff | 7 | +271 | -345 |
| 2021-12-29 18:12 | implement revised block API | Christian Grothoff | 3 | +214 | -165 |
| 2021-12-29 17:41 | -fix leak | Christian Grothoff | 2 | +3 | -1 |
| 2021-12-29 17:22 | -updating block plugins to new API | Christian Grothoff | 12 | +1134 | -122 |
| 2021-12-29 13:56 | fix bugs | Tristan Schwieren | 1 | +106 | -105 |
| 2021-12-28 23:15 | -more FTBFS | Christian Grothoff | 2 | +10 | -11 |
| 2021-12-28 23:11 | implement new block API for FS, fix FTBFS | Christian Grothoff | 3 | +151 | -15 |
| 2021-12-28 22:57 | -minor adaptations to match up schanzen's block API and my block plugin API | Christian Grothoff | 1 | +25 | -18 |
| 2021-12-28 22:39 | revise block plugin design as per discussion with Martin today (only implemented for GNS) | Christian Grothoff | 3 | +268 | -9 |
| 2021-12-16 17:13 | IDENTITY: Expose encryption based on identities on CLI | Nico Thomas | 5 | +272 | -5 |
| 2021-12-28 21:39 | -lsd0004 draft block API | Martin Schanzenbach | 1 | +87 | -0 |
| 2021-12-28 13:44 | -changelog housekeeping | Martin Schanzenbach | 1 | +221 | -5 |
| 2021-12-21 14:27 | changed derive_secrets API | Gian Demarmels | 5 | +15 | -20 |
| 2021-12-21 17:03 | -add comments | Martin Schanzenbach | 1 | +575 | -475 |
| 2021-12-21 16:18 | -mergefix | Martin Schanzenbach | 0 | +0 | -0 |
| 2021-12-20 21:09 | -did mulitbase key and assert method for VCs | Tristan Schwieren | 1 | +71 | -30 |
| 2021-12-20 13:26 | -did key check | Tristan Schwieren | 1 | +2 | -7 |
| 2021-12-20 13:03 | -did not working key check | Tristan Schwieren | 1 | +5 | -8 |
| 2021-12-20 12:24 | -did expiration time fix | Tristan Schwieren | 1 | +57 | -27 |
| 2021-12-14 22:25 | -did working replace, generalized remove, refactor | Tristan Schwieren | 1 | +136 | -77 |
| 2021-12-14 18:39 | -did not working remove | Tristan Schwieren | 1 | +16 | -7 |
| 2021-12-14 13:01 | -did not working remove abstraction | Tristan Schwieren | 1 | +94 | -53 |
| 2021-12-03 15:44 | -test against mb b64 | Martin Schanzenbach | 2 | +21 | -13 |
| 2021-12-03 14:30 | -proper license header | Martin Schanzenbach | 1 | +15 | -16 |
| 2021-12-03 14:27 | -add test for w3c-ed25519-2020 | Martin Schanzenbach | 3 | +77 | -0 |
| 2021-12-13 16:18 | -did show did and refactor | Tristan Schwieren | 2 | +213 | -61 |
| 2021-12-03 10:22 | - did not working create | Tristan Schwieren | 1 | +30 | -26 |
| 2021-12-02 11:09 | -DID refactor, uncrustify, not working didd create | Tristan Schwieren | 3 | +344 | -182 |
| 2021-11-30 10:08 | - did working remove | Tristan Schwieren | 1 | +39 | -22 |
| 2021-11-29 16:02 | - Not working did remove | Tristan Schwieren | 1 | +39 | -26 |
| 2021-11-26 13:05 | remove binary | Martin Schanzenbach | 1 | +0 | -210 |
| 2021-11-29 10:32 | - DID remove | Tristan Schwieren | 1 | +174 | -65 |
| 2021-11-26 12:59 | -forgot the .c... | Tristan Schwieren | 1 | +97 | -1 |
| 2021-11-26 12:36 | - get did document test | Tristan Schwieren | 2 | +220 | -7 |
| 2021-11-19 09:46 | DID:Initial commit | Tristan Schwieren | 4 | +82 | -1 |
| 2021-12-20 21:09 | -did mulitbase key and assert method for VCs | Tristan Schwieren | 1 | +71 | -30 |
| 2021-12-20 13:26 | -did key check | Tristan Schwieren | 1 | +2 | -7 |
| 2021-12-20 13:03 | -did not working key check | Tristan Schwieren | 1 | +5 | -8 |
| 2021-12-20 12:24 | -did expiration time fix | Tristan Schwieren | 1 | +57 | -27 |
| 2021-12-20 09:59 | BUILD: Kill build-common | Martin Schanzenbach | 9 | +47 | -74 |
| 2021-12-20 09:23 | DOCUMENTATION: Fix link to tutorial | Martin Schanzenbach | 1 | +1 | -1 |
| 2021-12-16 16:48 | fix GNUNET_PQ_result_spec_timestamp_nbo | Christian Grothoff | 2 | +3 | -55 |
| 2021-12-16 11:53 | -fix ftbfs | Christian Grothoff | 1 | +1 | -1 |
| 2021-12-16 11:51 | tolerate old style values (for now) | Christian Grothoff | 1 | +61 | -0 |
| 2021-12-15 18:19 | -fix messenger client-side contact initialization for new messages | TheJackiMonster | 1 | +1 | -1 |
| 2021-12-15 12:18 | enable v10 backwards compatibility | Christian Grothoff | 1 | +40 | -0 |
| 2021-12-15 13:27 | GNUNET_CRYPTO_eddsa_key_from_file handles do_create correctly | Özgür Kesim | 2 | +17 | -10 |
| 2021-12-14 22:25 | -did working replace, generalized remove, refactor | Tristan Schwieren | 1 | +136 | -77 |
| 2021-12-14 18:39 | -did not working remove | Tristan Schwieren | 1 | +16 | -7 |
| 2021-12-14 17:53 | -fix test ftbfs | Christian Grothoff | 1 | +1 | -2 |
| 2021-12-14 16:16 | -DCE | Christian Grothoff | 1 | +1 | -1 |
| 2021-12-14 14:59 | introducing GNUNET_TIME_Timestamp | Christian Grothoff | 17 | +979 | -611 |
| 2021-12-14 13:01 | -did not working remove abstraction | Tristan Schwieren | 1 | +94 | -53 |
| 2021-12-14 08:41 | -fix abd config | Martin Schanzenbach | 3 | +4 | -6 |
| 2021-12-13 16:57 | -fix abd build | Martin Schanzenbach | 1 | +2 | -0 |
| 2021-12-13 16:53 | -fix ftbfs | Martin Schanzenbach | 1 | +5 | -0 |
| 2021-12-13 16:50 | -fix ftbfs | Martin Schanzenbach | 1 | +1 | -0 |
| 2021-12-13 16:37 | - fix experimental flag | Martin Schanzenbach | 2 | +8 | -5 |
| 2021-12-13 16:19 | Merge branch 'dev/trizuz/dids' of git+ssh://git.gnunet.org/gnunet into dev/trizuz/dids | Tristan Schwieren | 3 | +84 | -0 |
| 2021-12-13 16:18 | -did show did and refactor | Tristan Schwieren | 2 | +213 | -61 |
| 2021-12-10 08:36 | - fix closest peer algorithm | Martin Schanzenbach | 1 | +1 | -2 |
| 2021-12-08 10:26 | - fixed Makefile.am | t3sserakt | 2 | +13 | -6 |
| 2021-12-08 09:50 | -debian changlog bump | Christian Grothoff | 1 | +6 | -0 |
| 2021-12-08 06:57 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 6 | +1427 | -82 |
| 2021-12-08 06:56 | - removed test_dhtu_ip.c from Makefile.am, usage of ng testing framework changed | t3sserakt | 1 | +0 | -12 |
| 2021-12-06 21:44 | add crypto_cs testing and benchmark | Gian Demarmels | 3 | +731 | -0 |
| 2021-12-06 21:13 | add crypto_cs implementation | Lucien Heuzeveldt | 3 | +696 | -0 |
| 2021-12-06 22:18 | -fix FTBFS | Christian Grothoff | 1 | +0 | -82 |
| 2021-12-06 14:45 | - changed intervall of backchannel message check | t3sserakt | 1 | +1 | -1 |
| 2021-12-06 13:20 | fixed timeout for netjail tests, removed duplicated function declaration from header, using GNUNET_TESTING_get_trait_batch_cmds in loop, fixed tng service shutdown logic, added missing GNUNET_SERVICE_client_continue, changed default log level for udp backchannel test to debug | t3sserakt | 9 | +73 | -93 |
| 2021-12-06 09:14 | propose barrier API | Christian Grothoff | 1 | +3 | -7 |
| 2021-12-06 09:05 | propose barrier API | Christian Grothoff | 1 | +5 | -0 |
| 2021-12-06 09:04 | propose barrier API | Christian Grothoff | 1 | +15 | -0 |
| 2021-12-06 08:15 | -use better types | Christian Grothoff | 1 | +7 | -3 |
| 2021-12-05 10:58 | add bool type to libgnunetpq | Christian Grothoff | 3 | +156 | -52 |
| 2021-12-04 09:40 | -remove unused struct | Martin Schanzenbach | 1 | +0 | -38 |
| 2021-12-03 21:27 | ABD: Fix build | Martin Schanzenbach | 13 | +119 | -139 |
| 2021-12-03 17:22 | DHT: Update wire formats. | Martin Schanzenbach | 1 | +26 | -21 |
| 2021-12-03 17:14 | DHT: Remove unused processing option | Martin Schanzenbach | 1 | +4 | -8 |
| 2021-12-03 15:44 | -test against mb b64 | Martin Schanzenbach | 2 | +21 | -13 |
| 2021-12-03 14:30 | -proper license header | Martin Schanzenbach | 1 | +15 | -16 |
| 2021-12-03 14:27 | -add test for w3c-ed25519-2020 | Martin Schanzenbach | 3 | +77 | -0 |
| 2021-12-03 10:22 | - did not working create | Tristan Schwieren | 1 | +30 | -26 |
| 2021-12-02 11:09 | -DID refactor, uncrustify, not working didd create | Tristan Schwieren | 3 | +344 | -182 |
| 2021-12-02 09:49 | - fixed warning, raised log level for udp backchannel test | t3sserakt | 8 | +46 | -39 |
| 2021-12-02 08:02 | - added missing file, fixed warnings | t3sserakt | 1 | +32 | -0 |
| 2021-12-01 13:06 | - using the big macrofication of the traits from GNU Taler now | t3sserakt | 22 | +259 | -876 |
| 2021-11-30 19:05 | -fix | Christian Grothoff | 1 | +3 | -2 |
| 2021-11-30 18:33 | -nicer code | Christian Grothoff | 1 | +10 | -16 |
| 2021-11-30 15:14 | ignore prepared statement failures if statement is already known to enable connection pooling | Christian Grothoff | 1 | +12 | -2 |
| 2021-11-30 10:12 | - fixed bug in connect cmd | t3sserakt | 1 | +1 | -1 |
| 2021-11-30 10:08 | - did working remove | Tristan Schwieren | 1 | +39 | -22 |
| 2021-11-30 10:05 | - added missing g for extra_logging var | t3sserakt | 1 | +1 | -1 |
| 2021-11-29 16:02 | - Not working did remove | Tristan Schwieren | 1 | +39 | -26 |
| 2021-11-29 12:51 | - added dv script, but removed it from check_SCRIPTS, because it does not worg atm. | t3sserakt | 2 | +12 | -2 |
| 2021-11-29 12:24 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 8 | +79 | -50 |
| 2021-11-29 12:24 | - added number of unintentional connects to connect cmd, fixed bugs in tcp communicator and tng service, added method to get a cmd not restricted to future or past cmds | t3sserakt | 10 | +195 | -43 |
| 2021-11-29 11:43 | -fix messenger load-, store-operations and uninitialized memory | TheJackiMonster | 8 | +79 | -50 |
| 2021-11-29 10:51 | - added distance vector testcase | t3sserakt | 1 | +374 | -0 |
| 2021-11-29 10:46 | - added scripts to EXTRA_DIST | t3sserakt | 1 | +21 | -2 |
| 2021-11-29 10:33 | Merge branch 'dev/trizuz/dids' of git+ssh://git.gnunet.org/gnunet into dev/trizuz/dids | Tristan Schwieren | 1 | +0 | -210 |
| 2021-11-29 10:32 | - DID remove | Tristan Schwieren | 1 | +174 | -65 |
| 2021-11-28 16:05 | -fix ftbfs: | | Christian Grothoff | 1 | +1 | -1 |
| 2021-11-28 08:52 | Hi guys, I hope you are well. | Christian Grothoff | 1 | +5 | -5 |
| 2021-11-26 13:05 | remove binary | Martin Schanzenbach | 1 | +0 | -210 |
| 2021-11-26 12:59 | -forgot the .c... | Tristan Schwieren | 1 | +97 | -1 |
| 2021-11-26 12:36 | - get did document test | Tristan Schwieren | 2 | +220 | -7 |
| 2021-11-26 12:12 | make LE optional | Christian Grothoff | 0 | +0 | -0 |
| 2021-11-26 12:11 | make LE optional | Christian Grothoff | 1 | +1 | -1 |
| 2021-11-26 12:03 | No longer require libextractor at configure time | Thien-Thi Nguyen | 1 | +0 | -2 |
| 2021-11-26 08:17 | make sudo non-interactive | Christian Grothoff | 1 | +1 | -1 |
| 2021-11-25 22:50 | fix configure.ac issues with autoconf 2.69 | Christian Grothoff | 2 | +4 | -13 |
| 2021-11-25 22:38 | help fixing #7105 | Christian Grothoff | 2 | +43 | -12 |
| 2021-11-25 19:47 | Merge branch 'dev/vanni/bcd-new' | Alessio Vanni | 32 | +3444 | -21530 |
| 2021-11-25 13:38 | add pk invariant check | Christian Grothoff | 2 | +33 | -0 |
| 2021-11-25 13:03 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Christian Grothoff | 53 | +4197 | -5042 |
| 2021-11-25 13:03 | fix event loop subscriptions on DB reconnect | Christian Grothoff | 1 | +19 | -1 |
| 2021-11-24 20:21 | -also check for LaTeX packages used by gnunet-bcd | Alessio Vanni | 2 | +47 | -3 |
| 2021-11-24 20:05 | - added missing broadcast test topology conf file | t3sserakt | 1 | +7 | -0 |
| 2021-11-23 12:20 | - update add option in reclaim man page as well | Nico Thomas | 1 | +2 | -2 |
| 2021-11-23 11:31 | RECLAIM: Fix bug that multiple attributes with the same name are added in CLI | Nico Thomas | 1 | +3 | -2 |
| 2021-11-24 16:11 | - fixed stack overflow in tng service | t3sserakt | 1 | +1 | -1 |
| 2021-11-22 20:41 | -accidentally broken uncrustify check | Alessio Vanni | 1 | +1 | -1 |
| 2021-11-22 18:03 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 2 | +2 | -1 |
| 2021-11-22 18:03 | - fix wrong kernel parameter check. Fix double free of GNUNET_HELPER_SendHandle | t3sserakt | 7 | +8 | -8 |
| 2021-11-19 09:46 | DID:Initial commit | Tristan Schwieren | 4 | +82 | -1 |
| 2021-11-22 14:58 | -fixes two memory leaks | TheJackiMonster | 2 | +2 | -1 |
| 2021-11-22 13:45 | -fixed problem of uninitialized memory by not using it | TheJackiMonster | 7 | +51 | -33 |
| 2021-11-22 09:47 | -initialize memory with zeroes | TheJackiMonster | 1 | +2 | -0 |
| 2021-11-22 08:49 | -indent | Christian Grothoff | 1 | +4 | -20 |
| 2021-11-22 08:38 | -indent | Christian Grothoff | 1 | +0 | -4 |
| 2021-11-22 08:30 | -fixes | Christian Grothoff | 1 | +7 | -7 |
| 2021-11-22 08:26 | -fixes | Christian Grothoff | 4 | +59 | -40 |
| 2021-11-21 15:14 | Fix gnunet-namestore's URI import | Alessio Vanni | 1 | +4 | -2 |
| 2021-11-14 21:28 | -do not build gnunet-bcd if pdflatex is missing | Alessio Vanni | 2 | +13 | -0 |
| 2021-11-11 20:45 | -mallinfo is deprecated in favour of mallinfo2 | Alessio Vanni | 4 | +15 | -15 |
| 2021-11-10 23:56 | Update configure.ac and a few macros used by it | Alessio Vanni | 7 | +1439 | -1933 |
| 2021-11-05 21:52 | Allow gnunet-qr to read codes from PNG pictures | Alessio Vanni | 4 | +452 | -189 |
| 2021-11-21 16:25 | update FR translation | Christian Grothoff | 1 | +2 | -2 |
| 2021-10-14 19:22 | Improve gnunet-bcd and update logo used in generated cards | Alessio Vanni | 16 | +1508 | -19422 |
| 2021-11-21 14:18 | -fix rtype | Christian Grothoff | 1 | +6 | -3 |
| 2021-11-21 14:15 | -avoid warnings | Christian Grothoff | 2 | +10 | -2 |
| 2021-11-20 22:22 | update fr.po | Christian Grothoff | 1 | +3548 | -4341 |
| 2021-11-20 07:27 | Convert AC_HELP_STRING to AS_HELP_STRING | Thien-Thi Nguyen | 5 | +9 | -9 |
| 2021-11-20 06:41 | Convert indirect ‘AC_CHECK_FUNCS’ call to direct one | Thien-Thi Nguyen | 1 | +2 | -2 |
| 2021-11-20 06:31 | Remove unnecessary double-quotes escaping | Thien-Thi Nguyen | 1 | +1 | -1 |
| 2021-11-20 06:24 | Remove m4-quoting from AC_CHECK_FUNCS arg | Thien-Thi Nguyen | 1 | +1 | -1 |
| 2021-11-19 20:02 | -fix missing join messages in known rooms | TheJackiMonster | 1 | +1 | -7 |
| 2021-11-19 19:18 | -fix missing own member session during room opening | TheJackiMonster | 5 | +20 | -13 |
| 2021-11-19 14:18 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 15 | +426 | -122 |
| 2021-11-19 14:18 | - Fixed header, fixed log level, changed block until connect logic, fixed memory issues. | t3sserakt | 23 | +455 | -552 |
| 2021-11-18 23:17 | -forward stored message to client api handler | TheJackiMonster | 1 | +3 | -1 |
| 2021-11-18 22:40 | -running messenger service as user to pick identities correctly | TheJackiMonster | 1 | +1 | -0 |
| 2021-11-18 22:39 | -writing identity keys to buffer consistently | TheJackiMonster | 1 | +4 | -2 |
| 2021-11-17 07:38 | subscribes are not reference counted by postgres, only subscribe/unsubscribe once per connection | Christian Grothoff | 1 | +14 | -6 |
| 2021-11-15 10:18 | -fixes memory leaks with message body decoding | TheJackiMonster | 5 | +29 | -6 |
| 2021-11-15 08:04 | -indent | Christian Grothoff | 1 | +76 | -42 |
| 2021-11-13 21:37 | -minor code cleanup | Christian Grothoff | 2 | +12 | -65 |
| 2021-11-13 19:24 | -add gns record plugin for messenger room entries | TheJackiMonster | 4 | +287 | -0 |
| 2021-11-13 08:36 | - Added broadcast test case. changed transport_api_cmd_start_peer.c to be configure to use broadcast or not. Changed transport_api_cmd_send_simple.c to use map of connected peers. Fixed bugs in service and udp communicator. | t3sserakt | 14 | +496 | -23 |
| 2021-11-09 20:09 | - added missing netjail_exec.sh in contrib/Makefile.am | t3sserakt | 1 | +1 | -0 |
| 2021-11-09 18:43 | - using switch statement to identify different helper messages | t3sserakt | 1 | +7 | -12 |
| 2021-11-09 16:54 | Merge branch 'master' into dev/t3ss/tng | t3sserakt | 16 | +110 | -72 |
| 2021-11-09 16:38 | - moved global netjail methods to its own header file. - added configuration by string in test skript instead of config file. - moved netjail scripts to contrib/netjail and install them into the share/gnunet directory. | t3sserakt | 47 | +1535 | -1223 |
| 2021-11-06 19:20 | -better logging | Christian Grothoff | 1 | +3 | -0 |
| 2021-11-01 12:35 | -style fixes | Christian Grothoff | 1 | +9 | -8 |
| 2021-11-01 08:14 | -cleanup | Christian Grothoff | 2 | +4 | -20 |
| 2021-10-30 14:07 | -fix subtle bug in GNUNET_CONFIGURATION_default | Alessio Vanni | 1 | +9 | -6 |
| 2021-10-28 14:13 | - fixed coverity issues | t3sserakt | 23 | +1555 | -1558 |
| 2021-10-28 11:32 | add logging for DB perf analysis | Christian Grothoff | 2 | +10 | -0 |
| 2021-10-25 12:49 | changes to reflect the changes in testing_api_loop.c | t3sserakt | 11 | +297 | -405 |
| 2021-10-25 09:23 | debian: fix path again | Florian Dold | 1 | +1 | -1 |
| 2021-10-25 08:40 | debian: fix libexec path | Florian Dold | 1 | +1 | -1 |
| 2021-10-25 07:05 | -cleanup | Christian Grothoff | 1 | +1 | -4 |
| 2021-10-23 06:22 | -mailmap | Martin Schanzenbach | 1 | +3 | -3 |
| 2021-10-23 05:26 | -style fixes | Christian Grothoff | 4 | +47 | -25 |
| 2021-10-22 17:48 | -remove test script for now | Martin Schanzenbach | 1 | +0 | -3 |
| 2021-10-22 16:37 | -fix linker issue on Debian | Christian Grothoff | 1 | +2 | -0 |
| 2021-10-19 11:59 | kdf: zero out salt correctly | Florian Dold | 1 | +2 | -1 |
| 2021-10-19 11:55 | make KDF conform to RFC 5869 | Florian Dold | 1 | +20 | -2 |
| 2021-10-15 19:02 | Merge branch 'master' into dev/t3ss/tng | t3sserakt | 190 | +4444 | -7961 |
| 2021-10-14 14:39 | removed versioned artefacts with v2 and v3. changes to reflect the changes in testing_api_loop.c | t3sserakt | 44 | +1441 | -5155 |
| 2021-10-13 07:23 | -cleanup | Martin Schanzenbach | 1 | +0 | -1 |
| 2021-10-12 08:04 | BUILD: Kill infiniband | Martin Schanzenbach | 13 | +0 | -394 |
| 2021-10-12 06:34 | BUILD: Attempt fix longer file names in make dist | Martin Schanzenbach | 1 | +1 | -1 |
| 2021-10-11 21:56 | BUILD: Remove --disable-mysql-version-check. #7033 | Martin Schanzenbach | 1 | +1 | -2 |
| 2021-10-11 21:43 | BUILD: Remove --disable-testing. Issue #7033 | Martin Schanzenbach | 26 | +6 | -103 |
| 2021-10-11 21:28 | BUILD: Remove W32 ifdef | Martin Schanzenbach | 1 | +0 | -40 |
| 2021-10-11 21:01 | BUILD: Remove EXPENSIVE_TESTS (unused). Issue #7033 | Martin Schanzenbach | 1 | +0 | -9 |
| 2021-10-11 15:08 | fixed unset port forwarding variable bug in netjail script, fixed end cmd without shutdown bug, smaller fixes | t3sserakt | 6 | +47 | -18 |
| 2021-10-11 14:30 | BUILD: Remove SuperMUC code. Issue #7033 | Martin Schanzenbach | 7 | +0 | -410 |
| 2021-10-10 18:05 | -add testing.h to make dist | Christian Grothoff | 1 | +1 | -1 |
| 2021-10-10 16:09 | -make check/dist ftbfs fix. needs file | Martin Schanzenbach | 1 | +5 | -7 |
| 2021-10-09 13:35 | -fallback to .version file outside of git | Martin Schanzenbach | 1 | +17 | -4 |
| 2021-10-09 13:01 | -trim properly | Martin Schanzenbach | 2 | +3 | -3 |
| 2021-10-09 12:50 | -fix tr | Martin Schanzenbach | 1 | +1 | -1 |
| 2021-10-09 12:32 | -bashism | Martin Schanzenbach | 2 | +4 | -1 |
| 2021-10-09 12:22 | -exec flag | Martin Schanzenbach | 1 | +0 | -0 |
| 2021-10-09 12:20 | BUILD: Add version from git tags | Martin Schanzenbach | 3 | +8 | -2 |
| 2021-10-08 19:50 | -dce | Christian Grothoff | 2 | +1 | -8 |
| 2021-10-08 19:50 | -clean up testing-NG finish logic | Christian Grothoff | 19 | +288 | -595 |
| 2021-10-07 11:07 | - add generic topology configuration by file - cmd simple send using file configuration from file - added cmd to check the logs for backchannel encapsulation - added cmd which notifies the master loop of local loop being prepared to finish - added logging to helper.c - moved code from connecting peers cmd into global functions - added parameters given to the connecting peers cmd - added assertion when notifying the transport service about a new queue, if the communicator has no intial capacity - added optional valgrind cmd to test script - added flag für queues with unlimited length - added check for queues with higher priority - added attribute queue_capacity to struct Queue - bug fixing worker task for kce generation and transport notification about available queue in udp communicator - change value for unlimited queue length from 0 to UINT16_MAX in tcp communicator and service - added loop to stop the test system for the globally known peers in stop testsystem cmd - refactored endless growing array to handle further messages from the local loops, and added logic to handle the local test prepare msg - added utility methods in testing.c - added forwarding of all tests prepared msg in gnunet-cmds-helper.c - added cmd to end loop without shutdown - added without shutdown cmd to simple send testcase - added backchannel check, without shutdown and prepared cmd to udp backchannel testcase. | t3sserakt | 29 | +2012 | -380 |
| 2021-10-06 16:53 | fix #7029 | Christian Grothoff | 1 | +8 | -1 |
| 2021-10-04 21:07 | Fix some typos in the handbook | Yujiri | 1 | +4 | -4 |
| 2021-10-06 07:34 | -fix FTBFS | Christian Grothoff | 12 | +129 | -119 |
| 2021-10-04 20:30 | add missing finish cmd | Christian Grothoff | 2 | +241 | -1 |
| 2021-10-04 18:26 | -fix a misunderstanding with pkg-config | Alessio Vanni | 1 | +1 | -1 |
| 2021-10-04 16:15 | -basic santiy for testing API, breaks transport/ build | Christian Grothoff | 7 | +376 | -332 |
| 2021-10-04 10:15 | -taking a first stab at cleaning up the testing mess | Christian Grothoff | 25 | +555 | -619 |
| 2021-09-27 09:02 | -indentation of parameters | TheJackiMonster | 71 | +1219 | -567 |
| 2021-09-27 07:00 | -indent | Christian Grothoff | 1 | +2 | -1 |
| 2021-09-24 07:51 | -bugfixes and FIXMEs for t3ss | Christian Grothoff | 1 | +53 | -33 |
| 2021-09-23 20:52 | PQ: implementing #7014: support testing database version is current | Christian Grothoff | 4 | +201 | -66 |
| 2021-09-23 20:52 | -add first dhtu test skeleton | Christian Grothoff | 3 | +111 | -29 |
| 2021-09-22 20:41 | -finish first draft implementation of dhtu over GNUnet (old, not TNG) | Christian Grothoff | 2 | +178 | -40 |
| 2021-09-22 18:32 | The differences between the contrib subdirectory in the git repository and the contrib subdirectory generated by make dist have grown really big. Please find attached another patch for updating the content of: | Christian Grothoff | 2 | +265 | -72 |
| 2021-09-22 09:39 | NSE: return NaN (see #7021) | Christian Grothoff | 1 | +1 | -1 |
| 2021-09-22 09:35 | NSE: return INF, not NaN (fixes #7021) | Christian Grothoff | 1 | +1 | -1 |
| 2021-09-22 07:34 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 5 | +275 | -31 |
| 2021-09-22 07:34 | - added missing script | t3sserakt | 1 | +2 | -0 |
| 2021-09-22 07:29 | -do ATS integration in DHTU | Christian Grothoff | 3 | +91 | -28 |
| 2021-09-22 06:49 | -work on dhtu | Christian Grothoff | 4 | +154 | -7 |
| 2021-09-20 17:08 | dhtu: handle connect | Christian Grothoff | 1 | +37 | -3 |
| 2021-09-20 12:19 | - added missing testcase plugin | t3sserakt | 1 | +242 | -0 |
| 2021-09-20 11:57 | - fixed Makefile | t3sserakt | 1 | +1 | -1 |
| 2021-09-20 09:25 | - fixed install dir for gnunet-cmds-helper | t3sserakt | 1 | +2 | -0 |
| 2021-09-20 07:00 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | 17 | +385 | -101 |
| 2021-09-20 07:00 | - added new udp backchannel testcase, changed netjail script to have port forwarding into subnets, master loop is no configured completely by topology config file, connect cmd reads topology file to connect to configured nodes | t3sserakt | 15 | +1605 | -622 |
| 2021-09-19 21:35 | more dhtu-gnunet basics | Christian Grothoff | 5 | +103 | -18 |
| 2021-09-19 19:05 | -work on dhtu | Christian Grothoff | 4 | +99 | -62 |
| 2021-09-19 18:06 | -BUILD: Fix bswap portability | Martin Schanzenbach | 2 | +5 | -5 |
| 2021-09-18 14:37 | -fix typos | Christian Grothoff | 1 | +1 | -1 |
| 2021-09-18 14:37 | -fix typos | Christian Grothoff | 2 | +2 | -2 |
| 2021-09-17 16:59 | Merge branch 'dev/vanni/build-info' into 'master' | Alessio Vanni | 4 | +153 | -7 |
| 2021-09-17 09:05 | madmurphy writes: | Christian Grothoff | 2 | +17 | -0 |
| 2021-09-16 20:51 | fix typos spotted by madmurphy | Christian Grothoff | 1 | +8 | -8 |
| 2021-09-14 12:19 | - fixed wrong dependencies to tng version of libs, added missing block after sending | t3sserakt | 7 | +176 | -42 |
| 2021-09-13 16:37 | - fixed linker error | t3sserakt | 1 | +1 | -1 |
| 2021-09-13 16:25 | - added tng milestone 2 versions with improvements onto version 1 files , fixed smaller issues in milestone 1 versions, added version 1 to buildbot, added new testcase for testing udp backchannel | t3sserakt | 36 | +4813 | -158 |
| 2021-09-10 14:38 | Include "gettext.h" even when "platform.h" is unavailable | Alessio Vanni | 1 | +8 | -0 |
| 2021-09-07 12:57 | -set return value following the current API | Alessio Vanni | 1 | +4 | -0 |
| 2021-09-07 12:52 | -indentation | Alessio Vanni | 1 | +18 | -15 |
| 2021-09-07 12:50 | -Merge branch 'master' into dev/vanni/build-info | Alessio Vanni | 213 | +16475 | -19795 |
| 2021-09-05 20:21 | BUILD: Remove FRAMEWORK_BUILD define | Martin Schanzenbach | 1 | +0 | -6 |
| 2021-09-05 17:02 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2021-09-05 16:36 | -typo | Christian Grothoff | 1 | +2 | -2 |
| 2021-09-05 16:27 | make backend-check a gnunet-only gnunet-config option | Christian Grothoff | 3 | +64 | -30 |
| 2021-09-05 14:58 | refactor gnunet-config to make preload hacks obsolete | Christian Grothoff | 5 | +518 | -369 |
| 2021-09-03 16:21 | HANDBOOK: Add pointers to CI | Martin Schanzenbach | 1 | +28 | -0 |
| 2021-09-03 13:17 | -touch build config !coverity | Martin Schanzenbach | 1 | +1 | -1 |
| 2021-09-02 15:37 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2021-09-02 14:29 | -Merge branch 'master' from upstream | Alessio Vanni | 3 | +85 | -1 |
| 2021-09-02 13:17 | - touching build config for test. Fixes #7009 | Martin Schanzenbach | 1 | +0 | -1 |
| 2021-09-02 13:12 | - update changelog #7009 | Martin Schanzenbach | 1 | +27 | -0 |
| 2021-09-02 13:07 | - update changelog | Martin Schanzenbach | 1 | +12 | -0 |
| 2021-09-02 13:01 | - update changelog | Martin Schanzenbach | 1 | +45 | -0 |
| 2021-09-01 08:28 | add fix for GNUnet directory permissions by madmurphy | Christian Grothoff | 1 | +1 | -0 |
| 2021-08-31 14:09 | Flip the value of GNUNET_EXTRA_LOGGING given when it's undefined | Alessio Vanni | 1 | +1 | -1 |
| 2021-08-31 13:54 | gnunet.m4: add flag to disable debug messages | Alessio Vanni | 1 | +15 | -6 |
| 2021-08-31 13:21 | -More _ → dgettext changes | Alessio Vanni | 1 | +4 | -4 |
| 2021-08-30 13:04 | - introduced nested namespace in test script to get rid of the permission problem, renamed test file. | t3sserakt | 4 | +16 | -93 |
| 2021-08-30 08:06 | -removed tmp files from netjail | TheJackiMonster | 2 | +54 | -43 |
| 2021-08-30 07:35 | exec' | Christian Grothoff | 1 | +0 | -0 |
| 2021-08-30 07:35 | -launch via script | Christian Grothoff | 2 | +7 | -1 |
| 2021-08-29 21:35 | -do load default configuration even if 'gnunet.conf' does not exist | Christian Grothoff | 2 | +38 | -41 |
| 2021-08-29 15:28 | -remove (invalid) testing zone keys !tarball | Martin Schanzenbach | 5 | +0 | -11 |
| 2021-08-29 14:46 | -bump version !tarball | Martin Schanzenbach | 1 | +1 | -1 |
| 2021-08-28 19:50 | improve error message and inherit stderr as suggested by Florian | Christian Grothoff | 1 | +2 | -2 |
| 2021-08-28 18:36 | -added ppid prefix to netjail netns and interfaces | TheJackiMonster | 2 | +73 | -66 |
| 2021-08-28 18:23 | -mostly a test commit | Christian Grothoff | 1 | +1 | -1 |
| 2021-08-28 17:43 | -try j8 !tarball | Martin Schanzenbach | 1 | +1 | -1 |
| 2021-08-28 17:01 | -debian | Florian Dold | 1 | +1 | -1 |
| 2021-08-28 16:55 | -debian | Florian Dold | 1 | +1 | -1 |
| 2021-08-28 16:42 | debian: systemd installation | Florian Dold | 1 | +1 | -4 |
| 2021-08-28 16:31 | debian: clean up | Florian Dold | 1 | +0 | -3 |
| 2021-08-28 16:27 | debian: more fixes and formatting | Florian Dold | 3 | +201 | -219 |
| 2021-08-28 16:27 | debian: more fixes | Florian Dold | 1 | +12 | -20 |
| 2021-08-28 16:23 | debian: various packaging fixes | Florian Dold | 4 | +11 | -49 |
| 2021-08-28 15:46 | use ISO 8609 / RFC 3339 timestamps for logging | Florian Dold | 1 | +3 | -1 |
| 2021-08-28 14:54 | release GNUnet 0.15.3 | Christian Grothoff | 11 | +24 | -18 |
| 2021-08-28 10:54 | partial fix for problems raised by Alessio on the ML | Christian Grothoff | 2 | +8 | -7 |
| 2021-08-28 10:50 | partial fix for problems raised by Alessio on the ML | Christian Grothoff | 2 | +2 | -2 |
| 2021-08-28 10:27 | -add files from madmurphy so that other distros may benefit | Christian Grothoff | 6 | +42 | -16 |
| 2021-08-27 13:24 | -indent | Christian Grothoff | 1 | +2 | -1 |
| 2021-08-27 12:34 | -fix minor memory leak | Christian Grothoff | 1 | +1 | -5 |
| 2021-08-26 14:34 | -fix typo spotted by madmurphy | Christian Grothoff | 1 | +3 | -3 |
| 2021-08-25 10:52 | further simplify libgnunetpq event API and implementation, also trigger events on 'loopback' that are not socket-activated | Christian Grothoff | 3 | +65 | -80 |
| 2021-08-24 17:51 | -add missing testing_cmds.h | Christian Grothoff | 9 | +168 | -317 |
| 2021-08-24 14:12 | debian: libgnunet-dev should not depend on GNUnet | Florian Dold | 1 | +0 | -1 |
| 2021-08-24 13:42 | -pogen | Christian Grothoff | 1 | +0 | -7 |
| 2021-08-24 13:25 | -remove pthread dependency, add additional libexec binary to gnunet package | Christian Grothoff | 3 | +6 | -9 |
| 2021-08-24 13:21 | -remove dead ats-tests, fix strange Debian build issues | Christian Grothoff | 44 | +44 | -7758 |
| 2021-08-24 09:56 | - fixed mem leaks, added code doc, formatting, removed trace logs | t3sserakt | 20 | +660 | -1079 |
| 2021-08-24 09:22 | - added header changes for cmds to stop a peer and remove a test environment, used in simple send test case plugin | t3sserakt | 2 | +61 | -19 |
| 2021-08-24 08:57 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 11 | +3999 | -3992 |
| 2021-08-24 08:57 | - added cmds to stop a peer and remove a test environment, used in simple send test case plugin | t3sserakt | 5 | +368 | -19 |
| 2021-08-23 11:29 | -update Debian changelog, updating pos | Christian Grothoff | 9 | +3991 | -3985 |
| 2021-08-23 11:26 | fixing misc. bugs in the configure script | Christian Grothoff | 1 | +5 | -4 |
| 2021-08-23 11:13 | -bump version | Christian Grothoff | 1 | +1 | -1 |
| 2021-08-23 09:51 | -update pogen | Christian Grothoff | 1 | +2 | -2 |
| 2021-08-23 08:12 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 8 | +118 | -238 |
| 2021-08-23 05:37 | -fix indentation | Christian Grothoff | 1 | +13 | -15 |
| 2021-08-23 04:54 | -remove dead flag | Christian Grothoff | 1 | +0 | -1 |
| 2021-08-22 21:59 | -simplify libgnunetpq to only support single-threaded applications that do use the scheudler (when using event API) | Christian Grothoff | 6 | +101 | -218 |
| 2021-08-22 09:44 | -prepend X to ensure identifiers do not start with a number | Christian Grothoff | 1 | +4 | -4 |
| 2021-08-18 20:05 | - fixed copyright year | t3sserakt | 3 | +9 | -8 |
| 2021-08-18 08:25 | -swap WARNING/ERROR to fix #6991 | Christian Grothoff | 1 | +1 | -1 |
| 2021-08-17 18:37 | - moved additional files from testbed to testing | t3sserakt | 7 | +3 | -97 |
| 2021-08-17 17:57 | - moved test code from testbed to testing | t3sserakt | 32 | +2541 | -2136 |
| 2021-08-17 12:21 | - renamed methods and variables to prepare moving files from testbed to testing, to fix circular dependency problem | t3sserakt | 24 | +264 | -1385 |
| 2021-08-16 09:04 | - commented plugin in Makefile.am because of circular dependency problem | t3sserakt | 1 | +14 | -14 |
| 2021-08-16 07:20 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 48 | +2824 | -1994 |
| 2021-08-16 07:20 | - small changes to simple send | t3sserakt | 7 | +95 | -29 |
| 2021-08-16 07:14 | -fix indent | Christian Grothoff | 1 | +2 | -1 |
| 2021-08-10 19:38 | -vpn helper does not even link against libgnunetutil, avoid GNUNET_assert/break | Christian Grothoff | 1 | +29 | -15 |
| 2021-08-10 08:44 | - fix vpn helper linking | Martin Schanzenbach | 1 | +4 | -1 |
| 2021-08-09 13:44 | -check return values | Christian Grothoff | 1 | +15 | -28 |
| 2021-08-09 13:37 | -check return values | Christian Grothoff | 1 | +1 | -1 |
| 2021-08-09 13:28 | -check return values | Christian Grothoff | 1 | +5 | -5 |
| 2021-08-09 13:22 | -fix floating point logic | Christian Grothoff | 1 | +16 | -14 |
| 2021-08-09 13:19 | -fix memory leak | Christian Grothoff | 1 | +1 | -0 |
| 2021-08-09 13:18 | -fix memory leak | Christian Grothoff | 1 | +6 | -18 |
| 2021-08-09 13:15 | -fix loop | Christian Grothoff | 1 | +3 | -7 |
| 2021-08-09 13:14 | -fix assertion | Christian Grothoff | 1 | +1 | -1 |
| 2021-08-09 13:09 | -fix bit shift op | Christian Grothoff | 1 | +6 | -2 |
| 2021-08-09 10:53 | -more coverity | Martin Schanzenbach | 2 | +2 | -1 |
| 2021-08-09 10:49 | -coverity | Martin Schanzenbach | 3 | +33 | -12 |
| 2021-08-08 20:27 | -images are actually completely useless in info folder, od not install there | Christian Grothoff | 1 | +34 | -39 |
| 2021-08-08 20:10 | debian: do not pollute skel (see Debian Policy Section 10.7.5.) | Florian Dold | 1 | +0 | -5 |
| 2021-08-08 19:43 | -fix man syntax issues | Christian Grothoff | 2 | +2 | -3 |
| 2021-08-08 19:40 | -remove -R on chown for log dir, remove chown for /home/grothoff, should really not be needed | Christian Grothoff | 1 | +2 | -2 |
| 2021-08-08 19:37 | -fix debian package issues reported by Florian | Christian Grothoff | 3 | +26 | -24 |
| 2021-08-08 19:27 | -add missing image resources to TGZ | Christian Grothoff | 1 | +6 | -1 |
| 2021-08-08 19:20 | debian: leave out debian version '0', as lintian complains | Florian Dold | 1 | +1 | -1 |
| 2021-08-08 19:14 | debian: bump version (0.15.0-1) | Florian Dold | 1 | +6 | -0 |
| 2021-08-08 16:48 | -fix make dist; fix warnings | Martin Schanzenbach | 13 | +2645 | -1844 |
| 2021-08-08 16:30 | -bump hostlist location | Martin Schanzenbach | 1 | +1 | -1 |
| 2021-08-08 15:17 | -if check is redundant | Christian Grothoff | 1 | +1 | -2 |
| 2021-08-08 15:03 | -various coverity fixes | Martin Schanzenbach | 7 | +8 | -0 |
| 2021-08-08 14:44 | -fix nptr issues | Martin Schanzenbach | 3 | +14 | -8 |
| 2021-08-08 11:24 | -silence compiler warnings | Martin Schanzenbach | 3 | +4 | -4 |
| 2021-08-08 11:22 | -make new cmd tests experimental (segfalting); fix warnings | Martin Schanzenbach | 2 | +1 | -5 |
| 2021-08-06 09:56 | debian: bump version | Florian Dold | 1 | +6 | -0 |
| 2021-08-05 20:51 | -corrected doxygen documentation of the message callback | TheJackiMonster | 1 | +2 | -2 |
| 2021-08-05 17:26 | -move pop to not break gcc | Christian Grothoff | 1 | +1 | -1 |
| 2021-08-04 18:41 | do not generate tautological comparisson warnings for assertions (if gcc/clang version supports them) | Christian Grothoff | 1 | +20 | -2 |
| 2021-08-04 13:10 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 9 | +146 | -53 |
| 2021-08-04 13:09 | first cmd for a simple tng test running. part of cleanup and sanity check when starting missing | t3sserakt | 5 | +12 | -7 |
| 2021-07-27 14:27 | Autoconf macro to detect GNUnet installations | Alessio Vanni | 2 | +67 | -0 |
| 2021-08-03 12:32 | -fix memory leaks | Christian Grothoff | 1 | +10 | -3 |
| 2021-08-02 14:03 | -doxygen fix | Christian Grothoff | 1 | +1 | -1 |
| 2021-08-02 07:17 | -update changelog, bump version | Martin Schanzenbach | 3 | +85 | -2 |
| 2021-08-02 11:31 | -allow NULL | Christian Grothoff | 1 | +3 | -1 |
| 2021-08-02 08:29 | -fix test logic | Christian Grothoff | 1 | +7 | -7 |
| 2021-08-02 08:12 | -fix warnings | Christian Grothoff | 1 | +6 | -6 |
| 2021-08-02 08:11 | -fix warnings | Christian Grothoff | 1 | +34 | -33 |
| 2021-08-02 08:02 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 8 | +87 | -64 |
| 2021-08-02 08:02 | - fixed typo | t3sserakt | 1 | +1 | -1 |
| 2021-08-02 07:21 | -fix DHT loop | Christian Grothoff | 1 | +6 | -6 |
| 2021-08-01 21:10 | -fix another typo | Christian Grothoff | 1 | +22 | -18 |
| 2021-08-01 20:57 | -fix typos | Christian Grothoff | 3 | +16 | -13 |
| 2021-08-01 20:08 | -fix busy loop | Christian Grothoff | 1 | +6 | -2 |
| 2021-08-01 14:28 | -fix ftbfs" | Christian Grothoff | 1 | +1 | -0 |
| 2021-08-01 14:23 | 0 for absolute time is special, and should be treated as such in JSON generation | Christian Grothoff | 2 | +36 | -25 |
| 2021-08-01 12:59 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 6 | +153 | -213 |
| 2021-08-01 12:59 | - added config files for netjail testing. removed unshare from netjail script | t3sserakt | 3 | +47 | -2 |
| 2021-08-01 12:53 | PQ: fix notification API bugs | Christian Grothoff | 1 | +4 | -0 |
| 2021-08-01 11:20 | -move DB-agnostic types to GNUNET_DB | Christian Grothoff | 3 | +84 | -90 |
| 2021-08-01 10:26 | debian: compat level, removal of user units, tweaks | Florian Dold | 3 | +65 | -123 |
| 2021-07-31 21:39 | -removed process namespaces from netjail script | TheJackiMonster | 1 | +1 | -1 |
| 2021-07-31 20:42 | JSON: allow NULL-passing to GNUNET_JSON_pack_data_varsize | Christian Grothoff | 1 | +13 | -11 |
| 2021-07-31 18:04 | debian: bump version | Florian Dold | 1 | +6 | -0 |
| 2021-07-31 18:03 | -config: allow empty config for @inline-secret@ | Florian Dold | 1 | +9 | -5 |
| 2021-07-31 14:47 | debian: Do not remove users/groups in postrm | Florian Dold | 2 | +6 | -24 |
| 2021-07-31 14:30 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 0 | +0 | -0 |
| 2021-07-31 14:20 | - removed warnings | t3sserakt | 4 | +11 | -11 |
| 2021-07-31 14:20 | - removed warnings | t3sserakt | 4 | +12 | -12 |
| 2021-07-31 14:08 | debian: fix date | Florian Dold | 1 | +1 | -1 |
| 2021-07-31 10:58 | debian: bump version to 0.14.1-9 | Florian Dold | 1 | +6 | -0 |
| 2021-07-31 10:45 | -config: initialize variable | Florian Dold | 1 | +1 | -1 |
| 2021-07-30 20:20 | config: handle syntax error instead of dereferencing NULL pointer | Florian Dold | 1 | +12 | -2 |
| 2021-07-30 13:57 | -fetch response code first before testing on it | Christian Grothoff | 1 | +11 | -23 |
| 2021-04-02 13:46 | SETU: Implement LSD0003 | Elias Summermatter | 15 | +2921 | -779 |
| 2021-07-30 12:17 | -improve logging if there is no HTTP response | Christian Grothoff | 2 | +19 | -4 |
| 2021-07-30 12:54 | :Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 22 | +876 | -302 |
| 2021-07-30 12:47 | - there are two helper running, but only one is doing the work of both. Therefore connecting peers does not work atm. | t3sserakt | 13 | +220 | -92 |
| 2021-07-30 10:25 | -rename plugin, otherwise plugin_test fails due to conflicting other plugin with the same prefix name | Christian Grothoff | 4 | +46 | -23 |
| 2021-07-30 07:45 | -fix spelling | Christian Grothoff | 2 | +15 | -9 |
| 2021-07-29 21:45 | -remove unnecessary options from Makefile.am | Christian Grothoff | 1 | +3 | -4 |
| 2021-07-29 18:26 | use modern spelling for LLONG_{MAX,MIN} | Thien-Thi Nguyen | 1 | +3 | -3 |
| 2021-07-29 18:21 | -fix return value of GNUNET_disk_glob | Florian Dold | 1 | +14 | -3 |
| 2021-07-29 15:20 | add dependency lib | Thien-Thi Nguyen | 1 | +1 | -0 |
| 2021-07-29 15:18 | add dependency lib | Thien-Thi Nguyen | 1 | +1 | -0 |
| 2021-07-29 15:16 | add dependency lib | Thien-Thi Nguyen | 1 | +1 | -0 |
| 2021-07-29 15:14 | add dependency lib | Thien-Thi Nguyen | 1 | +1 | -0 |
| 2021-07-29 15:15 | config: restrict directives in files loaded via @inline-secret@ | Florian Dold | 1 | +60 | -1 |
| 2021-07-29 15:08 | add dependency lib | Thien-Thi Nguyen | 1 | +1 | -0 |
| 2021-07-29 14:58 | add dependency lib | Thien-Thi Nguyen | 1 | +1 | -0 |
| 2021-07-29 14:55 | add dependency lib | Thien-Thi Nguyen | 1 | +1 | -0 |
| 2021-07-29 14:42 | add dependency lib to a couple targets | Thien-Thi Nguyen | 1 | +2 | -0 |
| 2021-07-29 14:13 | do not warn when GNUNET_DISK_file_test can't access file | Florian Dold | 1 | +2 | -2 |
| 2021-07-29 13:40 | config: prettier pretty printing | Florian Dold | 1 | +1 | -1 |
| 2021-07-29 13:03 | debian: bump version | Florian Dold | 1 | +6 | -0 |
| 2021-07-29 12:59 | fall back to /etc for default configuration entry point | Florian Dold | 4 | +91 | -20 |
| 2021-07-28 19:23 | debian: bump version | Florian Dold | 1 | +6 | -0 |
| 2021-07-28 19:20 | -missing cosmetic newlines | Florian Dold | 1 | +3 | -1 |
| 2021-07-28 19:03 | -fix memleak | Florian Dold | 1 | +2 | -0 |
| 2021-07-28 19:00 | config: report stats for secret sections | Florian Dold | 1 | +31 | -5 |
| 2021-07-28 18:19 | config: extended diagnostics, import cycle detection, deterministic load order | Florian Dold | 4 | +257 | -145 |
| 2021-07-28 16:59 | config: sort globbed files | Florian Dold | 1 | +68 | -29 |
| 2021-07-28 15:34 | diagnostics mode for gnunet-config | Florian Dold | 3 | +273 | -70 |
| 2021-07-28 15:14 | - commented rule for libgnunet_plugin_cmd_simple_send.la to fix build | t3sserakt | 3 | +82 | -12 |
| 2021-07-28 13:52 | - simple test without sending. peers setup working. | t3sserakt | 9 | +76 | -26 |
| 2021-07-28 13:51 | -formatting / comments | Florian Dold | 1 | +14 | -14 |
| 2021-07-28 13:47 | fall back to /etc if user config can't be found | Florian Dold | 1 | +33 | -0 |
| 2021-07-28 13:26 | implement @inline-secret@ directive | Florian Dold | 3 | +161 | -31 |
| 2021-07-28 12:31 | implement config inline globbing | Florian Dold | 3 | +363 | -51 |
| 2021-07-28 08:06 | -fix json pack bugs | Christian Grothoff | 1 | +16 | -16 |
| 2021-07-28 07:39 | -nicer logging | Christian Grothoff | 1 | +28 | -4 |
| 2021-07-26 18:30 | config: resolve realpath of parent config file, fix docs | Florian Dold | 2 | +22 | -17 |
| 2021-07-26 18:03 | config: free real basepath | Florian Dold | 1 | +1 | -0 |
| 2021-07-26 17:59 | config: resolve realpath of base dir, not config | Florian Dold | 1 | +19 | -17 |
| 2021-07-26 17:35 | debian: bump version | Florian Dold | 1 | +6 | -0 |
| 2021-07-26 17:33 | config: resolve symlinks for @INLINE@-ed files | Florian Dold | 1 | +35 | -33 |
| 2021-07-26 15:49 | debian: bump version | Florian Dold | 1 | +6 | -0 |
| 2021-07-26 14:32 | implement typed JSON packer | Christian Grothoff | 4 | +296 | -55 |
| 2021-07-26 13:46 | -fix ftbfs | Christian Grothoff | 3 | +8 | -1 |
| 2021-07-26 13:45 | -fix ftbfs | Christian Grothoff | 1 | +5 | -5 |
| 2021-07-26 13:45 | debian: bump version | Florian Dold | 1 | +6 | -0 |
| 2021-07-26 13:43 | -fix FTBFS in json pack header | Florian Dold | 1 | +5 | -5 |
| 2021-07-26 13:34 | -missing library | Florian Dold | 1 | +1 | -0 |
| 2021-07-26 13:31 | JSON: add draft for new GNUNET_JSON_PACK API | Christian Grothoff | 1 | +318 | -0 |
| 2021-07-26 07:05 | simplify linkage | Christian Grothoff | 1 | +0 | -2 |
| 2021-07-25 14:36 | -extend tests, include reconnect handling for events | Christian Grothoff | 4 | +167 | -2 |
| 2021-07-25 14:05 | -complete new PQ event implementation, alas undertested | Christian Grothoff | 2 | +100 | -2 |
| 2021-07-25 13:00 | - Do not hardcode values in gnunet-config | Alessio Vanni | 2 | +7 | -9 |
| 2021-07-24 21:44 | -added sent flag to messenger service | TheJackiMonster | 3 | +42 | -5 |
| 2021-07-24 20:50 | minimal test for new pq event functionality | Christian Grothoff | 3 | +83 | -68 |
| 2021-07-24 14:15 | gnunet-config manpage: Document the new flags | Alessio Vanni | 1 | +18 | -7 |
| 2021-07-23 16:20 | 5708: allow gnunet-config to output build config informations | Alessio Vanni | 2 | +52 | -0 |
| 2021-07-24 20:05 | early draft for libgnunetpq event notification support | Christian Grothoff | 9 | +714 | -435 |
| 2021-07-24 09:02 | -update changelog | Martin Schanzenbach | 1 | +63 | -0 |
| 2021-07-23 20:29 | - fix build | t3sserakt | 1 | +14 | -14 |
| 2021-07-23 20:17 | - smaller bug fixes | t3sserakt | 17 | +169 | -113 |
| 2021-07-23 18:20 | -yoda | Christian Grothoff | 1 | +3 | -3 |
| 2021-07-23 18:18 | -even more time functions | Christian Grothoff | 2 | +38 | -0 |
| 2021-07-23 18:10 | introduce new TIME helper functions | Christian Grothoff | 2 | +16 | -0 |
| 2021-07-23 18:07 | introduce new TIME helper functions | Christian Grothoff | 2 | +81 | -2 |
| 2021-07-23 17:21 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2021-07-23 17:17 | -better DB status check | Christian Grothoff | 1 | +3 | -0 |
| 2021-07-23 11:32 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 0 | +0 | -0 |
| 2021-07-23 11:31 | - moving cmds to other packages | t3sserakt | 8 | +77 | -38 |
| 2021-07-22 18:13 | -fix compile error | TheJackiMonster | 1 | +2 | -1 |
| 2021-07-22 15:03 | - added first testcase cmd code for sending a simple testmessage | t3sserakt | 17 | +1179 | -309 |
| 2021-07-22 09:51 | - removed backtrace | t3sserakt | 1 | +2 | -60 |
| 2021-07-21 16:10 | -fix ftbfs | Christian Grothoff | 1 | +3 | -1 |
| 2021-07-21 14:27 | -de-deprecate | Christian Grothoff | 2 | +3 | -6 |
| 2021-07-21 11:39 | -fix build macos | Martin Schanzenbach | 3 | +12 | -2 |
| 2021-07-20 14:28 | -fix deb build issues | Christian Grothoff | 3 | +9 | -3 |
| 2021-07-20 09:00 | -ftbfs | Martin Schanzenbach | 1 | +1 | -1 |
| 2021-07-19 17:54 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 11 | +116 | -64 |
| 2021-07-19 17:53 | - finished first prototype for running several local testcase. | t3sserakt | 12 | +347 | -27 |
| 2021-07-18 12:51 | fail nicely if encoded text would be way too large | Christian Grothoff | 1 | +8 | -2 |
| 2021-07-18 12:46 | -handle corner cases in JSON parser, lift 1kb restriction | Christian Grothoff | 2 | +18 | -7 |
| 2021-07-18 12:26 | -improve error reporting | Christian Grothoff | 1 | +6 | -1 |
| 2021-07-18 11:51 | -fix typos | Christian Grothoff | 1 | +5 | -7 |
| 2021-07-17 19:10 | -replaced c++ keywords in messenger service header | TheJackiMonster | 5 | +31 | -31 |
| 2021-07-17 18:13 | fix #6925 and #6926 | Christian Grothoff | 1 | +48 | -16 |
| 2021-07-16 19:05 | - started to implement several cmds to start peers^Ctestcase plugin will be started directly from helper, functionality to communicate between master cmd loop and local cmd loop, code compiles, test is not working atm. | t3sserakt | 22 | +1649 | -636 |
| 2021-07-14 08:22 | -update changelog | Christian Grothoff | 1 | +6 | -0 |
| 2021-07-11 12:39 | -code cleanup, better error reporting | Christian Grothoff | 2 | +23 | -10 |
| 2021-07-07 08:40 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 2 | +98 | -22 |
| 2021-07-07 08:40 | - added rudimentary cmd helper (copied from testbed-helper), binary to start a testcase plugin, rudimentary testcase plugin | t3sserakt | 8 | +899 | -13 |
| 2021-07-07 07:37 | -theoretically complete, alas untested plugin_dhtu_ip.c | Christian Grothoff | 2 | +98 | -22 |
| 2021-07-06 21:16 | -rudimentary untested IP DHTU plugin | Christian Grothoff | 2 | +269 | -101 |
| 2021-07-06 19:04 | -work on receive logic | Christian Grothoff | 1 | +347 | -43 |
| 2021-07-06 14:41 | -more work on IP plugin | Christian Grothoff | 1 | +192 | -12 |
| 2021-07-06 13:58 | -parsing for ip plugin | Christian Grothoff | 1 | +61 | -1 |
| 2021-07-06 13:30 | DHTU: skeleton for plugins | Christian Grothoff | 7 | +606 | -3 |
| 2021-07-06 13:06 | -fix indentation | Christian Grothoff | 1 | +7 | -5 |
| 2021-07-06 13:05 | define DHT underlay API | Christian Grothoff | 2 | +335 | -0 |
| 2021-07-05 14:49 | - do not include in platform | Martin Schanzenbach | 2 | +19 | -19 |
| 2021-07-05 07:46 | HANDBOOK: Fix #6911 | Martin Schanzenbach | 1 | +2 | -2 |
| 2021-07-05 07:42 | UTIL: Prevent segfaults in config writeout. Fixes #6913 | Martin Schanzenbach | 1 | +3 | -0 |
| 2021-07-02 18:31 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 3 | +100 | -71 |
| 2021-07-02 18:31 | - stopping testbed, starting testbed for every node, fixing bugs, implement traits to start peers on nodes | t3sserakt | 13 | +474 | -273 |
| 2021-07-01 18:37 | -added global nodes without NAT to netjail | TheJackiMonster | 2 | +60 | -7 |
| 2021-07-01 13:45 | DHT: cleaner implementation of peer selection logic (use 64-bits, more readable code) | Christian Grothoff | 1 | +40 | -64 |
| 2021-06-30 11:04 | - starting testbed with netjail | t3sserakt | 13 | +1062 | -33 |
| 2021-06-28 05:16 | BUILD: Fix bswap portability | Martin Schanzenbach | 2 | +30 | -12 |
| 2021-06-27 20:18 | -added function to get the key of a room | TheJackiMonster | 2 | +20 | -2 |
| 2021-06-27 14:17 | -updated get_sender() to return const contact | TheJackiMonster | 2 | +2 | -2 |
| 2021-06-25 14:15 | need libgnunetrest in libgnunet package | Christian Grothoff | 2 | +7 | -0 |
| 2021-06-24 14:41 | -fixed messenger find_rooms() | TheJackiMonster | 2 | +2 | -4 |
| 2021-06-24 11:17 | -style fixes | Christian Grothoff | 2 | +2 | -2 |
| 2021-06-18 11:47 | fix debian package build | Christian Grothoff | 4 | +20 | -18 |
| 2021-06-16 18:51 | -debug assist | Christian Grothoff | 1 | +15 | -7 |
| 2021-06-16 15:09 | PQ: update libgnunetpq implementation to avoid duplicated nullable tests and to allow for the actual field name to differ from the fname, as done for example by the Taler amounts which are split over two DB fields | Christian Grothoff | 3 | +59 | -83 |
| 2021-06-14 16:27 | -fix typo | Christian Grothoff | 1 | +1 | -1 |
| 2021-06-11 11:54 | Merge branch 'dev/thejackimonster/messenger' | TheJackiMonster | 12 | +165 | -13 |
| 2021-05-23 23:30 | -moved messenger service out of experimental | TheJackiMonster | 12 | +165 | -13 |
| 2021-06-06 11:36 | GNS: Fix EdDSA lookup by zonekey TLD | Martin Schanzenbach | 1 | +2 | -2 |
| 2021-05-28 08:54 | IDENTITY: Add EdDSA switch to handbook and manpage | Martin Schanzenbach | 2 | +14 | -6 |
| 2021-05-25 15:22 | -ignore new test | Christian Grothoff | 1 | +1 | -0 |
| 2021-05-20 11:03 | -fix spelling | Christian Grothoff | 2 | +46 | -22 |
| 2021-05-19 16:59 | -Merge branch 'dev/vanni/fcfsd' | Alessio Vanni | 7 | +1252 | -862 |
| 2021-05-18 07:49 | - fix #6872 again | Martin Schanzenbach | 1 | +2 | -1 |
| 2021-05-17 13:03 | - fix #6872 | Martin Schanzenbach | 1 | +1 | -1 |
| 2021-05-16 21:07 | [FCFSD] document it in the handbook | Alessio Vanni | 1 | +134 | -0 |
| 2021-05-15 23:04 | -add forgotten NULL values | Alessio Vanni | 1 | +25 | -12 |
| 2021-05-15 18:26 | -coverity: handle invalid key length | Martin Schanzenbach | 2 | +17 | -2 |
| 2021-05-15 18:20 | -coverity: handle invalid key length | Martin Schanzenbach | 4 | +18 | -8 |
| 2021-05-15 18:12 | -coverity: fix memleak | Martin Schanzenbach | 1 | +1 | -0 |
| 2021-05-15 18:09 | Merge branch 'master' of ssh://gnunet.org/gnunet | Martin Schanzenbach | 1 | +5 | -1 |
| 2021-05-15 18:09 | -always return on null ego | Martin Schanzenbach | 1 | +1 | -1 |
| 2021-05-15 17:52 | -add NULL check | Christian Grothoff | 1 | +5 | -1 |
| 2021-05-15 17:46 | Revert "-coverity: use after free" | Martin Schanzenbach | 4 | +5 | -9 |
| 2021-05-15 17:45 | Revert "-coverity: nptr frees" | Martin Schanzenbach | 4 | +7 | -14 |
| 2021-05-15 16:54 | -coverity: nptr frees | Martin Schanzenbach | 4 | +14 | -7 |
| 2021-05-15 16:46 | -coverity: use after free | Martin Schanzenbach | 4 | +9 | -5 |
| 2021-05-15 16:40 | -coverity: properly handle return values | Martin Schanzenbach | 1 | +24 | -3 |
| 2021-05-15 16:29 | -coverity: use after free | Martin Schanzenbach | 1 | +3 | -3 |
| 2021-05-15 16:27 | -nptr | Martin Schanzenbach | 1 | +2 | -1 |
| 2021-05-15 16:26 | -coverity; do not use assertion for actual code -- bad style | Martin Schanzenbach | 1 | +13 | -14 |
| 2021-05-15 14:17 | -coverity | Martin Schanzenbach | 1 | +4 | -1 |
| 2021-05-15 14:08 | -coverity, remove commented code | Martin Schanzenbach | 3 | +39 | -68 |
| 2021-05-14 10:26 | -remove tracing | Martin Schanzenbach | 1 | +0 | -14 |
| 2021-05-14 10:26 | -tng: fix max MTU value | Martin Schanzenbach | 1 | +8 | -1 |
| 2021-05-12 14:53 | -fix compiler warnings | Martin Schanzenbach | 2 | +13 | -12 |
| 2021-05-11 09:26 | -more conversation api fixes | Martin Schanzenbach | 2 | +12 | -4 |
| 2021-05-10 19:48 | - include h in expanded key as defined in lsd0001 | Martin Schanzenbach | 1 | +10 | -5 |
| 2021-05-10 19:48 | UTIL: Fix #6858 | Martin Schanzenbach | 1 | +3 | -1 |
| 2021-05-10 19:43 | CONVERSATION: Fix FTBFS for tests. #6857 | Martin Schanzenbach | 1 | +6 | -2 |
| 2021-05-02 17:02 | [FCFSD] Provide a better user experience | Alessio Vanni | 6 | +1105 | -862 |
| 2021-05-07 10:21 | -added signal handling and proper cleanup to netjail | TheJackiMonster | 2 | +94 | -49 |
| 2021-05-03 18:46 | -fix actually follow spec for Salsa encryption | Martin Schanzenbach | 1 | +13 | -2 |
| 2021-05-03 16:49 | -add more tests for eddsa and gnsrecord | Martin Schanzenbach | 6 | +131 | -26 |
| 2021-05-03 14:33 | Merge branch 'master' of ssh://gnunet.org/gnunet | Martin Schanzenbach | 6 | +194 | -2 |
| 2021-05-03 14:33 | -fix | Martin Schanzenbach | 1 | +6 | -6 |
| 2021-05-03 14:24 | -install header | Christian Grothoff | 1 | +1 | -0 |
| 2021-05-03 14:22 | migrate test as well, integrate child_management with libgnunetutil | Christian Grothoff | 5 | +193 | -2 |
| 2021-05-03 10:24 | -remove (hopefully) unnecessary clamping | Martin Schanzenbach | 2 | +18 | -18 |
| 2021-05-03 08:28 | -added binary check to netjail and set stunserver fixed | TheJackiMonster | 2 | +26 | -7 |
| 2021-05-03 07:39 | -more comments, refactor derive_h | Martin Schanzenbach | 1 | +58 | -15 |
| 2021-05-03 06:50 | -more comments on EDKEY signature | Martin Schanzenbach | 1 | +68 | -26 |
| 2021-05-02 20:00 | -corrected sub-process cleanup for netjail | TheJackiMonster | 2 | +10 | -1 |
| 2021-05-02 19:33 | -added optional stunserver to netjail script | TheJackiMonster | 2 | +60 | -2 |
| 2021-05-02 10:34 | -more work for JE Marchesi | Christian Grothoff | 1 | +13 | -0 |
| 2021-05-02 09:19 | -add edkey test vector | Martin Schanzenbach | 1 | +125 | -6 |
| 2021-05-02 08:50 | -fix build | Martin Schanzenbach | 1 | +1 | -0 |
| 2021-05-01 20:05 | GNS: Add EDKEY support. | Martin Schanzenbach | 10 | +891 | -185 |
| 2021-04-28 22:55 | -fix compiler warnings | Christian Grothoff | 2 | +7 | -1 |
| 2021-04-28 08:55 | -more git handbook | Martin Schanzenbach | 1 | +5 | -0 |
| 2021-04-28 06:52 | -fix documentation links | Martin Schanzenbach | 1 | +2 | -2 |
| 2021-04-27 21:29 | - fix misc typos | Christian Grothoff | 35 | +90 | -190 |
| 2021-04-26 19:53 | -fix FTBFS | Christian Grothoff | 1 | +6 | -0 |
| 2021-04-26 18:30 | -fix many more typos | Christian Grothoff | 2 | +162 | -148 |
| 2021-04-26 18:25 | -fix many more typos | Christian Grothoff | 193 | +545 | -528 |
| 2021-04-26 18:00 | -fix typos | Christian Grothoff | 57 | +98 | -99 |
| 2021-04-26 15:28 | -fix misc typos | Christian Grothoff | 23 | +151 | -159 |
| 2021-04-26 13:11 | -handle NULL | Christian Grothoff | 1 | +2 | -1 |
| 2021-04-26 13:08 | fix gnunet-config: do not always write configuration file | Christian Grothoff | 4 | +161 | -116 |
| 2021-04-26 08:44 | -update readme for pabc | Martin Schanzenbach | 1 | +4 | -1 |
| 2021-04-26 08:42 | -do not require autotools >=2.71 | Martin Schanzenbach | 1 | +1 | -1 |
| 2021-04-26 08:28 | -towards #6851: autotools 2.70 | Martin Schanzenbach | 3 | +9 | -24 |
| 2021-04-26 08:27 | - unconditionally build dlog | Martin Schanzenbach | 1 | +4 | -13 |
| 2021-04-26 08:27 | -fix build reclaim | Martin Schanzenbach | 1 | +7 | -75 |
| 2021-04-25 14:02 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 106 | +2167 | -391 |
| 2021-04-25 14:01 | - added testing cmd child management | t3sserakt | 2 | +291 | -0 |
| 2021-04-24 15:30 | -Fix several incorrect uses of `i.e.' | Alessio Vanni | 78 | +205 | -213 |
| 2021-04-24 15:29 | Swap gnunet-config's default behaviour for the rewrite flag | Alessio Vanni | 7 | +17 | -24 |
| 2021-02-22 09:16 | RECLAIM: Added libpabc credential support. | Martin Schanzenbach | 11 | +1871 | -80 |
| 2021-04-23 22:02 | -fix typos | Christian Grothoff | 10 | +53 | -53 |
| 2021-04-23 21:58 | -fix typos | Christian Grothoff | 5 | +21 | -21 |
| 2021-04-20 13:39 | - added check for libsodium 1.0.18 | t3sserakt | 1 | +3 | -3 |
| 2021-04-19 19:21 | -first netjail setup with NATs integrated | TheJackiMonster | 2 | +181 | -0 |
| 2021-04-18 19:13 | -unconditionally compile scalarproduct again | Christian Grothoff | 1 | +1 | -5 |
| 2021-04-18 19:11 | SCALARPRODUCT: migrating logic from libgcrypt to libsodium (#6818). | Christian Grothoff | 13 | +767 | -917 |
| 2021-04-18 15:30 | - fixed format for configure.ac git version | rexxnor | 1 | +1 | -1 |
| 2021-04-18 15:23 | - fixed format for configure.ac git version | rexxnor | 1 | +1 | -2 |
| 2021-04-18 15:18 | - fixed configure.ac to show last commit of current branch | rexxnor | 1 | +1 | -0 |
| 2021-04-18 08:02 | -bump debian package version | Christian Grothoff | 1 | +6 | -0 |
| 2021-04-17 23:07 | -fix linker flags | Christian Grothoff | 2 | +2 | -2 |
| 2021-04-16 21:17 | -remove duplicate comments | Christian Grothoff | 1 | +0 | -103 |
| 2021-04-15 14:40 | - removed unfinshed file from Makefile | t3sserakt | 1 | +0 | -7 |
| 2021-04-15 13:35 | - added handling of asynchronous task to testing ng. added testbed commands for setting up test invironment (atm wihtout the use of the ne async handling) | t3sserakt | 14 | +798 | -249 |
| 2021-04-10 23:38 | -keep using break | Christian Grothoff | 1 | +1 | -1 |
| 2021-04-10 23:36 | -remove duplicated comments | Christian Grothoff | 1 | +1 | -248 |
| 2021-04-07 07:15 | -merge | Christian Grothoff | 0 | +0 | -0 |
| 2021-04-07 07:10 | -add missing helper | Christian Grothoff | 1 | +12 | -1 |
| 2021-04-07 07:10 | -add missing helper | Christian Grothoff | 1 | +12 | -1 |
| 2021-04-06 08:37 | -DESIGN: add various suggestions to gnunet_testing_ng_lib.h | Christian Grothoff | 2 | +76 | -8 |
| 2021-04-04 14:51 | Implement function to load plugins within a specific context | Alessio Vanni | 8 | +98 | -30 |
| 2021-04-05 10:38 | Merge branch 'master' of ssh://gnunet.org/gnunet | Martin Schanzenbach | 10 | +1415 | -1312 |
| 2021-04-05 10:37 | GNS: Update to new identity of FCFS PIN. | Martin Schanzenbach | 1 | +1 | -2 |
| 2021-04-04 19:09 | -bumping version | Martin Schanzenbach | 10 | +1415 | -1312 |
| 2021-04-04 16:49 | -remove valgrind dependency from test | Martin Schanzenbach | 2 | +0 | -4 |
| 2021-04-04 16:49 | -fix dist for testbed ng | Martin Schanzenbach | 1 | +1 | -0 |
| 2021-03-20 12:53 | -multiple fixes and correction regarding messenger service | TheJackiMonster | 17 | +587 | -172 |
| 2021-04-03 09:45 | -changelog housekeeping | Martin Schanzenbach | 1 | +21 | -0 |
| 2021-04-03 07:40 | handbook: Add section on commit messages and developer branches | Martin Schanzenbach | 1 | +70 | -0 |
| 2021-04-03 05:47 | cleanup | Christian Grothoff | 1 | +42 | -26 |
| 2021-04-03 05:42 | fix ftbfs | Christian Grothoff | 1 | +4 | -2 |
| 2021-04-03 05:40 | indent | Christian Grothoff | 1 | +10 | -4 |
| 2021-04-03 05:28 | indent | Christian Grothoff | 1 | +8 | -26 |
| 2021-03-31 22:41 | Setu added some more perf messurement point for var message size | Elias Summermatter | 2 | +19 | -2 |
| 2021-03-31 22:15 | Setu fixed some bug in rand element gen and added variable payload for perfmance | Elias Summermatter | 3 | +21 | -12 |
| 2021-03-31 20:58 | Fixed bug in rtt counter setu | Elias Summermatter | 2 | +3 | -2 |
| 2021-03-31 20:18 | Added byte counter to setu | Elias Summermatter | 3 | +31 | -2 |
| 2021-03-31 14:09 | Added some code for rtt counting | Elias Summermatter | 2 | +107 | -7 |
| 2021-03-31 09:49 | Added new operation parameters for performance tests | Elias Summermatter | 1 | +16 | -0 |
| 2021-03-31 09:19 | Updated gitignore setu | Elias Summermatter | 1 | +1 | -0 |
| 2021-03-31 09:18 | Changed perfomance setu file | Elias Summermatter | 2 | +24 | -14 |
| 2021-03-31 09:18 | Setu Added perf to make file | Elias Summermatter | 1 | +11 | -1 |
| 2021-03-31 09:17 | Merge branch 'master' of ssh://gnunet.org/gnunet | Elias Summermatter | 70 | +2621 | -340 |
| 2021-03-31 09:16 | SETU imporved tests | Elias Summermatter | 2 | +423 | -5 |
| 2021-03-30 17:26 | UTIL/SCALARPRODUCT: Do not build ECC dlog or scalarproduct with incompatible libgcrypt versions (>=1.9.0) | Martin Schanzenbach | 4 | +33 | -6 |
| 2021-03-29 21:52 | -fixed multiple leaks in messenger | TheJackiMonster | 9 | +47 | -28 |
| 2021-03-29 19:29 | -rps: fix bugs | Julius Bünger | 2 | +12 | -9 |
| 2021-03-29 08:56 | - added testbed service command | t3sserakt | 1 | +140 | -0 |
| 2021-03-29 08:39 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 0 | +0 | -0 |
| 2021-03-29 08:01 | - added testbed commands | t3sserakt | 6 | +796 | -5 |
| 2021-03-29 08:01 | - added testbed commands | t3sserakt | 6 | +795 | -5 |
| 2021-03-28 14:15 | -fix peerstore api and tests | Martin Schanzenbach | 2 | +76 | -16 |
| 2021-03-27 00:23 | -fix coverity issues wrt rps | Julius Bünger | 3 | +20 | -9 |
| 2021-03-26 21:32 | -more coverity fixes | Martin Schanzenbach | 11 | +162 | -85 |
| 2021-03-26 13:31 | -do not call twice | Martin Schanzenbach | 1 | +0 | -1 |
| 2021-03-26 13:28 | -fixing memleaks and nptr derefs | Martin Schanzenbach | 8 | +39 | -9 |
| 2021-03-26 13:05 | -more coverity | Martin Schanzenbach | 4 | +15 | -5 |
| 2021-03-26 10:45 | -fix some coverity issues wrt reclaim | Martin Schanzenbach | 6 | +141 | -94 |
| 2021-03-26 09:13 | -fix some coverity issues wrt gns | Martin Schanzenbach | 7 | +45 | -22 |
| 2021-03-22 19:36 | -gnunet-bcd should also work on other unixes | Martin Schanzenbach | 1 | +0 | -2 |
| 2021-03-22 19:28 | -add doxygen in install step | Martin Schanzenbach | 1 | +2 | -0 |
| 2021-03-22 19:06 | fix #6808: gnunet-bcd card generation | Martin Schanzenbach | 4 | +25 | -15 |
| 2021-03-22 17:38 | -changelog housekeeping | Martin Schanzenbach | 1 | +159 | -0 |
| 2021-03-18 22:34 | -fixed image path in handbook | TheJackiMonster | 1 | +1 | -1 |
| 2021-03-18 18:38 | -added handbook entries for messenger | TheJackiMonster | 7 | +912 | -37 |
| 2021-03-18 17:44 | Fixed setu tests and state maschine | Elias Summermatter | 1 | +17 | -8 |
| 2021-03-18 16:55 | Fixed some bug in the statemaschin implementation of setu | Elias Summermatter | 2 | +4 | -5 |
| 2021-03-18 15:07 | Setu tests use gnunet internal functions to generate randum elements | Elias Summermatter | 1 | +9 | -10 |
| 2021-03-18 10:48 | Added working test with randum set | Elias Summermatter | 2 | +12 | -5 |
| 2021-03-18 07:45 | Added some randum elemet generation test for setu | Elias Summermatter | 1 | +52 | -0 |
| 2021-03-17 19:01 | Fixed code in setu function | Elias Summermatter | 1 | +2 | -2 |
| 2021-03-17 12:10 | - removed not used artefact | t3sserakt | 1 | +0 | -8 |
| 2021-03-15 09:55 | - missing header changes | t3sserakt | 1 | +3 | -5 |
| 2021-03-15 09:45 | - added hello world test with command style | t3sserakt | 5 | +83 | -40 |
| 2021-03-14 13:04 | add packaging notice; fix #5633 | Martin Schanzenbach | 1 | +7 | -0 |
| 2021-03-10 07:54 | -implementation notice for our ECC | Martin Schanzenbach | 1 | +16 | -0 |
| 2021-03-09 17:26 | IDENTITY: Fix wrong key construction for anonymous ECDSA identity | Martin Schanzenbach | 1 | +4 | -0 |
| 2021-03-08 10:18 | - Just make it compile again. | t3sserakt | 2 | +26 | -357 |
| 2021-03-06 18:03 | Merge branch 'master' of ssh://gnunet.org/gnunet | TheJackiMonster | 2 | +38 | -419 |
| 2021-03-06 18:03 | -fix for messengers session-chain | TheJackiMonster | 3 | +53 | -1 |
| 2021-03-06 13:03 | revisit testing-NG header | Christian Grothoff | 2 | +38 | -419 |
| 2020-11-01 21:57 | -added core functionality of the messenger service | TheJackiMonster | 81 | +8758 | -3199 |
| 2021-03-04 11:36 | - fixed copyright date | t3sserakt | 9 | +9 | -9 |
| 2021-03-04 10:49 | - fixed header | t3sserakt | 2 | +2 | -2 |
| 2021-03-04 09:43 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 27 | +732 | -390 |
| 2021-03-04 09:41 | - first try to integrate GNU Taler command style testing | t3sserakt | 11 | +2656 | -1 |
| 2021-03-03 20:39 | -handbook: no split | Martin Schanzenbach | 1 | +1 | -1 |
| 2021-03-03 20:32 | Merge branch 'master' of ssh://gnunet.org/gnunet | Martin Schanzenbach | 7 | +241 | -4 |
| 2021-03-02 16:26 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 11 | +247 | -316 |
| 2021-03-02 16:16 | add base32 encoder/decoder | Christian Grothoff | 7 | +241 | -4 |
| 2021-03-01 16:57 | -handbook: add TNG graphics. Minor fixes | Martin Schanzenbach | 3 | +63 | -22 |
| 2021-02-28 14:26 | -another try. properly handle autoconf vs configure for HTMLFLAGS | Martin Schanzenbach | 3 | +38 | -38 |
| 2021-02-28 13:41 | -build: revert AM_MAKEINFOHTMLFLAGS redefine. guess we have to live with the warning. | Martin Schanzenbach | 3 | +40 | -20 |
| 2021-02-28 12:51 | build: do not redefine AM_MAKEINFOHTMLFLAGS | Martin Schanzenbach | 3 | +22 | -39 |
| 2021-02-28 10:19 | -header update | Martin Schanzenbach | 1 | +10 | -1 |
| 2021-02-28 10:15 | GANA: Use GANA generated header for GNS record types. Update handbook | Martin Schanzenbach | 6 | +195 | -265 |
| 2021-02-26 19:40 | -tng idling | Martin Schanzenbach | 1 | +2 | -13 |
| 2021-02-26 15:26 | -rework idle handling | Martin Schanzenbach | 2 | +2 | -11 |
| 2021-02-26 14:51 | -comment; uncrustify | Martin Schanzenbach | 1 | +19 | -5 |
| 2021-02-26 14:14 | -First message through TNG test done | Martin Schanzenbach | 5 | +112 | -97 |
| 2021-02-26 09:34 | -more tng service fixes | Martin Schanzenbach | 6 | +131 | -18 |
| 2021-02-24 18:06 | -sending messages working | Martin Schanzenbach | 3 | +73 | -49 |
| 2021-02-24 16:30 | -more tng | Martin Schanzenbach | 3 | +37 | -9 |
| 2021-02-24 12:01 | -towards message exchange | Martin Schanzenbach | 1 | +5 | -0 |
| 2021-02-24 11:32 | -remove legacy transport | Martin Schanzenbach | 3 | +1 | -20 |
| 2021-02-24 10:25 | -fix neighbour send | Martin Schanzenbach | 2 | +14 | -9 |
| 2021-02-24 09:47 | -fix mtu; neighbour send | Martin Schanzenbach | 2 | +4 | -5 |
| 2021-02-23 21:30 | -flurry of bugfixes for tng service | Martin Schanzenbach | 9 | +138 | -87 |
| 2021-02-23 13:29 | HELLO: Fix netdb.h nonsense with h_addr | Martin Schanzenbach | 2 | +6 | -5 |
| 2021-02-23 10:42 | -add test configs | Martin Schanzenbach | 2 | +37 | -0 |
| 2021-02-23 09:42 | HANDBOOK: Add some info on TNG | Martin Schanzenbach | 1 | +245 | -0 |
| 2021-02-21 20:02 | TNG: Add a the api test; WIP | Martin Schanzenbach | 10 | +1289 | -7 |
| 2021-02-21 19:56 | HELLO: Add test for NG API; fix extraction more | Martin Schanzenbach | 3 | +47 | -2 |
| 2021-02-21 15:45 | -towards tng tests | Martin Schanzenbach | 1 | +41 | -16 |
| 2021-02-21 15:44 | HELLO-TNG: Fix parsing; sill broken | Martin Schanzenbach | 1 | +10 | -12 |
| 2021-02-21 10:46 | TNG: Add queue update handling | Martin Schanzenbach | 1 | +53 | -0 |
| 2021-02-21 09:53 | Add struct names for FS events. #6743 | Martin Schanzenbach | 1 | +24 | -24 |
| 2021-02-18 15:51 | SetU move check to union | Elias Summermatter | 1 | +11 | -7 |
| 2021-02-18 15:44 | -style fix | Christian Grothoff | 1 | +8 | -7 |
| 2021-02-17 18:54 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 2 | +40 | -23 |
| 2021-02-17 18:53 | fix | Christian Grothoff | 2 | +21 | -1 |
| 2021-02-17 17:00 | Setu integrated new phase full receiving as described in rfc draft | Elias Summermatter | 1 | +15 | -1 |
| 2021-02-17 16:32 | Renamed Phase Expect IBF Cont -> Expect IBF Last | Elias Summermatter | 1 | +4 | -4 |
| 2021-02-17 16:26 | Renamed Phase Done -> Finished | Elias Summermatter | 1 | +6 | -6 |
| 2021-02-17 16:09 | Fixed typo in renaming | Elias Summermatter | 1 | +7 | -7 |
| 2021-02-17 16:04 | Renamed Phase inventory passive -> passive decoding | Elias Summermatter | 2 | +8 | -8 |
| 2021-02-17 14:57 | Renamed Phase inventory active -> active decoding & Added idea folder to git ignore | Elias Summermatter | 2 | +8 | -5 |
| 2021-02-16 18:03 | fix package | Christian Grothoff | 2 | +7 | -1 |
| 2021-02-16 08:50 | fix silly packaging bug | Christian Grothoff | 3 | +8 | -7 |
| 2021-02-15 22:14 | try to fix deps | Christian Grothoff | 2 | +9 | -2 |
| 2021-02-15 21:21 | further work on libgnunet minimization | Christian Grothoff | 6 | +21 | -11 |
| 2021-02-08 20:40 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 3 | +315 | -286 |
| 2021-02-08 20:40 | -minor style fixes | Christian Grothoff | 2 | +14 | -8 |
| 2021-02-02 12:20 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 7 | +71 | -8 |
| 2021-02-02 12:20 | - refactored singleton worker task for udp com. to be per sender. refactored test code to only accept packet loss in case of timeout. | t3sserakt | 2 | +314 | -285 |
| 2021-01-30 21:36 | use AS_VERSION_COMPARE instead of AX_COMPARE_VERSION | Thien-Thi Nguyen | 1 | +1 | -1 |
| 2021-01-30 13:38 | update .gitignore | Thien-Thi Nguyen | 1 | +1 | -0 |
| 2021-01-30 13:37 | fix #6722: use AX_COMPARE_VERSION | Thien-Thi Nguyen | 1 | +3 | -2 |
| 2021-01-30 11:41 | fix #6690 | Christian Grothoff | 1 | +2 | -1 |
| 2021-01-28 21:28 | implement #6716 | Christian Grothoff | 4 | +65 | -5 |
| 2021-01-27 10:39 | - add missing conf | t3sserakt | 2 | +92 | -0 |
| 2021-01-26 11:56 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 2 | +29 | -0 |
| 2021-01-26 11:55 | - added all tng test cases again | t3sserakt | 1 | +1 | -1 |
| 2021-01-25 19:43 | range is not allowed :-( | Christian Grothoff | 1 | +1 | -1 |
| 2021-01-25 19:42 | lower version | Christian Grothoff | 1 | +1 | -1 |
| 2021-01-25 19:41 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 5 | +706 | -539 |
| 2021-01-25 19:41 | needed file | Christian Grothoff | 2 | +29 | -0 |
| 2021-01-25 16:22 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 0 | +0 | -0 |
| 2021-01-25 15:54 | - why is tng buildbot failing | t3sserakt | 1 | +1 | -1 |
| 2021-01-25 15:54 | - why is tng buildbot failing | t3sserakt | 1 | +1 | -1 |
| 2021-01-25 14:47 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 14 | +208 | -135 |
| 2021-01-25 14:47 | - fixed bug in tcp com challenge logic. added test case for bidirectional test. | t3sserakt | 4 | +705 | -538 |
| 2021-01-21 11:57 | fixes | Christian Grothoff | 2 | +4 | -3 |
| 2021-01-19 14:50 | fix bucket collision logic' | Christian Grothoff | 1 | +7 | -7 |
| 2021-01-16 17:55 | fix config test | Christian Grothoff | 1 | +31 | -9 |
| 2021-01-15 19:18 | indentation and style fixes | Christian Grothoff | 2 | +48 | -39 |
| 2021-01-13 18:49 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 1 | +12 | -0 |
| 2021-01-13 18:49 | improve logging | Christian Grothoff | 1 | +8 | -2 |
| 2021-01-11 13:24 | -fix setting environment variable for testbed | TheJackiMonster | 1 | +12 | -0 |
| 2021-01-11 16:37 | fix MACRO syntax, improve logging | Christian Grothoff | 2 | +6 | -1 |
| 2021-01-07 21:22 | convert to GMT, not localtime in GNUNET_TIME_year_to_time | Christian Grothoff | 2 | +32 | -2 |
| 2021-01-07 09:26 | properly document return value of GNUNET_PROGRAM_run | Christian Grothoff | 3 | +59 | -65 |
| 2021-01-06 08:53 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 6 | +388 | -191 |
| 2021-01-06 08:53 | just use cat | Christian Grothoff | 1 | +2 | -8 |
| 2021-01-05 20:25 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 0 | +0 | -0 |
| 2021-01-05 16:39 | - added configuration to the tng communicator test code | t3sserakt | 2 | +274 | -146 |
| 2021-01-05 16:39 | - added configuration to the tng communicator test code | t3sserakt | 1 | +168 | -48 |
| 2021-01-05 12:35 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 112 | +6561 | -1929 |
| 2021-01-05 12:19 | - started making tng communicator test code more resilient | t3sserakt | 6 | +116 | -48 |
| 2021-01-02 20:46 | bump changelog | Christian Grothoff | 1 | +7 | -0 |
| 2021-01-02 12:47 | do not output synthetic paths | Christian Grothoff | 1 | +59 | -10 |
| 2021-01-02 10:24 | fix /proc/PID/maps parser format string | Christian Grothoff | 3 | +64 | -33 |
| 2021-01-01 20:07 | renamed | Christian Grothoff | 1 | +1 | -1 |
| 2021-01-01 20:05 | del LICENSE line | Christian Grothoff | 1 | +1 | -2 |
| 2021-01-01 20:02 | rename gnunet-dev to libgnunet-dev | Christian Grothoff | 3 | +1 | -1 |
| 2020-12-31 08:12 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 3 | +86 | -12 |
| 2020-12-31 08:12 | do not use atomic write for configuration file, we may not have permissions to do this, also should not be necessary | Christian Grothoff | 2 | +41 | -21 |
| 2020-12-30 11:59 | Merge branch 'master' of ssh://gnunet.org/gnunet | Martin Schanzenbach | 63 | +5170 | -168 |
| 2020-12-30 11:58 | RECLAIM: Fix quirky OIDC address handling | Martin Schanzenbach | 3 | +86 | -12 |
| 2020-12-30 08:39 | fix postinst to ensure gnunet.conf is owned by grothoff after using gnunet-config | Christian Grothoff | 4 | +14 | -14 |
| 2020-12-29 12:43 | -work on packaging | Christian Grothoff | 7 | +27 | -12 |
| 2020-12-29 11:15 | more identity-linker fixes | Christian Grothoff | 1 | +58 | -7 |
| 2020-12-28 23:18 | fix changelog format | Christian Grothoff | 1 | +1 | -1 |
| 2020-12-28 23:02 | 0.14 | Christian Grothoff | 1 | +6 | -0 |
| 2020-12-28 23:00 | del generated files | Christian Grothoff | 2 | +0 | -34685 |
| 2020-12-28 22:47 | fix some linting issues | Christian Grothoff | 9 | +21 | -21 |
| 2020-12-28 21:59 | another linker fix | Christian Grothoff | 1 | +1 | -0 |
| 2020-12-28 16:18 | fix for bitchy linkers | Christian Grothoff | 1 | +2 | -0 |
| 2020-12-28 12:16 | include usr/share/ in libgnunetutil | Christian Grothoff | 4 | +34688 | -1 |
| 2020-12-28 10:19 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 10 | +486 | -175 |
| 2020-12-28 10:19 | import Debian build rules, split off libgnunet | Christian Grothoff | 52 | +5067 | -142 |
| 2020-12-28 01:34 | update handbook some | Martin Schanzenbach | 1 | +65 | -1 |
| 2020-12-27 12:43 | -hunting memleaks | Martin Schanzenbach | 6 | +123 | -27 |
| 2020-12-26 05:15 | RECLAIM: automatically purge dangling references | Martin Schanzenbach | 1 | +278 | -133 |
| 2020-12-25 12:37 | fix error in presentation handling | Martin Schanzenbach | 5 | +22 | -16 |
| 2020-12-25 07:32 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 4 | +22 | -5 |
| 2020-12-25 07:32 | bump version | Christian Grothoff | 1 | +1 | -1 |
| 2020-12-21 14:52 | Merge branch 'master' of ssh://gnunet.org/gnunet | Martin Schanzenbach | 53 | +1122 | -1647 |
| 2020-12-21 14:52 | cleanup before build | Martin Schanzenbach | 1 | +2 | -1 |
| 2020-12-20 16:35 | lower log level | Christian Grothoff | 1 | +2 | -2 |
| 2020-12-20 11:22 | rudimentary fixes | Christian Grothoff | 1 | +30 | -46 |
| 2020-12-20 11:06 | fix broadcast logic: needed port number | Christian Grothoff | 1 | +13 | -9 |
| 2020-12-20 11:02 | fix sendto bug | Christian Grothoff | 2 | +69 | -41 |
| 2020-12-20 10:51 | -fix misc compiler warnings | Christian Grothoff | 1 | +74 | -50 |
| 2020-12-19 18:30 | minor fixes | Christian Grothoff | 2 | +5 | -4 |
| 2020-12-19 17:43 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 3 | +84 | -5 |
| 2020-12-19 17:43 | change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite existing files; also change the return value to not return the size of the written file but GNUNET_OK on success, and integrate creating the directory if needed; breaks API, hence bumping libgnunetutil version | Christian Grothoff | 27 | +408 | -1405 |
| 2020-12-15 10:07 | @include chapters/configuration.texi | Thien-Thi Nguyen | 1 | +4 | -0 |
| 2020-12-15 10:06 | fix typo; quote { and } (six instances) | Thien-Thi Nguyen | 1 | +4 | -4 |
| 2020-12-15 09:54 | include Configuration Handbook in gnunet.info | Thien-Thi Nguyen | 2 | +6 | -2 |
| 2020-12-15 09:11 | use four args in pxref | Thien-Thi Nguyen | 1 | +1 | -1 |
| 2020-12-15 08:43 | add pxref to ‘Config file format’ | Thien-Thi Nguyen | 1 | +2 | -3 |
| 2020-12-15 08:26 | [doc] Add section "Config file format" | Thien-Thi Nguyen | 1 | +73 | -1 |
| 2020-12-15 06:52 | fixes | Martin Schanzenbach | 3 | +20 | -4 |
| 2020-12-14 13:37 | indentation fixes | Christian Grothoff | 2 | +6 | -8 |
| 2020-12-14 10:18 | - added code again that was accidentally lost during merge | t3sserakt | 3 | +74 | -10 |
| 2020-12-14 09:34 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 4 | +54 | -212 |
| 2020-12-14 08:57 | minor fix | xrs | 1 | +1 | -1 |
| 2020-12-11 12:03 | -minor fix | Martin Schanzenbach | 1 | +1 | -2 |
| 2020-12-11 08:59 | -fix | Martin Schanzenbach | 1 | +1 | -1 |
| 2020-12-09 22:34 | -forgot to add prototype | Christian Grothoff | 1 | +10 | -0 |
| 2020-12-09 22:00 | add GNUNET_CRYPTO_hash_context_copy() function | Christian Grothoff | 4 | +224 | -57 |
| 2020-12-09 22:00 | add GNUNET_CRYPTO_hash_context_copy() function | Christian Grothoff | 1 | +41 | -208 |
| 2020-12-08 09:56 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 18 | +4137 | -1367 |
| 2020-12-08 09:47 | - added testing logic for backchannel and rekey tests. Fixed bugs for rekey logic. | t3sserakt | 18 | +438 | -97 |
| 2020-12-08 07:50 | RECLAIM: Return userinfo claims from cache | Martin Schanzenbach | 3 | +217 | -50 |
| 2020-12-07 16:00 | -rps: make format strings more portable | Julius Bünger | 1 | +7 | -7 |
| 2020-12-05 09:46 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 4 | +863 | -79 |
| 2020-12-05 09:46 | -fix indentation | Christian Grothoff | 1 | +2 | -2 |
| 2020-12-04 16:51 | -remove unused macro / add comment | Florian Dold | 1 | +8 | -1 |
| 2020-12-04 16:36 | gnunet-crypto-tvg: fix bogus label | Florian Dold | 1 | +1 | -1 |
| 2020-12-04 16:33 | add test vector unit test | Florian Dold | 3 | +63 | -1 |
| 2020-12-04 16:22 | gnunet-crypto-tvg: add verification mode | Florian Dold | 1 | +595 | -12 |
| 2020-12-04 13:52 | gnunet-crypto-tvg: output JSON, fix memleaks | Florian Dold | 2 | +199 | -67 |
| 2020-12-01 07:39 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 10 | +3749 | -1328 |
| 2020-11-30 10:14 | -fix link | Martin Schanzenbach | 1 | +1 | -0 |
| 2020-11-30 09:08 | -start TNG transport test logic | Martin Schanzenbach | 3 | +1852 | -0 |
| 2020-11-30 04:30 | -rename communicator testing logic | Martin Schanzenbach | 6 | +1521 | -1521 |
| 2020-11-30 04:19 | -fix communicator cleanup | Martin Schanzenbach | 2 | +18 | -5 |
| 2020-11-24 11:36 | - added inband udp communicator rekey logic | t3sserakt | 4 | +706 | -151 |
| 2020-11-22 20:17 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 1 | +2 | -0 |
| 2020-11-22 20:17 | fix type | Christian Grothoff | 1 | +9 | -5 |
| 2020-11-21 22:58 | rps: fix another 'format not a string literal' warning | Daniel Golle | 1 | +2 | -0 |
| 2020-11-18 18:19 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 7 | +182 | -238 |
| 2020-11-18 18:09 | more logging | Christian Grothoff | 1 | +3 | -0 |
| 2020-11-17 20:46 | - do not cleanup client twice | Martin Schanzenbach | 1 | +0 | -9 |
| 2020-11-16 22:57 | rps: deal with currently unused code | Julius Bünger | 3 | +109 | -168 |
| 2020-11-16 22:36 | rps: comment ill-defined code | Julius Bünger | 1 | +61 | -52 |
| 2020-11-16 21:59 | rps: properly initialise memory | Julius Bünger | 1 | +2 | -1 |
| 2020-11-16 21:56 | rps: use proper signedness | Julius Bünger | 1 | +1 | -1 |
| 2020-11-16 21:56 | rps: use correct buffer sizes | Julius Bünger | 1 | +2 | -3 |
| 2020-11-16 21:55 | rps: use correct types in format strings | Julius Bünger | 1 | +3 | -3 |
| 2020-11-16 21:53 | rps: get rid of warnings about harmless uninitialized variables | Julius Bünger | 2 | +4 | -1 |
| 2020-11-16 19:04 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 2 | +15 | -16 |
| 2020-11-16 19:04 | bump dns name | Christian Grothoff | 2 | +2 | -2 |
| 2020-11-16 03:54 | rps: fix sources for multiple warnings | Julius Bünger | 2 | +15 | -16 |
| 2020-11-14 21:29 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 1 | +2 | -2 |
| 2020-11-14 21:29 | -minor style fixes | Christian Grothoff | 1 | +8 | -8 |
| 2020-11-14 19:02 | rps: fix format not a string literal and no format arguments | Daniel Golle | 1 | +2 | -2 |
| 2020-11-14 16:26 | more typos | Christian Grothoff | 12 | +15 | -15 |
| 2020-11-14 16:22 | misc spelling issues | Christian Grothoff | 46 | +98 | -98 |
| 2020-11-14 16:17 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 89 | +21476 | -8436 |
| 2020-11-14 16:17 | spell checking | Christian Grothoff | 31 | +78 | -78 |
| 2020-11-14 01:57 | -changelog | Martin Schanzenbach | 1 | +3 | -0 |
| 2020-11-14 01:57 | Updating ChangeLog for 0.14.0 | Martin Schanzenbach | 9 | +186 | -144 |
| 2020-11-13 14:46 | -warnings mostly format | Martin Schanzenbach | 26 | +10740 | -8261 |
| 2020-11-13 14:24 | -added test config for messenger | TheJackiMonster | 1 | +18 | -0 |
| 2020-11-13 13:54 | -update dependencies in README | Martin Schanzenbach | 1 | +56 | -46 |
| 2020-11-13 02:19 | -fix postgres test connection string | Martin Schanzenbach | 3 | +3 | -3 |
| 2020-11-12 20:47 | -added more docs for messenger | TheJackiMonster | 1 | +191 | -6 |
| 2020-11-12 20:37 | -add identity linker flag | Martin Schanzenbach | 1 | +2 | -1 |
| 2020-11-12 19:58 | -remerge branch 'jacki/messenger' | TheJackiMonster | 58 | +10316 | -14 |
| 2020-11-12 19:47 | -fix timeout test | Martin Schanzenbach | 1 | +1 | -1 |
| 2020-11-12 16:49 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 15 | +669 | -191 |
| 2020-11-12 16:49 | dead | Christian Grothoff | 1 | +0 | -10 |
| 2020-11-12 16:32 | -revert "-merge branch 'jacki/messenger'" | TheJackiMonster | 58 | +14 | -10316 |
| 2020-11-12 16:22 | -merge branch 'jacki/messenger' | TheJackiMonster | 58 | +10316 | -14 |
| 2020-10-01 19:13 | adding the messenger service and its client-side library | TheJackiMonster | 247 | +25947 | -5665 |
| 2020-11-10 11:06 | -fix | Martin Schanzenbach | 1 | +4 | -4 |
| 2020-11-10 11:00 | -fix | Martin Schanzenbach | 1 | +7 | -7 |
| 2020-11-10 10:53 | -fix conversation | Martin Schanzenbach | 1 | +6 | -5 |
| 2020-11-10 10:44 | -minor API change | Martin Schanzenbach | 7 | +83 | -73 |
| 2020-11-10 07:28 | -fix tests | Martin Schanzenbach | 3 | +31 | -25 |
| 2020-11-10 00:01 | -fix signatures in revocation | Martin Schanzenbach | 5 | +238 | -207 |
| 2020-11-08 00:57 | fixed signature asserts | TheJackiMonster | 2 | +4 | -4 |
| 2020-11-07 15:06 | formatting my identity api code | TheJackiMonster | 1 | +9 | -9 |
| 2020-11-06 09:31 | added compact reading and writing for signatures | TheJackiMonster | 3 | +98 | -27 |
| 2020-11-05 21:14 | ensured compacted writing and reading | TheJackiMonster | 1 | +4 | -3 |
| 2020-11-05 21:04 | revocation and reclaim updated verification | TheJackiMonster | 3 | +34 | -54 |
| 2020-11-05 20:20 | additional abstraction for identity keys | TheJackiMonster | 5 | +389 | -11 |
| 2020-10-30 23:12 | only call PGntuples once | Christian Grothoff | 2 | +5 | -3 |
| 2020-10-26 13:51 | -fix some warnings | Martin Schanzenbach | 10 | +3437 | -3567 |
| 2020-10-26 00:26 | - fix '-c' in applications without base config | Alessio Vanni | 1 | +7 | -5 |
| 2020-10-25 21:32 | implement #6524 | Christian Grothoff | 5 | +163 | -181 |
| 2020-10-25 20:32 | fix #6525: handle explicit null in JSON nicely | Christian Grothoff | 2 | +11 | -5 |
| 2020-10-23 22:19 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 12 | +195 | -54 |
| 2020-10-23 22:19 | new translation | Christian Grothoff | 2 | +8293 | -1 |
| 2020-10-22 17:09 | -more gnsrecord API | Martin Schanzenbach | 12 | +195 | -54 |
| 2020-10-20 11:10 | fix missing MHD flags | Christian Grothoff | 3 | +8 | -5 |
| 2020-10-16 22:51 | -remove bogus comment | Christian Grothoff | 1 | +0 | -2 |
| 2020-10-16 15:58 | -fix conversation #2 | Martin Schanzenbach | 1 | +1 | -0 |
| 2020-10-16 15:53 | -fix conversation | Martin Schanzenbach | 1 | +3 | -3 |
| 2020-10-16 15:44 | -formatting tvgs | Martin Schanzenbach | 2 | +4 | -4 |
| 2020-10-16 15:31 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 150 | +2395 | -1579 |
| 2020-10-16 15:31 | - added secret destroy. Started with rekey logic | t3sserakt | 1 | +80 | -3 |
| 2020-10-16 11:14 | -fix libadd | Martin Schanzenbach | 1 | +1 | -0 |
| 2020-10-16 11:09 | GNS: New symmetric crypto | Martin Schanzenbach | 1 | +89 | -26 |
| 2020-10-16 08:54 | -fix warnings except rps mess | Martin Schanzenbach | 15 | +49 | -52 |
| 2020-10-16 08:20 | -fix more warnings | Martin Schanzenbach | 20 | +70 | -70 |
| 2020-10-16 07:52 | -fix some warnings | Martin Schanzenbach | 2 | +4 | -4 |
| 2020-10-16 07:48 | - fix tvgs; expose alternative identity type | Martin Schanzenbach | 5 | +38 | -14 |
| 2020-10-15 15:43 | -documentation on new api | Martin Schanzenbach | 2 | +71 | -2 |
| 2020-10-15 15:10 | -fix | Martin Schanzenbach | 1 | +1 | -0 |
| 2020-10-15 15:09 | - fix identity dep | Martin Schanzenbach | 1 | +2 | -0 |
| 2020-10-15 15:03 | -more fix conversation | Martin Schanzenbach | 1 | +3 | -3 |
| 2020-10-15 14:58 | -fix conversation | Martin Schanzenbach | 6 | +18 | -18 |
| 2020-10-15 14:49 | -fix zonemaster | Martin Schanzenbach | 1 | +2 | -1 |
| 2020-10-15 14:43 | -fix | Martin Schanzenbach | 1 | +1 | -0 |
| 2020-10-15 14:38 | -fix | Martin Schanzenbach | 1 | +2 | -0 |
| 2020-10-15 14:31 | -forgot header | Martin Schanzenbach | 1 | +73 | -0 |
| 2020-10-15 14:26 | -fix | Martin Schanzenbach | 3 | +13 | -1 |
| 2020-10-15 14:19 | -fix | Martin Schanzenbach | 1 | +1 | -0 |
| 2020-10-15 14:14 | -fix | Martin Schanzenbach | 2 | +4 | -1 |
| 2020-10-15 14:01 | - more deps | Martin Schanzenbach | 1 | +3 | -0 |
| 2020-10-15 13:55 | - fix | Martin Schanzenbach | 1 | +1 | -0 |
| 2020-10-15 13:49 | - more dep fixes | Martin Schanzenbach | 11 | +419 | -428 |
| 2020-10-15 12:53 | - try to fix deps | Martin Schanzenbach | 2 | +4 | -2 |
| 2020-10-15 10:38 | - fix build | Martin Schanzenbach | 1 | +1 | -0 |
| 2020-10-15 10:10 | - fix dependency changes | Martin Schanzenbach | 1 | +5 | -5 |
| 2020-10-15 09:57 | - fix revocation | Martin Schanzenbach | 6 | +142 | -62 |
| 2020-10-15 07:09 | - towards fix reclaim | Martin Schanzenbach | 12 | +153 | -159 |
| 2020-10-15 06:47 | - fix gns | Martin Schanzenbach | 2 | +10 | -4 |
| 2020-10-14 21:57 | - more fixes towards crypto agility | Martin Schanzenbach | 10 | +98 | -89 |
| 2020-10-14 20:31 | - better wire format for rrblocks | Martin Schanzenbach | 11 | +184 | -149 |
| 2020-10-14 17:47 | - towards crypto agility; wip | Martin Schanzenbach | 73 | +1057 | -613 |
| 2020-10-15 07:21 | - added backchannel test to buildbot script. | t3sserakt | 1 | +1 | -1 |
| 2020-10-15 06:36 | - backchannel alternativ 1 | t3sserakt | 3 | +18 | -12 |
| 2020-10-14 11:08 | - Changed delay. Removed intial waiting | t3sserakt | 2 | +159 | -49 |
| 2020-10-13 10:25 | enable more format string warnings | Christian Grothoff | 3 | +16 | -5 |
| 2020-10-10 15:19 | Allow applications to change ProjectData with only some fields | Alessio Vanni | 3 | +19 | -11 |
| 2020-10-09 16:14 | - new udp backchannel logic. Two alternatives. Test not working. | t3sserakt | 3 | +212 | -234 |
| 2020-10-06 05:20 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 10 | +98 | -79 |
| 2020-10-06 05:20 | - first attempt to fix the udp backchannel | t3sserakt | 2 | +363 | -183 |
| 2020-09-27 18:55 | postgres: drop use of 'WITH OIDS' | Daniel Golle | 5 | +22 | -15 |
| 2020-10-02 10:04 | UTIL: Never localize fancy strings in to_string to prevent breaking from_string parser | Martin Schanzenbach | 2 | +62 | -62 |
| 2020-09-24 20:04 | Disable some diagnostic until TNG is available | Alessio Vanni | 2 | +12 | -0 |
| 2020-09-24 08:43 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 2 | +149 | -125 |
| 2020-09-24 08:43 | fix /contact/ link | Christian Grothoff | 2 | +2 | -2 |
| 2020-09-21 08:21 | added test_communicator_basic-udp test case for buildbot | t3sserakt | 1 | +1 | -1 |
| 2020-09-18 12:20 | -remove unused argument | Martin Schanzenbach | 1 | +132 | -132 |
| 2020-09-18 11:56 | -attempt to improve UDP communicator load on receive | Martin Schanzenbach | 1 | +28 | -4 |
| 2020-09-11 19:25 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 22 | +2410 | -2150 |
| 2020-09-11 19:25 | update index | Christian Grothoff | 1 | +5 | -4 |
| 2020-09-10 17:22 | - changed permissions of test script | t3sserakt | 1 | +0 | -0 |
| 2020-09-10 16:12 | - really added data for tng test and adjusted message overhead from maximum payload size | t3sserakt | 2 | +5 | -4 |
| 2020-09-08 14:58 | - added tng test script | t3sserakt | 2 | +9 | -9 |
| 2020-09-08 11:35 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 20 | +2176 | -1960 |
| 2020-09-08 11:33 | - fixed socket clean up; added sync between start of service and communicator | t3sserakt | 7 | +269 | -190 |
| 2020-09-06 11:41 | readd set header; update changelog | Martin Schanzenbach | 2 | +46 | -0 |
| 2020-09-06 11:33 | GNUnet 0.13.3 | Martin Schanzenbach | 9 | +2079 | -1946 |
| 2020-09-06 11:32 | - fix more dist | Martin Schanzenbach | 1 | +2 | -1 |
| 2020-09-06 08:15 | -fix make dist | Martin Schanzenbach | 2 | +2 | -2 |
| 2020-09-05 19:49 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 13 | +321 | -106 |
| 2020-09-05 19:49 | add missing config file | Christian Grothoff | 1 | +32 | -0 |
| 2020-09-05 17:49 | - add some dummy test_setu.conf | Martin Schanzenbach | 1 | +32 | -0 |
| 2020-09-05 17:18 | - fix gns proxy test API changes | Martin Schanzenbach | 1 | +3 | -5 |
| 2020-09-04 18:12 | - update readme for dependency change | Martin Schanzenbach | 1 | +1 | -1 |
| 2020-09-04 18:12 | fix: depend on libsodium >=1.0.17. Fixes #6506 | Martin Schanzenbach | 1 | +3 | -2 |
| 2020-09-04 02:07 | reclaim: fix cli parameter name for credential ID | Martin Schanzenbach | 2 | +3 | -1 |
| 2020-09-02 17:26 | gnunet-qr/uri: Fix exit code handling; fix memory corruption | Martin Schanzenbach | 2 | +6 | -3 |
| 2020-09-02 14:22 | - added second make check, because there is still an issue with second communnicator process not finishing correctly. | t3sserakt | 1 | +3 | -1 |
| 2020-09-02 13:26 | - wrong path | t3sserakt | 1 | +1 | -1 |
| 2020-09-02 13:07 | - killing all gnunet processes still running after running the test | t3sserakt | 1 | +1 | -0 |
| 2020-09-02 12:23 | - add content of test-suite.log to buildbot output after running test | t3sserakt | 1 | +1 | -0 |
| 2020-09-02 11:26 | - run the tng test test_communicator_basic-tcp in buildbot CI | t3sserakt | 1 | +5 | -1 |
| 2020-08-31 07:24 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 5 | +295 | -275 |
| 2020-08-29 21:46 | -fix bad indent | Christian Grothoff | 1 | +1 | -0 |
| 2020-08-29 21:45 | -fix bad indent | Christian Grothoff | 1 | +12 | -11 |
| 2020-08-29 21:30 | -mild refactoring of consensus, cleaning up the code a bit | Christian Grothoff | 1 | +10 | -6 |
| 2020-08-29 21:22 | -mild refactoring of consensus, cleaning up the code a bit | Christian Grothoff | 2 | +11 | -17 |
| 2020-08-29 20:48 | -mild refactoring of consensus, cleaning up the code a bit | Christian Grothoff | 1 | +261 | -241 |
| 2020-08-29 10:53 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 10 | +1319 | -5 |
| 2020-08-29 10:53 | use proper return type | Christian Grothoff | 2 | +2 | -2 |
| 2020-08-28 16:01 | - fixed some bugs | t3sserakt | 3 | +31 | -4 |
| 2020-08-28 15:57 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 112 | +19485 | -2317 |
| 2020-08-28 10:26 | fix order of namespaces in plugin_rest_identity GNUNET_REST_namespace_match() always matched to the first namespace for GET | jospaeth | 1 | +2 | -2 |
| 2020-08-28 10:25 | rename reclaim_attestation in POTFILES.in | jospaeth | 1 | +2 | -2 |
| 2020-08-28 10:01 | add gnsrecord-tvg and revocation-tvg to .gitignore | jospaeth | 2 | +2 | -0 |
| 2020-08-28 06:20 | - fixed some bugs | t3sserakt | 1 | +70 | -39 |
| 2020-08-27 20:02 | change uri structs to match conventions | Jonathan Buchanan | 3 | +11 | -11 |
| 2020-08-26 18:49 | use (and "GNUnet-ify") libyuarel as a basepoint for uri parsing | Jonathan Buchanan | 5 | +1288 | -73 |
| 2020-08-25 01:16 | remove const from query string in GNUNET_uri | Jonathan Buchanan | 1 | +1 | -1 |
| 2020-08-25 00:54 | header for uri parser | Jonathan Buchanan | 2 | +97 | -0 |
| 2020-08-23 14:52 | add function GNUNET_CURL_extend_headers() | Christian Grothoff | 3 | +42 | -8 |
| 2020-08-19 21:53 | reclaim: Attestations now called credentials. Credentials are presented to third parties as presentations. | Martin Schanzenbach | 20 | +1010 | -178 |
| 2020-08-19 17:05 | - towards separation between credentials and presentations thereof, wip, ftbfs | Martin Schanzenbach | 25 | +2171 | -1818 |
| 2020-08-19 15:54 | -implement the symmetric option in setu | Christian Grothoff | 3 | +66 | -14 |
| 2020-08-19 11:40 | -fix more links | Christian Grothoff | 1 | +91 | -96 |
| 2020-08-19 11:30 | -fix links | Christian Grothoff | 1 | +9 | -10 |
| 2020-08-19 11:17 | -document seti/setu in structure | Christian Grothoff | 1 | +4 | -2 |
| 2020-08-19 11:17 | break out chapters on SETI and SETUI from SET chapter | Christian Grothoff | 1 | +520 | -2 |
| 2020-08-19 09:15 | -add API todo | Christian Grothoff | 2 | +19 | -0 |
| 2020-08-19 09:05 | -fix ftbfs | Christian Grothoff | 1 | +2 | -0 |
| 2020-08-19 09:05 | change scalarproduct to use seti service in lieu of deprecated set service | Christian Grothoff | 5 | +133 | -168 |
| 2020-08-19 08:59 | change revocation logic to use setu service in lieu of deprecated set service | Christian Grothoff | 2 | +41 | -51 |
| 2020-08-19 08:55 | fix seti testcase | Christian Grothoff | 3 | +16 | -5 |
| 2020-08-18 22:46 | -fix set/seti migration issues | Christian Grothoff | 6 | +79 | -53 |
| 2020-08-18 22:24 | -fix test FTBFS | Christian Grothoff | 1 | +86 | -138 |
| 2020-08-18 22:07 | -fix FTBFS for seti | Christian Grothoff | 1 | +1 | -1 |
| 2020-08-18 22:06 | -fix FTBFS for seti | Christian Grothoff | 2 | +472 | -737 |
| 2020-08-18 17:31 | -splitting of set intersection functionality from set service (not yet finished, FTBFS) | Christian Grothoff | 1 | +244 | -753 |
| 2020-08-18 16:09 | splitting of set intersection functionality from set service (not yet finished, FTBFS) | Christian Grothoff | 16 | +6172 | -16 |
| 2020-08-18 13:12 | -refactor a bit more | Christian Grothoff | 1 | +109 | -155 |
| 2020-08-18 13:05 | -refactor to eliminate code no longer needed after set->setu specialization | Christian Grothoff | 2 | +600 | -762 |
| 2020-08-18 12:44 | -indentation | Christian Grothoff | 1 | +8 | -7 |
| 2020-08-18 12:42 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 1 | +60 | -35 |
| 2020-08-18 12:42 | fix message types | Christian Grothoff | 1 | +36 | -37 |
| 2020-08-18 11:35 | Merge branch 'master' of ssh://gnunet.org/gnunet | Martin Schanzenbach | 1 | +378 | -0 |
| 2020-08-18 11:35 | Update reclaimID handbook entry | Martin Schanzenbach | 1 | +60 | -35 |
| 2020-08-18 09:08 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 10 | +48 | -40 |
| 2020-08-18 09:08 | add missing header | Christian Grothoff | 1 | +378 | -0 |
| 2020-08-17 22:09 | fix: build on openbsd | Martin Schanzenbach | 1 | +4 | -2 |
| 2020-08-17 13:00 | fix ftbfs | Christian Grothoff | 1 | +6 | -13 |
| 2020-08-17 12:57 | use char | Christian Grothoff | 1 | +1 | -1 |
| 2020-08-17 12:45 | clean up GNUNET_CRYPTO_pow_hash API | Christian Grothoff | 6 | +33 | -9 |
| 2020-08-17 11:53 | -bail on bootstrap error(s) | Martin Schanzenbach | 2 | +5 | -16 |
| 2020-08-16 21:26 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 2 | +3 | -5 |
| 2020-08-16 21:26 | add missing file | Christian Grothoff | 1 | +12 | -0 |
| 2020-08-16 20:05 | -proper return code when bootstrap fails | Martin Schanzenbach | 1 | +2 | -2 |
| 2020-08-16 19:54 | Merge branch 'master' of ssh://gnunet.org/gnunet | Martin Schanzenbach | 18 | +8100 | -0 |
| 2020-08-16 19:54 | fix build pipeline | Martin Schanzenbach | 1 | +1 | -3 |
| 2020-08-16 18:46 | split of set union from set service (preliminary) | Christian Grothoff | 18 | +8100 | -0 |
| 2020-08-14 07:13 | -update for 0.13.2 | Martin Schanzenbach | 2 | +64 | -1 |
| 2020-08-12 07:36 | fix: GNUNET_is_zero(ptr) should return enum GNUNET_GenericReturnValue. Fixes #6475. | Martin Schanzenbach | 10 | +16 | -17 |
| 2020-08-12 07:34 | -fix my build with new boolean typedef | Martin Schanzenbach | 3 | +7 | -7 |
| 2020-08-11 09:35 | fix: mysql version detection | Martin Schanzenbach | 2 | +23 | -3 |
| 2020-08-11 09:34 | - update makefile.inc from submodule | Martin Schanzenbach | 1 | +6 | -0 |
| 2020-08-07 07:25 | -also allow non-standard scopes as claims | Martin Schanzenbach | 2 | +7 | -2 |
| 2020-08-06 21:06 | -improve request cleanup handling | Martin Schanzenbach | 8 | +252 | -44 |
| 2020-08-06 17:50 | -add supported claims | Martin Schanzenbach | 1 | +6 | -0 |
| 2020-08-06 17:12 | -fix rest plugin issues | Martin Schanzenbach | 9 | +31 | -27 |
| 2020-08-06 15:39 | -add state, close sockets | Martin Schanzenbach | 1 | +15 | -3 |
| 2020-08-06 14:52 | -fix serialization | Martin Schanzenbach | 9 | +138 | -48 |
| 2020-08-06 14:25 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 23 | +1828 | -1295 |
| 2020-08-06 14:20 | - fixed tcp communicator rekey | t3sserakt | 4 | +207 | -50 |
| 2020-08-06 12:40 | -fix various bugs | Martin Schanzenbach | 7 | +233 | -60 |
| 2020-08-06 06:45 | reclaim: Refactoring and more standards compliance with respect to scopes | Martin Schanzenbach | 3 | +341 | -200 |
| 2020-08-05 09:35 | reclaim: Make SPAs work with public clients. No longer encrypt code. | Martin Schanzenbach | 3 | +93 | -152 |
| 2020-08-04 19:08 | reclaim: fix #6463 | Martin Schanzenbach | 1 | +90 | -0 |
| 2020-08-04 17:40 | Merge branch 'master' of ssh://gnunet.org/gnunet | Martin Schanzenbach | 1 | +7 | -4 |
| 2020-08-04 17:40 | rest: fix #6462 | Martin Schanzenbach | 10 | +645 | -719 |
| 2020-08-04 11:24 | fix missing API conversion | Christian Grothoff | 1 | +7 | -4 |
| 2020-08-04 08:09 | reclaim: do not store access token instead piggyback ticket | Martin Schanzenbach | 3 | +31 | -55 |
| 2020-08-03 19:43 | -fix userinfo sub claim | Martin Schanzenbach | 1 | +8 | -5 |
| 2020-08-03 17:58 | -fix argument number | Martin Schanzenbach | 1 | +1 | -2 |
| 2020-08-03 17:37 | reclaim: support client credentials in POST body for token request | Martin Schanzenbach | 1 | +84 | -36 |
| 2020-08-03 14:33 | fix type | Christian Grothoff | 2 | +14 | -13 |
| 2020-08-03 13:06 | - fix postdata iterator | Martin Schanzenbach | 1 | +16 | -14 |
| 2020-08-03 12:30 | - get postdata another way | Martin Schanzenbach | 1 | +7 | -2 |
| 2020-08-02 15:01 | - fix urldecode params #2 | Martin Schanzenbach | 1 | +3 | -1 |
| 2020-08-02 14:54 | - fix urldecode params | Martin Schanzenbach | 1 | +1 | -1 |
| 2020-08-02 06:50 | - fix multibyte urlencode | Martin Schanzenbach | 2 | +3 | -3 |
| 2020-08-02 06:38 | - actually urlencode parameters in reclaim OIDC | Martin Schanzenbach | 1 | +20 | -4 |
| 2020-08-01 17:11 | -fix redirect creation | Martin Schanzenbach | 3 | +50 | -56 |
| 2020-08-01 14:22 | fix: reclaim urlenc / revert accidental change | Martin Schanzenbach | 2 | +53 | -24 |
| 2020-08-01 14:08 | Merge branch 'master' of ssh://gnunet.org/gnunet | Martin Schanzenbach | 30 | +1021 | -247 |
| 2020-08-01 14:07 | util: add percent/url encoding | Martin Schanzenbach | 3 | +199 | -3 |
| 2020-07-31 20:59 | fix to nicer style | Christian Grothoff | 1 | +1 | -1 |
| 2020-07-30 10:42 | fix SIGSEGV in GNUNET_buffer_write_data_encoded | Florian Dold | 1 | +2 | -2 |
| 2020-07-30 09:45 | implement GNUNET_buffer_write_data_encoded | Florian Dold | 2 | +47 | -0 |
| 2020-07-27 09:50 | use better return type | Christian Grothoff | 3 | +21 | -21 |
| 2020-07-22 19:47 | ensure psql fails hard if there is an error in the SQL (fixes #6437) | Christian Grothoff | 2 | +9 | -9 |
| 2020-07-21 10:54 | - removed use of GNUNET_free_non_null | t3sserakt | 1 | +5 | -18 |
| 2020-07-21 10:30 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 341 | +7089 | -6001 |
| 2020-07-21 10:26 | - fixed mem leaks. | t3sserakt | 6 | +92 | -43 |
| 2020-07-21 10:14 | - make PREFIX work for communicator, to use valgrind and gdb | t3sserakt | 1 | +22 | -10 |
| 2020-07-17 22:44 | merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 | Christian Grothoff | 106 | +556 | -477 |
| 2020-07-17 20:35 | avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188) | Christian Grothoff | 33 | +123 | -155 |
| 2020-07-17 19:52 | fix signature | Christian Grothoff | 2 | +3 | -3 |
| 2020-07-17 15:45 | remove const | Christian Grothoff | 2 | +4 | -4 |
| 2020-07-17 12:26 | TNG: Implemented 5530: add replay protection to TCP communicator. Added monotime value checks | t3sserakt | 22 | +859 | -180 |
| 2020-07-16 18:36 | avoid boolean argument in GNUNET_CURL_job_add(), see #6188 | Christian Grothoff | 2 | +56 | -19 |
| 2020-07-16 15:40 | support context-wide client authentication | Christian Grothoff | 4 | +156 | -6 |
| 2020-07-16 15:24 | docs: fixed example for pinning a friends public key | rexxnor | 1 | +1 | -1 |
| 2020-07-15 18:58 | - Use correct argument in GNUNET_OS_init call | Alessio Vanni | 1 | +1 | -1 |
| 2020-07-15 15:21 | Load GNSRECORD plugins within GNUnet's context | Alessio Vanni | 1 | +16 | -0 |
| 2020-07-03 20:37 | Add function to return GNUnet's default configuration | Alessio Vanni | 2 | +52 | -0 |
| 2020-07-12 15:53 | update for 0.13.1 | Martin Schanzenbach | 2 | +4 | -1 |
| 2020-07-09 07:09 | fix: raise ATS quotas to 10 MiB #6426 | Martin Schanzenbach | 1 | +10 | -8 |
| 2020-07-07 16:35 | bump version, update po files | Martin Schanzenbach | 10 | +5093 | -4465 |
| 2020-07-07 14:32 | -fix more configs | Martin Schanzenbach | 4 | +42 | -42 |
| 2020-07-07 12:43 | -fix | Martin Schanzenbach | 1 | +4 | -5 |
| 2020-07-07 10:55 | -fix: increase quotas due to increased min value fix | Martin Schanzenbach | 2 | +4 | -4 |
| 2020-07-07 09:36 | -fix: increase quotas due to increased min value fix | Martin Schanzenbach | 3 | +65 | -66 |
| 2020-07-06 22:19 | -fix: use new peer keys for blacklist | Martin Schanzenbach | 5 | +20 | -20 |
| 2020-07-06 21:34 | fix: cadet fix to use correct tunnel end | Martin Schanzenbach | 1 | +1 | -1 |
| 2020-07-06 20:29 | fix: do not use udp plugin for tests | Martin Schanzenbach | 1 | +1 | -1 |
| 2020-07-06 19:33 | fix: update test hostkeys | Martin Schanzenbach | 1 | +0 | -0 |
| 2020-07-06 18:19 | fix: namestore rest test | Martin Schanzenbach | 1 | +12 | -12 |
| 2020-07-06 17:52 | -fix: actually add namestore keys | Martin Schanzenbach | 5 | +8 | -1 |
| 2020-07-06 17:51 | -fix: namestore test keys | Martin Schanzenbach | 6 | +8 | -6 |
| 2020-07-06 16:03 | -fix: actually build html | Martin Schanzenbach | 1 | +3 | -0 |
| 2020-07-06 15:24 | -fix: wrong oder uref | Martin Schanzenbach | 1 | +2 | -2 |
| 2020-07-06 15:01 | -fix: revert accident | Martin Schanzenbach | 1 | +1 | -1 |
| 2020-07-06 14:48 | -fix: temporarily bumb minimum quots | Martin Schanzenbach | 1 | +1 | -1 |
| 2020-07-06 13:52 | -fix: use non-experimental unix plugin as second entry | Martin Schanzenbach | 2 | +2 | -2 |
| 2020-07-06 12:36 | -fix: variable size in test | Martin Schanzenbach | 2 | +5 | -4 |
| 2020-07-06 08:39 | -fix: handbook infos | Martin Schanzenbach | 1 | +1 | -4 |
| 2020-07-06 08:30 | -fix: codepath fixes | Martin Schanzenbach | 1 | +2 | -3 |
| 2020-07-06 08:27 | -fix: handbook updates | Martin Schanzenbach | 2 | +27 | -21 |
| 2020-07-05 21:28 | Merge branch 'master' of ssh://gnunet.org/gnunet | Martin Schanzenbach | 1 | +3 | -3 |
| 2020-07-05 21:28 | -fix: failing tests | Martin Schanzenbach | 2 | +6 | -4 |
| 2020-07-05 19:59 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 1 | +2 | -1 |
| 2020-07-05 19:59 | style fix: use correct type | Christian Grothoff | 1 | +3 | -3 |
| 2020-07-05 19:56 | -fix: make it 2 bits for test pow | Martin Schanzenbach | 1 | +1 | -1 |
| 2020-07-05 19:47 | -fix revocation config for test | Martin Schanzenbach | 1 | +1 | -0 |
| 2020-07-05 16:04 | -fix key file format mismatch | Martin Schanzenbach | 1 | +0 | -0 |
| 2020-07-05 15:50 | -fix test for changed free logic | Martin Schanzenbach | 1 | +3 | -2 |
| 2020-07-04 17:06 | Fix_build_dependencies | Bertrand Marc | 10 | +61 | -0 |
| 2020-07-05 14:32 | GNUNET_free_non_null -> GNUNET_free | Christian Grothoff | 189 | +705 | -710 |
| 2020-07-05 13:21 | build: fix libidn2 detection if prefix given (#5948) | Martin Schanzenbach | 1 | +6 | -2 |
| 2020-07-05 12:38 | update changelog | Martin Schanzenbach | 3 | +53 | -1 |
| 2020-07-03 09:37 | fix typo | Christian Grothoff | 1 | +1 | -1 |
| 2020-07-02 18:14 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 5 | +43 | -7 |
| 2020-07-02 18:13 | try to fix #6419: | Christian Grothoff | 2 | +29 | -17 |
| 2020-07-01 11:36 | -style fix | Christian Grothoff | 1 | +2 | -1 |
| 2020-06-28 20:39 | -actually shutdown | Martin Schanzenbach | 1 | +1 | -0 |
| 2020-06-28 20:38 | Prevent user from storing records which belong in a BOX | Martin Schanzenbach | 1 | +10 | -0 |
| 2020-06-21 20:07 | -remove debug message | Martin Schanzenbach | 1 | +0 | -2 |
| 2020-06-21 20:06 | GNS: dns2gns now randomizes answers from GNS record set | Martin Schanzenbach | 1 | +28 | -2 |
| 2020-06-21 13:56 | Merge branch 'master' of ssh://gnunet.org/gnunet | Martin Schanzenbach | 3 | +17 | -7 |
| 2020-06-21 13:56 | - fix epoch 1y | Martin Schanzenbach | 1 | +1 | -1 |
| 2020-06-21 13:56 | - fix busybox mktemp | Martin Schanzenbach | 1 | +3 | -3 |
| 2020-06-18 08:11 | indentation fix | Christian Grothoff | 3 | +17 | -7 |
| 2020-06-15 23:48 | Set workbits for PoWs to more realistic values | Martin Schanzenbach | 2 | +2 | -2 |
| 2020-06-15 10:33 | - Minor fix reclaim attestation plugin | Martin Schanzenbach | 2 | +2 | -3 |
| 2020-06-14 14:36 | doc->preface: rewrite 'GNUnet may also' sentence, remove 2 TODO items. | nikita | 1 | +2 | -5 |
| 2020-06-12 10:51 | Fixed 5528: TCP *communicator* bindto option should support DNS names, and 6013: TCP communicator should bind to IPv6 and IPv4 if only port given | t3sserakt | 6 | +751 | -227 |
| 2020-06-05 14:48 | - forgot to actually add a file and some method documentations. | t3sserakt | 5 | +99 | -23 |
| 2020-06-05 14:37 | Fixed bug #5822 by adding a monotonic time to the connection create message of a peer that want to start a KX, and the corresponding test #5823. Credits to dvn, lurchi and xrs for helpful discussions and coding. | t3sserakt | 19 | +780 | -178 |
| 2020-06-01 17:08 | tng: do not handle message send more than once | Martin Schanzenbach | 1 | +1 | -0 |
| 2020-06-01 16:45 | tng: fix for macos unix socket handling | Martin Schanzenbach | 1 | +1 | -1 |
| 2020-06-01 16:43 | tng: MTU fix for other UNIXes, log message | Martin Schanzenbach | 2 | +19 | -15 |
| 2020-06-01 16:18 | tng: UNIX communicator fixes. Test fixes | Martin Schanzenbach | 3 | +16 | -5 |
| 2020-06-01 14:39 | tng: more UDP communicator backchannels | Martin Schanzenbach | 10 | +543 | -188 |
| 2020-05-30 15:45 | towards UDP backchannels | Martin Schanzenbach | 4 | +70 | -9 |
| 2020-05-30 02:31 | rsa crypto compare functions take const parameters | Jonathan Buchanan | 2 | +12 | -12 |
| 2020-05-27 13:01 | Make REQUEST_AGPL messages configurable and add handler by default | Alessio Vanni | 5 | +61 | -16 |
| 2020-05-27 07:40 | - do not include commits with - prefixed to message in changelog delta | Martin Schanzenbach | 1 | +1 | -1 |
| 2020-05-27 07:32 | add lastlog script | Martin Schanzenbach | 1 | +3 | -0 |
| 2020-05-27 07:25 | changelog from git log | Martin Schanzenbach | 1 | +357 | -79 |
| 2020-05-27 06:23 | update changelog, new format | Martin Schanzenbach | 1 | +80 | -0 |
| 2020-05-26 09:49 | remove argon2 dependency. Use limited libsodium argon2id function for GNS and NSE | Martin Schanzenbach | 9 | +21 | -33 |
| 2020-05-26 08:50 | test vectors in binary | Martin Schanzenbach | 2 | +81 | -75 |
| 2020-05-26 07:08 | Merge branch 'spaeth/import_identity' | jospaeth | 10 | +74 | -16 |
| 2020-05-26 06:52 | fix bit counting mess | Martin Schanzenbach | 8 | +52 | -17 |
| 2020-05-25 22:43 | remove some debug | Martin Schanzenbach | 1 | +0 | -10 |
| 2020-05-25 22:42 | Merge branch 'master' of ssh://gnunet.org/gnunet | Martin Schanzenbach | 2 | +18 | -1 |
| 2020-05-25 22:42 | use argon2id | Martin Schanzenbach | 1 | +10 | -11 |
| 2020-05-25 21:53 | replace Christian's FIXME with an explanation | Florian Dold | 1 | +9 | -1 |
| 2020-05-25 21:35 | add additional test condition for GNS crypto | Florian Dold | 1 | +9 | -0 |
| 2020-05-25 20:19 | actually add ttl | Martin Schanzenbach | 1 | +9 | -0 |
| 2020-05-25 19:38 | add option to create identity from private key | jospaeth | 10 | +74 | -16 |
| 2020-05-25 10:01 | fix bit check in hash | Martin Schanzenbach | 1 | +1 | -1 |
| 2020-05-25 09:22 | add some more debug output | Martin Schanzenbach | 2 | +14 | -2 |
| 2020-05-25 07:48 | fix sizes, should not affect actual operation | Martin Schanzenbach | 1 | +1 | -1 |
| 2020-05-22 07:44 | add option to show private key | Martin Schanzenbach | 1 | +34 | -0 |
| 2020-05-21 23:16 | fix #6242 | Christian Grothoff | 1 | +1 | -22 |
| 2020-05-20 10:11 | style specing | Christian Grothoff | 2 | +32 | -5 |
| 2020-05-19 00:33 | missing termination | Christian Grothoff | 1 | +24 | -23 |
| 2020-05-14 14:03 | Improved BIO API | Alessio Vanni | 14 | +2279 | -735 |
| 2020-05-06 15:29 | fix ftbfs | Christian Grothoff | 1 | +9 | -9 |
| 2020-05-18 08:10 | pow values should be nbo | Martin Schanzenbach | 1 | +5 | -4 |
| 2020-05-18 06:59 | add smi pow values | Martin Schanzenbach | 1 | +26 | -9 |
| 2020-05-18 06:52 | fix api for lazy pubkey loading | Martin Schanzenbach | 2 | +4 | -2 |
| 2020-05-17 18:02 | deps are now required, no need for defines | Martin Schanzenbach | 11 | +7 | -79 |
| 2020-05-17 17:56 | make mhd and jansson mandatory dependencies | Martin Schanzenbach | 2 | +10 | -32 |
| 2020-05-17 17:37 | allow compile against curl-openssl | Martin Schanzenbach | 2 | +63 | -57 |
| 2020-05-14 15:01 | add build tasks | Martin Schanzenbach | 4 | +14 | -0 |
| 2020-05-14 09:50 | rename deploy script | Martin Schanzenbach | 1 | +0 | -0 |
| 2020-05-14 09:07 | add buildbot deployment file | Martin Schanzenbach | 1 | +6 | -0 |
| 2020-05-13 16:05 | uncrustify | Martin Schanzenbach | 1 | +5 | -4 |
| 2020-05-13 16:00 | Merge branch 'master' of ssh://gnunet.org/gnunet | Martin Schanzenbach | 10 | +706 | -184 |
| 2020-05-13 15:59 | uncrustify | Martin Schanzenbach | 1 | +6 | -5 |
| 2020-05-10 14:49 | fix wrong return value | Martin Schanzenbach | 1 | +1 | -2 |
| 2020-05-10 14:14 | fix single label get | Martin Schanzenbach | 1 | +98 | -34 |
| 2020-05-10 13:46 | add revocation tvg | Martin Schanzenbach | 2 | +134 | -1 |
| 2020-05-10 13:27 | add zone keys to tv | Martin Schanzenbach | 2 | +60 | -50 |
| 2020-05-10 13:21 | add gnsrecord tvg | Martin Schanzenbach | 2 | +203 | -0 |
| 2020-05-10 09:28 | separate id_token and userinfo claims requests | Martin Schanzenbach | 1 | +190 | -48 |
| 2020-05-10 09:18 | only include result set of not empty after filtering | Martin Schanzenbach | 1 | +8 | -4 |
| 2020-05-09 22:47 | fix immediate retry | Martin Schanzenbach | 1 | +10 | -7 |
| 2020-05-09 22:23 | fix #5782 | Martin Schanzenbach | 2 | +6 | -42 |
| 2020-05-09 21:35 | towards bettwe nss handling | Schanzenbach, Martin | 1 | +46 | -2 |
| 2020-05-09 20:10 | fail of LSD0001 is violated for GNS2DNS | Schanzenbach, Martin | 1 | +7 | -1 |
| 2020-05-09 20:00 | fix #6103; make LEHOs supplemental from CNAMEs and GNS2DNS names | Schanzenbach, Martin | 1 | +8 | -0 |
| 2020-05-09 18:55 | add json response headers to rest plugins | Schanzenbach, Martin | 4 | +9 | -3 |
| 2020-05-09 18:50 | add response headers, add replace api to namestore | Schanzenbach, Martin | 2 | +66 | -9 |
| 2020-05-09 18:11 | add filtering and modify deletion API | Schanzenbach, Martin | 1 | +100 | -56 |
| 2020-05-09 17:12 | change label processing in namestore REST api for gns records | Schanzenbach, Martin | 2 | +53 | -18 |
| 2020-05-07 08:56 | fixed the wrong part of the url | nikita | 1 | +1 | -1 |
| 2020-05-07 08:54 | fix broken link on server. ideally we copy this independently of the checkout build, because this breaking every now and then through a failing cronjob is bad practices. | nikita | 1 | +1 | -1 |
| 2020-05-07 08:51 | try to fix mess | Schanzenbach, Martin | 1 | +4 | -11 |
| 2020-05-06 18:02 | fix DLL assertion | Schanzenbach, Martin | 1 | +12 | -9 |
| 2020-05-06 17:15 | same id derivation for anon | Schanzenbach, Martin | 1 | +2 | -2 |
| 2020-05-06 16:42 | deprecate ill-defined set_nick API | Schanzenbach, Martin | 5 | +67 | -83 |
| 2020-05-06 16:29 | called function twice | Schanzenbach, Martin | 1 | +0 | -6 |
| 2020-05-06 15:53 | minor fix | Schanzenbach, Martin | 1 | +2 | -2 |
| 2020-05-06 15:41 | add libsodium dep to README | Florian Dold | 1 | +1 | -0 |
| 2020-05-06 14:42 | Fix #6070 | Florian Dold | 2 | +53 | -66 |
| 2020-05-06 13:09 | move from tweetnacl (+custom hacks) -> only sodium | Florian Dold | 4 | +54 | -648 |
| 2020-05-06 10:39 | check for libsodium | Florian Dold | 1 | +9 | -0 |
| 2020-05-06 12:47 | fix | Schanzenbach, Martin | 1 | +1 | -3 |
| 2020-05-06 09:59 | more warnings | Schanzenbach, Martin | 5 | +5 | -5 |
| 2020-05-06 09:55 | introduce have_rest; fix warnings | Schanzenbach, Martin | 11 | +13 | -25 |
| 2020-05-06 09:54 | ignore tautologies; check is necessary | Schanzenbach, Martin | 1 | +10 | -12 |
| 2020-05-06 08:49 | remove obsolete framework option | Schanzenbach, Martin | 1 | +0 | -19 |
| 2020-05-06 08:46 | add some more useful configuration output wrt transports | Schanzenbach, Martin | 1 | +10 | -4 |
| 2020-05-06 08:25 | stop excessive warnings and notifications of information that is displayed later on anyway | Schanzenbach, Martin | 1 | +11 | -19 |
| 2020-05-06 07:59 | improve configure messages more | Schanzenbach, Martin | 1 | +18 | -12 |
| 2020-05-06 07:31 | improve configure messages for rest and reclaim | Schanzenbach, Martin | 4 | +73 | -55 |
| 2020-05-05 11:49 | fix dll remove | Schanzenbach, Martin | 1 | +3 | -3 |
| 2020-05-05 11:40 | better deletion of ego handling | Schanzenbach, Martin | 1 | +24 | -18 |
| 2020-05-05 11:03 | better cleanup | Schanzenbach, Martin | 1 | +10 | -10 |
| 2020-05-05 08:39 | propery deserialize attests | Schanzenbach, Martin | 1 | +6 | -1 |
| 2020-05-05 08:27 | fix attestations | Schanzenbach, Martin | 2 | +7 | -2 |
| 2020-05-01 22:08 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 2 | +4 | -0 |
| 2020-05-01 22:08 | fix gnunet-identity performance | Christian Grothoff | 5 | +218 | -102 |
| 2020-05-01 08:55 | vpn, exit: Add patch from termux for Android in a slightly different way. | nikita | 2 | +4 | -0 |
| 2020-04-30 10:49 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 4 | +23 | -20 |
| 2020-04-30 10:49 | stylefix | Christian Grothoff | 2 | +2 | -2 |
| 2020-04-29 13:08 | fix comments, struct naming; version | Schanzenbach, Martin | 4 | +23 | -20 |
| 2020-04-28 15:16 | fix ftbfs experimental -- cy1 | Schanzenbach, Martin | 5 | +33 | -24 |
| 2020-04-27 07:28 | Merge branch 'master' of ssh://gnunet.org/gnunet | Anna Wimbauer | 112 | +3702 | -3148 |
| 2020-04-27 07:27 | fixed nullpointer | Anna Wimbauer | 1 | +4 | -2 |
| 2020-04-24 18:36 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 21 | +3344 | -2958 |
| 2020-04-24 18:36 | handle 204 status code | Christian Grothoff | 3 | +20 | -5 |
| 2020-04-24 08:20 | check for integer overflow in buffer lib (fixes #6217) | Florian Dold | 1 | +2 | -0 |
| 2020-04-24 08:18 | fix #6220 | Schanzenbach, Martin | 1 | +8 | -1 |
| 2020-04-22 15:10 | Merge branch 'schanzen/argon_pow' | Schanzenbach, Martin | 20 | +3335 | -2958 |
| 2020-04-22 15:10 | add epochs CLI parameter | Schanzenbach, Martin | 2 | +19 | -5 |
| 2020-04-22 06:40 | remova binary file commited by accident | Schanzenbach, Martin | 1 | +0 | -228 |
| 2020-04-21 18:43 | fix #6191 | Christian Grothoff | 1 | +35 | -2 |
| 2020-04-21 16:37 | purge scrypt; add argon2 | Martin Schanzenbach | 3 | +4 | -40 |
| 2020-04-21 16:25 | update API for cleanup of handle | Martin Schanzenbach | 5 | +250 | -19 |
| 2020-04-21 16:13 | update revocation config | Martin Schanzenbach | 1 | +1 | -0 |
| 2020-04-21 16:11 | packed makes no sense there | Martin Schanzenbach | 1 | +1 | -1 |
| 2020-04-21 13:46 | remove pow_get | Schanzenbach, Martin | 1 | +0 | -14 |
| 2020-04-21 13:45 | rename, fix | Schanzenbach, Martin | 6 | +28 | -28 |
| 2020-04-21 11:47 | defining GNUNET_array_concatenate() for #6190 | Christian Grothoff | 2 | +67 | -9 |
| 2020-04-21 11:33 | fix #6189 | Christian Grothoff | 1 | +4 | -1 |
| 2020-04-21 11:27 | fix #6186 related bugs | Christian Grothoff | 1 | +2 | -2 |
| 2020-04-21 11:23 | use nz | Christian Grothoff | 1 | +1 | -1 |
| 2020-04-21 10:15 | add JSON spec'er for booleans | Christian Grothoff | 2 | +65 | -0 |
| 2020-04-21 09:52 | new pass API | Schanzenbach, Martin | 5 | +125 | -150 |
| 2020-04-20 22:54 | make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work | Christian Grothoff | 83 | +155 | -165 |
| 2020-04-20 22:36 | fix FTBFS issue | Christian Grothoff | 1 | +9 | -5 |
| 2020-04-20 17:38 | predate validity time on creation; extent ttl on validation | Schanzenbach, Martin | 1 | +10 | -6 |
| 2020-04-20 17:08 | include buffer of 10& of epoch | Schanzenbach, Martin | 5 | +104 | -27 |
| 2020-04-20 16:33 | check signature in check_pow | Schanzenbach, Martin | 2 | +14 | -9 |
| 2020-04-20 15:46 | fix | Schanzenbach, Martin | 1 | +1 | -1 |
| 2020-04-20 15:18 | update API comments | Schanzenbach, Martin | 1 | +5 | -12 |
| 2020-04-20 14:58 | remove sign API call | Martin Schanzenbach | 2 | +1 | -44 |
| 2020-04-20 14:56 | fix tests | Martin Schanzenbach | 12 | +2732 | -2680 |
| 2020-04-20 06:24 | evaluate epochs | Schanzenbach, Martin | 5 | +36 | -16 |
| 2020-04-20 05:48 | more comments, allow to pick up pow later | Schanzenbach, Martin | 3 | +129 | -23 |
| 2020-04-19 19:41 | fix FTBFS | Christian Grothoff | 1 | +3 | -3 |
| 2020-04-19 19:39 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 3 | +16 | -11 |
| 2020-04-19 19:37 | add i64 deserializer | Christian Grothoff | 2 | +71 | -5 |
| 2020-04-19 18:30 | those are actually debug messages | Schanzenbach, Martin | 1 | +2 | -2 |
| 2020-04-19 18:30 | uncrustify | Schanzenbach, Martin | 2 | +10 | -8 |
| 2020-04-19 18:28 | some comments | Schanzenbach, Martin | 1 | +38 | -1 |
| 2020-04-19 18:25 | no diplicate nonces | Schanzenbach, Martin | 1 | +22 | -6 |
| 2020-04-19 18:05 | towards less variance | Schanzenbach, Martin | 6 | +310 | -170 |
| 2020-04-19 12:07 | mailmap, authors: final sync of my address and name with changes in NetBSD and GNUnet members. | nikita | 2 | +12 | -11 |
| 2020-04-18 19:14 | towards more expirations | Schanzenbach, Martin | 2 | +9 | -9 |
| 2020-04-18 17:46 | simplify pow even more; add timestamp to revocation pow | Schanzenbach, Martin | 7 | +51 | -42 |
| 2020-04-17 20:55 | revert | Schanzenbach, Martin | 1 | +9 | -9 |
| 2020-04-17 20:53 | merge | Schanzenbach, Martin | 1 | +9 | -9 |
| 2020-04-17 20:52 | update params | Schanzenbach, Martin | 1 | +18 | -16 |
| 2020-04-17 17:58 | add argon2 for LSD0001 | Schanzenbach, Martin | 2 | +37 | -23 |
| 2020-04-17 17:59 | fix build with clang | Schanzenbach, Martin | 1 | +4 | -0 |
| 2020-04-17 17:58 | add argon2 for LSD0001 | Schanzenbach, Martin | 2 | +37 | -23 |
| 2020-04-17 17:13 | add relative_time specs | Christian Grothoff | 3 | +174 | -0 |
| 2020-04-17 16:21 | add GNUNET_freez for #6186 | Christian Grothoff | 1 | +15 | -1 |
| 2020-04-15 18:35 | add integer overflow guards and avoid (unlimited) stack allocation | Christian Grothoff | 1 | +31 | -2 |
| 2020-04-15 18:29 | take care of odd memset() calls | Christian Grothoff | 1 | +3 | -3 |
| 2020-04-15 18:26 | fix #6184 | Christian Grothoff | 2 | +10 | -5 |
| 2020-04-11 21:11 | fix gnunet-statistics CLI | Christian Grothoff | 1 | +57 | -48 |
| 2020-04-11 19:55 | do create directory if it doesn't exist | Christian Grothoff | 1 | +8 | -0 |
| 2020-04-11 19:43 | fixing #6149 | Christian Grothoff | 53 | +927 | -1154 |
| 2020-04-11 18:33 | fix static assert FTBFS with older gcc | Christian Grothoff | 1 | +1 | -1 |
| 2020-04-10 19:31 | indentation | Christian Grothoff | 1 | +9 | -6 |
| 2020-04-08 23:46 | mailmap adjust | nikita | 1 | +8 | -7 |
| 2020-04-08 23:40 | fix interpreter line of gnunet-bugreport | nikita | 1 | +1 | -1 |
| 2020-04-08 22:29 | adapt code to work with latest MHD API | Christian Grothoff | 8 | +75 | -25 |
| 2020-04-08 22:21 | fix warnings | Christian Grothoff | 1 | +2 | -2 |
| 2020-04-08 18:30 | introduce enum for generic return values | Christian Grothoff | 1 | +9 | -4 |
| 2020-04-08 15:34 | hack around crash on disconnect | Christian Grothoff | 1 | +4 | -1 |
| 2020-04-08 14:56 | fix sign api for to address #6164 | Christian Grothoff | 28 | +367 | -239 |
| 2020-04-08 13:48 | fix warning | Christian Grothoff | 1 | +2 | -2 |
| 2020-04-08 12:47 | add GNUNET_static_assert() | Christian Grothoff | 1 | +22 | -0 |
| 2020-04-08 12:44 | add check to see if CC supports '_Static_assert' | Christian Grothoff | 2 | +9 | -0 |
| 2020-04-07 15:51 | improve comments (#6164) | Christian Grothoff | 2 | +47 | -8 |
| 2020-04-07 15:43 | const | Christian Grothoff | 1 | +2 | -2 |
| 2020-04-06 22:00 | fix crash | Christian Grothoff | 1 | +13 | -6 |
| 2020-04-03 16:50 | fix #6157 | Christian Grothoff | 1 | +5 | -3 |
| 2020-04-03 16:45 | fix #6155 | Christian Grothoff | 1 | +1 | -0 |
| 2020-04-03 16:43 | fix #6158 | Christian Grothoff | 1 | +1 | -1 |
| 2020-04-03 15:31 | fix warnings | Christian Grothoff | 1 | +3 | -3 |
| 2020-04-03 15:29 | bad sizeof | Christian Grothoff | 3 | +6 | -5 |
| 2020-04-03 15:05 | fix zero test | Christian Grothoff | 1 | +3 | -2 |
| 2020-04-03 15:03 | fix #6159 and related issues | Christian Grothoff | 1 | +24 | -8 |
| 2020-04-03 13:18 | adding a GNUNET_memcmp_priv for constant-time comparing of data; fixes #6152 (modulo actually finding specific places where this SHOULD be used instead of GNUNET_memcmp) | Christian Grothoff | 3 | +313 | -1 |
| 2020-04-03 13:05 | fix #6153 | Christian Grothoff | 2 | +34 | -4 |
| 2020-04-03 12:19 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 1 | +7 | -1 |
| 2020-04-03 12:18 | fix #6154 | Christian Grothoff | 1 | +11 | -11 |
| 2020-04-03 11:46 | added communicator tests to experimental | t3sserakt | 1 | +7 | -1 |
| 2020-04-02 09:33 | fix #6146 | Christian Grothoff | 2 | +14 | -14 |
| 2020-03-29 11:36 | ftbfs | Christian Grothoff | 1 | +1 | -1 |
| 2020-03-29 10:51 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 1 | +3 | -1 |
| 2020-03-29 10:51 | allow passing of fancy time to timetravel option | Christian Grothoff | 3 | +32 | -6 |
| 2020-03-28 06:57 | Point to explanatory documentation. | Marcello Stanisci | 1 | +3 | -1 |
| 2020-03-25 11:17 | error handling | Christian Grothoff | 1 | +10 | -6 |
| 2020-03-20 14:35 | Make gnunet-namestore honour expiration dates when importing an URI | Alessio Vanni | 1 | +17 | -0 |
| 2020-03-19 18:40 | use strtok_r in code that could plausibly be used from multi-threaded applications | Christian Grothoff | 1 | +4 | -1 |
| 2020-03-17 00:47 | fix log error | Christian Grothoff | 1 | +1 | -1 |
| 2020-03-17 00:05 | use void * instead of char * for RSA key material to make it more clear that these are not 0-terminated strings | Christian Grothoff | 1 | +9 | -6 |
| 2020-03-17 00:04 | use void * instead of char * for RSA key material to make it more clear that these are not 0-terminated strings | Christian Grothoff | 2 | +40 | -35 |
| 2020-03-16 18:38 | better error handling | Christian Grothoff | 1 | +94 | -20 |
| 2020-03-15 21:06 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 1 | +41 | -1 |
| 2020-03-15 21:06 | add function that logically belongs to libgnunetcurl instead of in multiple Taler binaries | Christian Grothoff | 2 | +38 | -3 |
| 2020-03-15 14:18 | implement new simplified POW for LSD001 | Schanzenbach, Martin | 1 | +41 | -1 |
| 2020-03-13 18:31 | do not log as error, give better message | Christian Grothoff | 2 | +4 | -3 |
| 2020-03-12 11:09 | move literature information to end of paragraph | xrs | 1 | +9 | -6 |
| 2020-03-10 16:42 | import CA into Icecat | Tanguy Le Carrour | 1 | +10 | -0 |
| 2020-03-10 19:39 | c89 | Christian Grothoff | 1 | +1 | -1 |
| 2020-03-03 12:32 | fix NULL ptr deref in attestations | Schanzenbach, Martin | 1 | +7 | -0 |
| 2020-03-03 12:30 | fix attestation flag rest; fix NULL ptr deref | Schanzenbach, Martin | 2 | +11 | -1 |
| 2020-03-03 11:31 | make static analysis happier | Christian Grothoff | 2 | +10 | -4 |
| 2020-03-03 11:31 | remove 'illegal' (non-reentrant) log logic from signal handler | Christian Grothoff | 1 | +0 | -2 |
| 2020-02-24 22:48 | do not segv if there is no postgres | Christian Grothoff | 1 | +6 | -0 |
| 2020-02-24 17:33 | fix return value | Christian Grothoff | 1 | +5 | -2 |
| 2020-02-24 17:26 | log | Christian Grothoff | 1 | +4 | -0 |
| 2020-02-24 17:19 | support versioning schema drop | Christian Grothoff | 1 | +20 | -11 |
| 2020-02-19 20:52 | fixing the GNS multirecord multipeer test | Christian Grothoff | 3 | +51 | -10 |
| 2020-02-18 15:08 | fix TNG test with NAT | Schanzenbach, Martin | 3 | +99 | -51 |
| 2020-02-18 15:08 | Merge branch 'master' of ssh://gnunet.org/gnunet | Schanzenbach, Martin | 1 | +2 | -1 |
| 2020-02-17 19:45 | improve log message | Christian Grothoff | 1 | +2 | -1 |
| 2020-02-15 13:46 | Merge branch 'master' of ssh://gnunet.org/gnunet | Schanzenbach, Martin | 4 | +70 | -67 |
| 2020-02-15 11:55 | proposed fix for excessive queueing (somehow does not quite work, not sure why) | Christian Grothoff | 3 | +67 | -64 |
| 2020-02-15 11:25 | better task ordering | Christian Grothoff | 1 | +3 | -3 |
| 2020-02-14 14:38 | fix warning | Schanzenbach, Martin | 2 | +0 | -5 |
| 2020-02-14 10:05 | fix identity rest | Schanzenbach, Martin | 1 | +1 | -6 |
| 2020-02-14 09:59 | remove unused | Schanzenbach, Martin | 1 | +0 | -79 |
| 2020-02-13 21:26 | Merge branch 'master' into schanzen/reclaim_256bit | Schanzenbach, Martin | 3 | +9 | -4 |
| 2020-02-13 18:36 | add concept of supplemental records | Schanzenbach, Martin | 3 | +9 | -4 |
| 2020-02-13 14:15 | Merge branch 'master' into schanzen/reclaim_256bit | Schanzenbach, Martin | 1 | +0 | -10 |
| 2020-02-13 14:15 | always return nick records | Schanzenbach, Martin | 1 | +0 | -10 |
| 2020-02-13 06:59 | Merge branch 'master' into schanzen/reclaim_256bit | Schanzenbach, Martin | 1 | +1 | -1 |
| 2020-02-13 06:59 | fix logic for nick | Schanzenbach, Martin | 1 | +1 | -1 |
| 2020-02-12 22:09 | Merge branch 'master' into schanzen/reclaim_256bit | Schanzenbach, Martin | 1 | +7 | -1 |
| 2020-02-12 22:09 | resolve nick if specifically requested | Schanzenbach, Martin | 1 | +7 | -1 |
| 2020-02-12 21:09 | Merge branch 'master' into schanzen/reclaim_256bit | Schanzenbach, Martin | 1 | +1 | -1 |
| 2020-02-12 21:06 | fix duplicate NICK in record | Schanzenbach, Martin | 1 | +1 | -1 |
| 2020-02-09 19:38 | Merge branch 'schanzen/reclaim_256bit' of ssh://gnunet.org/gnunet into schanzen/reclaim_256bit | Schanzenbach, Martin | 0 | +0 | -0 |
| 2020-02-07 20:15 | add expiration | Schanzenbach, Martin | 11 | +216 | -54 |
| 2020-02-07 14:51 | consolidate reclaim attribute lib | Schanzenbach, Martin | 23 | +41 | -75 |
| 2020-02-07 14:36 | bugfixes; CLI improvements | Schanzenbach, Martin | 6 | +89 | -33 |
| 2020-02-06 21:34 | add base64url encoding to util (RFC7515) | Schanzenbach, Martin | 3 | +119 | -141 |
| 2020-02-06 19:08 | more bugfixes and REST API change | Schanzenbach, Martin | 1 | +34 | -24 |
| 2020-02-06 17:38 | bugfixes | Schanzenbach, Martin | 7 | +53 | -19 |
| 2020-02-04 22:34 | towards better API | Schanzenbach, Martin | 12 | +156 | -17 |
| 2020-02-04 21:50 | bugfixes | Schanzenbach, Martin | 5 | +67 | -75 |
| 2020-02-04 20:53 | add attestation API to CLI | Schanzenbach, Martin | 1 | +150 | -19 |
| 2020-02-04 20:15 | add attestation API | Schanzenbach, Martin | 8 | +603 | -199 |
| 2020-02-04 17:42 | Refactoring reclaim attestations | Schanzenbach, Martin | 26 | +2233 | -3200 |
| 2020-02-03 20:51 | move to 256-bit identifier; some cleanups | Schanzenbach, Martin | 11 | +238 | -170 |
| 2020-02-09 16:31 | use versioning schema to only load database schema patches if not yet covered according to versioning table | Christian Grothoff | 1 | +198 | -53 |
| 2020-02-09 14:57 | use NULL value in load_path_suffix to NOT load any files | Christian Grothoff | 3 | +11 | -9 |
| 2020-02-07 20:15 | add expiration | Schanzenbach, Martin | 11 | +216 | -54 |
| 2020-02-07 14:51 | consolidate reclaim attribute lib | Schanzenbach, Martin | 23 | +41 | -75 |
| 2020-02-07 14:36 | bugfixes; CLI improvements | Schanzenbach, Martin | 6 | +89 | -33 |
| 2020-02-06 21:34 | add base64url encoding to util (RFC7515) | Schanzenbach, Martin | 3 | +119 | -141 |
| 2020-02-06 19:08 | more bugfixes and REST API change | Schanzenbach, Martin | 1 | +34 | -24 |
| 2020-02-06 17:38 | bugfixes | Schanzenbach, Martin | 7 | +53 | -19 |
| 2020-02-04 22:34 | towards better API | Schanzenbach, Martin | 12 | +156 | -17 |
| 2020-02-04 21:50 | bugfixes | Schanzenbach, Martin | 5 | +67 | -75 |
| 2020-02-04 20:53 | add attestation API to CLI | Schanzenbach, Martin | 1 | +150 | -19 |
| 2020-02-04 20:15 | add attestation API | Schanzenbach, Martin | 8 | +603 | -199 |
| 2020-02-04 18:38 | fix task prioritization with recent hack | Christian Grothoff | 4 | +43 | -27 |
| 2020-02-04 18:18 | speed up message goodput in perf_mq(client) by 1/3rd | Christian Grothoff | 1 | +15 | -6 |
| 2020-02-04 18:13 | indenting | Christian Grothoff | 1 | +21 | -10 |
| 2020-02-04 18:11 | adding MQ benchmark | Christian Grothoff | 2 | +306 | -0 |
| 2020-02-04 17:56 | speed up running of tasks via GNUNTE_SCHEDULER_add_now() by a factor of at least 5 | Christian Grothoff | 1 | +28 | -8 |
| 2020-02-04 17:45 | add minimal scheduler benchmark | Christian Grothoff | 2 | +110 | -1 |
| 2020-02-04 17:42 | Refactoring reclaim attestations | Schanzenbach, Martin | 26 | +2233 | -3200 |
| 2020-02-04 14:47 | add timetravel getopt helper | Christian Grothoff | 2 | +208 | -100 |
| 2020-02-03 22:51 | fix bug *AGAIN*, could swear I fixed this one before... strange | Christian Grothoff | 1 | +7 | -7 |
| 2020-02-03 20:51 | move to 256-bit identifier; some cleanups | Schanzenbach, Martin | 11 | +238 | -170 |
| 2020-02-03 17:26 | added a test for DHT lookup between peers | rexxnor | 3 | +200 | -0 |
| 2020-02-03 17:13 | set perms | Christian Grothoff | 1 | +0 | -0 |
| 2020-01-30 09:48 | added testing scripts for dns2gns | rexxnor | 2 | +118 | -0 |
| 2020-01-26 16:36 | clarify NXDOMAIN | Christian Grothoff | 1 | +4 | -2 |
| 2020-01-24 15:51 | export GNUNET_PQ_run_sql() functonality | Christian Grothoff | 2 | +91 | -58 |
| 2020-01-24 15:30 | modify GNUNET_PQ_connect_with_cfg to enable flexible loading of .sql files | Christian Grothoff | 6 | +26 | -9 |
| 2020-01-20 09:52 | fix error handling | Christian Grothoff | 1 | +5 | -4 |
| 2020-01-20 01:26 | other peer to blame | Christian Grothoff | 1 | +2 | -2 |
| 2020-01-18 18:15 | fix botched merge | Florian Dold | 1 | +0 | -1 |
| 2020-01-18 18:14 | fix mem leaks | Florian Dold | 2 | +2 | -0 |
| 2020-01-18 17:47 | include mandatory includes | Christian Grothoff | 3 | +17 | -0 |
| 2020-01-18 16:55 | fix leak | Christian Grothoff | 1 | +1 | -0 |
| 2020-01-17 17:19 | another leak | Christian Grothoff | 1 | +1 | -0 |
| 2020-01-17 17:17 | fix leak | Christian Grothoff | 1 | +1 | -1 |
| 2020-01-17 11:12 | do not add '/' to load path | Christian Grothoff | 1 | +1 | -1 |
| 2020-01-17 11:04 | fix FTBFS | Christian Grothoff | 1 | +2 | -1 |
| 2020-01-17 02:22 | quiet on psql | Christian Grothoff | 1 | +1 | -1 |
| 2020-01-17 02:17 | fix | Christian Grothoff | 1 | +7 | -5 |
| 2020-01-17 01:51 | auto-provide OS_IPK paths in [paths] of config | Christian Grothoff | 1 | +81 | -4 |
| 2020-01-17 01:35 | be more quiet | Christian Grothoff | 1 | +1 | -1 |
| 2020-01-17 01:26 | DB load API change | Christian Grothoff | 6 | +104 | -20 |
| 2020-01-16 23:25 | include buffer in main util header | Christian Grothoff | 5 | +11 | -15 |
| 2020-01-16 16:12 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | xrs | 55 | +5412 | -899 |
| 2020-01-16 16:11 | add new versions of alpine packages (not yet in alpine repo) | xrs | 5 | +128 | -41 |
| 2020-01-15 18:41 | remove Taler-specific leftovers, we don't need them anymore | Florian Dold | 9 | +11 | -157 |
| 2020-01-15 12:29 | add test vector generation for crypto ops | Florian Dold | 3 | +285 | -0 |
| 2020-01-15 10:45 | move buffer library from GNU Taler to GNUnet | Florian Dold | 4 | +406 | -1 |
| 2020-01-14 00:58 | Fix copy/paste error checking for explicit_bzero | David Barksdale | 1 | +1 | -1 |
| 2020-01-13 14:01 | fix dist for tng 2/2 | Schanzenbach, Martin | 8 | +308 | -308 |
| 2020-01-13 13:58 | fix dist for tng | Schanzenbach, Martin | 1 | +12 | -12 |
| 2020-01-13 13:44 | bump version | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-12-07 17:37 | JWT Parsing API | Markus Voggenreiter | 2 | +77 | -1 |
| 2019-12-03 15:46 | Fixed Ticket Management | Markus Voggenreiter | 1 | +19 | -14 |
| 2019-11-29 12:00 | Fixed Adding Attestations | Markus Voggenreiter | 2 | +140 | -54 |
| 2019-11-27 15:30 | JWT Parser Implemented | Markus Voggenreiter | 1 | +14 | -6 |
| 2019-11-27 11:30 | Basic Functionality Implemented | Markus Voggenreiter | 12 | +750 | -153 |
| 2019-11-08 11:06 | JWT Plugin, Prepared Ticketing | Markus Voggenreiter | 3 | +85 | -49 |
| 2019-11-06 17:09 | Fixed Open Issues with Listing | Markus Voggenreiter | 3 | +96 | -17 |
| 2019-11-02 14:42 | Prepared JWT Plugin | Markus Voggenreiter | 4 | +93 | -33 |
| 2019-11-01 16:24 | Pure Listing of References | Markus Voggenreiter | 1 | +119 | -4 |
| 2019-11-01 09:59 | Listing of References with Attributes | Markus Voggenreiter | 2 | +55 | -26 |
| 2019-10-31 16:47 | Prepared Listing of References | Markus Voggenreiter | 9 | +210 | -70 |
| 2019-10-29 20:02 | Fixed Reference Deletion | Markus Voggenreiter | 3 | +43 | -15 |
| 2019-10-27 21:43 | Deletion of Reference Type | Markus Voggenreiter | 5 | +366 | -9 |
| 2019-10-25 10:13 | Adding Reference Type Implemented | Markus Voggenreiter | 1 | +219 | -0 |
| 2019-10-23 19:50 | Preparation for Reference Type | Markus Voggenreiter | 11 | +515 | -2 |
| 2019-10-17 15:07 | some comments | Schanzenbach, Martin | 2 | +14 | -2 |
| 2019-10-19 09:30 | Listing Attestations through service | Markus Voggenreiter | 6 | +248 | -23 |
| 2019-10-16 16:01 | Prepare Listing Attestations | Markus Voggenreiter | 5 | +20 | -13 |
| 2019-10-15 07:32 | Delete Attestation via Service | Markus Voggenreiter | 5 | +234 | -8 |
| 2019-10-13 14:31 | Add Attestations via Reclaim Service | Markus Voggenreiter | 5 | +225 | -331 |
| 2019-10-12 20:26 | Direct Namestore Deletion Implemented | Markus Voggenreiter | 1 | +158 | -25 |
| 2019-10-12 12:47 | Fixed direct Namestore Access | Markus Voggenreiter | 2 | +266 | -8 |
| 2019-10-09 19:39 | Initial Fixes of plugin | Markus Voggenreiter | 2 | +4 | -4 |
| 2019-10-09 19:10 | Adapted JSON Conversion and Serialization | Markus Voggenreiter | 7 | +670 | -0 |
| 2019-10-09 17:51 | Adapted Namestore and reclaim REST | Markus Voggenreiter | 3 | +51 | -0 |
| 2020-01-07 08:44 | allow GNS clients to control recursion depth limit | Christian Grothoff | 7 | +111 | -26 |
| 2020-01-06 13:16 | Don't normalize when deriving ECDSA public keys | Florian Dold | 3 | +5 | -6 |
| 2020-01-06 13:02 | Fix ECDSA/ECDH key exchange | Florian Dold | 4 | +42 | -93 |
| 2020-01-06 07:46 | add test for ecdsa ecdh | Schanzenbach, Martin | 2 | +105 | -0 |
| 2020-01-04 00:30 | use GNUNET_OS_get_suid_binary_path (was accidentally undone in merge f096bdce8) | Christian Ulrich | 1 | +11 | -6 |
| 2020-01-03 23:37 | contrib: update debian 10 build script in | Devan Carpenter | 1 | +5 | -3 |
| 2020-01-03 16:01 | add build/install script for Debian 10 to contrib | Devan Carpenter | 1 | +38 | -0 |
| 2020-01-01 04:35 | alibi commit to pretend i'm still active on the project | psyc://loupsycedyglgamf.onion/~lynX | 2 | +2 | -2 |
| 2020-01-01 04:35 | fix backchannel | Schanzenbach, Martin | 5 | +75 | -26 |
| 2019-12-31 05:39 | add backchannel test; fix udp basic | Schanzenbach, Martin | 5 | +123 | -5 |
| 2019-12-31 04:18 | add rekey udp test | Schanzenbach, Martin | 2 | +64 | -0 |
| 2019-12-31 04:15 | rename configs to match | Schanzenbach, Martin | 4 | +0 | -0 |
| 2019-12-31 04:12 | also config files | Schanzenbach, Martin | 2 | +64 | -0 |
| 2019-12-31 04:11 | rename tests to dertermine test mode | Schanzenbach, Martin | 2 | +30 | -12 |
| 2019-12-31 03:55 | add configurable rekey interval | Schanzenbach, Martin | 1 | +13 | -2 |
| 2019-12-31 03:39 | update udp communicator | Schanzenbach, Martin | 5 | +68 | -8 |
| 2019-12-30 15:14 | more accurate calculation | Schanzenbach, Martin | 1 | +4 | -12 |
| 2019-12-30 14:49 | Merge branch 'master' of ssh://gnunet.org/gnunet | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-12-30 14:49 | fix test | Schanzenbach, Martin | 1 | +13 | -8 |
| 2019-12-29 16:00 | replace printf() with GNUNET_log() | Julius Bünger | 1 | +1 | -1 |
| 2019-12-27 06:45 | minor test runn modification | Schanzenbach, Martin | 1 | +18 | -13 |
| 2019-12-27 06:12 | actually fix rekey | Schanzenbach, Martin | 1 | +16 | -9 |
| 2019-12-26 19:48 | fix communicator IP parsing, debug udp communicator | Schanzenbach, Martin | 4 | +46 | -16 |
| 2019-12-26 19:47 | fix error info | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-12-26 05:51 | add udp comm test case | Schanzenbach, Martin | 3 | +74 | -2 |
| 2019-12-26 05:39 | fix build commit ftbfs | Schanzenbach, Martin | 0 | +0 | -0 |
| 2019-12-26 05:15 | fix rekey | Schanzenbach, Martin | 1 | +8 | -3 |
| 2019-12-26 03:23 | tcp comm kind of working | Schanzenbach, Martin | 1 | +1 | -0 |
| 2019-12-25 17:21 | merge | Schanzenbach, Martin | 7 | +109 | -43 |
| 2019-12-25 17:20 | more fixed tcp comm | Schanzenbach, Martin | 2 | +11 | -10 |
| 2019-12-25 16:00 | also BADFOOD on realloc | Christian Grothoff | 3 | +61 | -6 |
| 2019-12-25 15:14 | replace expensive function call with macro for trivial calculation | Christian Grothoff | 3 | +27 | -1 |
| 2019-12-25 14:50 | more iters | Christian Grothoff | 1 | +1 | -1 |
| 2019-12-25 14:50 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 1 | +2 | -2 |
| 2019-12-25 14:27 | avoid constantly adding/removing timeout task | Christian Grothoff | 1 | +22 | -36 |
| 2019-12-25 14:19 | fix kx | Schanzenbach, Martin | 1 | +2 | -2 |
| 2019-12-25 13:08 | ign | Christian Grothoff | 1 | +1 | -0 |
| 2019-12-25 13:07 | allow multiple iterations, more code cleanup | Christian Grothoff | 2 | +150 | -102 |
| 2019-12-25 12:46 | use unsigned | Christian Grothoff | 1 | +2 | -2 |
| 2019-12-25 12:45 | use static array | Christian Grothoff | 1 | +1 | -3 |
| 2019-12-25 12:45 | use new_array | Christian Grothoff | 1 | +6 | -5 |
| 2019-12-25 12:42 | clean up code a bit | Christian Grothoff | 1 | +98 | -89 |
| 2019-12-25 12:35 | fix warnings | Christian Grothoff | 1 | +21 | -19 |
| 2019-12-25 12:10 | bumping version for 0.12.1 | Christian Grothoff | 8 | +86 | -56 |
| 2019-12-25 11:52 | make tng tests experimental | Schanzenbach, Martin | 1 | +5 | -5 |
| 2019-12-25 11:34 | add tcp test configs | Schanzenbach, Martin | 2 | +62 | -0 |
| 2019-12-25 11:07 | we do not really need that loop atm | Schanzenbach, Martin | 1 | +29 | -37 |
| 2019-12-25 10:39 | better test for comms | Schanzenbach, Martin | 4 | +119 | -61 |
| 2019-12-25 10:38 | more minor communicator fixes | Schanzenbach, Martin | 1 | +38 | -13 |
| 2019-12-24 13:44 | update configs | Schanzenbach, Martin | 2 | +7 | -0 |
| 2019-12-24 13:44 | start nat for tcp | Schanzenbach, Martin | 2 | +94 | -22 |
| 2019-12-24 13:42 | fix dropped pkts; wip | Schanzenbach, Martin | 1 | +33 | -17 |
| 2019-12-23 15:56 | more minor fixes and better measurements | Schanzenbach, Martin | 1 | +44 | -56 |
| 2019-12-23 09:04 | call listen before accept | Schanzenbach, Martin | 1 | +18 | -1 |
| 2019-12-23 08:29 | add tcp test; minor fix | Schanzenbach, Martin | 2 | +17 | -6 |
| 2019-12-23 06:34 | add avg latency and various bugfixes | Schanzenbach, Martin | 2 | +112 | -45 |
| 2019-12-22 13:52 | basic tests | Schanzenbach, Martin | 4 | +449 | -416 |
| 2019-12-22 12:45 | Merge branch 'master' of ssh://gnunet.org/gnunet | Schanzenbach, Martin | 1 | +10 | -34 |
| 2019-12-22 12:41 | basic tests wip | Schanzenbach, Martin | 4 | +167 | -29 |
| 2019-12-22 12:13 | flo forgot to update the NBO parser | Christian Grothoff | 1 | +10 | -34 |
| 2019-12-22 03:41 | rename test as it is now communicator-independent | Schanzenbach, Martin | 7 | +337 | -329 |
| 2019-12-22 03:26 | fixing tng testcase unix communicator | Schanzenbach, Martin | 5 | +155 | -116 |
| 2019-12-20 00:32 | release log | Schanzenbach, Martin | 1 | +3 | -0 |
| 2019-12-20 00:27 | update changelog | Schanzenbach, Martin | 8 | +3510 | -3446 |
| 2019-12-20 00:22 | fix BOX record label parsing | Schanzenbach, Martin | 1 | +15 | -6 |
| 2019-12-19 11:55 | switch to new date format (#5862) | Florian Dold | 2 | +72 | -62 |
| 2019-12-18 14:27 | better put -u last | Christian Grothoff | 1 | +1 | -1 |
| 2019-12-18 09:01 | set expriation to 1 year for URLs added via QR code | Christian Grothoff | 1 | +1 | -1 |
| 2019-12-17 12:15 | nice log message | Christian Grothoff | 1 | +4 | -1 |
| 2019-12-17 12:13 | fix gnunet-qr logic | Christian Grothoff | 1 | +42 | -8 |
| 2019-12-17 11:45 | fix variable confusion | Christian Grothoff | 1 | +1 | -1 |
| 2019-12-16 16:29 | enhance gnunet-qr to support passing arguments beyond just the URI to commands | Christian Grothoff | 2 | +32 | -10 |
| 2019-12-16 16:17 | sort using C locale for a more stable sort | Christian Grothoff | 1 | +4 | -0 |
| 2019-12-16 14:50 | add changelog | Schanzenbach, Martin | 2 | +51 | -48 |
| 2019-12-16 08:33 | fix mysql build | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-12-15 22:26 | fix sigpipe crash | Christian Grothoff | 1 | +12 | -2 |
| 2019-12-15 22:22 | -v was very wrong in gnunet-qr | Christian Grothoff | 8 | +17222 | -16728 |
| 2019-12-15 12:02 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +1 | -0 |
| 2019-12-15 12:00 | remove gversion. | ng0 | 1 | +0 | -1 |
| 2019-12-15 12:00 | fix make dist | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-12-15 11:43 | wrong version | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-12-15 11:37 | changelog | Schanzenbach, Martin | 1 | +3 | -0 |
| 2019-12-15 11:36 | bump to 0.12 | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-12-13 13:00 | correctly detect curl/json with missing mhd | Schanzenbach, Martin | 1 | +6 | -3 |
| 2019-12-12 20:16 | make udp transport experimental p2 | Schanzenbach, Martin | 1 | +24 | -44 |
| 2019-12-12 20:02 | make udp transport experimental | Schanzenbach, Martin | 1 | +41 | -2 |
| 2019-12-12 19:37 | fix ftbfs, test fails | Christian Grothoff | 1 | +1 | -1 |
| 2019-12-12 16:17 | replace DNS server that is down with one that is running | Christian Grothoff | 1 | +2 | -1 |
| 2019-12-12 16:14 | need patience for http download | Christian Grothoff | 1 | +8 | -3 |
| 2019-12-12 16:12 | trap expects INT, not SIGINT | Christian Grothoff | 19 | +66 | -66 |
| 2019-12-12 16:12 | fix rest testcase | Christian Grothoff | 1 | +7 | -5 |
| 2019-12-12 00:11 | contrib/scripts and gnunet-logread: reduce code used for output. | ng0 | 2 | +4 | -6 |
| 2019-12-11 12:51 | fix #5988 | Schanzenbach, Martin | 2 | +8 | -1 |
| 2019-12-11 12:39 | bootstrap: remove --remote for submodules, thanks for schanzenbach to point this out. | ng0 | 2 | +50 | -50 |
| 2019-12-11 11:39 | accidentally used en instead of C in lang | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-12-11 10:59 | disable submodule 'update' for now | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-12-11 10:54 | set lang to C for test | Schanzenbach, Martin | 1 | +6 | -0 |
| 2019-12-07 15:58 | do not run cleaner on part that was never setup | Christian Grothoff | 2 | +8 | -2 |
| 2019-12-07 15:43 | style fix | Christian Grothoff | 1 | +6 | -9 |
| 2019-12-07 15:36 | fix sig serialization | Christian Grothoff | 1 | +1 | -1 |
| 2019-12-07 15:32 | fix warnings | Christian Grothoff | 2 | +2 | -2 |
| 2019-12-07 14:33 | make these tests experimental for nwo | Christian Grothoff | 1 | +4 | -0 |
| 2019-12-07 14:06 | fix libgnunetpq for RSA encoding | Christian Grothoff | 2 | +1 | -3 |
| 2019-12-07 13:45 | flip LSD0001 defines | Christian Grothoff | 5 | +31 | -76 |
| 2019-12-07 13:40 | update ChangeLog | Christian Grothoff | 1 | +6 | -0 |
| 2019-12-07 13:37 | fix #3795/5968/5398 | Christian Grothoff | 3 | +2 | -691 |
| 2019-12-04 19:18 | check-texinfo: add "the the" | ng0 | 1 | +6 | -1 |
| 2019-12-04 19:07 | Fix typos | Naomi Phillips | 3 | +7 | -7 |
| 2019-12-03 17:37 | add gnunet-logo.png via Lynx (#5981)' | Christian Grothoff | 2 | +1 | -0 |
| 2019-12-03 17:35 | clean up messages from configure related to conversation (#5950) | Christian Grothoff | 1 | +10 | -8 |
| 2019-12-03 17:25 | more pretty configure end output, declaring victory on #5735 | Christian Grothoff | 2 | +113 | -127 |
| 2019-12-02 15:53 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +29 | -0 |
| 2019-12-02 15:30 | rewrite sed logic used in Makefiles and move into dosubst awk script. | ng0 | 36 | +118 | -95 |
| 2019-12-02 10:12 | housekeeping changelog | Schanzenbach, Martin | 1 | +29 | -0 |
| 2019-12-01 23:38 | fix failure to build. | ng0 | 2 | +6 | -3 |
| 2019-12-01 23:29 | define HAVE_AWK... we require awk for many parts, but for some cases it could make sense to skip it. | ng0 | 3 | +14 | -0 |
| 2019-12-01 23:22 | check-texinfo.awk: move comments to the moved code. | ng0 | 2 | +5 | -3 |
| 2019-12-01 23:19 | convert texinfo checks to proper awk script, add detection for awk/gawk, remove obsolete code. | ng0 | 5 | +70 | -28 |
| 2019-12-01 20:37 | gnunet-logread: install only when perl has been found (avoid dysfunctional SHa-bang line. | ng0 | 2 | +6 | -0 |
| 2019-12-01 19:33 | Add --with-gnunet-logread to configure. | ng0 | 4 | +33 | -4 |
| 2019-12-01 12:04 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +6 | -2 |
| 2019-12-01 12:03 | remove experimental, not yet building code for *BSD (build-system part). | ng0 | 1 | +0 | -6 |
| 2019-12-01 11:32 | ifdef guard changes for LSD001/0.12 | Schanzenbach, Martin | 1 | +5 | -1 |
| 2019-12-01 11:26 | fix #5927 | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-12-01 11:01 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 14 | +329 | -124 |
| 2019-12-01 11:00 | handbook: glpk dependency was dropped. | ng0 | 1 | +0 | -1 |
| 2019-11-30 22:32 | disable NSS for root | Christian Grothoff | 1 | +4 | -2 |
| 2019-11-30 22:10 | clarify cpu used | Christian Grothoff | 2 | +2 | -3 |
| 2019-11-30 22:08 | use new POW function consistently, also in revocation | Christian Grothoff | 6 | +37 | -62 |
| 2019-11-30 21:51 | implement code for #3795 | Christian Grothoff | 1 | +46 | -11 |
| 2019-11-30 21:43 | create crypto_pow, in preparation for #3795 | Christian Grothoff | 5 | +75 | -49 |
| 2019-11-30 20:05 | add support for zkey CNAMEs #5978 | Schanzenbach, Martin | 2 | +58 | -8 |
| 2019-11-30 19:28 | Merge branch 'master' of ssh://gnunet.org/gnunet | Schanzenbach, Martin | 1 | +2 | -2 |
| 2019-11-30 19:27 | add support for zkey TLDs in GNS2DNS records | Schanzenbach, Martin | 3 | +130 | -12 |
| 2019-11-30 18:19 | gnunet-helper-transport-bluetooth.c: Fix copyright line. | ng0 | 1 | +2 | -2 |
| 2019-11-30 14:25 | update API description | Schanzenbach, Martin | 3 | +4 | -4 |
| 2019-11-30 14:20 | invert ifdef guard | Schanzenbach, Martin | 2 | +4 | -4 |
| 2019-11-30 11:34 | correctly convert to IDNA when transitioning to DNS | Schanzenbach, Martin | 2 | +28 | -0 |
| 2019-11-30 11:21 | fix GNS2DNS records for LSD001 UTF-8 change | Schanzenbach, Martin | 3 | +39 | -6 |
| 2019-11-30 09:20 | support compatibility mode for DNS names in gnunet-gns | Schanzenbach, Martin | 4 | +121 | -55 |
| 2019-11-29 21:44 | document rval | Christian Grothoff | 2 | +51 | -49 |
| 2019-11-29 08:30 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | xrs | 13 | +170 | -186 |
| 2019-11-29 08:28 | Minor fixes; preparing for next gnunet release. | xrs | 3 | +9 | -14 |
| 2019-11-28 09:18 | remove some output redirections. | ng0 | 1 | +3 | -8 |
| 2019-11-28 09:07 | gnunet-bugreport: improve libextrator + git detection, merge gnurl+curl checks | ng0 | 1 | +20 | -18 |
| 2019-11-27 21:56 | gnunet-bugreport: license and typo | ng0 | 1 | +4 | -2 |
| 2019-11-27 21:55 | bootstrap: check for the shell builtin we use and exit if it doesn't exist. | ng0 | 1 | +11 | -0 |
| 2019-11-27 21:52 | bootstrap: builtin type might be supported better | ng0 | 1 | +8 | -2 |
| 2019-11-27 21:40 | contrib/scripts: use awk to modify interpreter substitution lines. | ng0 | 10 | +10 | -10 |
| 2019-11-27 21:18 | gnunet-bugreport: rewrite large parts to make better use of awk, replace grep with awk, require a shell which supports 'type' builtin, combine a few tests, and more. | ng0 | 1 | +127 | -160 |
| 2019-11-27 20:15 | src/util: This should fix make dist failure (untested) | ng0 | 1 | +1 | -0 |
| 2019-11-27 18:01 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 4 | +128 | -147 |
| 2019-11-27 13:04 | contrib: Update guix.scm build helper file | Efraim Flashner | 4 | +80 | -565 |
| 2019-11-27 11:47 | kdf_mod_mpi: fix size and use nbo | Florian Dold | 1 | +4 | -2 |
| 2019-11-27 11:42 | kdf_mpi: be explicit about ctr size | Florian Dold | 1 | +1 | -1 |
| 2019-11-26 20:20 | DCE / GNUNET_TWEETNACL prefix for exported symbols | Florian Dold | 3 | +124 | -145 |
| 2019-11-26 19:12 | add license identifier to tweetnacl | ng0 | 2 | +4 | -0 |
| 2019-11-26 19:10 | pretty: fix location. | ng0 | 1 | +1 | -1 |
| 2019-11-26 17:26 | use Curve25519 for ECDH and tweetnacl where we can | Florian Dold | 4 | +724 | -1 |
| 2019-11-26 08:48 | submodule should be HTTPS to avoid redirect warning | Florian Dold | 1 | +1 | -1 |
| 2019-11-25 22:47 | produce_html.sh.in: fix pth | ng0 | 1 | +6 | -1 |
| 2019-11-25 22:45 | test_gnunet_gns.sh.in: fix | ng0 | 1 | +8 | -1 |
| 2019-11-25 22:43 | fix path in g-g-p-s-c | ng0 | 1 | +29 | -4 |
| 2019-11-25 22:14 | first occurence of CLEANFILES, not second. | ng0 | 1 | +1 | -1 |
| 2019-11-25 22:13 | test_gnunet_gns.sh: use shlib | ng0 | 3 | +56 | -49 |
| 2019-11-25 22:00 | chmod +x generated script | ng0 | 1 | +1 | -0 |
| 2019-11-25 21:51 | man/produce_html: use shlib | ng0 | 3 | +20 | -15 |
| 2019-11-25 21:36 | gnunet-gns-proxy-setup-ca: use shlib | ng0 | 1 | +4 | -40 |
| 2019-11-25 21:12 | add (some) buildcommon files to dist and install | ng0 | 1 | +4 | -2 |
| 2019-11-25 21:05 | bump | ng0 | 1 | +1 | -1 |
| 2019-11-25 20:59 | add .inc file to .am | ng0 | 2 | +49 | -1 |
| 2019-11-25 20:56 | bump build-common, add Makefile.inc copy for bootstrap | ng0 | 1 | +6 | -0 |
| 2019-11-25 20:24 | bump build-common | ng0 | 0 | +0 | -0 |
| 2019-11-25 17:33 | gnunet-gns-proxy-setup-ca: fix implementation and describe new changes. | ng0 | 2 | +112 | -45 |
| 2019-11-24 19:53 | style the index page of docs.gnunet.org a bit more. | ng0 | 5 | +424 | -5 |
| 2019-11-24 19:16 | docs.gnunet.org index: adjust link to tutorial. | ng0 | 1 | +1 | -1 |
| 2019-11-24 19:15 | gitignore new build file | ng0 | 1 | +11 | -0 |
| 2019-11-24 18:22 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 58 | +395 | -222 |
| 2019-11-24 18:21 | handbook: installation: update dependency list. | ng0 | 1 | +36 | -20 |
| 2019-11-24 18:13 | fix pointer indentation | Christian Grothoff | 56 | +129 | -124 |
| 2019-11-24 18:11 | add RAW mode for libgnunetcurl | Christian Grothoff | 2 | +266 | -98 |
| 2019-11-24 17:53 | handbook: comment removed win32 functionality. | ng0 | 2 | +178 | -178 |
| 2019-11-23 11:48 | openbsd: "use_openbsd_libtool=true" | ng0 | 1 | +1 | -0 |
| 2019-11-23 11:08 | gnunet-helper-exit: check for linux-specific define on linux. | ng0 | 1 | +2 | -2 |
| 2019-11-23 11:00 | dns+vpn-helper: use autotools to include tun.h | ng0 | 2 | +6 | -2 |
| 2019-11-23 10:26 | add manpage for gnunet-bugreport as it reached enough complexcity to maybe require this. | ng0 | 2 | +74 | -0 |
| 2019-11-22 23:40 | ignore binaries build in abd. | ng0 | 1 | +2 | -0 |
| 2019-11-22 23:38 | exit: initial (very rough, builds) *BSD support - to the point where the Linux specific binaries would still be used, thus marked as experimental. | ng0 | 2 | +43 | -1 |
| 2019-11-22 23:36 | configure: define XBSD (see NOTE, needs better handling in general), add logic to find and define tun.h | ng0 | 1 | +12 | -0 |
| 2019-11-22 21:33 | displaydot.sh: this is sh(1) syntax. | ng0 | 1 | +1 | -3 |
| 2019-11-22 19:19 | move homebrew. | ng0 | 2 | +1 | -0 |
| 2019-11-21 19:36 | extend lint | ng0 | 1 | +2 | -0 |
| 2019-11-21 19:27 | replace wether with whether (thanks Efraim Flashner <efraim@flashner.co.il>) | ng0 | 2 | +4 | -4 |
| 2019-11-21 19:23 | revert changes for gnunet-qr, see note in configure.ac | ng0 | 2 | +4 | -158 |
| 2019-11-21 17:34 | we no longer need win32-dll (https://www.gnu.org/software/gnulib/manual/html_node/Libtool-and-Windows.html) | ng0 | 1 | +1 | -1 |
| 2019-11-21 17:27 | comment secondary dependencies for -qr | ng0 | 1 | +2 | -1 |
| 2019-11-21 16:21 | add initial logic to detect zbar dependencies | ng0 | 2 | +155 | -2 |
| 2019-11-21 14:35 | gnunet-bugreport: satisfy gnu standards. | ng0 | 1 | +1 | -1 |
| 2019-11-21 14:33 | gnunet-bugreport: fix compiling tests, add usage with -h | ng0 | 1 | +48 | -19 |
| 2019-11-21 11:57 | gnunet-bugreport: add check for git commit. | ng0 | 1 | +12 | -1 |
| 2019-11-21 11:44 | fix some tests in gnunet-bugreport | ng0 | 1 | +63 | -25 |
| 2019-11-21 10:50 | move configs in contrib to conf | ng0 | 3 | +0 | -0 |
| 2019-11-21 10:29 | install and distribute gnunet-suidfix | ng0 | 1 | +4 | -2 |
| 2019-11-21 10:22 | gnunet-suidfix: Make comment more descriptive. | ng0 | 1 | +5 | -2 |
| 2019-11-20 14:53 | use ifdef instead of if for __linux__ and BSD | ng0 | 6 | +14 | -14 |
| 2019-11-20 13:28 | follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663: use __linux__ instead of redefined LINUX. | ng0 | 24 | +47 | -47 |
| 2019-11-19 17:33 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 3 | +4 | -4 |
| 2019-11-19 17:30 | On *BSD the header file sys/param.h defines BSD. Drop unnecessary BSD defines in the build-system. Furthermore add detection for FreeBSD using the additional defines by FreeBSD. | ng0 | 6 | +10 | -15 |
| 2019-11-17 20:42 | Fix more typos | Naomi Phillips | 1 | +2 | -2 |
| 2019-11-17 17:21 | Fix typos reported in IRC | Naomi Phillips | 2 | +2 | -2 |
| 2019-11-17 01:16 | configure: texi2man, only detection so far. | ng0 | 1 | +9 | -0 |
| 2019-11-17 01:10 | bootstrap: add git submodule sync. force symlinks. | ng0 | 1 | +20 | -3 |
| 2019-11-17 01:06 | update submodule | ng0 | 0 | +0 | -0 |
| 2019-11-17 00:42 | bootstrap: no need for sleep. | ng0 | 1 | +14 | -19 |
| 2019-11-17 00:38 | make message about texi2mdoc more clear. | ng0 | 2 | +8 | -5 |
| 2019-11-17 00:12 | bootstrap | ng0 | 1 | +69 | -57 |
| 2019-11-16 23:16 | comment region with -d for now, will check for better portability soon. | ng0 | 1 | +30 | -30 |
| 2019-11-16 23:01 | tabs. | ng0 | 1 | +1 | -1 |
| 2019-11-16 19:50 | bootstrap: swap around downloaders, add message. | ng0 | 1 | +4 | -3 |
| 2019-11-16 17:24 | patch up RSA signature format for #5698 | Christian Grothoff | 2 | +76 | -3 |
| 2019-11-16 13:49 | add -d to bootstrap, enabling what used to be in dist_boostrap. | ng0 | 2 | +30 | -37 |
| 2019-11-16 13:43 | addition to previous commit, properly implement make lint. | ng0 | 2 | +70 | -12 |
| 2019-11-16 13:21 | remove lint, added to toplevel Makefile. | ng0 | 2 | +0 | -46 |
| 2019-11-16 10:41 | add missing reschedule call | Christian Grothoff | 1 | +1 | -0 |
| 2019-11-15 19:17 | make bfix happy | Christian Grothoff | 1 | +0 | -1 |
| 2019-11-15 18:16 | fix #5968, but not active | Christian Grothoff | 2 | +167 | -0 |
| 2019-11-10 22:14 | fix | Christian Grothoff | 2 | +3 | -3 |
| 2019-11-10 22:10 | get rid of SOCKTYPE and FDTYPE | Christian Grothoff | 7 | +7 | -13 |
| 2019-11-09 19:13 | doc/man: Make html generation experimental, fix mdocml build. | ng0 | 1 | +6 | -4 |
| 2019-11-09 18:50 | adjust from -C-Tutorial to -Tutorial | ng0 | 1 | +1 | -1 |
| 2019-11-09 18:38 | doc: rename gnunet-tutorial source, and solve #5961 and potentially #5902 | ng0 | 2 | +5 | -6 |
| 2019-11-09 17:50 | followup | ng0 | 1 | +1 | -1 |
| 2019-11-09 17:19 | rename texi source gnunet-tutorial to gnunet_tutorial | ng0 | 1 | +0 | -0 |
| 2019-11-08 10:58 | name. | ng0 | 1 | +2 | -2 |
| 2019-11-08 10:49 | fix. | ng0 | 1 | +1 | -1 |
| 2019-11-08 10:47 | add distfiles. | ng0 | 1 | +2 | -1 |
| 2019-11-08 10:29 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 23 | +66 | -7 |
| 2019-11-08 10:29 | add back | ng0 | 1 | +505 | -0 |
| 2019-11-08 10:28 | test. | ng0 | 1 | +0 | -505 |
| 2019-11-08 09:33 | add $(GN_LIBINTL) to Makefile.am (fixes 0005902) | xrs | 23 | +66 | -7 |
| 2019-11-02 16:01 | Add build-common submodule. | ng0 | 2 | +4 | -0 |
| 2019-10-31 12:03 | tighten formatting rules | Christian Grothoff | 605 | +1921 | -1049 |
| 2019-10-30 18:14 | add missing files | ng0 | 2 | +1415 | -0 |
| 2019-10-30 18:09 | potentially fix the build error wrt texi2pdf generation missing an import - we did not include the fdl texi file which is included in the tutorial. | ng0 | 1 | +10 | -1 |
| 2019-10-30 17:40 | doc/*/Makefile.am: remove unnecessary rules. | ng0 | 3 | +45 | -196 |
| 2019-10-30 17:09 | configure: remove accidental copy block, fix mdocml message. | ng0 | 1 | +1 | -5 |
| 2019-10-30 16:53 | configure: add mandoc + texi2mdoc detection doc/man: add man-html and man-html-install | ng0 | 3 | +61 | -12 |
| 2019-10-30 13:08 | TODO note for configure.ac | ng0 | 1 | +2 | -0 |
| 2019-10-30 10:55 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +1 | -0 |
| 2019-10-30 10:53 | v0.11.8 | ng0 | 2 | +5 | -1 |
| 2019-10-29 20:50 | pq: include pq.h in dist | Daniel Golle | 1 | +1 | -0 |
| 2019-10-27 23:12 | Changelog entry for 0.11.7. | ng0 | 1 | +4 | -0 |
| 2019-10-27 18:23 | portability fix. | ng0 | 1 | +1 | -1 |
| 2019-10-27 17:30 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 3 | +17 | -19 |
| 2019-10-27 17:29 | portability fix, use = instead of == with test | ng0 | 1 | +3 | -3 |
| 2019-10-27 17:06 | v0.11.7 | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-10-27 16:58 | fix removal of file for make dist | Schanzenbach, Martin | 1 | +16 | -15 |
| 2019-10-27 16:50 | fix removal of file for make dist | Schanzenbach, Martin | 1 | +1 | -3 |
| 2019-10-27 16:47 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 1 | +4 | -3 |
| 2019-10-27 16:47 | fix removal of file for make dist | Schanzenbach, Martin | 1 | +0 | -1 |
| 2019-10-27 15:52 | README: fix switch. | ng0 | 1 | +4 | -3 |
| 2019-10-27 14:27 | doc/man: create better rules for texi2mdoc. | ng0 | 2 | +7 | -25 |
| 2019-10-27 13:28 | configure: Add TODO, add MariaDB to a message. | ng0 | 1 | +6 | -2 |
| 2019-10-27 13:09 | make uncrustify silent. | ng0 | 1 | +1 | -1 |
| 2019-10-27 13:07 | impove make pretty nesting. | ng0 | 1 | +8 | -5 |
| 2019-10-27 12:57 | doc/man: Remove duplicate EXTRA_DIST entry for .7 | ng0 | 1 | +0 | -4 |
| 2019-10-27 12:54 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +4 | -0 |
| 2019-10-27 12:53 | add dist_bootstrap, so far compiles texi2mdoc and gives advice on adding a switch + $PATH. | ng0 | 2 | +37 | -0 |
| 2019-10-27 11:36 | update changelog | Schanzenbach, Martin | 1 | +4 | -0 |
| 2019-10-26 13:35 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 6 | +14 | -30 |
| 2019-10-26 13:35 | configure: idn/idn2: indent, add msg | ng0 | 1 | +17 | -13 |
| 2019-10-26 13:04 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | xrs | 1 | +4 | -1 |
| 2019-10-26 13:04 | obsolete due to alpine policy | xrs | 127 | +5517 | -5342 |
| 2019-10-26 13:02 | configure: add MSG_CHECKING | ng0 | 1 | +4 | -1 |
| 2019-10-26 13:00 | fix policy issues and simplify | xrs | 6 | +14 | -30 |
| 2019-10-26 12:59 | configure: Add --with-libogg=PREFIX | ng0 | 1 | +42 | -20 |
| 2019-10-26 12:38 | configure: Add --with-libopus=PREFIX | ng0 | 1 | +42 | -6 |
| 2019-10-26 12:21 | configure: Add --with-libpulse=PREFIX | ng0 | 1 | +35 | -3 |
| 2019-10-26 12:03 | configure: Add --with[out]-libbluetooth=PREFIX | ng0 | 1 | +30 | -3 |
| 2019-10-26 07:32 | conversation is no longer guarded by 'experimental' in the Makefiles. Reflect this in the README. | ng0 | 1 | +3 | -3 |
| 2019-10-25 12:07 | remove glpk. | ng0 | 3 | +3 | -15 |
| 2019-10-25 09:37 | fix syntax | ng0 | 1 | +10 | -10 |
| 2019-10-25 09:25 | follow-up to win32 removal. | ng0 | 25 | +43 | -43 |
| 2019-10-24 12:45 | path->PATHS | ng0 | 1 | +1 | -1 |
| 2019-10-24 10:26 | contrib: include all files in packages in EXTRA_DIST | ng0 | 1 | +20 | -2 |
| 2019-10-24 10:22 | move contrib/alpine to contrib/packages/alpine | ng0 | 12 | +0 | -0 |
| 2019-10-24 10:20 | Add python3.8 to configure.ac, some minor formating and solve one TODO. | ng0 | 1 | +16 | -13 |
| 2019-10-24 09:35 | rewrite parts of the README. | ng0 | 1 | +57 | -56 |
| 2019-10-23 21:58 | rewrite note on setuid. | ng0 | 1 | +7 | -5 |
| 2019-10-23 21:51 | remove never working setuid helper code from the build-system. refer to the Changelog for a longer reason. In conclusion, this is what people expect, this is what Package Managers patch away for portability, and we can't use install(1) for this because it's not a portable tool. | ng0 | 13 | +37 | -118 |
| 2019-10-23 20:45 | fix typo | ng0 | 1 | +6 | -6 |
| 2019-10-23 20:27 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +1 | -0 |
| 2019-10-23 20:24 | first test commit to make sudo + sh scripts obsolete. | ng0 | 5 | +23 | -8 |
| 2019-10-23 18:55 | start rest per user | Schanzenbach, Martin | 1 | +1 | -0 |
| 2019-10-23 12:52 | fix failure to install with sudo for now. real change coming tonight. | ng0 | 1 | +13 | -13 |
| 2019-10-17 14:42 | update ChangeLog | ng0 | 1 | +1 | -1 |
| 2019-10-17 14:34 | maybe improve sudo detection. | ng0 | 1 | +13 | -11 |
| 2019-10-17 14:10 | test_gnunet_dns.sh: check if user 'nobody' exists and return 77 if not. | ng0 | 1 | +6 | -0 |
| 2019-10-17 13:49 | Add support for doas. | ng0 | 8 | +70 | -15 |
| 2019-10-16 20:51 | this comment seems to be not true; tarfile will at least not require tar(1) or any other tool, if at all other modules are required. | ng0 | 1 | +0 | -3 |
| 2019-10-16 18:20 | follow-up to ce63ca3ca49d8a4dc741cd014601584e3d5cfe54 | ng0 | 30 | +30 | -60 |
| 2019-10-16 18:15 | *.1: syntax (\- -> -) | ng0 | 34 | +555 | -555 |
| 2019-10-16 17:58 | gnunet-ecc(1): syntax | ng0 | 1 | +16 | -16 |
| 2019-10-16 17:55 | clarify gnunet-arm(1) more and add syntax. | ng0 | 1 | +20 | -10 |
| 2019-10-16 10:32 | updated italian translation | Christian Grothoff | 1 | +3591 | -3884 |
| 2019-10-15 08:40 | minor fix | Schanzenbach, Martin | 1 | +2 | -2 |
| 2019-10-14 15:45 | kommando zurueck, this time for real. | ng0 | 1 | +0 | -0 |
| 2019-10-14 15:21 | move back | ng0 | 1 | +0 | -0 |
| 2019-10-14 14:52 | add yapf to make pretty | ng0 | 2 | +9 | -0 |
| 2019-10-14 14:18 | with 'make pretty' running uncrustify, yapf styling the python files, this file seems obsolete? | ng0 | 1 | +0 | -0 |
| 2019-10-14 14:09 | po/POTFILES.in | ng0 | 1 | +52 | -78 |
| 2019-10-14 14:09 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +5 | -3 |
| 2019-10-14 14:08 | Changelog | ng0 | 1 | +4 | -0 |
| 2019-10-14 14:06 | fix the previous uncrustify commit. | ng0 | 2 | +5 | -7 |
| 2019-10-14 14:06 | gitignore yapf | ng0 | 1 | +1 | -1 |
| 2019-10-14 12:49 | readd reclaim | Schanzenbach, Martin | 1 | +5 | -3 |
| 2019-10-14 12:10 | 'make pretty' rule using uncrustify, detect uncrustify in configure script. | ng0 | 2 | +14 | -0 |
| 2019-10-14 11:45 | sort(1) os names. | ng0 | 1 | +3 | -3 |
| 2019-10-14 11:40 | fix typo in Changelog | ng0 | 1 | +1 | -1 |
| 2019-10-14 11:32 | we're at 0.11.x | ng0 | 1 | +1 | -1 |
| 2019-10-12 18:25 | add yapf style | ng0 | 3 | +18 | -1 |
| 2019-10-12 18:17 | more python format | ng0 | 2 | +5 | -4 |
| 2019-10-12 18:16 | format python | ng0 | 23 | +827 | -481 |
| 2019-10-12 18:11 | yapf format. | ng0 | 1 | +0 | -1 |
| 2019-10-12 12:37 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | xrs | 30 | +784 | -489 |
| 2019-10-12 12:36 | fixed formatting and policy issues | xrs | 9 | +162 | -185 |
| 2019-10-11 21:20 | add GNUNET_PQ_reconnect_if_down | Christian Grothoff | 2 | +23 | -0 |
| 2019-10-11 18:55 | libgnunetpq API change to fix #5733 | Christian Grothoff | 14 | +517 | -335 |
| 2019-10-11 19:37 | we probably want to actually test the sync | Schanzenbach, Martin | 1 | +13 | -3 |
| 2019-10-11 17:11 | fix non deterministic test | Schanzenbach, Martin | 2 | +17 | -15 |
| 2019-10-11 16:35 | add bug ref | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-10-11 16:35 | make test compatible with macos | Schanzenbach, Martin | 1 | +2 | -1 |
| 2019-10-11 14:17 | add namestore rest tests | Schanzenbach, Martin | 3 | +101 | -108 |
| 2019-10-11 12:48 | fix rest; uncrustify | Schanzenbach, Martin | 6 | +59 | -30 |
| 2019-10-11 09:06 | fix changes in identities | Schanzenbach, Martin | 1 | +36 | -1 |
| 2019-10-09 20:38 | fix primary issue from #5907 | Christian Grothoff | 1 | +6 | -0 |
| 2019-10-08 20:15 | allow to disable IP scan w/ HOLE_EXTERNAL; thanks Corvus Corax | Schanzenbach, Martin | 2 | +16 | -2 |
| 2019-10-08 19:53 | use correct plugin name; thanks Corvus Corax | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-10-07 10:44 | indent | Schanzenbach, Martin | 2 | +153 | -153 |
| 2019-10-07 09:51 | Removed rest files, updated makefile | Andreas Ebner | 6 | +0 | -1464 |
| 2019-10-07 09:48 | Renamed credential service to abd, replaced all related functions, parameters, etc | Andreas Ebner | 72 | +7765 | -7782 |
| 2019-10-06 10:57 | Proper print on add callback, fixed return value in .._start, both cases require same handling therefore same return value | Andreas Ebner | 2 | +7 | -2 |
| 2019-09-23 09:27 | Fixed test | Andreas Ebner | 1 | +1 | -1 |
| 2019-09-20 09:32 | Test cleanup/fix: | Andreas Ebner | 13 | +67 | -53 |
| 2019-09-20 08:49 | Cleanup TODOs, bugfix in cleanup and start of bidirectional chain resolution: - removed and/or implemented all remaining TODOs - fixed a bug in cleanup_handle() which caused to not cleanup correctly when a solution was prematurely found - delegation_chain_bw/fw_resolution_start() not has a return value to indicate whether a solution was prematurely found - cleaned up the test_... files (an additional cleanup commit might follow) | Andreas Ebner | 25 | +7895 | -9668 |
| 2019-09-14 14:58 | Bugfixes, changed test reporting behavior, modified intermediate result reporting: | Andreas Ebner | 16 | +93 | -73 |
| 2019-08-25 10:23 | Introduction of intermediate result reporting, removed some stuff, new test: | Andreas Ebner | 10 | +260 | -18 |
| 2019-08-21 15:45 | Cleanup and fixes regarding bidirectional search and the test.sh files: | Andreas Ebner | 8 | +124 | -196 |
| 2019-08-18 11:46 | Bidirectional implementation finished, more complex tests for bidirectional, cleanup fix, todos done: | Andreas Ebner | 9 | +792 | -171 |
| 2019-08-11 15:04 | Unfinished implementation of bidirectional search: | Andreas Ebner | 3 | +270 | -14 |
| 2019-08-06 14:17 | Removed GNUNET_CREDENTIAL_Credential, new cmdline parameters, formatting: | Andreas Ebner | 12 | +697 | -966 |
| 2019-08-04 11:52 | Clean up and renaming | Andreas Ebner | 8 | +134 | -226 |
| 2019-08-03 11:01 | Updated fw/bw algo, collect, and verify (still some things left to do) | Andreas Ebner | 8 | +573 | -391 |
| 2019-07-24 14:29 | Run clang format over some files, experimental implementation of forward algorithm | Andreas Ebner | 6 | +801 | -518 |
| 2019-07-09 15:53 | Cleanup, additional input checks, renaming, simplification: | Andreas Ebner | 9 | +267 | -310 |
| 2019-07-07 13:04 | Implemented delegate sign and store function for GNS entries: | Andreas Ebner | 11 | +661 | -312 |
| 2019-06-25 13:21 | Handle all credential storage via credential service, prepared for subject side storage | Andreas Ebner | 7 | +1100 | -368 |
| 2019-10-06 19:04 | more dead files | Christian Grothoff | 3 | +0 | -92 |
| 2019-10-06 19:03 | remove dead, obsolete or never-to-become ATS logic (DCE) | Christian Grothoff | 31 | +8 | -10826 |
| 2019-10-06 09:48 | dce | Christian Grothoff | 1 | +2 | -6 |
| 2019-10-06 02:32 | save nick 0-term byte | Schanzenbach, Martin | 2 | +1 | -7 |
| 2019-10-05 20:45 | nick must be 0-terminated else resolver will discard/break | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-10-05 20:31 | change define | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-10-05 13:09 | global reindent, now with uncrustify hook enabled | Christian Grothoff | 1008 | +210326 | -205098 |
| 2019-10-05 13:01 | reduce scope | Christian Grothoff | 1 | +70 | -70 |
| 2019-10-05 13:00 | reduce scope | Christian Grothoff | 1 | +1 | -1 |
| 2019-10-05 13:00 | reduce scope | Christian Grothoff | 1 | +2 | -1 |
| 2019-10-05 12:59 | reduce scope | Christian Grothoff | 1 | +1 | -1 |
| 2019-10-05 12:58 | reduce scope | Christian Grothoff | 1 | +2 | -1 |
| 2019-10-05 12:56 | fix hook to only apply to C code | Christian Grothoff | 1 | +13 | -13 |
| 2019-10-05 12:55 | fix hook to only apply to C code | Christian Grothoff | 1 | +0 | -0 |
| 2019-10-05 12:55 | fix hook to only apply to C code | Christian Grothoff | 1 | +15 | -14 |
| 2019-10-05 12:45 | reduce scope | Christian Grothoff | 1 | +1 | -2 |
| 2019-10-05 12:44 | fix path | Christian Grothoff | 1 | +1 | -1 |
| 2019-10-05 12:43 | style fix | Christian Grothoff | 1 | +2 | -3 |
| 2019-10-05 12:42 | uncrustify integration into bootstrap | Christian Grothoff | 2 | +64 | -56 |
| 2019-10-03 16:56 | intendation | Schanzenbach, Martin | 1 | +257 | -247 |
| 2019-10-03 16:55 | GNS: preparing protocol change in GNS for v12 | Schanzenbach, Martin | 1 | +18 | -2 |
| 2019-09-29 10:30 | add precommit hook example | ng0 | 1 | +34 | -0 |
| 2019-09-28 17:11 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | xrs | 19 | +4707 | -3870 |
| 2019-09-28 17:11 | add contrib/alpine | xrs | 12 | +436 | -0 |
| 2019-09-27 22:56 | handle arm -s completion nicely via signaling pipe | Christian Grothoff | 8 | +1615 | -1479 |
| 2019-09-27 21:20 | do not attempt name resolution or terminating a peer in gnunet-arm if the peer is not running | Christian Grothoff | 2 | +714 | -596 |
| 2019-09-27 21:12 | implementing GNUNET_CLIENT_test() to check for service operating | Christian Grothoff | 3 | +1263 | -1093 |
| 2019-09-27 20:33 | indent | Christian Grothoff | 2 | +862 | -803 |
| 2019-09-24 17:04 | print service summary | Florian Dold | 1 | +76 | -1 |
| 2019-09-24 16:21 | add stopping state | Florian Dold | 3 | +25 | -11 |
| 2019-09-24 15:59 | implement extended status information for arm | Florian Dold | 8 | +331 | -66 |
| 2019-09-21 11:26 | docs: fix typo 'priviledge'→'privilege' | grindhold | 3 | +4 | -4 |
| 2019-09-19 15:19 | indenting | Christian Grothoff | 1 | +104 | -101 |
| 2019-09-17 14:10 | gracely handle missing PKCE params in token request | Schanzenbach, Martin | 2 | +1390 | -1376 |
| 2019-09-16 19:34 | do not indent labels | Christian Grothoff | 2 | +2 | -1 |
| 2019-09-16 19:26 | reindentation | Christian Grothoff | 1 | +0 | -1 |
| 2019-09-16 19:26 | reindentation | Christian Grothoff | 1 | +44 | -43 |
| 2019-09-16 19:22 | reindentation | Christian Grothoff | 1 | +252 | -250 |
| 2019-09-16 12:14 | configure: remove checks for CXX and CPP. See ChangeLog. | ng0 | 3 | +55 | -52 |
| 2019-09-16 06:59 | lint: Remove checkbashisms.pl, assume it is in PATH. | ng0 | 3 | +2 | -902 |
| 2019-09-15 08:23 | use configuration from GNU Taler for uncrustify | Christian Grothoff | 2 | +127 | -129 |
| 2019-09-14 19:26 | AUTHORS: correct license statement (will drop last gpl2 file in lint/ soon). | ng0 | 1 | +1 | -1 |
| 2019-09-11 14:25 | remove terminos.h, it seems like a typo of termios.h and neither of them are used in the sourcecode. | ng0 | 1 | +1 | -1 |
| 2019-09-11 13:21 | align.m4: Add stdlib.h explicitly to make the test pass on NetBSD. Should not be problematic, every system we support right now has a stdlib. | ng0 | 1 | +4 | -1 |
| 2019-09-11 12:42 | configure: remove mingw conditions, replace one gcc with $CC. | ng0 | 1 | +4 | -8 |
| 2019-09-11 11:22 | Add buildtarget to netbsd | ng0 | 1 | +1 | -0 |
| 2019-09-11 11:18 | configure: remove windows specific checks. | ng0 | 1 | +1 | -109 |
| 2019-09-11 10:56 | contrib: gnunet_janitor, terminate: remove win32 functionalities. | ng0 | 2 | +11 | -50 |
| 2019-09-10 18:15 | small README changes. | ng0 | 1 | +2 | -2 |
| 2019-09-10 16:59 | remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific files. | ng0 | 118 | +13549 | -24853 |
| 2019-09-09 19:17 | Remove win32 and cygwin support | ng0 | 37 | +52 | -2365 |
| 2019-09-09 13:01 | accidentally deleted | Schanzenbach, Martin | 1 | +672 | -0 |
| 2019-09-09 12:59 | fix flag detection variables | Schanzenbach, Martin | 2 | +2 | -674 |
| 2019-09-09 12:43 | gcc does strange things with -Wno-* | Schanzenbach, Martin | 1 | +4 | -4 |
| 2019-09-09 12:21 | add werror to check | Schanzenbach, Martin | 2 | +21 | -1 |
| 2019-09-09 12:11 | attempt fix flag detection again | Schanzenbach, Martin | 1 | +16 | -3 |
| 2019-09-09 12:11 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +1 | -1 |
| 2019-09-09 12:11 | typo | ng0 | 1 | +1 | -1 |
| 2019-09-09 11:48 | attempt fix flag detection | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-09-09 11:42 | STAT->stat | ng0 | 1 | +2 | -2 |
| 2019-09-09 11:29 | typo | ng0 | 1 | +1 | -1 |
| 2019-09-09 11:18 | util/disk.c: fix failure to build | ng0 | 1 | +1 | -1 |
| 2019-09-09 10:19 | plibc: win32 related, socket | ng0 | 4 | +11 | -11 |
| 2019-09-09 10:04 | plibc removal: gns/w32nsp.c: sockets. | ng0 | 1 | +15 | -15 |
| 2019-09-09 09:55 | plibc removal: sscanf, win32 socket corrections | ng0 | 8 | +34 | -34 |
| 2019-09-09 08:15 | plibc removal: ACCESS->access | ng0 | 4 | +5 | -5 |
| 2019-09-09 08:10 | plibc removal (CLOSE->close) | ng0 | 1 | +3 | -3 |
| 2019-09-09 08:02 | plibc removal: STRUCT_STAT64 | ng0 | 1 | +1 | -1 |
| 2019-09-08 12:33 | uncrustify as demanded. | ng0 | 1047 | +224194 | -224539 |
| 2019-09-08 12:29 | replace clang-format with uncrustify. | ng0 | 3 | +4 | -5 |
| 2019-09-08 12:13 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +370 | -364 |
| 2019-09-08 12:13 | README: adjust dependencies and some fixes. | ng0 | 1 | +3 | -5 |
| 2019-09-08 08:50 | update | Schanzenbach, Martin | 1 | +370 | -364 |
| 2019-09-07 11:18 | Make services localizable | Alessio Vanni | 1 | +22 | -4 |
| 2019-09-07 09:57 | gnunet-bcd: OPEN->open | ng0 | 1 | +2 | -2 |
| 2019-09-07 09:35 | util/disk.c: STAT64->stat64 | ng0 | 1 | +1 | -1 |
| 2019-09-07 09:28 | configure: remove plibc check | ng0 | 1 | +2 | -6 |
| 2019-09-07 09:25 | documentation: remove plibc mention. | ng0 | 1 | +0 | -1 |
| 2019-09-07 09:16 | fix variable names renamed by search and replace. | ng0 | 2 | +6 | -6 |
| 2019-09-07 09:15 | typo in header file for w32 | ng0 | 1 | +3 | -4 |
| 2019-09-06 23:08 | files included by accident. | ng0 | 2 | +0 | -34 |
| 2019-09-06 23:01 | plibc, commit 2 | ng0 | 6 | +527 | -510 |
| 2019-09-06 22:46 | first step to remove plibc | ng0 | 185 | +11399 | -14276 |
| 2019-09-05 12:29 | remove /usr/include from coverage analysis | Christian Grothoff | 1 | +2 | -1 |
| 2019-09-05 09:35 | fix logging issue reported by Raphael | Christian Grothoff | 2 | +522 | -546 |
| 2019-09-05 06:22 | attempt to make PKCE optional | Schanzenbach, Martin | 2 | +40 | -40 |
| 2019-09-05 05:50 | fix signature check | Schanzenbach, Martin | 1 | +7 | -8 |
| 2019-09-05 05:13 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 3 | +17 | -0 |
| 2019-09-05 05:12 | fix | Schanzenbach, Martin | 1 | +2 | -3 |
| 2019-09-04 23:05 | add templates for multi-user configurations | Christian Grothoff | 3 | +17 | -0 |
| 2019-09-04 20:57 | fix ticket | Schanzenbach, Martin | 1 | +2 | -2 |
| 2019-09-04 20:40 | fix loop | Schanzenbach, Martin | 1 | +2 | -1 |
| 2019-09-04 20:18 | fix urlenc | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-09-04 20:03 | fix base64+urlencode vs base64url | Schanzenbach, Martin | 1 | +46 | -19 |
| 2019-09-04 19:24 | better debug output | Schanzenbach, Martin | 1 | +5 | -3 |
| 2019-09-04 19:06 | hash fix | Schanzenbach, Martin | 1 | +4 | -4 |
| 2019-09-04 18:42 | fix serialization | Schanzenbach, Martin | 1 | +78 | -79 |
| 2019-09-04 13:27 | support for PKCE extension | Alexia Pagkopoulou | 4 | +183 | -62 |
| 2019-09-01 11:28 | update changelog | Schanzenbach, Martin | 1 | +5 | -0 |
| 2019-09-01 11:25 | Added patch by AV from ML: | Schanzenbach, Martin | 4 | +52 | -9 |
| 2019-08-27 20:21 | Remove make rule which doesn't even fire | David Barksdale | 1 | +0 | -7 |
| 2019-08-27 19:29 | Use pkg-config to check for MHD | David Barksdale | 13 | +76 | -122 |
| 2019-08-23 10:50 | typo | Christian Grothoff | 1 | +1 | -1 |
| 2019-08-23 08:35 | fix | Christian Grothoff | 1 | +3 | -0 |
| 2019-08-23 07:49 | fix #5829 | Christian Grothoff | 3 | +21 | -22 |
| 2019-08-21 09:55 | more changelog | Schanzenbach, Martin | 1 | +3 | -0 |
| 2019-08-21 09:03 | do not free hashmap while iterating over it, unhealthy, even in error case | Christian Grothoff | 1 | +0 | -2 |
| 2019-08-21 08:58 | fix NPE when importing directory into gnunet-fs-gtk (cleaner fix) | Christian Grothoff | 1 | +2 | -2 |
| 2019-08-21 08:56 | fix NPE when importing directory into gnunet-fs-gtk | Christian Grothoff | 1 | +2 | -1 |
| 2019-08-20 14:35 | fix ftbfs | Christian Grothoff | 1 | +323 | -497 |
| 2019-08-20 14:32 | changelog | Christian Grothoff | 1 | +4 | -0 |
| 2019-08-20 14:31 | fix bogus close of fd in gnunet-gns | Christian Grothoff | 1 | +122 | -135 |
| 2019-08-19 15:37 | Merge branch 'master' of ssh://gnunet.org/gnunet | Alexia Pagkopoulou | 1 | +1 | -1 |
| 2019-08-19 15:36 | made the rest config editable | Alexia Pagkopoulou | 1 | +127 | -1 |
| 2019-08-19 15:24 | bugreport: syntax fix. | ng0 | 1 | +1 | -1 |
| 2019-08-18 21:25 | updated gnunet.service file, added copyright notice | rexxnor | 1 | +10 | -9 |
| 2019-08-18 21:40 | fix gnunet-service-arm termination status code | Christian Grothoff | 2 | +12 | -11 |
| 2019-08-18 15:50 | always no split | Christian Grothoff | 1 | +1 | -1 |
| 2019-08-18 12:29 | fix libpulse check | Christian Grothoff | 1 | +4 | -1 |
| 2019-08-18 12:22 | nicer message | Christian Grothoff | 1 | +6 | -3 |
| 2019-08-17 14:23 | updated documentation TODOs, added examples for MX and SOA record syntax | rexxnor | 1 | +62 | -1 |
| 2019-08-16 22:58 | who makes these decisions at gnu texinfo... argh! | ng0 | 2 | +11 | -3 |
| 2019-08-16 22:42 | rm rf | ng0 | 1 | +1 | -1 |
| 2019-08-16 22:41 | thanks i hate it | ng0 | 1 | +1 | -1 |
| 2019-08-16 22:38 | attempt | ng0 | 1 | +1 | -1 |
| 2019-08-16 22:28 | attempt to fix the wrong texinfo5 generation which leads to css being 404 links. | ng0 | 2 | +2 | -2 |
| 2019-08-16 22:14 | misc fixes. | ng0 | 1 | +6 | -7 |
| 2019-08-16 22:03 | testcase comment | ng0 | 1 | +1 | -0 |
| 2019-08-16 22:01 | try to distinguish between S and 5 by making socks lowercase. | ng0 | 1 | +1 | -1 |
| 2019-08-16 21:59 | Unixes and GNU systems -> Unix-like systems. | ng0 | 1 | +1 | -1 |
| 2019-08-16 21:58 | comment on platform specific instrcutions. | ng0 | 1 | +2 | -0 |
| 2019-08-16 21:56 | more sqlite3 | ng0 | 1 | +2 | -1 |
| 2019-08-16 21:55 | sqlite -> SQLite3 | ng0 | 1 | +1 | -1 |
| 2019-08-16 21:54 | clarify and update gnurl part. | ng0 | 1 | +18 | -9 |
| 2019-08-16 21:45 | typo fix. add @quotation block, already present in texinfo 4.2 safe to use. | ng0 | 1 | +7 | -4 |
| 2019-08-16 21:38 | remove an outdated comment about libgnurl, replace with statement about how it has been developed. | ng0 | 1 | +3 | -5 |
| 2019-08-16 21:36 | Clarify that the command is run on Debian/Debian-derived/or apt. | ng0 | 1 | +3 | -1 |
| 2019-08-16 21:33 | chapter developer: the comment about the website is no longer true, fix. | ng0 | 1 | +2 | -3 |
| 2019-08-16 21:25 | GNUNet->GNUnet | ng0 | 2 | +2 | -2 |
| 2019-07-25 14:30 | fixed a typo | rexxnor | 1 | +1 | -1 |
| 2019-08-11 17:00 | formatting; comments | Schanzenbach, Martin | 2 | +613 | -166 |
| 2019-08-10 19:41 | make SO_NOSIGPIPE more prominent | Schanzenbach, Martin | 1 | +11 | -3 |
| 2019-08-08 15:48 | fix dead link | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-08-08 15:23 | pathes to better support third party extensions from ML. Thanks to Alessio Vanni | Schanzenbach, Martin | 5 | +20 | -6 |
| 2019-08-06 17:12 | clarify incorrect comment identified by Alessio Vanni on the gnunet-developer mailinglist | Christian Grothoff | 2 | +7 | -9 |
| 2019-08-01 08:31 | eliminate nonsensical compare | Schanzenbach, Martin | 1 | +6 | -9 |
| 2019-08-01 08:12 | fix #5816 | Schanzenbach, Martin | 1 | +19 | -0 |
| 2019-07-31 11:47 | fix #5815 | Schanzenbach, Martin | 2 | +10 | -1 |
| 2019-07-28 14:21 | Adding --enable-texinfo4 configure switch. Refer to https://bugs.gnunet.org/view.php?id=3914 and the Changelog for more. | ng0 | 4 | +47 | -2 |
| 2019-07-28 13:30 | report purpose when sig verification fails | Christian Grothoff | 1 | +2 | -1 |
| 2019-07-26 08:15 | fix | Christian Grothoff | 1 | +2 | -2 |
| 2019-07-24 15:54 | disable REST in tests that do not need it | Christian Grothoff | 2 | +6 | -1 |
| 2019-07-24 15:53 | changes for 0.11.6 release: i18n, packaging, missing files in dist | Christian Grothoff | 11 | +2866 | -2680 |
| 2019-07-24 11:48 | add NZL | Christian Grothoff | 1 | +36 | -72 |
| 2019-07-24 09:14 | obsolete | Christian Grothoff | 1 | +0 | -8 |
| 2019-07-24 08:32 | make script run on macOS (*BSD) | Schanzenbach, Martin | 1 | +2 | -1 |
| 2019-07-23 21:57 | followup #5817 | Schanzenbach, Martin | 3 | +4 | -6 |
| 2019-07-23 21:38 | fix #5817 | Schanzenbach, Martin | 3 | +160 | -140 |
| 2019-07-23 20:51 | reverting part of fix for #5818 | Schanzenbach, Martin | 1 | +2 | -2 |
| 2019-07-23 17:49 | IP changed | Christian Grothoff | 1 | +1 | -1 |
| 2019-07-23 15:21 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 1 | +4 | -4 |
| 2019-07-23 15:21 | temporary fix for #5818 | Schanzenbach, Martin | 1 | +12 | -11 |
| 2019-07-23 13:36 | fixed a typo in handbook | rexxnor | 1 | +4 | -4 |
| 2019-07-23 11:38 | fix mem corruption, possibly #5581 | Schanzenbach, Martin | 2 | +7 | -8 |
| 2019-07-23 10:58 | fix #5816 | Schanzenbach, Martin | 2 | +454 | -495 |
| 2019-07-22 20:33 | RPS doc: Fix typo and formulation | Julius Bünger | 1 | +3 | -3 |
| 2019-07-22 20:16 | RPS doc: Specify "reliable", reformat link | Julius Bünger | 1 | +6 | -3 |
| 2019-07-22 18:09 | dox | Christian Grothoff | 2 | +3 | -2 |
| 2019-07-22 17:03 | introduce GNUNET_JSON_spec_mark_optional | Christian Grothoff | 2 | +51 | -28 |
| 2019-07-21 19:44 | formatting | Schanzenbach, Martin | 1 | +169 | -226 |
| 2019-07-21 19:31 | fix docs | Schanzenbach, Martin | 3 | +16 | -7 |
| 2019-07-21 18:48 | attempt fix #5813 | Schanzenbach, Martin | 1 | +3 | -3 |
| 2019-07-21 18:18 | Merge branch 'cadet-new-options' | t3sserakt | 22 | +2726 | -3447 |
| 2019-07-21 09:08 | fix #5793 | Christian Grothoff | 6 | +555 | -537 |
| 2019-07-20 20:31 | removed last use of old api | t3sserakt | 1 | +0 | -1 |
| 2019-07-20 09:59 | minor text fixes | xrs | 1 | +5 | -5 |
| 2019-07-17 16:14 | revert timeout removal | Schanzenbach, Martin | 1 | +72 | -49 |
| 2019-07-17 09:15 | DSTJ-disable hack | Christian Grothoff | 1 | +12 | -1 |
| 2019-07-17 09:09 | reindenting | Christian Grothoff | 1 | +417 | -599 |
| 2019-07-17 08:50 | remove duplication MQ options, make conversation build | Christian Grothoff | 11 | +2695 | -3323 |
| 2019-07-17 08:12 | simplify | Christian Grothoff | 1 | +7 | -11 |
| 2019-07-16 15:53 | no timeout for GNS request | Schanzenbach, Martin | 1 | +1 | -35 |
| 2019-07-16 10:53 | return error code | Schanzenbach, Martin | 1 | +1 | -0 |
| 2019-07-15 15:43 | try fix lock #3 | Schanzenbach, Martin | 1 | +58 | -58 |
| 2019-07-15 15:14 | try fix lock #2 | Schanzenbach, Martin | 1 | +1 | -0 |
| 2019-07-15 15:11 | try fix lock | Schanzenbach, Martin | 1 | +1 | -0 |
| 2019-07-15 12:25 | more useful output | Schanzenbach, Martin | 1 | +247 | -115 |
| 2019-07-15 12:19 | enable suspend resume for REST | Schanzenbach, Martin | 2 | +234 | -227 |
| 2019-07-15 08:34 | update changelog | Schanzenbach, Martin | 1 | +3 | -0 |
| 2019-07-15 07:57 | re-enable support for CORS config | Schanzenbach, Martin | 2 | +42 | -10 |
| 2019-07-12 19:02 | fix #5795 | Christian Grothoff | 1 | +2 | -0 |
| 2019-07-11 15:27 | fix | Schanzenbach, Martin | 1 | +11 | -8 |
| 2019-07-11 15:10 | fix | Schanzenbach, Martin | 1 | +4 | -4 |
| 2019-07-11 15:02 | only add cors header for webext | Schanzenbach, Martin | 2 | +20 | -14 |
| 2019-07-10 21:31 | fix links | Christian Grothoff | 1 | +1 | -1 |
| 2019-07-10 21:30 | fix links | Christian Grothoff | 1 | +7 | -26 |
| 2019-07-10 16:28 | fixed broken api calls in test; fixed broken protocol | t3sserakt | 5 | +28 | -12 |
| 2019-07-08 16:12 | changelog housekeeping #2 | Schanzenbach, Martin | 1 | +3 | -0 |
| 2019-07-07 20:35 | TNG testing: Add config files to Makefile.am, too | Julius Bünger | 1 | +3 | -1 |
| 2019-07-07 20:34 | TNG testing: Add config files | Julius Bünger | 2 | +46 | -0 |
| 2019-07-07 20:23 | changelog housekeeping | Schanzenbach, Martin | 4 | +109 | -81 |
| 2019-07-07 18:52 | move index file | Christian Grothoff | 1 | +0 | -0 |
| 2019-07-07 18:32 | add links | Christian Grothoff | 1 | +2 | -0 |
| 2019-07-07 18:30 | update index page | Christian Grothoff | 1 | +1 | -1 |
| 2019-07-07 18:29 | update index page | Christian Grothoff | 1 | +3 | -2 |
| 2019-07-07 10:26 | gnunet-arm -s is required as normal user too | lurchi | 1 | +3 | -1 |
| 2019-07-05 20:11 | fix for starting problems of SUID binaries | xrs | 1 | +1 | -1 |
| 2019-07-03 20:31 | clarify error messages | lurchi | 3 | +5 | -4 |
| 2019-07-03 20:30 | constructing path now works with SUID_BINARY_PATH = "" | lurchi | 1 | +1 | -1 |
| 2019-06-29 11:05 | fix warning | lurchi | 1 | +1 | -1 |
| 2019-06-29 10:59 | use GNUNET_OS_get_suid_binary_path to construct suid helper paths | lurchi | 6 | +53 | -20 |
| 2019-06-29 10:57 | introduce config option SUID_BINARY_PATH (empty by default) | lurchi | 1 | +6 | -0 |
| 2019-06-29 10:56 | introduce GNUNET_OS_get_suid_binary_path | lurchi | 2 | +65 | -0 |
| 2019-06-29 08:19 | use mmap() instead of malloc, rename heap->flat as database is persisted in flat file | Christian Grothoff | 1 | +5 | -0 |
| 2019-06-29 08:18 | use mmap() instead of malloc, rename heap->flat as database is persisted in flat file | Christian Grothoff | 11 | +915 | -896 |
| 2019-06-29 07:44 | changed to large malloc in namestore heap database plugin buffer | rexxnor | 1 | +1 | -1 |
| 2019-06-28 18:23 | remove unused variable | lurchi | 1 | +0 | -1 |
| 2019-06-28 12:10 | ticket duplicates fix | Alexia Pagkopoulou | 1 | +104 | -4 |
| 2019-06-27 18:30 | bugfix | Christian Grothoff | 1 | +1 | -1 |
| 2019-06-27 12:37 | no null byte needed in message payload, so GNUNET_memcpy fits better | lurchi | 1 | +3 | -3 |
| 2019-06-27 10:59 | new GNUNET_strlcpy allows using it more | lurchi | 5 | +11 | -26 |
| 2019-06-27 10:21 | return value of GNUNET_strlcpy can be used | lurchi | 1 | +1 | -2 |
| 2019-06-27 10:14 | memcpy fits better | Christian Grothoff | 1 | +203 | -190 |
| 2019-06-27 09:37 | make GNUNET_strlcpy more flexible by using strnlen instead of strlen | lurchi | 3 | +21 | -33 |
| 2019-06-27 09:12 | no null-termination necessary after GNUNET_strlcpy | lurchi | 2 | +0 | -2 |
| 2019-06-27 09:04 | use GNUNET_strlcpy in strings.c too | lurchi | 1 | +1 | -2 |
| 2019-06-27 08:54 | fix header check in param map | Schanzenbach, Martin | 1 | +2 | -2 |
| 2019-06-27 08:49 | use GNUNET_strlcpy instead of strncpy where possible | lurchi | 17 | +130 | -40 |
| 2019-06-27 08:49 | introduce GNUNET_strlcpy | lurchi | 2 | +49 | -1 |
| 2019-06-27 08:34 | echo origin for CORS in rest | Schanzenbach, Martin | 2 | +162 | -173 |
| 2019-06-27 07:14 | update gnunet-gns man page | Schanzenbach, Martin | 1 | +4 | -0 |
| 2019-06-27 07:08 | fix #5782 | Schanzenbach, Martin | 2 | +79 | -56 |
| 2019-06-27 00:28 | fix indentation | lurchi | 1 | +1 | -1 |
| 2019-06-26 23:35 | fix typo | lurchi | 1 | +1 | -1 |
| 2019-06-26 23:19 | add subsection | lurchi | 1 | +2 | -1 |
| 2019-06-26 22:51 | fix sentence about NSS plugin; be more verbose about stopping GNUnet | lurchi | 1 | +6 | -2 |
| 2019-06-26 22:45 | fix texinfo | lurchi | 1 | +4 | -2 |
| 2019-06-26 22:26 | more work on installation chapter; fix texinfo compilation | lurchi | 2 | +100 | -16 |
| 2019-06-26 18:08 | fix TOC; prepare chapter Minimal configuration | lurchi | 1 | +9 | -3 |
| 2019-06-26 18:04 | Merge branch 'master' of https://git.gnunet.org/gnunet | lurchi | 1 | +1 | -5 |
| 2019-06-26 18:04 | improve the installation chapter | lurchi | 1 | +61 | -27 |
| 2019-06-26 15:25 | check for certutil with 'command -v' | t3sserakt | 1 | +1 | -5 |
| 2019-06-26 13:59 | fix command line argument | lurchi | 1 | +1 | -1 |
| 2019-06-26 10:15 | fix config file path | lurchi | 1 | +1 | -1 |
| 2019-06-25 23:21 | fixed chanel_get_info | t3sserakt | 2 | +11 | -11 |
| 2019-06-25 22:21 | Merge branch 'cadet_option' of ssh://gnunet.org/gnunet into cadet_option | t3sserakt | 1 | +0 | -6 |
| 2019-06-25 16:53 | removed channel attributes | t3sserakt | 1 | +0 | -15 |
| 2019-06-25 16:06 | added per message GNUNET_MQ_PriorityPreferences | t3sserakt | 9 | +51 | -29 |
| 2019-06-24 09:47 | removed GNUNET_CADET_ChannelOption | t3sserakt | 8 | +26 | -122 |
| 2019-06-25 16:06 | added per message GNUNET_MQ_PriorityPreferences | t3sserakt | 9 | +51 | -29 |
| 2019-06-25 13:53 | Merge branch 'master' into cadet_option | t3sserakt | 34 | +1850 | -1682 |
| 2019-06-25 13:31 | indent | Christian Grothoff | 1 | +13 | -11 |
| 2019-06-25 11:17 | tcp review bugfixes | Christian Grothoff | 2 | +43 | -45 |
| 2019-06-25 11:17 | AUTHORS: styling, and rename OS X to macOS | ng0 | 1 | +6 | -6 |
| 2019-06-25 09:33 | warnings | Christian Grothoff | 1 | +2 | -0 |
| 2019-06-24 16:01 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | xrs | 2 | +157 | -211 |
| 2019-06-24 16:01 | partly fixes 0005599, other links do not have a replacement | xrs | 3 | +4 | -4 |
| 2019-06-24 10:55 | add per-message pp | Christian Grothoff | 2 | +157 | -211 |
| 2019-06-24 09:47 | removed GNUNET_CADET_ChannelOption | t3sserakt | 8 | +3 | -128 |
| 2019-06-23 08:41 | added diagrams to Ascension developer handbook | rexxnor | 3 | +9 | -1 |
| 2019-06-22 21:28 | finish #4623 | Christian Grothoff | 7 | +462 | -460 |
| 2019-06-22 20:58 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | xrs | 32 | +3329 | -1894 |
| 2019-06-22 20:57 | add flag for exlusive options as program agruments | xrs | 3 | +18 | -2 |
| 2019-06-22 09:48 | implement #5771 | Christian Grothoff | 2 | +46 | -15 |
| 2019-06-22 08:48 | typo | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-06-22 08:47 | clarify | Schanzenbach, Martin | 1 | +2 | -2 |
| 2019-06-22 08:38 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 1 | +33 | -14 |
| 2019-06-22 08:38 | #5675: Also detect openssl again | Schanzenbach, Martin | 1 | +26 | -9 |
| 2019-06-22 08:03 | enable caching of non-existence of NICKs, also properly remove cache entries if NICK record itself is removed | Christian Grothoff | 1 | +33 | -14 |
| 2019-06-21 23:56 | Doc RPS: Add high-level subsection on Brahms | Julius Bünger | 1 | +26 | -0 |
| 2019-06-21 22:58 | Doc RPS: Move from keyconcepts to developer | Julius Bünger | 2 | +44 | -43 |
| 2019-06-21 22:46 | fix | Christian Grothoff | 1 | +3 | -3 |
| 2019-06-21 22:45 | avoid pk operation unless logging enabled | Christian Grothoff | 1 | +16 | -4 |
| 2019-06-21 22:44 | sectioning fix | Christian Grothoff | 1 | +1 | -1 |
| 2019-06-21 22:09 | Doc RPS: Fix writing style of GNUnet | Julius Bünger | 1 | +2 | -2 |
| 2019-06-21 21:23 | updated the Ascension documentation | rexxnor | 3 | +108 | -67 |
| 2019-06-21 21:22 | Doc RPS: Add first high-level intro to rps | Julius Bünger | 1 | +44 | -0 |
| 2019-06-21 20:48 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 2 | +68 | -142 |
| 2019-06-21 20:48 | fix #5675 | Schanzenbach, Martin | 3 | +318 | -11 |
| 2019-06-21 20:40 | update manual to current state of code | Christian Grothoff | 1 | +55 | -131 |
| 2019-06-21 20:17 | add missing images, fixes #5516 | Christian Grothoff | 2 | +13 | -11 |
| 2019-06-21 19:15 | drop sections on planetlab, this is unlikely to even still work anymore, fixes #5628 | Christian Grothoff | 1 | +0 | -163 |
| 2019-06-19 19:25 | fix compiler warnings about unused args | Christian Grothoff | 4 | +78 | -62 |
| 2019-06-19 19:22 | fix socket cmp, fix compiler warnings about unused args | Christian Grothoff | 3 | +154 | -237 |
| 2019-06-19 19:20 | fix socket cmp, fix compiler warnings about unused args | Christian Grothoff | 7 | +343 | -341 |
| 2019-06-19 12:42 | fix ftbfs: | Christian Grothoff | 2 | +16 | -23 |
| 2019-06-19 06:56 | clarifications in handbook | Christian Grothoff | 1 | +10 | -3 |
| 2019-06-18 15:10 | minimize scopes | Christian Grothoff | 1 | +6 | -6 |
| 2019-06-18 12:24 | fix memory leak | Christian Grothoff | 1 | +21 | -20 |
| 2019-06-18 09:00 | fix NPEs, off-by-one, etc | Christian Grothoff | 2 | +12 | -14 |
| 2019-06-18 08:47 | clean up comments, fixmes, remove dead code | Christian Grothoff | 1 | +33 | -148 |
| 2019-06-18 08:30 | Introducing GNUNET_Uuid and matching hash map for 128 bit values. | Christian Grothoff | 6 | +1979 | -624 |
| 2019-06-16 21:14 | review of the RFC on the release policy | xrs | 1 | +50 | -57 |
| 2019-06-15 21:53 | missing file | Christian Grothoff | 1 | +227 | -0 |
| 2019-06-15 21:46 | fix gnunet-gns performance issue for many egos | Christian Grothoff | 7 | +143 | -66 |
| 2019-06-15 13:37 | of course it is const | Christian Grothoff | 2 | +22 | -1 |
| 2019-06-15 11:00 | updated manpage of gnunet-identity | rexxnor | 1 | +3 | -1 |
| 2019-06-15 10:43 | need jansson header here | Christian Grothoff | 1 | +1 | -0 |
| 2019-06-15 10:28 | do not include jsson here | Christian Grothoff | 1 | +0 | -1 |
| 2019-06-14 18:44 | gnunet-namestore.1: line-length fix, ignore mdoc linter according to what previous commits established | ng0 | 1 | +39 | -15 |
| 2019-06-14 18:39 | gnunet-identity.1,gnunet-namestore.1: unescape dashes where they create double dashes. | ng0 | 2 | +57 | -57 |
| 2019-06-14 17:18 | add option to display private keys | Christian Grothoff | 5 | +520 | -393 |
| 2019-06-14 12:16 | fix intendation | Schanzenbach, Martin | 1 | +530 | -479 |
| 2019-06-14 09:09 | NULL pointer fix | Alexia Pagkopoulou | 1 | +438 | -437 |
| 2019-06-13 12:53 | added check for empty nonce string | Alexia Pagkopoulou | 1 | +5 | -1 |
| 2019-06-10 04:50 | add option to pass private key via environment variable | Christian Grothoff | 2 | +23 | -3 |
| 2019-06-10 04:44 | adding comments, restructuring | Christian Grothoff | 1 | +75 | -41 |
| 2019-06-10 04:34 | eliminate unnecessary ec-mul operation from gnunet-namestore | Christian Grothoff | 1 | +0 | -2 |
| 2019-06-09 16:48 | update todo on FC: might be finished (in theory) | Christian Grothoff | 1 | +4 | -14 |
| 2019-06-09 16:41 | note on BDP | Christian Grothoff | 1 | +9 | -2 |
| 2019-06-09 16:38 | add FC retransmission logic | Christian Grothoff | 1 | +113 | -25 |
| 2019-06-09 12:18 | fix gnunet-bugreport output issues | Christian Grothoff | 4 | +222 | -154 |
| 2019-06-09 09:37 | gitignore | ng0 | 1 | +4 | -2 |
| 2019-06-07 14:47 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 3 | +259 | -21 |
| 2019-06-07 14:47 | do not always add json content type | Schanzenbach, Martin | 1 | +0 | -4 |
| 2019-06-06 10:34 | TNG testing: Add callback stub for incoming messages | Julius Bünger | 2 | +64 | -4 |
| 2019-06-06 10:30 | TNG testing: Improve comments and logging | Julius Bünger | 3 | +195 | -17 |
| 2019-06-06 08:26 | update homebrew formula to v0.11.5 | Schanzenbach, Martin | 1 | +5 | -5 |
| 2019-06-06 01:29 | TNG testing: Make executable name variable, try sending test data | Julius Bünger | 4 | +50 | -31 |
| 2019-06-05 19:11 | fix use after free; fix memleak | Schanzenbach, Martin | 2 | +1 | -4 |
| 2019-06-05 16:44 | releasing v0.11.5 | Christian Grothoff | 7 | +7 | -7 |
| 2019-06-05 16:43 | only run test_gns_proxy if we have the dependencies | Christian Grothoff | 1 | +7 | -1 |
| 2019-06-05 16:27 | version bumping | Christian Grothoff | 6 | +7 | -8 |
| 2019-06-05 15:43 | disting | Christian Grothoff | 8 | +4430 | -4345 |
| 2019-06-05 15:38 | add missing changelog entry | Christian Grothoff | 1 | +3 | -0 |
| 2019-06-05 11:24 | minor fixes | Schanzenbach, Martin | 1 | +5 | -3 |
| 2019-06-05 11:21 | clang-format | Schanzenbach, Martin | 1 | +196 | -97 |
| 2019-06-05 11:00 | fix | Schanzenbach, Martin | 2 | +8 | -10 |
| 2019-06-04 22:56 | fix ticket result messages | Schanzenbach, Martin | 2 | +10 | -37 |
| 2019-06-04 22:19 | fix message sizes; pending test | Schanzenbach, Martin | 3 | +31 | -36 |
| 2019-06-04 21:59 | fix memory issues | Schanzenbach, Martin | 3 | +10 | -7 |
| 2019-06-04 21:34 | fix use-after-free | Christian Grothoff | 1 | +1 | -1 |
| 2019-06-04 21:30 | bloody off_t | Christian Grothoff | 1 | +0 | -3 |
| 2019-06-04 21:30 | bloody off_t | Christian Grothoff | 3 | +9 | -3 |
| 2019-06-04 21:08 | fix missing API migration | Christian Grothoff | 4 | +144 | -202 |
| 2019-06-04 20:20 | fix | Christian Grothoff | 1 | +10 | -10 |
| 2019-06-04 19:05 | misc bugfixes | Christian Grothoff | 3 | +316 | -394 |
| 2019-06-04 19:03 | one more ignore. | ng0 | 1 | +3 | -0 |
| 2019-06-04 18:54 | misc bugfixes | Christian Grothoff | 8 | +140 | -165 |
| 2019-06-04 12:34 | unused operation | Schanzenbach, Martin | 1 | +0 | -1 |
| 2019-06-04 12:10 | use macro | Christian Grothoff | 2 | +184 | -283 |
| 2019-06-04 12:07 | check return value | Christian Grothoff | 1 | +52 | -97 |
| 2019-06-04 11:48 | RECLAIM: Fix mem corruption | Schanzenbach, Martin | 1 | +0 | -3 |
| 2019-06-04 09:57 | nicer loop structure | Christian Grothoff | 5 | +1073 | -1386 |
| 2019-06-04 09:52 | memcmp -> GNUNET_memcmp | Christian Grothoff | 3 | +519 | -631 |
| 2019-06-04 09:46 | fix leak | Christian Grothoff | 1 | +23 | -32 |
| 2019-06-04 09:45 | fix bad use after free | Christian Grothoff | 1 | +126 | -160 |
| 2019-06-04 09:37 | fix cast | Christian Grothoff | 1 | +223 | -380 |
| 2019-06-04 07:24 | gitignore | ng0 | 1 | +1 | -0 |
| 2019-06-04 07:23 | TODO in doc/man | ng0 | 1 | +3 | -0 |
| 2019-06-03 19:34 | make coverity happy | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-06-03 19:22 | RECLAIM: Various fixes (coverity) | Schanzenbach, Martin | 6 | +390 | -187 |
| 2019-06-02 22:44 | fix build issues | Christian Grothoff | 4 | +230 | -361 |
| 2019-06-02 19:58 | generate and handle TRANSPORT_FLOW_CONTROL messages (TNG) | Christian Grothoff | 2 | +272 | -143 |
| 2019-06-02 12:14 | work on DV logic and FC | Christian Grothoff | 1 | +161 | -34 |
| 2019-06-01 17:14 | handbook: solve a dead link | ng0 | 1 | +1 | -2 |
| 2019-05-31 23:06 | note on why gnunet-gns can be slow | Christian Grothoff | 1 | +2 | -2 |
| 2019-05-31 23:05 | note on why gnunet-gns can be slow | Christian Grothoff | 1 | +5 | -3 |
| 2019-05-31 22:58 | improve performance of identity_api_lookup.c logic to not be O(n) | Christian Grothoff | 2 | +27 | -1 |
| 2019-05-31 22:52 | stash | Christian Grothoff | 7 | +361 | -270 |
| 2019-05-30 19:42 | Change and improved comments. | Bernd Fix | 2 | +3 | -17 |
| 2019-05-30 12:33 | un-texify the man pages headers. | ng0 | 46 | +327 | -324 |
| 2019-05-29 09:19 | update changelog | Schanzenbach, Martin | 1 | +3 | -0 |
| 2019-05-29 09:17 | fix #5734 | Schanzenbach, Martin | 4 | +559 | -533 |
| 2019-05-26 23:57 | as_help_ | ng0 | 1 | +5 | -5 |
| 2019-05-26 23:42 | configure: improvements (mainly: detects libzbar with passing --with-libzbar). The m4 scripts so far originated from gst-plugins-bad. | ng0 | 3 | +108 | -26 |
| 2019-05-25 15:25 | configure: bits of reindenting, start of an incomplete new configuration end output. | ng0 | 1 | +335 | -193 |
| 2019-05-25 10:39 | ensure that gnunet-namestore at most adds one SOA per zone | Christian Grothoff | 2 | +38 | -26 |
| 2019-05-25 10:38 | remove bogus cast | Christian Grothoff | 1 | +148 | -253 |
| 2019-05-25 06:28 | gnunet-idenity Changelog update | Christian Grothoff | 1 | +5 | -0 |
| 2019-05-25 00:19 | speed up ego creation/deletion | Christian Grothoff | 2 | +126 | -218 |
| 2019-05-22 14:25 | clang-format and cleanup | Schanzenbach, Martin | 11 | +308 | -417 |
| 2019-05-22 14:14 | clang-format | Schanzenbach, Martin | 3 | +39 | -39 |
| 2019-05-22 13:54 | split T2T-FC from CR for address validation | Christian Grothoff | 1 | +130 | -69 |
| 2019-05-21 15:23 | implement FC window tracking for incoming messages | Christian Grothoff | 1 | +138 | -19 |
| 2019-05-21 14:56 | implement GNUNET_TRANSPORT_core_receive_continue | Christian Grothoff | 1 | +46 | -0 |
| 2019-05-21 13:50 | use bytes, not kilobytes | Christian Grothoff | 1 | +67 | -71 |
| 2019-05-19 22:00 | use _exit in signal handlers | Christian Grothoff | 2 | +21 | -22 |
| 2019-05-19 11:56 | FC work | Christian Grothoff | 2 | +577 | -298 |
| 2019-05-19 09:48 | introduce lookup_virtual_link | Christian Grothoff | 1 | +48 | -9 |
| 2019-05-17 17:18 | make single label resolution work (for pkey at least | Schanzenbach, Martin | 3 | +121 | -145 |
| 2019-05-17 11:47 | do not check for existing egos... | Schanzenbach, Martin | 1 | +0 | -9 |
| 2019-05-17 11:19 | revert check for @; this does not seem right for names starting with it | Schanzenbach, Martin | 1 | +0 | -3 |
| 2019-05-15 11:59 | update homebrew formula | Schanzenbach, Martin | 1 | +13 | -14 |
| 2019-05-14 18:49 | modify messages for t2t-fc | Christian Grothoff | 2 | +86 | -8 |
| 2019-05-14 17:41 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +1 | -1 |
| 2019-05-14 17:40 | mysql.c: clang-format indent | ng0 | 1 | +64 | -32 |
| 2019-05-14 17:40 | man: formating | ng0 | 6 | +345 | -238 |
| 2019-05-14 09:57 | order | Marcello Stanisci | 1 | +1 | -1 |
| 2019-05-14 07:25 | man gnunet-datastore | ng0 | 1 | +26 | -25 |
| 2019-05-13 15:31 | Comments | Marcello Stanisci | 1 | +5 | -2 |
| 2019-05-13 08:39 | use AS_CASE/AS_IF | Christian Grothoff | 1 | +8 | -9 |
| 2019-05-13 08:32 | use AS_CASE/AS_IF | Christian Grothoff | 1 | +90 | -140 |
| 2019-05-13 08:09 | use AS_CASE/AS_IF | Christian Grothoff | 1 | +70 | -86 |
| 2019-05-13 07:51 | use AS_CASE/AS_IF | Christian Grothoff | 2 | +130 | -176 |
| 2019-05-12 19:16 | curl: add GNUNET_CURL_job_add2 | Florian Dold | 2 | +71 | -16 |
| 2019-05-12 17:01 | curl: fix memory leak in error handling | Florian Dold | 1 | +2 | -0 |
| 2019-05-12 16:27 | curl: append the actual headers | Florian Dold | 1 | +1 | -1 |
| 2019-05-12 14:14 | implement message selection heuristic | Christian Grothoff | 1 | +39 | -5 |
| 2019-05-12 13:58 | update TODOs | Christian Grothoff | 1 | +5 | -1 |
| 2019-05-12 13:55 | use sorting to stop linked list search early | Christian Grothoff | 1 | +10 | -8 |
| 2019-05-12 11:35 | last minute fixes for 0.11.4 (test cases adjustments only) | Christian Grothoff | 10 | +127 | -151 |
| 2019-05-12 10:39 | dist for 0.11.4 | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-05-12 09:44 | missing changelog entry | Christian Grothoff | 1 | +4 | -0 |
| 2019-05-12 08:37 | forgot minor build changes | Schanzenbach, Martin | 10 | +274 | -236 |
| 2019-05-12 08:34 | forgot man page, minor build changes | Schanzenbach, Martin | 1 | +115 | -0 |
| 2019-05-12 08:07 | RECLAIM: Add manpage | Schanzenbach, Martin | 10 | +87 | -86 |
| 2019-05-11 20:13 | clean up transmission logic to have queues 'pull' for pending messages while control traffic is 'pushed' into queues | Christian Grothoff | 1 | +445 | -257 |
| 2019-05-11 20:13 | reindenting | Christian Grothoff | 1 | +325 | -169 |
| 2019-05-11 17:30 | move encryption logic into DVBox | Christian Grothoff | 1 | +1000 | -1290 |
| 2019-05-11 13:11 | complete TNG logging | Christian Grothoff | 1 | +133 | -22 |
| 2019-05-11 11:40 | remove duplicate API | Christian Grothoff | 6 | +0 | -436 |
| 2019-05-10 18:08 | Implement asynchronous scope identifiers. | Florian Dold | 6 | +295 | -14 |
| 2019-05-09 21:35 | capital V for verbose | Christian Grothoff | 1 | +2 | -2 |
| 2019-05-09 20:19 | man pages. | ng0 | 5 | +55 | -39 |
| 2019-05-09 19:43 | gnunet-identity.1 style changes. | ng0 | 1 | +24 | -15 |
| 2019-05-09 17:15 | RECLAIM: Update tests | Schanzenbach, Martin | 4 | +8 | -8 |
| 2019-05-09 16:58 | add -q option to restrict output to just the public key | Christian Grothoff | 2 | +17 | -1 |
| 2019-05-09 16:55 | allow using -e as filter on ego list | Christian Grothoff | 2 | +91 | -125 |
| 2019-05-09 14:23 | make logging more re-entrant | Florian Dold | 1 | +5 | -12 |
| 2019-05-09 12:51 | towards thread-safe logging | Florian Dold | 3 | +25 | -7 |
| 2019-05-08 20:11 | more logging, more FIXMEs | Christian Grothoff | 1 | +140 | -11 |
| 2019-05-08 14:01 | RECLAIM: Fix shutdown; tests | Schanzenbach, Martin | 13 | +1914 | -1833 |
| 2019-05-08 12:54 | make generated ego key available in continuation when creating egos | Christian Grothoff | 7 | +99 | -9 |
| 2019-05-07 11:14 | make bind succeed | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-05-07 11:02 | more logging | Christian Grothoff | 1 | +44 | -6 |
| 2019-05-07 09:47 | add logging | Christian Grothoff | 1 | +152 | -4 |
| 2019-05-05 12:09 | note on next steps | Christian Grothoff | 1 | +4 | -2 |
| 2019-05-05 12:02 | use new PriorityPreferences consistently, note on deprecation | Christian Grothoff | 7 | +90 | -63 |
| 2019-05-05 10:10 | DCE, set message UUID to incrementing counter | Christian Grothoff | 1 | +19 | -32 |
| 2019-05-05 09:14 | add out-of-order pref | Christian Grothoff | 2 | +8 | -1 |
| 2019-05-04 20:38 | fix warning | Schanzenbach, Martin | 1 | +1 | -0 |
| 2019-05-04 20:18 | note on ChannelOption deprecation | Christian Grothoff | 1 | +42 | -42 |
| 2019-05-04 20:16 | simplify MQ logic to always carry the same kinds of flags, and extend transport API to pass them to (TNG) service | Christian Grothoff | 17 | +1413 | -1881 |
| 2019-05-04 14:53 | only use mono time in TNG HELLOs | Christian Grothoff | 7 | +152 | -198 |
| 2019-05-03 14:19 | reindentation | Christian Grothoff | 3 | +132 | -186 |
| 2019-05-03 14:18 | support compressed JSON uploads | Christian Grothoff | 4 | +169 | -6 |
| 2019-05-03 13:10 | add test for json_mhd.c logic | Christian Grothoff | 4 | +224 | -84 |
| 2019-05-02 23:01 | benchmark: fix request size collection and add invariant check | Florian Dold | 1 | +10 | -1 |
| 2019-05-02 20:24 | preparatory change to GNUNET_JSON_post_parser() API for future compression support | Christian Grothoff | 2 | +39 | -56 |
| 2019-05-02 12:17 | #5625 being open for > 1 month shows that we do not have the capacity to maintain two versions, removing outdated README.md | Christian Grothoff | 1 | +0 | -271 |
| 2019-05-02 09:27 | RECLAIM: cleanup, comments | Schanzenbach, Martin | 8 | +584 | -192 |
| 2019-05-02 06:46 | docu option | Christian Grothoff | 1 | +2 | -0 |
| 2019-05-02 06:44 | make gnunet-arm log to file by default | Christian Grothoff | 1 | +3 | -1 |
| 2019-05-02 06:42 | reindenting with clang | Christian Grothoff | 2 | +272 | -331 |
| 2019-05-02 06:08 | tolerate additional IPv4 address now available for gnunet.org | Christian Grothoff | 2 | +4 | -4 |
| 2019-05-02 06:00 | reject '@' as a label in domain names, this is usually a mistake | Christian Grothoff | 2 | +310 | -391 |
| 2019-05-02 00:23 | benchmark: add up request size | Florian Dold | 1 | +2 | -2 |
| 2019-04-30 21:06 | REST/GNS: timeout handle 2nd try | Schanzenbach, Martin | 1 | +10 | -1 |
| 2019-04-30 20:46 | REST/GNS: timeout handle | Schanzenbach, Martin | 1 | +3 | -0 |
| 2019-04-30 18:46 | Make gnurl and curl mutually exclusive. | Florian Dold | 10 | +33 | -75 |
| 2019-04-30 17:20 | do not display label if there are no matching records | Christian Grothoff | 1 | +15 | -1 |
| 2019-04-30 15:57 | REST: ftbfs | Schanzenbach, Martin | 1 | +6 | -19 |
| 2019-04-30 15:40 | REST/NAMESTORE: fix memleak | Schanzenbach, Martin | 2 | +24 | -23 |
| 2019-04-30 13:56 | REST/NAMESTORE: rework API | Schanzenbach, Martin | 4 | +222 | -327 |
| 2019-04-30 09:49 | implement filtering by record type in gnunet-namestore | Christian Grothoff | 1 | +331 | -392 |
| 2019-04-30 09:40 | typo | Schanzenbach, Martin | 1 | +2 | -2 |
| 2019-04-30 08:58 | complete CORE flow control loop | Christian Grothoff | 1 | +135 | -99 |
| 2019-04-30 08:19 | fix make dist | Schanzenbach, Martin | 9 | +9314 | -8668 |
| 2019-04-29 15:44 | REST: fallback to default port | Schanzenbach, Martin | 2 | +4 | -4 |
| 2019-04-29 15:27 | REST: don't block port for now | Schanzenbach, Martin | 1 | +0 | -1 |
| 2019-04-29 13:01 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 21 | +2000 | -2295 |
| 2019-04-29 12:57 | clang-format: Do not reflow comments. | ng0 | 1 | +1 | -1 |
| 2019-04-29 07:23 | REST: start on demand does not work with this | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-04-29 06:06 | REST: trigger start; fix port | Schanzenbach, Martin | 2 | +16 | -11 |
| 2019-04-29 05:24 | REST: nothing triggers rest | Schanzenbach, Martin | 1 | +1 | -0 |
| 2019-04-28 17:32 | towards flow control in TNG | Christian Grothoff | 18 | +1983 | -2284 |
| 2019-04-28 16:15 | RECLAIM: start on demand | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-04-28 11:58 | implement hop-by-hop signature verification | Christian Grothoff | 1 | +22 | -4 |
| 2019-04-28 09:37 | update | Schanzenbach, Martin | 1 | +3 | -2 |
| 2019-04-27 20:25 | Update changelog | Schanzenbach, Martin | 1 | +3 | -0 |
| 2019-04-27 19:50 | RECLAIM/OIDC: fix key derivation | Schanzenbach, Martin | 1 | +4 | -4 |
| 2019-04-27 19:01 | RECLAIM/OIDC: encrypt authorizaion code payload | Schanzenbach, Martin | 3 | +167 | -49 |
| 2019-04-27 16:13 | rudimentary logging | Christian Grothoff | 1 | +64 | -5 |
| 2019-04-27 15:53 | get rid of the trackers | Christian Grothoff | 1 | +21 | -127 |
| 2019-04-27 14:58 | fix validity vs. monotime | Christian Grothoff | 3 | +789 | -1215 |
| 2019-04-27 12:38 | RECLAIM/OIDC: better logging | Schanzenbach, Martin | 3 | +15 | -6 |
| 2019-04-27 11:19 | RECLAIM/OIDC: fix issue attrs | Schanzenbach, Martin | 1 | +2 | -0 |
| 2019-04-27 10:38 | RECLAIM/OIDC: more code cleanup | Schanzenbach, Martin | 1 | +10 | -76 |
| 2019-04-27 10:25 | RECLAIM/OIDC: code cleanup | Schanzenbach, Martin | 2 | +536 | -381 |
| 2019-04-27 09:12 | RECLAIM/OIDC: nonce logging | Schanzenbach, Martin | 1 | +5 | -1 |
| 2019-04-27 08:16 | RECLAIM/OIDC: fix nonce size | Schanzenbach, Martin | 1 | +11 | -11 |
| 2019-04-27 08:04 | RECLAIM/OIDC: simplify access token | Schanzenbach, Martin | 1 | +2 | -4 |
| 2019-04-27 07:22 | fix corruption | Schanzenbach, Martin | 1 | +8 | -1 |
| 2019-04-27 06:37 | fixes | Schanzenbach, Martin | 1 | +42 | -28 |
| 2019-04-27 04:38 | bump version requirement for MHD to 0.9.63 | Christian Grothoff | 4 | +9 | -5 |
| 2019-04-26 23:51 | update changelog | Schanzenbach, Martin | 1 | +3 | -0 |
| 2019-04-26 23:50 | RECLAIM: no longer experimental | Schanzenbach, Martin | 1 | +3 | -3 |
| 2019-04-26 17:13 | Revert "GNS/PROXY: Forward request query escaped" | Schanzenbach, Martin | 1 | +0 | -8 |
| 2019-04-26 16:36 | GNS/PROXY: Forward request query escaped | Schanzenbach, Martin | 1 | +8 | -0 |
| 2019-04-26 15:56 | ftbfs | Schanzenbach, Martin | 1 | +3 | -3 |
| 2019-04-26 15:43 | minor | Schanzenbach, Martin | 1 | +7 | -1 |
| 2019-04-26 15:23 | minor | Schanzenbach, Martin | 1 | +8 | -3 |
| 2019-04-26 14:34 | reject . in labels | Christian Grothoff | 1 | +11 | -0 |
| 2019-04-26 13:42 | RECLAIM/REST: properly urlencode | Schanzenbach, Martin | 1 | +77 | -23 |
| 2019-04-26 12:47 | RECLAIM/REST: simplify auth code; include attrs | Schanzenbach, Martin | 3 | +195 | -173 |
| 2019-04-26 09:09 | update changelog | Schanzenbach, Martin | 1 | +3 | -0 |
| 2019-04-26 09:08 | REST: add config plugin | Schanzenbach, Martin | 2 | +301 | -2 |
| 2019-04-26 03:56 | memcmp() -> GNUNET_memcmp(), first take | Julius Bünger | 66 | +218 | -324 |
| 2019-04-25 22:30 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 6 | +611 | -368 |
| 2019-04-25 22:29 | src/template: format | ng0 | 3 | +27 | -30 |
| 2019-04-25 22:29 | test_gnunet_prefix: format | ng0 | 1 | +15 | -16 |
| 2019-04-25 21:43 | NAMESTORE/REST: fix add record | Schanzenbach, Martin | 1 | +213 | -189 |
| 2019-04-25 21:07 | NAMESTORE/REST: ftbfs | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-04-25 20:58 | NAMESTORE/REST: no HTTP_OK on failure... | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-04-25 20:54 | NAMESTORE/JSON: fix parsing exp and flags | Schanzenbach, Martin | 1 | +22 | -26 |
| 2019-04-25 19:58 | NAMESTORE/REST: fix | Schanzenbach, Martin | 1 | +5 | -5 |
| 2019-04-25 16:27 | IDENTITY/REST: gracefully return if no identities found | Schanzenbach, Martin | 1 | +0 | -9 |
| 2019-04-25 16:03 | IDENTITY/REST: fix plugin location | Schanzenbach, Martin | 1 | +2 | -3 |
| 2019-04-25 11:45 | implement DV learn monotime handling | Christian Grothoff | 1 | +0 | -2 |
| 2019-04-25 11:44 | implement DV learn monotime handling | Christian Grothoff | 2 | +166 | -14 |
| 2019-04-25 09:06 | complete handle_client_send() | Christian Grothoff | 1 | +202 | -119 |
| 2019-04-25 07:27 | Apply clang-format to gnunet-qr.c | ng0 | 1 | +66 | -66 |
| 2019-04-24 21:48 | more work towards DVH paths | Christian Grothoff | 1 | +102 | -17 |
| 2019-04-24 12:19 | implement looping over neighbours to call fwd_dv_learn() | Christian Grothoff | 1 | +224 | -12 |
| 2019-04-24 10:19 | add it | Christian Grothoff | 1 | +3564 | -3832 |
| 2019-04-23 23:51 | Changelog | ng0 | 1 | +4 | -1 |
| 2019-04-23 23:01 | man: license headers | ng0 | 30 | +668 | -1 |
| 2019-04-23 14:59 | (wip) improvements to gnunet.conf.5 | ng0 | 1 | +632 | -24 |
| 2019-04-23 14:50 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 2 | +1077 | -523 |
| 2019-04-23 14:50 | doc/man: bunch of fixes | ng0 | 8 | +93 | -39 |
| 2019-04-22 20:07 | address a few FIXMEs | Christian Grothoff | 1 | +154 | -39 |
| 2019-04-22 14:51 | massive refactoring to intruce data structure | Christian Grothoff | 2 | +730 | -439 |
| 2019-04-22 09:48 | changing UUID types (in preparation for RTT tracking) | Christian Grothoff | 1 | +116 | -21 |
| 2019-04-22 09:08 | renaming | Christian Grothoff | 1 | +95 | -88 |
| 2019-04-21 23:02 | improve types | Christian Grothoff | 1 | +83 | -37 |
| 2019-04-21 20:15 | gnunet-nat-auto.1: lint | ng0 | 1 | +1 | -0 |
| 2019-04-21 20:14 | gnunet-testing.1: lint | ng0 | 1 | +6 | -3 |
| 2019-04-21 20:12 | style | ng0 | 1 | +2 | -2 |
| 2019-04-21 20:09 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +0 | -1 |
| 2019-04-21 20:08 | manpages. | ng0 | 10 | +800 | -513 |
| 2019-04-21 19:23 | fix ftbfs | Christian Grothoff | 1 | +0 | -1 |
| 2019-04-21 17:59 | gnunet-auto-share.1 style | ng0 | 1 | +16 | -14 |
| 2019-04-21 12:54 | define constant | Christian Grothoff | 2 | +35 | -31 |
| 2019-04-21 12:49 | finish backchannel message delivery | Christian Grothoff | 2 | +415 | -44 |
| 2019-04-21 11:29 | reorder next steps | Christian Grothoff | 1 | +30 | -33 |
| 2019-04-21 10:13 | handle communicator status, address a few FIXMEs | Christian Grothoff | 1 | +139 | -58 |
| 2019-04-21 09:39 | distance field in queue is dead | Christian Grothoff | 1 | +1 | -9 |
| 2019-04-21 09:37 | fix quota out calculation, even if it may go away | Christian Grothoff | 3 | +167 | -116 |
| 2019-04-20 19:45 | try to address #5660: | Christian Grothoff | 6 | +91 | -99 |
| 2019-04-20 18:42 | Remove gnunet-download-manager. Fixes #5682 | ng0 | 7 | +7 | -498 |
| 2019-04-20 16:04 | implement DV notifications towards core | Christian Grothoff | 1 | +103 | -36 |
| 2019-04-20 13:59 | style | ng0 | 1 | +11 | -5 |
| 2019-04-20 13:51 | gnunet-download.1 | ng0 | 1 | +130 | -148 |
| 2019-04-20 13:22 | gnunet-nat.1 | ng0 | 2 | +120 | -85 |
| 2019-04-20 13:09 | style | ng0 | 1 | +0 | -1 |
| 2019-04-20 13:03 | gnunet-publish.1: syntax | ng0 | 1 | +50 | -32 |
| 2019-04-20 12:51 | gnunet-peerinfo.1 | ng0 | 1 | +66 | -49 |
| 2019-04-20 12:36 | gnunet-ecc.1 | ng0 | 1 | +68 | -58 |
| 2019-04-20 12:27 | gnunet-conversation.1: style | ng0 | 1 | +2 | -2 |
| 2019-04-20 12:27 | gnunet-datastore.1 | ng0 | 1 | +65 | -59 |
| 2019-04-20 12:27 | gnunet-auto-share.1 | ng0 | 1 | +3 | -3 |
| 2019-04-20 12:12 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 3 | +135 | -24 |
| 2019-04-20 12:12 | gnunet.conf.5 | ng0 | 1 | +142 | -136 |
| 2019-04-20 12:01 | TNG testing: Handle queues properly | Julius Bünger | 3 | +135 | -24 |
| 2019-04-20 11:45 | gnunet-vpn.1: style. use Pq macro | ng0 | 1 | +41 | -9 |
| 2019-04-20 11:28 | gnunet-vpn.1: style | ng0 | 1 | +1 | -0 |
| 2019-04-20 11:27 | gnunet-unindex.1: style, fixes | ng0 | 1 | +7 | -7 |
| 2019-04-20 11:24 | gnunet-transport.1: syntax | ng0 | 1 | +8 | -6 |
| 2019-04-20 11:20 | style | ng0 | 1 | +2 | -2 |
| 2019-04-20 11:17 | style | ng0 | 1 | +3 | -3 |
| 2019-04-20 11:11 | syntax | ng0 | 1 | +1 | -0 |
| 2019-04-20 11:08 | syntax | ng0 | 1 | +5 | -5 |
| 2019-04-20 09:31 | add logic to build DVBox messages in TNG | Christian Grothoff | 2 | +87 | -7 |
| 2019-04-20 09:30 | suppress warning | Christian Grothoff | 1 | +1 | -1 |
| 2019-04-20 09:30 | fix ftbfs | Christian Grothoff | 1 | +1 | -0 |
| 2019-04-20 08:57 | TNG testing: Add ability to open queue | Julius Bünger | 3 | +352 | -50 |
| 2019-04-19 14:27 | fix ftbfs | Christian Grothoff | 1 | +1 | -1 |
| 2019-04-19 09:52 | typos | Christian Grothoff | 2 | +7 | -7 |
| 2019-04-18 18:43 | gnunet-publish.1 | ng0 | 1 | +242 | -306 |
| 2019-04-18 17:43 | gnunet-gns-proxy.1 | ng0 | 1 | +60 | -52 |
| 2019-04-18 17:25 | gnunet-conversation.1 | ng0 | 1 | +57 | -45 |
| 2019-04-18 17:05 | remove duplicate clang-format entry | ng0 | 1 | +1 | -3 |
| 2019-04-18 17:03 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 5 | +1054 | -1299 |
| 2019-04-18 17:02 | gnunet-namecache.1 | ng0 | 1 | +55 | -48 |
| 2019-04-18 16:44 | implement route_via_neighbour() | Christian Grothoff | 1 | +52 | -2 |
| 2019-04-18 15:49 | apply clang format to gnunet-service-tng.c | Christian Grothoff | 1 | +907 | -1211 |
| 2019-04-18 15:49 | add clang-format to emacs configuration (still requires clang-format to be installed globally first) | Christian Grothoff | 3 | +7 | -0 |
| 2019-04-18 15:47 | fix #5688 packed warnings | Christian Grothoff | 1 | +88 | -86 |
| 2019-04-18 16:28 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 4 | +175 | -39 |
| 2019-04-18 16:28 | gnunet-conversation-test.1 | ng0 | 1 | +50 | -45 |
| 2019-04-18 13:35 | TNG testing: Cleanup and Structuring | Julius Bünger | 3 | +168 | -32 |
| 2019-04-18 10:00 | TNG testing: Update Makefile.am | Julius Bünger | 1 | +5 | -5 |
| 2019-04-18 09:50 | TNG testing: Correct parameter type | Julius Bünger | 2 | +2 | -2 |
| 2019-04-18 12:36 | gnunet-resolver.1 | ng0 | 1 | +51 | -38 |
| 2019-04-18 12:27 | gnunet-core.1 | ng0 | 1 | +58 | -52 |
| 2019-04-18 09:50 | gitignore | ng0 | 1 | +4 | -0 |
| 2019-04-18 08:56 | TNG testing: Specify config source differently | Julius Bünger | 2 | +13 | -2 |
| 2019-04-17 23:08 | TNG: Add first steps for communicator testing | Julius Bünger | 4 | +493 | -5 |
| 2019-04-12 14:35 | RPS profiler: Keep cache of probabilities per peer | Julius Bünger | 1 | +9 | -11 |
| 2019-04-17 20:54 | more work on route_message() logic | Christian Grothoff | 1 | +149 | -44 |
| 2019-04-17 20:15 | only notify core about validated queues | Christian Grothoff | 1 | +298 | -84 |
| 2019-04-17 11:06 | update clang-format | Schanzenbach, Martin | 1 | +6 | -6 |
| 2019-04-17 10:50 | implement proper SEND_MSG wrapping for control messages | Christian Grothoff | 1 | +82 | -57 |
| 2019-04-17 09:17 | fix #defines, need to have different values | Christian Grothoff | 1 | +2 | -2 |
| 2019-04-16 20:35 | notes on next steps | Christian Grothoff | 1 | +8 | -8 |
| 2019-04-16 20:25 | update coding style, fix import issues | Christian Grothoff | 1 | +34 | -16 |
| 2019-04-16 20:18 | handle forwarding of DVBox messages | Christian Grothoff | 1 | +94 | -8 |
| 2019-04-16 17:57 | implement backchannel encryption/decryption | Christian Grothoff | 7 | +169 | -87 |
| 2019-04-16 17:08 | fix ftbfs | Christian Grothoff | 1 | +12 | -12 |
| 2019-04-16 17:03 | revert Martin's reformatting | Christian Grothoff | 1 | +1578 | -1144 |
| 2019-04-16 16:46 | ftbfs fix | Schanzenbach, Martin | 1 | +1144 | -1578 |
| 2019-04-16 14:42 | explain motivations behind signatures better | Christian Grothoff | 1 | +329 | -49 |
| 2019-04-16 14:32 | fix memleaks | Schanzenbach, Martin | 2 | +163 | -95 |
| 2019-04-16 10:47 | update clang-format | Schanzenbach, Martin | 2 | +3 | -2 |
| 2019-04-16 09:30 | update clang-format | Schanzenbach, Martin | 2 | +162 | -120 |
| 2019-04-16 08:47 | update clang-format; try formatting | Schanzenbach, Martin | 2 | +165 | -117 |
| 2019-04-15 21:30 | implement basic reliability ACK handling | Christian Grothoff | 1 | +79 | -5 |
| 2019-04-15 20:42 | add basic handling of fragment acks | Christian Grothoff | 1 | +141 | -35 |
| 2019-04-15 18:04 | CREDENTIAL: Fix build with new APIs | Schanzenbach, Martin | 5 | +373 | -562 |
| 2019-04-15 10:28 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 4 | +366 | -45 |
| 2019-04-15 10:27 | RECLAIM: fix build | Schanzenbach, Martin | 1 | +0 | -1 |
| 2019-04-15 09:32 | misc work on TNG | Christian Grothoff | 4 | +366 | -45 |
| 2019-04-15 08:24 | RECLAIM/OIDC: Formatting | Schanzenbach, Martin | 1 | +405 | -629 |
| 2019-04-15 07:59 | Add clang-format for GNUnet coding style | Schanzenbach, Martin | 1 | +121 | -0 |
| 2019-04-15 07:55 | RECLAIM/REST: update style | Schanzenbach, Martin | 1 | +136 | -181 |
| 2019-04-14 16:45 | RECLAIM/REST: Fix attribute update/rest store | Schanzenbach, Martin | 3 | +16 | -13 |
| 2019-04-14 16:23 | work on DV data structures | Christian Grothoff | 3 | +651 | -37 |
| 2019-04-14 14:40 | RECLAIM/REST: add attribute delete REST call | Schanzenbach, Martin | 3 | +158 | -122 |
| 2019-04-14 13:44 | RECLAIM/REST: add attribute ID to JSON | Schanzenbach, Martin | 2 | +241 | -402 |
| 2019-04-14 13:23 | RECLAIM: bugfixes; add delete attribute API | Schanzenbach, Martin | 10 | +612 | -313 |
| 2019-04-14 10:50 | misc tng related cleanup | Christian Grothoff | 10 | +849 | -785 |
| 2019-04-14 09:22 | implement handle_validation_response logic | Christian Grothoff | 2 | +228 | -73 |
| 2019-04-14 08:03 | Update changelog | Schanzenbach, Martin | 1 | +4 | -0 |
| 2019-04-14 07:54 | RECLAIM: debug messages | Schanzenbach, Martin | 1 | +23 | -16 |
| 2019-04-14 07:51 | RECLAIM: remove sqlite plugin; housekeeping | Schanzenbach, Martin | 5 | +315 | -1215 |
| 2019-04-13 22:09 | RECLAIM: Simplify logic | Schanzenbach, Martin | 5 | +146 | -266 |
| 2019-04-13 20:57 | RECLAIM: refactor revoke | Schanzenbach, Martin | 3 | +621 | -545 |
| 2019-04-13 09:49 | RECLAIM: fix cli | Schanzenbach, Martin | 2 | +4 | -2 |
| 2019-04-13 09:33 | RECLAIM: less unneccessary crypto; syntax and build fixes | Schanzenbach, Martin | 8 | +336 | -658 |
| 2019-04-13 07:50 | RECLAIM: Refactoring | Schanzenbach, Martin | 2 | +530 | -1012 |
| 2019-04-12 16:16 | RECLAIM: Refactoring | Schanzenbach, Martin | 4 | +503 | -389 |
| 2019-04-12 14:34 | RECLAIM: Towards -sql | Schanzenbach, Martin | 6 | +305 | -216 |
| 2019-04-12 12:31 | RECLAIM: refactoring; cleanup | Schanzenbach, Martin | 8 | +676 | -229 |
| 2019-04-11 19:21 | RECLAIM: improve help | Schanzenbach, Martin | 3 | +33 | -35 |
| 2019-04-11 18:25 | RECLAIM: Start move to GNS encryption | Schanzenbach, Martin | 8 | +344 | -828 |
| 2019-04-14 07:46 | potential fix html block | ng0 | 1 | +3 | -1 |
| 2019-04-14 07:40 | fs_uri.c: whitespace fix | ng0 | 1 | +1 | -1 |
| 2019-04-13 07:54 | mostly a test commit | Christian Grothoff | 1 | +2 | -1 |
| 2019-04-12 20:39 | new key, new HELLO | Christian Grothoff | 5 | +22 | -20 |
| 2019-04-12 07:38 | clang is only happy with 'static', not with ={0} | Christian Grothoff | 2 | +3 | -3 |
| 2019-04-12 06:47 | util/service.c: Fix clang warning. | ng0 | 1 | +1 | -1 |
| 2019-04-11 14:00 | RPS profiler: Fix computation of history probabilities | Julius Bünger | 1 | +3 | -2 |
| 2019-04-11 11:02 | RPS profiler: Compute probabilities wrt history | Julius Bünger | 3 | +67 | -10 |
| 2019-04-10 19:53 | send validation challenges | Christian Grothoff | 3 | +191 | -99 |
| 2019-04-10 19:20 | deactivate for now | Christian Grothoff | 1 | +1 | -1 |
| 2019-04-10 15:06 | start to implement validation logic | Christian Grothoff | 2 | +440 | -114 |
| 2019-04-10 13:12 | defining data structures for validation | Christian Grothoff | 2 | +246 | -4 |
| 2019-04-10 12:10 | RPS sampler: Disable computation of probability | Julius Bünger | 1 | +24 | -17 |
| 2019-04-10 12:07 | RPS profiler: Normalise correctly | Julius Bünger | 1 | +5 | -12 |
| 2019-04-09 16:55 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 31 | +1558 | -745 |
| 2019-04-09 16:54 | manpages | ng0 | 5 | +429 | -336 |
| 2019-04-09 08:30 | RECLAIM: fix build with new flags | Schanzenbach, Martin | 3 | +61 | -57 |
| 2019-04-08 22:46 | RPS: Some fixes | Julius Bünger | 2 | +7 | -17 |
| 2019-04-08 16:41 | RPS api: Correct type of callback and handle for collecting gossip | Julius Bünger | 1 | +28 | -1 |
| 2019-04-08 14:32 | RPS service: Record the number of observed peers | Julius Bünger | 1 | +7 | -0 |
| 2019-04-08 14:03 | RPS data extraction: Format written files | Julius Bünger | 2 | +27 | -9 |
| 2019-04-08 13:03 | RPS service: Record number of unique peers in gossip | Julius Bünger | 1 | +4 | -0 |
| 2019-04-08 12:14 | RPS api: Fix type of callback and handle | Julius Bünger | 1 | +5 | -7 |
| 2019-04-07 23:04 | RPS: Forgot to add header | Julius Bünger | 1 | +40 | -0 |
| 2019-04-07 22:55 | RPS: Retrieve more info from sampler for profiling | Julius Bünger | 7 | +576 | -25 |
| 2019-04-07 15:27 | indentation, GNUNET_memcmp introduction, housekeeping | Christian Grothoff | 1 | +73 | -86 |
| 2019-04-07 15:22 | implement #5551 (UDP broadcast learning in TNG) | Christian Grothoff | 10 | +479 | -292 |
| 2019-04-07 12:40 | disting v0.11.3 | Christian Grothoff | 8 | +274 | -274 |
| 2019-04-07 10:48 | Add bug id to optional guile dependency | ng0 | 1 | +3 | -2 |
| 2019-04-06 22:31 | move gnunet-download-manager to contrib | ng0 | 5 | +6 | -7 |
| 2019-04-06 21:46 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +2 | -2 |
| 2019-04-06 21:42 | Make gnunet-download-manager.scm no longer install. It was written for a guile version which is no longer supported. No one of us has really tested it in a very long time to care about updating it to a supported guile version. We don't want to install broken scripts, so at this point either someone steps up and fixes it or it remains bitrotting where it currently is. | ng0 | 1 | +4 | -3 |
| 2019-04-06 21:40 | fix includes | Christian Grothoff | 1 | +2 | -2 |
| 2019-04-06 15:46 | fix build | ng0 | 1 | +1 | -2 |
| 2019-04-06 15:39 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 3 | +16 | -29 |
| 2019-04-06 15:35 | Add missing Makefiles | ng0 | 4 | +35 | -0 |
| 2019-04-06 15:30 | add missing files | Christian Grothoff | 5 | +25 | -0 |
| 2019-04-06 15:23 | Revert "these Makefiles do not exist" | ng0 | 1 | +3 | -0 |
| 2019-04-06 15:19 | + | ng0 | 1 | +1 | -1 |
| 2019-04-06 15:18 | fix | ng0 | 1 | +1 | -0 |
| 2019-04-06 15:10 | these Makefiles do not exist | ng0 | 1 | +0 | -4 |
| 2019-04-06 15:01 | fix #5676 | Christian Grothoff | 2 | +5 | -27 |
| 2019-04-06 14:49 | clean up gnunet-bugreport by installing it properly | Christian Grothoff | 2 | +4 | -2 |
| 2019-04-06 14:44 | address #5627 | Christian Grothoff | 1 | +13 | -0 |
| 2019-04-06 14:37 | fix #5677 | Christian Grothoff | 1 | +15 | -12 |
| 2019-04-06 12:59 | force 'const' on type | Christian Grothoff | 1 | +2 | -2 |
| 2019-04-06 12:51 | force 'const' on type | Christian Grothoff | 1 | +3 | -3 |
| 2019-04-06 12:37 | introduce GNUNET_memcmp() and GNUNET_is_zero() | Christian Grothoff | 13 | +66 | -72 |
| 2019-04-05 21:39 | fix #5352 | Christian Grothoff | 6 | +157 | -19 |
| 2019-04-05 12:41 | include credential_*.h in dist | Daniel Golle | 1 | +3 | -1 |
| 2019-04-04 19:09 | Update docs for new libnss_gns.so.2 location | Naomi Phillips | 1 | +1 | -1 |
| 2019-04-04 14:02 | fix indent | Christian Grothoff | 1 | +1 | -1 |
| 2019-04-04 13:37 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 47 | +2816 | -9097 |
| 2019-04-04 13:37 | man: scalarproduct | ng0 | 1 | +73 | -54 |
| 2019-04-04 13:33 | fix dist | Schanzenbach, Martin | 1 | +1 | -0 |
| 2019-04-04 12:31 | macOS llvm/gcc does not support this flag; llvm checks unresolved symbols without it | Schanzenbach, Martin | 1 | +4 | -1 |
| 2019-04-04 12:03 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 32 | +1394 | -406 |
| 2019-04-04 12:03 | add check for undefined symbols | Schanzenbach, Martin | 1 | +1 | -0 |
| 2019-04-04 11:41 | RPS: Return peers to client after many observed ids | Julius Bünger | 13 | +392 | -50 |
| 2019-04-04 10:40 | tag release | Christian Grothoff | 10 | +94 | -90 |
| 2019-04-03 19:25 | allow applications expressing connection preferences directly to TNG, collect HELLOs from PEERSTORE for expressed prefs | Christian Grothoff | 9 | +908 | -266 |
| 2019-04-03 19:16 | merge | Schanzenbach, Martin | 8 | +424 | -919 |
| 2019-04-03 19:15 | fix rest plugin build | Schanzenbach, Martin | 3 | +22 | -20 |
| 2019-04-03 18:39 | resume transmission on idle queues upon incoming message (TNG) | Christian Grothoff | 8 | +424 | -919 |
| 2019-04-03 13:49 | only run malicious tests if malicious features are enabled | Christian Grothoff | 1 | +4 | -1 |
| 2019-04-03 13:19 | release note to ChangeLog | Christian Grothoff | 1 | +3 | -0 |
| 2019-04-03 12:48 | typo | Christian Grothoff | 1 | +1 | -1 |
| 2019-04-03 12:48 | fix disting rules | Christian Grothoff | 7 | +26 | -25 |
| 2019-04-03 12:41 | remove xt/xu plugins, no longer needed for anything | Christian Grothoff | 4 | +0 | -6903 |
| 2019-04-03 12:39 | include linting | Christian Grothoff | 1 | +1 | -1 |
| 2019-04-03 12:36 | disting | Christian Grothoff | 10 | +1087 | -972 |
| 2019-04-03 12:20 | fix linker options for gnunet-qr | Christian Grothoff | 1 | +2 | -2 |
| 2019-04-03 12:19 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 12 | +500 | -181 |
| 2019-04-03 12:18 | man: cadet | ng0 | 1 | +69 | -61 |
| 2019-04-03 11:58 | man README | ng0 | 1 | +8 | -2 |
| 2019-04-03 11:55 | update ChangeLog on gnunet-qr merger | Christian Grothoff | 1 | +5 | -0 |
| 2019-04-03 11:53 | Merge branch 'gnunet-qt-c-2' | Christian Grothoff | 11 | +495 | -181 |
| 2019-04-03 11:53 | man README | ng0 | 1 | +2 | -2 |
| 2019-04-03 11:53 | fix libzbar detection | Christian Grothoff | 1 | +34 | -3 |
| 2019-04-03 11:51 | man: gns | ng0 | 1 | +65 | -50 |
| 2019-04-03 11:47 | merge conflict resolution | Christian Grothoff | 2 | +0 | -8 |
| 2019-04-03 11:42 | add error handling for gnunet-qr | Christian Grothoff | 1 | +161 | -60 |
| 2019-03-05 22:43 | gnunet-qr: Implement functionality of gnunet-uri, don't spawn. | Hartmut Goebel | 2 | +89 | -125 |
| 2019-03-05 21:18 | contrib/guix: Add zbar as dependency for package gnunet. | Hartmut Goebel | 1 | +2 | -1 |
| 2019-03-05 21:17 | contrib/guix: Add package zbar (for gnunet-qr). | Hartmut Goebel | 1 | +120 | -0 |
| 2019-03-03 21:08 | gnunet-qr: Use GNUNET_PROGRAM_run to simplify the code. | Hartmut Goebel | 2 | +53 | -65 |
| 2019-03-03 09:56 | gnunet-qr: Update documentation and scripts to changed dependencies. | Hartmut Goebel | 3 | +4 | -4 |
| 2019-03-03 01:10 | gnunet-qr: Use the `gnunet-uri` binary installed into PREFIX. | Hartmut Goebel | 2 | +3 | -3 |
| 2019-03-03 01:06 | gnunet-qr: Add into Makefile.am and pofiles, | Hartmut Goebel | 2 | +15 | -15 |
| 2019-03-03 01:04 | configure.ac: Add check for libzbar (using pkgconfig). | Hartmut Goebel | 1 | +8 | -0 |
| 2019-03-03 00:04 | Add Hartmut Goebel to the AUTHORS file. | Hartmut Goebel | 1 | +1 | -0 |
| 2019-03-02 16:27 | gnunet-qr: Actually run gnunet-uri. | Hartmut Goebel | 1 | +10 | -9 |
| 2019-03-02 16:26 | Add helper lib "gnunet-qr-utils.h". | Hartmut Goebel | 1 | +111 | -0 |
| 2019-03-02 11:37 | gnunet-qr: Simplify verbose messaging. | Hartmut Goebel | 1 | +9 | -17 |
| 2019-03-02 10:00 | gnunet-qr: Reimplement in C - yet only a proof of concept. | Hartmut Goebel | 3 | +160 | -156 |
| 2019-04-03 11:31 | man: scrypt (update) | ng0 | 1 | +55 | -41 |
| 2019-04-03 11:19 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 4 | +6 | -5 |
| 2019-04-03 11:19 | man: search (update) | ng0 | 1 | +127 | -141 |
| 2019-04-03 11:16 | update changelog | Christian Grothoff | 1 | +3 | -0 |
| 2019-04-03 10:32 | fix bogus test configuration | Christian Grothoff | 2 | +1 | -3 |
| 2019-04-03 10:29 | clique still fails sometimes for strange reasons | Christian Grothoff | 1 | +2 | -2 |
| 2019-04-03 10:19 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 4 | +9 | -4 |
| 2019-04-03 10:19 | man: statistics (update) | ng0 | 1 | +82 | -55 |
| 2019-04-03 10:12 | -d option was removed from gnunet-publish, do not use it in the test | Christian Grothoff | 1 | +2 | -2 |
| 2019-04-03 10:01 | fix -c option | Christian Grothoff | 3 | +7 | -2 |
| 2019-04-03 09:23 | fix verbosity option | Christian Grothoff | 1 | +14 | -177 |
| 2019-04-03 09:12 | fix ugliness that is not used / useful | Christian Grothoff | 1 | +1 | -10 |
| 2019-04-03 09:10 | fix mktemp call | Christian Grothoff | 1 | +3 | -3 |
| 2019-04-03 09:03 | fix crash on test failure | Christian Grothoff | 1 | +7 | -5 |
| 2019-04-03 08:55 | add missing license | Christian Grothoff | 1 | +1 | -1 |
| 2019-04-02 23:30 | man: Add README | ng0 | 2 | +11 | -1 |
| 2019-04-02 23:24 | man: dns2gns | ng0 | 1 | +54 | -49 |
| 2019-04-02 23:14 | man: qr | ng0 | 1 | +46 | -37 |
| 2019-04-02 23:03 | man: tbp | ng0 | 1 | +58 | -43 |
| 2019-04-02 22:51 | man: testing | ng0 | 1 | +1 | -0 |
| 2019-04-02 22:51 | man: testing-run-service | ng0 | 1 | +47 | -43 |
| 2019-04-02 22:43 | man: testing | ng0 | 1 | +55 | -42 |
| 2019-04-02 22:31 | man: timeout | ng0 | 1 | +39 | -33 |
| 2019-04-02 22:21 | man: gnunet-transport-certificate-creation.1 | ng0 | 1 | +37 | -32 |
| 2019-04-02 22:13 | man: transport | ng0 | 1 | +75 | -67 |
| 2019-04-02 21:57 | man: unindex | ng0 | 1 | +59 | -49 |
| 2019-04-02 21:50 | man: uri | ng0 | 1 | +1 | -1 |
| 2019-04-02 21:42 | man: fix and adjust uri | ng0 | 1 | +48 | -39 |
| 2019-04-02 20:40 | man: fix and adjust vpn | ng0 | 1 | +68 | -58 |
| 2019-04-02 20:12 | man: fix and adjust zoneimport | ng0 | 1 | +64 | -53 |
| 2019-04-02 19:34 | man: ats: fixes. | ng0 | 1 | +73 | -65 |
| 2019-04-02 19:05 | fix accidental slipup w configure.ac | ng0 | 1 | +2 | -2 |
| 2019-04-02 16:16 | man: gnunet-arm: Extend manpage, add missing functions, etc. | ng0 | 1 | +90 | -51 |
| 2019-04-02 05:24 | license | ng0 | 1 | +2 | -0 |
| 2019-04-02 05:22 | ChangeLog | ng0 | 1 | +2 | -0 |
| 2019-04-01 20:26 | Decrease minimum python version to 3.4 | ng0 | 2 | +5 | -4 |
| 2019-04-01 20:15 | just in case | ng0 | 1 | +2 | -2 |
| 2019-04-01 20:13 | ChangeLog | ng0 | 1 | +8 | -0 |
| 2019-04-01 19:59 | gitignore in logread | ng0 | 1 | +2 | -0 |
| 2019-04-01 19:55 | #5616 - finish. fix texi2mdoc generation | ng0 | 5 | +38 | -16 |
| 2019-04-01 18:26 | Fix building texi2mdoc generation | ng0 | 1 | +5 | -5 |
| 2019-04-01 18:00 | Merge branch 'dev/ng0/5673_5616' | ng0 | 3 | +31 | -2 |
| 2019-04-01 17:58 | fix 5673? at least it builds again | ng0 | 1 | +1 | -1 |
| 2019-04-01 15:19 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +1 | -1 |
| 2019-04-01 15:19 | configure.ac: it looks like a typo | ng0 | 1 | +5 | -4 |
| 2019-04-01 14:55 | Fix typo | Naomi Phillips | 1 | +1 | -1 |
| 2019-04-01 14:38 | be more verborse about which header files we require | ng0 | 1 | +1 | -1 |
| 2019-04-01 14:25 | contrib/scripts/testbed_cleanup.sh: bashisms | ng0 | 1 | +1 | -1 |
| 2019-04-01 14:24 | contrib/scripts/revisionary.sh: bashisms | ng0 | 1 | +1 | -1 |
| 2019-04-01 14:23 | rename files | ng0 | 3 | +0 | -0 |
| 2019-04-01 14:19 | ignore in lint/ | ng0 | 1 | +2 | -0 |
| 2019-04-01 14:17 | handbook: fixes and comments in preface | ng0 | 1 | +15 | -8 |
| 2019-04-01 14:06 | add ability to build manpages independent from other documentation choices | ng0 | 3 | +31 | -2 |
| 2019-03-20 17:13 | GTK+ is no more, Gimp Toolkit is no more: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html | ng0 | 1 | +1 | -1 |
| 2019-03-20 13:10 | README: sort dependencies where possible | ng0 | 1 | +40 | -38 |
| 2019-03-20 13:01 | README: point out that LE is optional | ng0 | 1 | +19 | -1 |
| 2019-03-20 10:40 | adapt code to MHD API change | Christian Grothoff | 2 | +3 | -3 |
| 2019-03-19 23:22 | RPS Profiler: Keep track of push to single vs. multi-hop peer | Julius Bünger | 2 | +67 | -27 |
| 2019-03-19 17:17 | generate perl for checkbashisms.pl | ng0 | 3 | +828 | -814 |
| 2019-03-19 16:42 | contrib: Move scripts content to scripts/Makefile Actually build the contrib perl script. Add an m4 script for perl. | ng0 | 8 | +121 | -218 |
| 2019-03-18 18:29 | pindexs + format | ng0 | 1 | +21 | -11 |
| 2019-03-18 18:10 | followup | ng0 | 1 | +1 | -1 |
| 2019-03-18 18:04 | remove useless comments | ng0 | 4 | +253 | -253 |
| 2019-03-18 17:12 | preface: removed fixed TODO notes, add XXX notes, adjust content, fix grammar. | ng0 | 1 | +40 | -31 |
| 2019-03-18 16:43 | Add note about recent gnunet-gtk changes | Naomi Phillips | 1 | +7 | -0 |
| 2019-03-17 23:51 | RPS util: Break instead of return in macro | Julius Bünger | 1 | +1 | -1 |
| 2019-03-16 19:04 | attempt to fix code portability issue reported on help-gnunet | Christian Grothoff | 3 | +61 | -57 |
| 2019-03-16 10:19 | Adjust uncrustify.cfg | ng0 | 1 | +3 | -3 |
| 2019-03-16 10:11 | Add contrib/uncrustify.cfg | ng0 | 1 | +80 | -0 |
| 2019-03-15 20:03 | Add a .dir-locals,el for configuring emacs for this project | Hartmut Goebel | 1 | +16 | -0 |
| 2019-03-15 13:46 | test_gnunet_gns: Fix test | ng0 | 1 | +16 | -6 |
| 2019-03-15 13:31 | pre-commit: fix rtws location, test for dos2unix | ng0 | 1 | +3 | -4 |
| 2019-03-15 13:10 | index page, forgot to commit this spacing change | ng0 | 1 | +2 | -2 |
| 2019-03-15 13:09 | tests do not belong in base description | ng0 | 1 | +1 | -2 |
| 2019-03-15 12:57 | gnunet-bugreport | ng0 | 1 | +400 | -210 |
| 2019-03-15 11:03 | gnunet-gns-proxy-setup-ca: replace which(1) usage. | ng0 | 1 | +22 | -2 |
| 2019-03-14 19:51 | one more for the road | ng0 | 1 | +1 | -1 |
| 2019-03-14 19:30 | remove the single tab in texinfo we had | ng0 | 2 | +5 | -1 |
| 2019-03-05 22:43 | gnunet-qr: Implement functionality of gnunet-uri, don't spawn. | Hartmut Goebel | 2 | +89 | -125 |
| 2019-03-05 21:18 | contrib/guix: Add zbar as dependency for package gnunet. | Hartmut Goebel | 1 | +2 | -1 |
| 2019-03-05 21:17 | contrib/guix: Add package zbar (for gnunet-qr). | Hartmut Goebel | 1 | +120 | -0 |
| 2019-03-03 21:08 | gnunet-qr: Use GNUNET_PROGRAM_run to simplify the code. | Hartmut Goebel | 2 | +53 | -65 |
| 2019-03-03 09:56 | gnunet-qr: Update documentation and scripts to changed dependencies. | Hartmut Goebel | 3 | +4 | -5 |
| 2019-03-03 01:10 | gnunet-qr: Use the `gnunet-uri` binary installed into PREFIX. | Hartmut Goebel | 2 | +3 | -3 |
| 2019-03-03 01:06 | gnunet-qr: Add into Makefile.am and pofiles, | Hartmut Goebel | 2 | +12 | -15 |
| 2019-03-03 01:04 | configure.ac: Add check for libzbar (using pkgconfig). | Hartmut Goebel | 1 | +8 | -0 |
| 2019-03-03 00:04 | Add Hartmut Goebel to the AUTHORS file. | Hartmut Goebel | 1 | +1 | -0 |
| 2019-03-02 16:27 | gnunet-qr: Actually run gnunet-uri. | Hartmut Goebel | 1 | +10 | -9 |
| 2019-03-02 16:26 | Add helper lib "gnunet-qr-utils.h". | Hartmut Goebel | 1 | +111 | -0 |
| 2019-03-02 11:37 | gnunet-qr: Simplify verbose messaging. | Hartmut Goebel | 1 | +9 | -17 |
| 2019-03-02 10:00 | gnunet-qr: Reimplement in C - yet only a proof of concept. | Hartmut Goebel | 3 | +160 | -156 |
| 2019-03-12 15:50 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 1 | +26 | -1 |
| 2019-03-12 15:50 | fix ftbfs | Schanzenbach, Martin | 1 | +16 | -21 |
| 2019-03-12 11:09 | README: style. 2019->future | ng0 | 1 | +5 | -1 |
| 2019-03-12 11:06 | README: Add TOC. Long enough to be reasonable to add one | ng0 | 1 | +21 | -0 |
| 2019-03-12 10:56 | update man entry for gnunet-config | Schanzenbach, Martin | 1 | +2 | -2 |
| 2019-03-12 09:27 | change description of file expansion flag | Schanzenbach, Martin | 1 | +68 | -61 |
| 2019-03-12 09:08 | update gitignore | Schanzenbach, Martin | 1 | +2 | -2 |
| 2019-03-12 09:07 | update changelog, make build | Schanzenbach, Martin | 4 | +5 | -3 |
| 2019-03-12 08:59 | move copying to rest | Schanzenbach, Martin | 4 | +17 | -22 |
| 2019-03-12 08:52 | fix bootstrap | Schanzenbach, Martin | 4 | +10 | -8 |
| 2019-03-12 08:49 | add mhd ifdef | Schanzenbach, Martin | 1 | +2 | -0 |
| 2019-03-12 08:48 | change makefile for rest | Schanzenbach, Martin | 2 | +1 | -24 |
| 2019-03-12 08:47 | move credential makefile defs | Schanzenbach, Martin | 2 | +16 | -13 |
| 2019-03-12 08:46 | move disfunc credential | Schanzenbach, Martin | 1 | +0 | -0 |
| 2019-03-12 08:46 | move rest tests | Schanzenbach, Martin | 3 | +0 | -0 |
| 2019-03-12 08:45 | move copying rest | Schanzenbach, Martin | 3 | +17 | -12 |
| 2019-03-12 08:43 | move peerinfo rest | Schanzenbach, Martin | 3 | +22 | -13 |
| 2019-03-12 08:41 | move namestore plugin | Schanzenbach, Martin | 3 | +40 | -30 |
| 2019-03-12 08:39 | move identity rest plugin | Schanzenbach, Martin | 3 | +20 | -12 |
| 2019-03-12 08:36 | move reclaim and gns back into subdirs | Schanzenbach, Martin | 11 | +71 | -57 |
| 2019-03-11 22:10 | we probably need this file in dist | Schanzenbach, Martin | 1 | +2 | -1 |
| 2019-03-11 22:07 | actually add to pkgdir | Schanzenbach, Martin | 1 | +4 | -2 |
| 2019-03-11 14:09 | gnunet-nse.1: follow standards | ng0 | 1 | +4 | -5 |
| 2019-03-11 13:10 | fix typo | ng0 | 1 | +1 | -1 |
| 2019-03-11 03:20 | fix configure check to test for MHD 0.9.52: | Christian Grothoff | 2 | +5 | -5 |
| 2019-03-11 01:48 | having a working libidn is no longer optional | Christian Grothoff | 2 | +6 | -0 |
| 2019-03-10 20:17 | Fix Python code: remove imports from `python-future`. | Hartmut Goebel | 8 | +4 | -19 |
| 2019-03-10 18:49 | Docs: Remove requirement for `python-future`. | Hartmut Goebel | 4 | +2 | -6 |
| 2019-03-10 18:46 | Cleanup Python code: remove `import __future__`. | Hartmut Goebel | 21 | +14 | -31 |
| 2019-03-10 18:42 | README +libjannson | ng0 | 1 | +1 | -0 |
| 2019-03-10 18:37 | README: clarify databases | ng0 | 1 | +6 | -3 |
| 2019-03-10 18:34 | README: clarify curl | ng0 | 1 | +4 | -2 |
| 2019-03-10 18:31 | README: +awk | ng0 | 1 | +1 | -0 |
| 2019-03-10 18:30 | README: +groff,+mandoc | ng0 | 1 | +3 | -0 |
| 2019-03-10 17:20 | make html in doc/man using mandoc (sans Toc feature) | ng0 | 3 | +19 | -1 |
| 2019-03-10 10:36 | trailing whitespace | ng0 | 1 | +1 | -1 |
| 2019-03-10 02:23 | Update docs to reflect more gnunet-gtk changes | Naomi Phillips | 3 | +9 | -8 |
| 2019-03-09 19:52 | Updates to handbook | Naomi Phillips | 1 | +4 | -4 |
| 2019-03-09 19:17 | contrib: install initd files | ng0 | 1 | +11 | -3 |
| 2019-03-09 18:42 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 6 | +195 | -9 |
| 2019-03-09 18:41 | do not delete the man file | ng0 | 1 | +1 | -1 |
| 2019-03-09 16:08 | fix typo | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-03-09 15:10 | bind to config option (default localhost) for GNS | Schanzenbach, Martin | 4 | +122 | -0 |
| 2019-03-09 15:00 | update changelog | Schanzenbach, Martin | 1 | +12 | -9 |
| 2019-03-09 14:58 | bind to config option (default localhost) | Schanzenbach, Martin | 2 | +61 | -0 |
| 2019-03-09 12:28 | fix. | ng0 | 1 | +1 | -1 |
| 2019-03-09 12:16 | fix | ng0 | 1 | +2 | -1 |
| 2019-03-09 12:13 | README | ng0 | 1 | +36 | -19 |
| 2019-03-09 12:10 | bashism | ng0 | 8 | +24 | -20 |
| 2019-03-09 12:02 | newline | ng0 | 1 | +1 | -2 |
| 2019-03-09 11:59 | bashism | ng0 | 9 | +33 | -33 |
| 2019-03-09 11:56 | bashism | ng0 | 4 | +14 | -14 |
| 2019-03-09 11:54 | bashism | ng0 | 3 | +12 | -12 |
| 2019-03-09 11:51 | bashism | ng0 | 1 | +2 | -1 |
| 2019-03-09 11:47 | bashism | ng0 | 1 | +3 | -6 |
| 2019-03-09 11:46 | bashism | ng0 | 1 | +1 | -1 |
| 2019-03-09 11:43 | bashism | ng0 | 1 | +1 | -1 |
| 2019-03-09 11:43 | bashism | ng0 | 1 | +2 | -2 |
| 2019-03-09 11:40 | bashism | ng0 | 1 | +2 | -2 |
| 2019-03-09 11:38 | bashism | ng0 | 1 | +1 | -1 |
| 2019-03-09 11:26 | cadet/loopcheck.sh: still bash, leaving only PIPESTATUS | ng0 | 1 | +40 | -2 |
| 2019-03-09 11:23 | bashism | ng0 | 4 | +4 | -4 |
| 2019-03-09 11:17 | build_cscope | ng0 | 1 | +4 | -0 |
| 2019-03-09 11:02 | Fix #5629 | ng0 | 1 | +2 | -0 |
| 2019-03-09 10:52 | drop python-lint.log in lint | ng0 | 1 | +26 | -24 |
| 2019-03-09 10:46 | lint: drop logs into lint folder | ng0 | 1 | +10 | -10 |
| 2019-03-09 10:40 | Bundle my copy of checkbashism for self-contained linting | ng0 | 3 | +883 | -1 |
| 2019-03-09 10:34 | dns: bashism. Add check for iptables. | ng0 | 1 | +9 | -3 |
| 2019-03-09 10:32 | vpn: bashism. | ng0 | 3 | +3 | -3 |
| 2019-03-09 10:23 | gnunet-gns-proxy-setup-ca.1: Fix comment style | ng0 | 1 | +3 | -3 |
| 2019-03-09 10:21 | ignore | ng0 | 1 | +1 | -0 |
| 2019-03-09 10:19 | lint-man: Check for what I just completely fixed. Just in case. | ng0 | 1 | +7 | -0 |
| 2019-03-09 10:07 | man: B preceding IP is wrong. | ng0 | 28 | +0 | -205 |
| 2019-03-09 09:44 | gnunet-ats.1: lint. Add license. | ng0 | 1 | +60 | -43 |
| 2019-03-09 09:24 | gnunet-arm.1: lint and license | ng0 | 1 | +62 | -45 |
| 2019-03-09 09:20 | Fix copyright header | ng0 | 1 | +1 | -1 |
| 2019-03-09 09:04 | gnunet-zoneimport.1: lint. | ng0 | 1 | +28 | -51 |
| 2019-03-09 08:54 | gnunet-zoneimport.1: lint. Add license. Document more options in synopsis. | ng0 | 1 | +33 | -5 |
| 2019-03-09 08:43 | gnunet.conf.5: Lint. Add Copyright and history. | ng0 | 1 | +31 | -5 |
| 2019-03-09 00:59 | make no creation time the default | Christian Grothoff | 3 | +15 | -11 |
| 2019-03-08 22:47 | gnunet-gns-proxy-setup-ca: | ng0 | 3 | +464 | -74 |
| 2019-03-08 16:50 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 2 | +4 | -4 |
| 2019-03-08 16:49 | Fix report by snowie wrt manpage linking. It should be LN_S instead, but since I am halfway through rewriting the script and almost done with the actual manpage let's skip the symlinking. | ng0 | 1 | +0 | -4 |
| 2019-03-08 14:33 | fix #5626 | Christian Grothoff | 1 | +1 | -1 |
| 2019-02-20 18:29 | updated the flags for ascension | rexxnor | 1 | +3 | -3 |
| 2019-03-06 22:52 | Add gnunet-nse.1 | ng0 | 2 | +67 | -0 |
| 2019-03-06 22:51 | style fix in gnunet-scrypt.1 | ng0 | 1 | +1 | -2 |
| 2019-03-06 20:58 | doc: First attempt at linking a manpage for gns-proxy-setup-ca. Real solution is to write a manpage of course. For the casual reader, why? It is something Debian considers worth doing, the linking. So there is a cause and reason for this | ng0 | 1 | +5 | -1 |
| 2019-03-06 17:06 | top Makefile.am: Do not recurse into lint for now | ng0 | 1 | +1 | -1 |
| 2019-03-06 17:01 | followup | ng0 | 1 | +1 | -0 |
| 2019-03-06 17:00 | Fix #5631 | ng0 | 2 | +42 | -41 |
| 2019-03-06 09:56 | handbook: Refer to distributors as what they are, a group of distributors rather than the specific term "distributions", a distributor can be a vendor (Taler, pEp), an OS, or a OS independent packaging system (Guix, Nix, pkgsrc) | ng0 | 1 | +6 | -6 |
| 2019-03-05 22:19 | Notes. | ng0 | 1 | +2 | -0 |
| 2019-03-05 21:21 | Add initial check-texinfo rule. Maybe this should be moved to doc later on | ng0 | 1 | +22 | -1 |
| 2019-03-05 20:12 | texinfo: format | ng0 | 1 | +8 | -4 |
| 2019-03-05 10:35 | handbook_pull.sh | ng0 | 1 | +18 | -0 |
| 2019-03-05 01:10 | fix css | ng0 | 4 | +4 | -4 |
| 2019-03-05 01:04 | fix html | ng0 | 2 | +2 | -2 |
| 2019-03-04 16:09 | contrib/scripts/process_log.sh: attempt to remove bash extensions, use of 2 different stat implementations. | ng0 | 1 | +11 | -3 |
| 2019-03-04 14:37 | safety checks for lint-man.sh | ng0 | 2 | +24 | -9 |
| 2019-03-04 14:25 | Fix up make rules | ng0 | 1 | +2 | -2 |
| 2019-03-04 14:12 | Add rule to lint man | ng0 | 2 | +22 | -0 |
| 2019-03-04 13:51 | Add rule to run lint-python script | ng0 | 1 | +4 | -0 |
| 2019-03-04 13:49 | Make contrib/scripts/lint-python.sh useful | ng0 | 1 | +67 | -15 |
| 2019-03-04 13:49 | Makefile: Add check-bashism top target | ng0 | 1 | +7 | -0 |
| 2019-03-04 12:10 | installation: sync with readme | ng0 | 1 | +36 | -13 |
| 2019-03-04 11:39 | run-gendocs.sh | ng0 | 2 | +2 | -2 |
| 2019-03-04 11:26 | bump copyright year, extend "About this book" with a disclaimer | ng0 | 2 | +26 | -9 |
| 2019-03-03 22:09 | fix item display | ng0 | 1 | +5 | -4 |
| 2019-03-03 21:59 | clarify more deps | ng0 | 1 | +3 | -2 |
| 2019-03-03 21:57 | clarify more deps | ng0 | 1 | +15 | -1 |
| 2019-03-03 21:50 | we do not require pkg-config or pkgconf | ng0 | 1 | +0 | -1 |
| 2019-03-03 21:48 | More title changes | ng0 | 2 | +8 | -8 |
| 2019-03-03 21:43 | remove one annoying "Moved from user" in section title | ng0 | 2 | +4 | -4 |
| 2019-03-03 21:38 | Fix some comedy which made its way into release | ng0 | 2 | +2 | -2 |
| 2019-03-03 21:32 | notes on 0.9 | ng0 | 2 | +8 | -3 |
| 2019-03-03 21:24 | installation: this is no longer 0.9 | ng0 | 1 | +2 | -1 |
| 2019-03-03 21:16 | installation: couple of fixes in configure switches | ng0 | 1 | +8 | -1 |
| 2019-03-03 21:09 | gnunet.conf.5: remove misleading old SERVER config for hostlist section, add e switch | ng0 | 1 | +2 | -3 |
| 2019-03-03 11:28 | README: URL fix. | ng0 | 1 | +1 | -1 |
| 2019-03-03 11:22 | doc/doc.h: Fix URL | ng0 | 1 | +1 | -1 |
| 2019-03-03 11:20 | Fix: gnurl in version 7.57 still used xzip | ng0 | 1 | +2 | -2 |
| 2019-03-03 11:18 | docker: Fix URL | ng0 | 1 | +1 | -1 |
| 2019-03-02 13:23 | update changelog | Schanzenbach, Martin | 1 | +3 | -0 |
| 2019-03-02 13:23 | attempted fix #5622 | Schanzenbach, Martin | 2 | +1 | -2 |
| 2019-03-02 10:27 | use existing pf probe function from network.c instead of re-implementing it in service.c | Christian Grothoff | 2 | +11 | -46 |
| 2019-03-02 10:21 | use #5553 function in TCP/UDP communicators | Christian Grothoff | 2 | +12 | -14 |
| 2019-03-02 10:17 | cache PF support results from OS probe (#5553) | Christian Grothoff | 1 | +49 | -9 |
| 2019-03-02 10:06 | re-adding clique test, works on my system despite no changes | Christian Grothoff | 1 | +2 | -2 |
| 2019-03-02 09:33 | fix for #5612 | Christian Grothoff | 1 | +22 | -7 |
| 2019-03-01 12:50 | user handbook: Grammar correction. | ng0 | 1 | +1 | -1 |
| 2019-03-01 11:04 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 3 | +10 | -4 |
| 2019-03-01 11:04 | In theory slibtool should work. In practice libtool is always picked up by our system, even when slibtool is the first entry | ng0 | 1 | +1 | -1 |
| 2019-02-28 20:01 | changelog | Schanzenbach, Martin | 1 | +3 | -0 |
| 2019-02-28 19:30 | benchmark: fix typo | Florian Dold | 1 | +2 | -2 |
| 2019-02-28 18:07 | prevent unordered message delivery, everywhere | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-02-28 18:06 | prevent unordered message delivery | Schanzenbach, Martin | 1 | +4 | -1 |
| 2019-02-28 18:02 | chmod -x for src/util/gnunet-qr.py, fix warning pkgsrc throws | ng0 | 1 | +0 | -0 |
| 2019-02-28 17:28 | benchmark: update collect script | Florian Dold | 1 | +10 | -3 |
| 2019-02-28 17:13 | add bytes recv/sent to URL request benchmarking | Florian Dold | 3 | +63 | -6 |
| 2019-02-28 15:23 | rest-plugins: include headers in dist sources | Daniel Golle | 1 | +2 | -0 |
| 2019-02-28 15:16 | reclaim: include reclaim.conf in dist sources | Daniel Golle | 1 | +3 | -2 |
| 2019-02-28 15:06 | reclaim-attribute: include header in dist sources | Daniel Golle | 1 | +1 | -0 |
| 2019-02-28 15:09 | doppelt haelt nicht besser :-) | Christian Grothoff | 1 | +1 | -2 |
| 2019-02-28 15:06 | package credential.h | Christian Grothoff | 1 | +4 | -4 |
| 2019-02-28 15:03 | package gnunet_credential_service.h next time | Christian Grothoff | 1 | +1 | -0 |
| 2019-02-28 14:59 | add nonstring attribute to silence warning | Florian Dold | 1 | +1 | -1 |
| 2019-02-28 14:40 | Be explicit about truncation to silence warning. | Florian Dold | 1 | +2 | -1 |
| 2019-02-28 13:19 | fix dist for experimental | Schanzenbach, Martin | 2 | +58 | -57 |
| 2019-02-28 12:50 | add 0.11 formula for homebrew | Schanzenbach, Martin | 1 | +7 | -18 |
| 2019-02-27 21:00 | contrib/guix: Add guix-bug-notice to readme. | Hartmut Goebel | 1 | +5 | -0 |
| 2019-02-27 19:25 | contrib/guix: Cleanup guix environment files and README. | Hartmut Goebel | 3 | +31 | -92 |
| 2019-02-28 10:44 | add missing documentation files | Christian Grothoff | 8 | +11 | -8 |
| 2019-02-28 10:41 | disable clique test, fails for odd reasons | Christian Grothoff | 1 | +2 | -2 |
| 2019-02-28 10:00 | version bump, update ChangeLog, fix make dist | Christian Grothoff | 10 | +1336 | -1320 |
| 2019-02-28 08:24 | RPS: Disable too happy writing to disk | Julius Bünger | 1 | +28 | -2 |
| 2019-02-27 21:15 | sanity checks | Schanzenbach, Martin | 1 | +15 | -4 |
| 2019-02-27 18:09 | README: which in tests | ng0 | 1 | +1 | -0 |
| 2019-02-27 18:07 | README: point out where which(1) is found | ng0 | 1 | +3 | -1 |
| 2019-02-27 06:20 | do not forget to NULL reconnect_task | Christian Grothoff | 1 | +2 | -1 |
| 2019-02-27 06:12 | fix missing NBO conversions | Christian Grothoff | 1 | +3 | -3 |
| 2019-02-26 19:08 | improve future calculations if messages are skipped in unreliable in-order channels | Christian Grothoff | 1 | +12 | -0 |
| 2019-02-26 18:49 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +4 | -2 |
| 2019-02-26 18:49 | gnunet-qr.py: align help with reality | ng0 | 1 | +2 | -2 |
| 2019-02-26 18:12 | check for ACKed MID | Schanzenbach, Martin | 1 | +4 | -2 |
| 2019-02-26 18:10 | No future | ng0 | 1 | +0 | -1 |
| 2019-02-26 18:10 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +68 | -17 |
| 2019-02-26 18:10 | gnunet-qr.py: back from the future | ng0 | 1 | +0 | -2 |
| 2019-02-26 17:16 | try fix #5597 | Schanzenbach, Martin | 1 | +68 | -17 |
| 2019-02-26 17:15 | README: python2.7 modules optional but required for gnunet-qr | ng0 | 1 | +2 | -2 |
| 2019-02-26 17:14 | README: clarify that ONLY python2.7 is supported for gnunet-qr | ng0 | 1 | +1 | -1 |
| 2019-02-26 17:00 | make lint happy | ng0 | 1 | +78 | -78 |
| 2019-02-26 16:46 | gnunet-qr: If we error out before, we don't need to error again. This should fix the error message in the wrong place | ng0 | 1 | +1 | -1 |
| 2019-02-26 15:43 | Fix syntax error in gnunet-qr. We can not handle this exception. Just read the README. | ng0 | 1 | +2 | -8 |
| 2019-02-26 15:26 | fix #5611? | ng0 | 1 | +1 | -1 |
| 2019-02-26 15:13 | RPS: NULL out cadet port after closing | Julius Bünger | 1 | +1 | -0 |
| 2019-02-26 14:44 | fix transport API fix, make sure we do not stay at CT_NONE for core clients | Christian Grothoff | 1 | +10 | -1 |
| 2019-02-26 14:35 | RPS: Cast to int32_t instead of uint32_t | Julius Bünger | 1 | +1 | -1 |
| 2019-02-26 13:39 | RPS: Fix non-int array subscript | Julius Bünger | 1 | +1 | -1 |
| 2019-02-26 12:49 | RPS: Fix checking of properties for peer removal | Julius Bünger | 1 | +3 | -3 |
| 2019-02-26 12:40 | RPS: Track delta expected - received pushes w. statistics, style | Julius Bünger | 1 | +12 | -5 |
| 2019-02-26 11:40 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +4 | -2 |
| 2019-02-26 11:40 | since most of my work happens as ng0 anyway | ng0 | 1 | +7 | -6 |
| 2019-02-26 11:38 | RPS: Do not consider unexpected pull replies as protocol violation | Julius Bünger | 1 | +0 | -2 |
| 2019-02-26 11:36 | RPS: Track expected number of pushes w. statistics | Julius Bünger | 1 | +4 | -0 |
| 2019-02-26 11:32 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 2 | +8 | -5 |
| 2019-02-26 11:32 | doc/man: sed the sysconfdir in gnunet.conf.5 | ng0 | 4 | +168 | -158 |
| 2019-02-26 11:26 | possible fix for transport client state machine issue found in RPS profiler | Christian Grothoff | 2 | +8 | -5 |
| 2019-02-26 11:00 | gnunet-qr.py: More verbose information about required packages | ng0 | 1 | +5 | -1 |
| 2019-02-26 10:52 | create more specific FC warning | Christian Grothoff | 1 | +9 | -2 |
| 2019-02-26 10:48 | Add test for future in gnunet-qr.py. pylint will probably scream, but this should satisfy safety checks | ng0 | 1 | +6 | -2 |
| 2019-02-26 09:24 | src/util: Add gnunet-qr to cleanfiles | ng0 | 1 | +3 | -1 |
| 2019-02-26 09:00 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 3 | +23 | -24 |
| 2019-02-26 08:59 | fix | ng0 | 1 | +1 | -1 |
| 2019-02-26 08:54 | unset XDG vars | Christian Grothoff | 2 | +16 | -18 |
| 2019-02-26 08:39 | avoid bogus reconnect message | Christian Grothoff | 1 | +7 | -6 |
| 2019-02-26 08:36 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 13 | +177 | -155 |
| 2019-02-26 08:35 | Proposed fix for https://bugs.gnunet.org/view.php?id=5611 | ng0 | 4 | +166 | -128 |
| 2019-02-26 08:25 | fix profiler crash on bad startup | Christian Grothoff | 1 | +15 | -16 |
| 2019-02-26 08:08 | fix /tmp/rps directory creation, fix linkage, DCE | Christian Grothoff | 4 | +25 | -55 |
| 2019-02-25 22:10 | do not crash all the time in to_file() | Christian Grothoff | 1 | +1 | -1 |
| 2019-02-25 21:04 | fix #5608 | Christian Grothoff | 1 | +4 | -1 |
| 2019-02-25 20:42 | style fixes during debugging | Christian Grothoff | 3 | +17 | -14 |
| 2019-02-25 20:19 | improve logging | Christian Grothoff | 1 | +3 | -1 |
| 2019-02-25 19:36 | RPS sampler: An id might be removed while a request is still pending | Julius Bünger | 3 | +18 | -1 |
| 2019-02-25 18:41 | RPS: Change way some numbers are written to files | Julius Bünger | 1 | +92 | -65 |
| 2019-02-25 15:26 | RPS: Use correct number of logging blocking statistics | Julius Bünger | 1 | +3 | -3 |
| 2019-02-25 12:55 | RPS profiler: Assert statistics handle non-NULL | Julius Bünger | 1 | +1 | -0 |
| 2019-02-25 01:43 | README clarifications | ng0 | 1 | +25 | -20 |
| 2019-02-25 01:35 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 8 | +163 | -284 |
| 2019-02-25 01:35 | src/util: Use make 4.0 assignment operator | ng0 | 2 | +11 | -2 |
| 2019-02-24 12:43 | trying to fix #5605 | Christian Grothoff | 1 | +8 | -1 |
| 2019-02-24 12:10 | more code cleanup, better error handing in tests | Christian Grothoff | 1 | +4 | -6 |
| 2019-02-24 12:04 | more code cleanup, better error handing in tests | Christian Grothoff | 6 | +147 | -271 |
| 2019-02-24 11:43 | avoid failing hard if 'gnunetcheck' db does not exist (or plugins cannot be loaded for other reasons) | Christian Grothoff | 1 | +4 | -6 |
| 2019-02-24 10:27 | fix broken texinfo | ng0 | 1 | +2 | -2 |
| 2019-02-24 10:16 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +4 | -0 |
| 2019-02-24 10:16 | 5604 | ng0 | 1 | +2 | -1 |
| 2019-02-24 10:14 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 1 | +2 | -1 |
| 2019-02-24 10:13 | 5604 | ng0 | 1 | +2 | -1 |
| 2019-02-24 10:13 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 2 | +10 | -14 |
| 2019-02-24 10:13 | temp fix for #5606 | Schanzenbach, Martin | 1 | +4 | -0 |
| 2019-02-24 10:05 | follow-up to c802d0a81e6c415e4c99b562b03d47a1beb5a617 | ng0 | 1 | +2 | -1 |
| 2019-02-24 10:01 | follow-up to Christian's commit | ng0 | 1 | +2 | -7 |
| 2019-02-24 09:44 | doc/tutorial: Makefile cosmetic fixes, fit on standard size terminal | ng0 | 1 | +6 | -6 |
| 2019-02-24 09:31 | avoid failing hard if 'gnunetcheck' db does not exist (or plugins cannot be loaded for other reasons) | Christian Grothoff | 1 | +4 | -6 |
| 2019-02-24 09:30 | avoid failing hard if 'gnunetcheck' db does not exist (or plugins cannot be loaded for other reasons) | Christian Grothoff | 2 | +8 | -12 |
| 2019-02-24 09:28 | avoid failing hard if 'gnunetcheck' db does not exist (or plugins cannot be loaded for other reasons) | Christian Grothoff | 11 | +134 | -59 |
| 2019-02-24 08:53 | fix segv on error | Christian Grothoff | 1 | +1 | -0 |
| 2019-02-24 07:29 | resolve www.gnu.org instead of hostname to avoid complications of hostname as per #5578 | Christian Grothoff | 1 | +12 | -32 |
| 2019-02-24 07:17 | first try raw, unexpanded name | Christian Grothoff | 1 | +9 | -0 |
| 2019-02-24 07:07 | add missing \n | Christian Grothoff | 1 | +1 | -1 |
| 2019-02-24 07:00 | ref bugnote | Christian Grothoff | 1 | +2 | -0 |
| 2019-02-24 06:55 | geq redefinition breaks texi2pdf, instead just avoid @geq | Christian Grothoff | 5 | +59 | -18 |
| 2019-02-23 22:54 | doc/handbook: Fix #5604 | ng0 | 1 | +10 | -1 |
| 2019-02-23 18:45 | update docs more | Schanzenbach, Martin | 1 | +1 | -0 |
| 2019-02-23 18:43 | update docs more | Schanzenbach, Martin | 1 | +13 | -0 |
| 2019-02-23 18:36 | update reclaimID docs a bit | Schanzenbach, Martin | 2 | +92 | -162 |
| 2019-02-21 17:41 | util: build with external libatomic | Daniel Golle | 2 | +10 | -0 |
| 2019-02-23 09:48 | merge | Christian Grothoff | 283 | +21107 | -63891 |
| 2019-02-23 09:47 | notes | Christian Grothoff | 1 | +13 | -0 |
| 2019-02-23 01:43 | portability fix. | ng0 | 1 | +1 | -1 |
| 2019-02-22 23:48 | configure.ac: make it more portable. | ng0 | 1 | +1 | -1 |
| 2019-02-22 23:06 | attempt fix #5578 | Schanzenbach, Martin | 1 | +175 | -212 |
| 2019-02-22 21:14 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 0 | +0 | -0 |
| 2019-02-22 12:21 | RPS profiler: Log index of peer | Julius Bünger | 1 | +8 | -4 |
| 2019-02-22 20:58 | gnunet-bugreport: add checks for pkg_add, some fixes | ng0 | 1 | +26 | -0 |
| 2019-02-22 12:21 | RPS profiler: Log index of peer | Julius Bünger | 1 | +8 | -4 |
| 2019-02-22 11:35 | fix README url | ng0 | 1 | +2 | -2 |
| 2019-02-22 11:27 | README urls | ng0 | 1 | +1 | -1 |
| 2019-02-22 11:26 | README urls | ng0 | 1 | +2 | -2 |
| 2019-02-22 11:24 | configure.ac: point to docs.gnunet.org | ng0 | 1 | +1 | -1 |
| 2019-02-22 11:21 | fix URLs in tutorial | ng0 | 1 | +10 | -10 |
| 2019-02-22 11:12 | fix URLs in chapter keyconcepts | ng0 | 1 | +6 | -6 |
| 2019-02-22 11:10 | fix URLs in chapter installation | ng0 | 1 | +3 | -3 |
| 2019-02-22 11:07 | fix URLs in chapter developer | ng0 | 1 | +13 | -12 |
| 2019-02-22 10:57 | adjust mantis url | ng0 | 44 | +44 | -44 |
| 2019-02-21 21:05 | RPS: Adapt to coding style (cosmetic only) | Julius Bünger | 1 | +27 | -12 |
| 2019-02-21 21:04 | RPS: Use #define instead of hardcoded numbers | Julius Bünger | 1 | +9 | -4 |
| 2019-02-21 20:54 | RPS: Use stp(n)cpy instead of strncat in loop | Julius Bünger | 1 | +16 | -17 |
| 2019-02-21 20:32 | RPS service: Use peermap only when non-NULL | Julius Bünger | 1 | +2 | -1 |
| 2019-02-21 15:42 | RPS service: Adapt to coding guidelines (purely cosmetic) | Julius Bünger | 1 | +18 | -9 |
| 2019-02-21 15:36 | RPS service: Check existence of peer before destruction | Julius Bünger | 1 | +17 | -5 |
| 2019-02-21 13:32 | RPS service: Check if map was already NULLed | Julius Bünger | 1 | +1 | -0 |
| 2019-02-21 13:31 | RPS service: Get length of buffer, not of string | Julius Bünger | 1 | +1 | -1 |
| 2019-02-21 11:05 | note | Christian Grothoff | 1 | +2 | -0 |
| 2019-02-21 11:02 | more style fixes | Christian Grothoff | 1 | +9 | -13 |
| 2019-02-21 10:58 | fix uninit issue: bad use of hash map | Christian Grothoff | 2 | +40 | -35 |
| 2019-02-20 20:03 | RPS tests: Provide valgrind logging | Julius Bünger | 1 | +1 | -1 |
| 2019-02-20 20:00 | RPS test util: Null out pointer to deleted structure | Julius Bünger | 1 | +1 | -0 |
| 2019-02-20 19:59 | RPS test util: Improve logging | Julius Bünger | 1 | +3 | -0 |
| 2019-02-20 19:57 | RPS test util: Initialise local memory | Julius Bünger | 1 | +1 | -1 |
| 2019-02-20 16:19 | fix | Schanzenbach, Martin | 1 | +2 | -2 |
| 2019-02-20 16:04 | support non GNS redirect URIs | Schanzenbach, Martin | 1 | +65 | -31 |
| 2019-02-20 15:51 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 45 | +389 | -347 |
| 2019-02-20 15:51 | update | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-02-20 12:23 | fix enable_malicous check | Christian Grothoff | 7 | +20 | -20 |
| 2019-02-20 12:22 | disable TO_FILE logic, causes assertion failures all the time (NULL filename) | Christian Grothoff | 2 | +7 | -7 |
| 2019-02-20 12:18 | fix #5073 | Christian Grothoff | 2 | +3 | -9 |
| 2019-02-20 12:05 | port hashmap fixes to other maps, investigated #4905, clearly no longer possible, closing that one | Christian Grothoff | 3 | +63 | -33 |
| 2019-02-20 11:55 | remove index->insert fallback (#5074) | Christian Grothoff | 1 | +11 | -7 |
| 2019-02-20 11:49 | fix #4244 | Christian Grothoff | 2 | +100 | -42 |
| 2019-02-20 10:37 | no rps | Christian Grothoff | 1 | +4 | -0 |
| 2019-02-20 09:17 | fully de-monkey | Christian Grothoff | 1 | +1 | -1 |
| 2019-02-20 09:05 | fix build system to actually handle openssl.cnf properly | Christian Grothoff | 4 | +12 | -44 |
| 2019-02-19 16:40 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +2 | -12 |
| 2019-02-19 16:40 | fix mistakes which should not have happened | ng0 | 1 | +6 | -11 |
| 2019-02-19 14:43 | remove obsolete comments | Christian Grothoff | 1 | +2 | -12 |
| 2019-02-19 13:32 | README adjustments | ng0 | 1 | +7 | -5 |
| 2019-02-19 13:13 | revert sed and fix a typo | ng0 | 2 | +3 | -9 |
| 2019-02-19 12:52 | clarify README, dependencies | ng0 | 1 | +6 | -3 |
| 2019-02-19 12:44 | fix typo | ng0 | 1 | +2 | -2 |
| 2019-02-19 12:40 | gnunet-gns-proxy-setup-ca: conditionally sed openssl and certutil location, use variable for locations, check for openssl and certutil in configure phase. | ng0 | 3 | +32 | -11 |
| 2019-02-19 11:32 | disable rps in unrelated tests | Christian Grothoff | 4 | +16 | -0 |
| 2019-02-19 10:44 | on shutdown, also stop reset tasks | Christian Grothoff | 1 | +5 | -0 |
| 2019-02-19 10:38 | more fs cadet interaction fixes | Christian Grothoff | 1 | +5 | -2 |
| 2019-02-19 10:37 | fix grow behavior of hash map for very large maps | Christian Grothoff | 1 | +12 | -11 |
| 2019-02-19 10:36 | additional santity check for MQ users | Christian Grothoff | 1 | +1 | -0 |
| 2019-02-19 10:18 | remove duplicate valgrind | Christian Grothoff | 1 | +0 | -1 |
| 2019-02-19 09:52 | fix #5586 | Christian Grothoff | 2 | +10 | -2 |
| 2019-02-19 01:01 | update ignore file | Christian Grothoff | 1 | +1 | -0 |
| 2019-02-19 00:59 | got integration tests to pass, fixes #5560 | Christian Grothoff | 6 | +59 | -61 |
| 2019-02-19 00:58 | note about assertion actually failing | Christian Grothoff | 1 | +1 | -1 |
| 2019-02-19 00:57 | do not strictly require mq non-NULL, as peerinfo service might have died already | Christian Grothoff | 1 | +1 | -4 |
| 2019-02-19 00:51 | fix possibility of NULL result for empty database | Christian Grothoff | 1 | +6 | -2 |
| 2019-02-19 00:50 | do not use rps in consensus test | Christian Grothoff | 1 | +4 | -0 |
| 2019-02-19 00:14 | unset XDG vars in test explicitly in case test is run by hand | Christian Grothoff | 1 | +4 | -1 |
| 2019-02-19 00:09 | extra sanity check for #5582 | Christian Grothoff | 1 | +2 | -1 |
| 2019-02-18 23:49 | clean up python logic a bit, remove duplicate print() calls when we have log calls | Christian Grothoff | 1 | +5 | -62 |
| 2019-02-18 23:35 | cleaner py code, fix test_integration_disconnect.py.in by fixing erroneous patch | Christian Grothoff | 2 | +16 | -18 |
| 2019-02-18 09:17 | rexxnor fix for string to digit | Christian Grothoff | 1 | +13 | -16 |
| 2019-02-17 21:33 | add openssl.cnf | Schanzenbach, Martin | 4 | +336 | -79 |
| 2019-02-17 19:27 | fix indentation | Christian Grothoff | 1 | +4 | -2 |
| 2019-02-17 19:21 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 1 | +1 | -0 |
| 2019-02-17 19:21 | attempt fix #5578 | Schanzenbach, Martin | 1 | +11 | -2 |
| 2019-02-17 15:26 | guile 1.6.4 is an optional dependency | ng0 | 1 | +1 | -0 |
| 2019-02-17 14:46 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 12 | +37 | -35 |
| 2019-02-17 14:44 | fix path length | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-02-17 14:07 | filenames can exceed 128 bytes, even in testcases | Christian Grothoff | 12 | +37 | -35 |
| 2019-02-17 14:02 | fix 128 | Christian Grothoff | 1 | +10 | -2 |
| 2019-02-17 10:26 | add gnunet homebrew formula | Schanzenbach, Martin | 1 | +47 | -0 |
| 2019-02-17 00:42 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 5 | +11 | -16 |
| 2019-02-17 00:36 | AUTHORS: Change bugtracker URL and change GPL3 to AGPL3 | ng0 | 1 | +2 | -2 |
| 2019-02-17 00:35 | AUTHORS: Add myself as netbsd maintainer | ng0 | 1 | +2 | -1 |
| 2019-02-16 21:15 | skip if timeout not installed | Schanzenbach, Martin | 1 | +7 | -0 |
| 2019-02-16 20:19 | Florian Weimer writes: | Christian Grothoff | 1 | +2 | -2 |
| 2019-02-16 20:02 | fix another linker error | Schanzenbach, Martin | 1 | +1 | -0 |
| 2019-02-16 20:00 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 1 | +77 | -53 |
| 2019-02-16 20:00 | fix assertion failure reported in #5578 | Christian Grothoff | 2 | +1 | -14 |
| 2019-02-16 18:53 | more logger | ng0 | 1 | +34 | -25 |
| 2019-02-16 17:47 | more logging | ng0 | 1 | +15 | -14 |
| 2019-02-16 17:32 | gnunet_testing.py.in: first set of logging | ng0 | 1 | +28 | -14 |
| 2019-02-16 15:37 | add debug output to py.in | Christian Grothoff | 1 | +2 | -0 |
| 2019-02-16 15:33 | add logging | Christian Grothoff | 2 | +47 | -51 |
| 2019-02-16 14:38 | cast no longer required for modern curl | Christian Grothoff | 1 | +1 | -1 |
| 2019-02-16 09:43 | make clang shut up about #5573 | Christian Grothoff | 2 | +8 | -0 |
| 2019-02-15 22:49 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 7 | +11 | -5 |
| 2019-02-15 22:49 | text-only variant of svg logo | ng0 | 1 | +1144 | -0 |
| 2019-02-15 20:16 | fix some compiler warnings | Schanzenbach, Martin | 3 | +6 | -5 |
| 2019-02-15 19:55 | fix dist build | Schanzenbach, Martin | 3 | +4 | -0 |
| 2019-02-15 19:30 | fix macos build of dist tarball | Schanzenbach, Martin | 1 | +1 | -0 |
| 2019-02-15 18:59 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +0 | -1 |
| 2019-02-15 18:58 | Fix bug reported by schanzen@ where bootstrap is not enough for our python2.7 script. | ng0 | 3 | +6 | -43 |
| 2019-02-15 18:45 | die dv.pc | Christian Grothoff | 1 | +0 | -1 |
| 2019-02-15 17:19 | fix #5571 | Christian Grothoff | 1 | +1 | -1 |
| 2019-02-15 13:22 | fix nat-auto port conflict | Christian Grothoff | 4 | +17 | -0 |
| 2019-02-14 22:54 | skip instead of fail hard on testbed link failures in cadet tests | Christian Grothoff | 2 | +59 | -59 |
| 2019-02-14 18:24 | fix build ats | Schanzenbach, Martin | 1 | +1 | -0 |
| 2019-02-14 18:12 | fix HAVE_MEMRCHR | Schanzenbach, Martin | 2 | +60 | -59 |
| 2019-02-14 17:00 | README: we are on python3.7 now | ng0 | 1 | +4 | -4 |
| 2019-02-14 16:41 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +3 | -12 |
| 2019-02-14 16:41 | Switch to python3.7 (integration-tests incomplete), continue using python2.7 for gnunet-qr with an incredible annoying workaround for autotools inability to deal with 2 major python versions at the same time | ng0 | 5 | +53 | -7 |
| 2019-02-14 10:26 | DCE | Christian Grothoff | 1 | +3 | -12 |
| 2019-02-14 10:03 | fix #3329 | Christian Grothoff | 2 | +9 | -4 |
| 2019-02-14 10:00 | mystery solved? | Christian Grothoff | 1 | +23 | -12 |
| 2019-02-14 09:54 | fix uninit e_hash issue | Christian Grothoff | 2 | +9 | -3 |
| 2019-02-13 23:02 | add missing ignores | Christian Grothoff | 1 | +4 | -0 |
| 2019-02-13 22:48 | use disjoint UNIXPATHs and PORT for NAT | Christian Grothoff | 4 | +8 | -4 |
| 2019-02-13 22:42 | trying to improve things for #5560 | Christian Grothoff | 6 | +15 | -26 |
| 2019-02-13 22:23 | ignore generated files, one mroe | Christian Grothoff | 1 | +1 | -0 |
| 2019-02-13 22:22 | ignore generated files, one per line | Christian Grothoff | 1 | +2 | -1 |
| 2019-02-13 22:22 | ignore generated files | Christian Grothoff | 1 | +1 | -0 |
| 2019-02-13 22:18 | clarifying namestore api (#5458), fixing code duplication and a memory leak while at it | Christian Grothoff | 5 | +79 | -70 |
| 2019-02-13 21:53 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 13 | +555 | -189 |
| 2019-02-13 21:53 | attempt to fix 5560, not fixed yet. see log at https://gnunet.org/bugs/view.php?id=5560 | ng0 | 1 | +71 | -30 |
| 2019-02-13 18:42 | add handle_address_consider_verify skeleton | Christian Grothoff | 5 | +237 | -147 |
| 2019-02-13 18:31 | implementing libgnunettransportaddress | Christian Grothoff | 4 | +277 | -14 |
| 2019-02-13 17:25 | undo accidental commit | Christian Grothoff | 1 | +0 | -1 |
| 2019-02-13 16:51 | trying to fix #5532 | Christian Grothoff | 6 | +43 | -29 |
| 2019-02-13 14:19 | Fix dht python test failure with python3.7 | ng0 | 1 | +1 | -1 |
| 2019-02-13 10:00 | pogen | Christian Grothoff | 1 | +0 | -4 |
| 2019-02-12 23:54 | dv service is dead | Christian Grothoff | 2 | +0 | -167 |
| 2019-02-12 23:53 | add more missing EXTRA_DISTs and remove dv (to be integrated with transport in TNG) | Christian Grothoff | 20 | +7 | -4294 |
| 2019-02-12 23:45 | fixing 'make dist' issues | Christian Grothoff | 1 | +2 | -1 |
| 2019-02-12 23:43 | fixing 'make dist' issues | Christian Grothoff | 1 | +1 | -0 |
| 2019-02-12 23:42 | fixing 'make dist' issues | Christian Grothoff | 1 | +1 | -1 |
| 2019-02-12 23:42 | fixing EXTRA_DIST issues' | Christian Grothoff | 18 | +17558 | -16982 |
| 2019-02-12 15:09 | fix #5460 | Christian Grothoff | 1 | +4 | -1 |
| 2019-02-12 14:12 | bug links | Christian Grothoff | 2 | +5 | -5 |
| 2019-02-12 14:05 | tox.ini: ignore bak files | ng0 | 1 | +1 | -1 |
| 2019-02-12 11:18 | integration-tests: futurize gnunet_pyexpect | ng0 | 1 | +1 | -0 |
| 2019-02-12 11:15 | integration-tests: futurize test_reconnect_nat | ng0 | 1 | +1 | -0 |
| 2019-02-12 11:15 | integration-tests: futurize test_reconnect | ng0 | 1 | +2 | -1 |
| 2019-02-12 11:14 | integration-tests: futurize test_integration_disconnect_nat | ng0 | 1 | +1 | -0 |
| 2019-02-12 11:13 | integration-tests: futurize test_integration_disconnect | ng0 | 1 | +1 | -0 |
| 2019-02-12 11:12 | integration-tests: futurize test_integration_bootstrap_and_connect | ng0 | 1 | +1 | -0 |
| 2019-02-12 11:12 | integration-tests: futurize test_integration_clique | ng0 | 1 | +1 | -0 |
| 2019-02-12 11:09 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 3 | +8 | -2 |
| 2019-02-12 11:07 | util: futurize revocation/test_local_revocation | ng0 | 1 | +1 | -0 |
| 2019-02-12 11:06 | util: futurize fs/test_gnunet_fs_psd | ng0 | 1 | +1 | -0 |
| 2019-02-12 11:06 | util: futurize consensus/consensus-simulation | ng0 | 1 | +11 | -7 |
| 2019-02-12 11:05 | util: futurize contrib/scripts/terminate | ng0 | 1 | +1 | -0 |
| 2019-02-12 11:04 | util: futurize contrib/scripts/pydiffer | ng0 | 1 | +2 | -1 |
| 2019-02-12 11:04 | util: futurize contrib/scripts/gnunet_pyexpect | ng0 | 1 | +1 | -0 |
| 2019-02-12 10:59 | util: futurize contrib/scripts/gnunet-chk | ng0 | 1 | +10 | -4 |
| 2019-02-12 10:50 | util: futurize gnunet-qr | ng0 | 1 | +3 | -1 |
| 2019-02-12 07:37 | another issue with the #5511 patch | Christian Grothoff | 1 | +2 | -0 |
| 2019-02-11 22:10 | use idn2.h or idna.h depending on HAVE_LIBIDN/HAVE_LIBIDN | Christian Grothoff | 2 | +6 | -2 |
| 2019-02-11 20:38 | add API for address injection | Christian Grothoff | 6 | +117 | -776 |
| 2019-02-11 20:08 | update ignore file | Christian Grothoff | 1 | +3 | -0 |
| 2019-02-11 20:07 | externalizing secushare logic | Christian Grothoff | 72 | +62 | -40420 |
| 2019-02-10 22:20 | fix test failure due to bad SPDX line | Christian Grothoff | 1 | +2 | -2 |
| 2019-02-10 22:03 | make test skip | Christian Grothoff | 1 | +8 | -4 |
| 2019-02-10 22:02 | add some logging | Christian Grothoff | 2 | +29 | -7 |
| 2019-02-10 21:12 | fix service shutdown regression | Christian Grothoff | 1 | +38 | -42 |
| 2019-02-10 16:54 | rename to reclaimID | Schanzenbach, Martin | 2 | +6 | -6 |
| 2019-02-10 15:53 | more css files needed | Christian Grothoff | 2 | +288 | -0 |
| 2019-02-10 15:49 | try use manual.css instead of docstyle.css | Christian Grothoff | 2 | +54 | -2 |
| 2019-02-09 22:29 | untested fix for #5511 | Christian Grothoff | 4 | +1869 | -1780 |
| 2019-02-09 22:13 | gnunet-tutorial: macro for older makeinfo | ng0 | 1 | +5 | -0 |
| 2019-02-09 22:00 | fix #5554 | Christian Grothoff | 1 | +112 | -112 |
| 2019-02-09 18:11 | rps profiler does not need zonemaster monitor | Christian Grothoff | 1 | +4 | -0 |
| 2019-02-09 17:57 | doc/handbook: Fix incorrect texinfo menus and formating, also do not use '@' signs | ng0 | 2 | +4 | -3 |
| 2019-02-09 17:47 | Fix warning in texinfo | ng0 | 1 | +1 | -1 |
| 2019-02-09 17:45 | Fix warning in texinfo | ng0 | 1 | +1 | -1 |
| 2019-02-09 17:37 | Merge branch 'feature/texinfo-fix' | ng0 | 6 | +21 | -45 |
| 2019-02-09 16:10 | Fix typo in configure.ac | ng0 | 1 | +1 | -1 |
| 2019-02-09 14:51 | configure: do not produce the word "warning" twice | ng0 | 1 | +1 | -1 |
| 2019-02-09 14:43 | avoid assertions from adding headers that MHD deals with internally | Christian Grothoff | 1 | +21 | -5 |
| 2019-02-09 14:29 | doc/tutorial/Makefile: fix leftover | ng0 | 1 | +1 | -1 |
| 2019-02-09 14:27 | doc/man/Makefile: rename section7 leftover to new name | ng0 | 1 | +1 | -1 |
| 2019-02-09 14:21 | doc/handboc: backport a newer makeinfo macro | ng0 | 2 | +6 | -0 |
| 2019-02-09 14:20 | configure: don't check for makeinfo version. rename section7 to texi2mdoc-generation | ng0 | 2 | +13 | -43 |
| 2019-02-07 15:22 | Fix logging. | Marcello Stanisci | 1 | +4 | -3 |
| 2019-02-07 14:21 | fix compat.h inclusion | Marcello Stanisci | 2 | +2 | -2 |
| 2019-02-05 08:10 | make memrchr detection more general as some linux libcs such as musl or diet do not have memrchr either | Schanzenbach, Martin | 3 | +4 | -3 |
| 2019-02-05 06:16 | - Fix build of ats transport plugin not linking against libgnunetnt - Add compat memrchr layer for Win32 and macOS | Schanzenbach, Martin | 7 | +114 | -20 |
| 2019-02-04 10:45 | update macos instructions | Schanzenbach, Martin | 2 | +79 | -60 |
| 2019-02-01 09:50 | fix #5388 | Schanzenbach, Martin | 1 | +15 | -2 |
| 2019-01-31 17:17 | move to empty label in OIDC | Schanzenbach, Martin | 1 | +1 | -1 |
| 2019-01-31 17:15 | move to empty label | Schanzenbach, Martin | 1 | +2 | -2 |
| 2019-01-30 17:49 | updated ascension documentation | rexxnor | 3 | +131 | -30 |
| 2019-01-30 17:06 | Add explaining logmessage | Julius Bünger | 1 | +5 | -0 |
| 2019-01-30 06:27 | update .gitignore | Christian Grothoff | 1 | +1 | -0 |
| 2019-01-30 06:26 | implement MTU calculation and adjustments | Christian Grothoff | 3 | +136 | -55 |
| 2019-01-30 05:31 | write box encryption logic | Christian Grothoff | 1 | +129 | -41 |
| 2019-01-30 05:10 | adding broadcast support | Christian Grothoff | 1 | +388 | -3 |
| 2019-01-30 03:51 | basics for UDP broadcast receiving | Christian Grothoff | 3 | +103 | -4 |
| 2019-01-30 03:21 | get UDP communicator to compile | Christian Grothoff | 3 | +152 | -117 |
| 2019-01-30 02:32 | generate ACKs for backchannel | Christian Grothoff | 4 | +249 | -81 |
| 2019-01-30 00:34 | deal with timeouts | Christian Grothoff | 1 | +74 | -23 |
| 2019-01-30 00:04 | more work on UDP communicator | Christian Grothoff | 1 | +129 | -15 |
| 2019-01-29 16:41 | first draft of UDP communicator | Christian Grothoff | 2 | +1991 | -20 |
| 2019-01-28 12:55 | first iteraton of TCP communicator done | Christian Grothoff | 2 | +12 | -7 |
| 2019-01-28 12:50 | improve NAT API: allow client to store associated data with address | Christian Grothoff | 8 | +73 | -11 |
| 2019-01-28 12:10 | rekeys | Christian Grothoff | 2 | +190 | -109 |
| 2019-01-28 11:43 | more work on TCP communicator, almost there | Christian Grothoff | 2 | +438 | -61 |
| 2019-01-28 08:29 | more work on TCP communicator | Christian Grothoff | 1 | +480 | -116 |
| 2019-01-28 04:50 | more work on TCP communicator | Christian Grothoff | 5 | +545 | -66 |
| 2019-01-27 03:29 | in principle finished with #5385, could use some testing... | Christian Grothoff | 7 | +18 | -571 |
| 2019-01-27 03:21 | more work towards fixing #5385 | Christian Grothoff | 5 | +103 | -84 |
| 2019-01-27 03:05 | more work towards fixing #5385 | Christian Grothoff | 10 | +651 | -629 |
| 2019-01-27 00:16 | more work on #5385 | Christian Grothoff | 5 | +95 | -62 |
| 2019-01-27 00:08 | more work on #5385 | Christian Grothoff | 1 | +278 | -0 |
| 2019-01-27 00:07 | more work on #5385 | Christian Grothoff | 5 | +40 | -24 |
| 2019-01-26 23:36 | more work on #5385 | Christian Grothoff | 6 | +328 | -106 |
| 2019-01-26 20:18 | more work on 5385 | Christian Grothoff | 4 | +202 | -139 |
| 2019-01-26 19:49 | starting with #5385 in earnest | Christian Grothoff | 9 | +907 | -748 |
| 2019-01-26 18:51 | skeleton for TCP communicator | Christian Grothoff | 3 | +1107 | -0 |
| 2019-01-26 17:26 | forward backchannels to communicator | Christian Grothoff | 1 | +7 | -3 |
| 2019-01-26 17:15 | planning ahead | Christian Grothoff | 1 | +13 | -2 |
| 2019-01-26 16:59 | design for DV routing data structure | Christian Grothoff | 1 | +199 | -4 |
| 2019-01-26 16:20 | reassembly logic | Christian Grothoff | 1 | +117 | -6 |
| 2019-01-26 11:27 | data structures for defragmentation | Christian Grothoff | 2 | +599 | -28 |
| 2019-01-25 22:15 | fixing misc ats simple issues | Christian Grothoff | 3 | +18 | -5 |
| 2019-01-25 21:42 | fix ats simple plugin crash | Christian Grothoff | 1 | +2 | -0 |
| 2019-01-25 21:25 | more on backchannel logic | Christian Grothoff | 4 | +81 | -73 |
| 2019-01-25 21:04 | more work on tng | Christian Grothoff | 2 | +106 | -14 |
| 2019-01-25 20:32 | basics of handling of msgs from communicator | Christian Grothoff | 1 | +91 | -7 |
| 2019-01-25 19:53 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 11 | +792 | -76 |
| 2019-01-25 19:52 | Fix #5514; Add test for GNS Proxy and DANE; Fix TLS connections on ports != 443 through proxy | Schanzenbach, Martin | 6 | +369 | -232 |
| 2019-01-25 17:34 | add prototypes for handlers for incoming messages | Christian Grothoff | 4 | +589 | -70 |
| 2019-01-25 16:17 | fix mddl insert after macro | Christian Grothoff | 1 | +1 | -1 |
| 2019-01-25 16:24 | fixed up documentation for ascension | rexxnor | 2 | +14 | -14 |
| 2019-01-20 14:03 | fixed typos, improved ascension documentation | rexxnor | 3 | +24 | -21 |
| 2019-01-20 12:01 | updated ascension documentation; added developer section | rexxnor | 3 | +125 | -8 |
| 2019-01-10 12:31 | added documentation for the ascension tool | rexxnor | 3 | +66 | -4 |
| 2019-01-25 15:16 | Build peerstore before ats | David Barksdale | 1 | +1 | -1 |
| 2019-01-25 14:40 | add config file | Christian Grothoff | 2 | +15 | -0 |
| 2019-01-24 12:30 | ATS test: Give ATS time to come up with suggestion | Julius Bünger | 1 | +18 | -3 |
| 2019-01-24 12:29 | ATS test: Give return value a meaning | Julius Bünger | 1 | +16 | -3 |
| 2019-01-24 12:06 | ATS test: Assert return value non-null | Julius Bünger | 1 | +1 | -0 |
| 2019-01-24 20:08 | tng: towards communicator flow control: | Christian Grothoff | 1 | +292 | -115 |
| 2019-01-24 18:51 | more work on tng (incomplete) | Christian Grothoff | 1 | +20 | -1 |
| 2019-01-24 18:49 | fix #5491 | Christian Grothoff | 1 | +8 | -8 |
| 2019-01-24 13:42 | REST: fix oidc redirecto uri 0-terminator | Schanzenbach, Martin | 1 | +2 | -1 |
| 2019-01-24 11:30 | fix strcmp | Schanzenbach, Martin | 1 | +3 | -2 |
| 2019-01-23 17:41 | ATS: Add first stub of test for new ATS API | Julius Bünger | 3 | +755 | -1 |
| 2019-01-22 21:55 | working on crazy fragmentation logic | Christian Grothoff | 4 | +376 | -45 |
| 2019-01-21 19:15 | work out fragment/ack/dv messages, start implementation (tng) | Christian Grothoff | 1 | +329 | -9 |
| 2019-01-21 16:45 | handle transmission timeouts | Christian Grothoff | 1 | +163 | -29 |
| 2019-01-21 14:09 | more work on tng | Christian Grothoff | 2 | +224 | -15 |
| 2019-01-21 13:14 | more work on tng | Christian Grothoff | 7 | +104 | -30 |
| 2019-01-21 01:10 | fix use of strptime | Christian Grothoff | 1 | +12 | -10 |
| 2019-01-18 08:06 | fix compiler warnings | Christian Grothoff | 2 | +0 | -21 |
| 2019-01-16 17:56 | Merge branch 'license/spdx' | ng0 | 1091 | +2182 | -2 |
| 2019-01-16 09:25 | More spdx identifiers. For openrc service file, adjust the header to reflect changes in Gentoo (->Foundation=>Authors). | ng0 | 11 | +47 | -2 |
| 2019-01-15 12:15 | dedup | Christian Grothoff | 1 | +2 | -2 |
| 2019-01-14 18:41 | 2 more spdx identifiers | ng0 | 2 | +3 | -0 |
| 2019-01-14 18:07 | src: for every AGPL3.0 file, add SPDX identifier. | ng0 | 1079 | +2158 | -0 |
| 2019-01-11 21:22 | do longest prefix match on egos as well | Christian Grothoff | 1 | +86 | -34 |
| 2019-01-11 21:20 | fix testcases, do not skip needlessly (typos) | Christian Grothoff | 2 | +5 | -6 |
| 2019-01-11 21:20 | missing file | Christian Grothoff | 1 | +139 | -0 |
| 2019-01-10 16:37 | try helping rexxnor with flow control | Christian Grothoff | 2 | +71 | -25 |
| 2019-01-10 15:30 | add stats to namecache | Christian Grothoff | 1 | +26 | -1 |
| 2019-01-01 19:11 | docker: build gnurl from release tarball intead of git | Devan Carpenter | 1 | +10 | -11 |
| 2019-01-01 18:58 | contrib: add systemd service citation | Devan Carpenter | 1 | +2 | -0 |
| 2019-01-01 18:49 | add gnunet.service file for systemd | xrs | 1 | +12 | -0 |
| 2018-12-30 22:23 | fix #5505 | Christian Grothoff | 1 | +12 | -9 |
| 2018-12-23 09:58 | README.md: Update the docker build section | Devan Carpenter | 1 | +4 | -1 |
| 2018-12-23 09:45 | contrib: Move Dockerfile to appropriate dir | Devan Carpenter | 1 | +0 | -0 |
| 2018-12-16 16:13 | more work on tng | Christian Grothoff | 13 | +673 | -121 |
| 2018-12-14 08:24 | fix ftbfs | Christian Grothoff | 1 | +3 | -3 |
| 2018-12-13 16:58 | make sure mono time uses atomics | Christian Grothoff | 3 | +40 | -4 |
| 2018-12-13 16:30 | add function to obtain monotonic time | Christian Grothoff | 8 | +220 | -12 |
| 2018-12-13 15:36 | RPS tests (fix): Do not try to close files when there are no open ones | Julius Bünger | 1 | +0 | -1 |
| 2018-12-13 14:51 | RPS sampler: Stop logging to file | Julius Bünger | 5 | +0 | -85 |
| 2018-12-10 16:58 | RPS service: Assure map with exists before using | Julius Bünger | 1 | +4 | -2 |
| 2018-12-10 16:58 | RPS service: Reduce logging | Julius Bünger | 1 | +0 | -8 |
| 2018-12-10 16:51 | Update POTFILES | Julius Bünger | 1 | +2 | -1 |
| 2018-12-11 19:31 | fix #5500 | Christian Grothoff | 1 | +33 | -119 |
| 2018-12-11 18:27 | cache NICK results in namestore to avoid unnecessary load on the DB; improve sqlite DB style, use WAL for sqlite DB | Christian Grothoff | 4 | +142 | -45 |
| 2018-12-11 18:27 | do not autostart services not needed during test | Christian Grothoff | 1 | +3 | -0 |
| 2018-12-11 17:36 | accidental removal | Christian Grothoff | 1 | +1 | -0 |
| 2018-12-11 16:47 | make sure peer launches if default config not found and -c not given | Christian Grothoff | 5 | +161 | -122 |
| 2018-12-11 13:37 | todo on perf | Christian Grothoff | 1 | +3 | -0 |
| 2018-12-11 09:21 | fail hard if configuration file specified via -c does not exist (in all services and programs) | Christian Grothoff | 4 | +26 | -21 |
| 2018-12-10 22:29 | finish first draft of ats2 simple plugin (untested) | Christian Grothoff | 6 | +612 | -77 |
| 2018-12-10 13:56 | more work on simple plugin | Christian Grothoff | 1 | +247 | -24 |
| 2018-12-06 17:38 | skeleton for 'simple' ATS2 plugin | Christian Grothoff | 5 | +523 | -4 |
| 2018-12-06 16:32 | completing gnunet-service-ats-new (in theory) | Christian Grothoff | 1 | +6 | -3 |
| 2018-12-06 16:31 | next steps on ats-new service: plugin loading, solution passing | Christian Grothoff | 4 | +207 | -20 |
| 2018-12-06 16:03 | high-level new ATS service implementation | Christian Grothoff | 6 | +842 | -10 |
| 2018-12-04 12:29 | fix paren | Christian Grothoff | 1 | +1 | -1 |
| 2018-12-04 12:26 | fix TTL parsing in gnunet-namestore | Christian Grothoff | 2 | +26 | -14 |
| 2018-12-04 12:09 | complain better if args are wrong | Christian Grothoff | 1 | +10 | -6 |
| 2018-12-01 23:30 | run expiration only once per hour, use WAL | Christian Grothoff | 1 | +31 | -9 |
| 2018-11-29 21:54 | fix linkage issues for tests | Christian Grothoff | 1 | +14 | -1 |
| 2018-11-29 21:38 | fix macro test | Christian Grothoff | 2 | +2 | -1 |
| 2018-11-29 21:26 | finish (?) libgnunetatstransport for now | Christian Grothoff | 8 | +62 | -127 |
| 2018-11-29 21:09 | add macro to check 0-terminated string messages, and fix FTBFS | Christian Grothoff | 2 | +2 | -0 |
| 2018-11-29 21:08 | add macro to check 0-terminated string messages, and fix FTBFS | Christian Grothoff | 3 | +28 | -2 |
| 2018-11-29 19:50 | draft ATS API for TNG | Christian Grothoff | 10 | +1446 | -49 |
| 2018-11-29 19:34 | add reclaim headers to disist | Schanzenbach, Martin | 1 | +4 | -0 |
| 2018-11-29 18:15 | JSON: Remove jsonapi headers | Schanzenbach, Martin | 4 | +0 | -423 |
| 2018-11-29 15:36 | RECLAIM: Remove empty file | Schanzenbach, Martin | 1 | +0 | -1 |
| 2018-11-28 13:26 | REST: Update OIDC issuer URI | Schanzenbach, Martin | 1 | +1 | -1 |
| 2018-11-28 10:44 | REST: OIDC plugin remove jsonapi includes | Schanzenbach, Martin | 1 | +1 | -3 |
| 2018-11-28 10:39 | REST: OIDC more comments | Schanzenbach, Martin | 1 | +40 | -1 |
| 2018-11-28 10:20 | RPS test/profiler: Open file with right flags | Julius Bünger | 1 | +3 | -1 |
| 2018-11-28 10:19 | RPS test/profiler: Separate configs | Julius Bünger | 2 | +134 | -1 |
| 2018-11-28 09:53 | RPS test/profiler: Check success of opening file | Julius Bünger | 1 | +7 | -0 |
| 2018-11-28 09:46 | REST: Code cleanup pass | Schanzenbach, Martin | 1 | +322 | -321 |
| 2018-11-28 08:42 | REST: free header | Schanzenbach, Martin | 1 | +2 | -1 |
| 2018-11-28 08:41 | REST: actually add new cookie value | Schanzenbach, Martin | 1 | +1 | -1 |
| 2018-11-28 08:23 | REST: expire cookies | Schanzenbach, Martin | 1 | +14 | -2 |
| 2018-11-28 07:46 | REST: refactor OIDC plugin, towards cancel logic | Schanzenbach, Martin | 1 | +215 | -170 |
| 2018-11-27 23:02 | RPS profiler: logging, return value | Julius Bünger | 1 | +8 | -2 |
| 2018-11-27 23:01 | RPS sampler: Fix creation of sampler | Julius Bünger | 2 | +2 | -1 |
| 2018-11-27 23:00 | RPS tests/profiler: Keep files for dumping internals open | Julius Bünger | 5 | +131 | -11 |
| 2018-11-26 18:34 | REST: Fix oidc client lookup | Schanzenbach, Martin | 1 | +1 | -1 |
| 2018-11-26 14:52 | RECLAIM: fix bootstrapping to not purge all records | Schanzenbach, Martin | 1 | +64 | -41 |
| 2018-11-23 16:19 | rename fest: use new libgnunetnt instead of old libgnunetats logic for network type classification | Christian Grothoff | 59 | +267 | -738 |
| 2018-11-23 15:24 | Better to move 'peerstore' up. | Marcello Stanisci | 1 | +2 | -2 |
| 2018-11-23 15:18 | fix build order of sub-directories. | Marcello Stanisci | 1 | +1 | -1 |
| 2018-11-22 18:49 | RPS profiler: Dump more statistics to file | Julius Bünger | 1 | +57 | -9 |
| 2018-11-22 15:29 | RPS tests: Get rid of warning (unused argument) | Julius Bünger | 2 | +8 | -2 |
| 2018-11-22 14:53 | RPS API: Fix whitespaces | Julius Bünger | 1 | +3 | -3 |
| 2018-11-22 12:34 | fixes for DLL management and indentation | Christian Grothoff | 1 | +56 | -52 |
| 2018-11-22 12:07 | RPS api: Schedule callback | Julius Bünger | 1 | +69 | -15 |
| 2018-11-02 11:59 | RPS profiler: Dump more statistics | Julius Bünger | 1 | +135 | -9 |
| 2018-11-22 21:46 | add design sketch for new ATS API | Christian Grothoff | 8 | +480 | -66 |
| 2018-11-22 21:04 | move network type logic out of ATS code, move performance preferences into MQ | Christian Grothoff | 10 | +648 | -7 |
| 2018-11-22 20:42 | implement monitor start logic | Christian Grothoff | 1 | +93 | -23 |
| 2018-11-22 20:09 | try to fix FTBFS of martin | Christian Grothoff | 1 | +6 | -7 |
| 2018-11-22 17:37 | more work on TNG | Christian Grothoff | 9 | +363 | -39 |
| 2018-11-22 16:29 | add new hello generation support logic to tng | Christian Grothoff | 7 | +426 | -48 |
| 2018-11-22 15:27 | simplify peerstore API | Christian Grothoff | 7 | +5 | -67 |
| 2018-11-22 15:19 | fix pq check | Christian Grothoff | 1 | +29 | -48 |
| 2018-11-22 12:36 | no hard fail if pq not found | Christian Grothoff | 1 | +2 | -1 |
| 2018-11-22 09:31 | fixing #5437 | Christian Grothoff | 1 | +57 | -31 |
| 2018-11-20 23:47 | fixing #5440: updating postgres test m4 macro | Christian Grothoff | 5 | +636 | -149 |
| 2018-11-20 23:32 | fix impropper negation | Christian Grothoff | 1 | +2 | -2 |
| 2018-11-20 23:26 | fixing #5439 | Christian Grothoff | 2 | +9 | -10 |
| 2018-11-20 23:08 | fix #5431 | Christian Grothoff | 1 | +10 | -17 |
| 2018-11-20 13:24 | fix ftbfs | Schanzenbach, Martin | 1 | +2 | -0 |
| 2018-11-20 13:11 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 1 | +0 | -1 |
| 2018-11-20 13:11 | no leho cors | Schanzenbach, Martin | 1 | +24 | -19 |
| 2018-11-20 13:08 | Remove obsolete comment. | Marcello Stanisci | 1 | +0 | -1 |
| 2018-11-20 11:57 | fix cords through proxy | Schanzenbach, Martin | 1 | +4 | -2 |
| 2018-11-19 12:03 | change default reclaim redirect URI | Schanzenbach, Martin | 1 | +1 | -1 |
| 2018-11-17 07:37 | GNS PROXY: Add SubjectAltName; Fix memdup bug | Schanzenbach, Martin | 1 | +4 | -1 |
| 2018-11-16 17:22 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 63 | +4983 | -473 |
| 2018-11-16 17:21 | put old psyc test in place | xrs | 1 | +13 | -13 |
| 2018-11-15 22:36 | notes | Christian Grothoff | 3 | +26 | -1 |
| 2018-11-15 22:26 | remove dead field quota_in | Christian Grothoff | 4 | +8 | -14 |
| 2018-11-15 22:24 | handle addr add/remove messages | Christian Grothoff | 1 | +114 | -29 |
| 2018-11-15 20:41 | add missing file | Christian Grothoff | 2 | +4 | -0 |
| 2018-11-15 14:43 | getting data structures in place for gnunet-service-tng | Christian Grothoff | 1 | +491 | -27 |
| 2018-11-15 13:08 | fix double-read task in communicator-unix | Christian Grothoff | 2 | +6 | -6 |
| 2018-11-15 12:56 | get gnunet-service-tng to build | Christian Grothoff | 7 | +89 | -154 |
| 2018-11-15 08:27 | make copy of transport_api_core.c | Christian Grothoff | 1 | +970 | -0 |
| 2018-11-14 16:24 | fix #5477 | lurchi | 1 | +75 | -74 |
| 2018-11-14 13:42 | add logic to handle monitor start to gnunet-service-tng.c | Christian Grothoff | 1 | +31 | -1 |
| 2018-11-14 13:35 | add first sketch of libgnunettransportmonitor.so implementation | Christian Grothoff | 6 | +440 | -18 |
| 2018-11-14 07:40 | HANDBOOK: Minor updates | Schanzenbach, Martin | 1 | +14 | -13 |
| 2018-11-13 13:59 | complete implementation of -R, to be tested by r | Christian Grothoff | 4 | +140 | -96 |
| 2018-11-13 13:22 | added -R tests for multiple arguments | rexxnor | 1 | +124 | -0 |
| 2018-11-13 11:42 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 26 | +2679 | -312 |
| 2018-11-13 11:41 | Partial application of diff send in beberking, Issue #5476 | Nils Gillmann | 18 | +21 | -21 |
| 2018-11-12 20:25 | add logic to skip tests if DNS or /etc/hosts does not like us | Christian Grothoff | 2 | +17 | -2 |
| 2018-11-12 20:13 | fix resolver bugs and warnings | Christian Grothoff | 1 | +12 | -6 |
| 2018-11-12 19:55 | trying to fix #5472 | Christian Grothoff | 3 | +49 | -15 |
| 2018-11-12 19:48 | fix etime setting in gnunet-namestore | Christian Grothoff | 1 | +8 | -13 |
| 2018-11-12 15:15 | GNSRECORD: fix build w/o jansson | Schanzenbach, Martin | 2 | +55 | -58 |
| 2018-11-12 14:49 | BUILD: remove ERROR from warning line | Schanzenbach, Martin | 1 | +1 | -1 |
| 2018-11-10 18:27 | ignore new binary | Christian Grothoff | 1 | +1 | -0 |
| 2018-11-10 16:36 | new convenience function to do operations on a configuration object to avoid repetitive configuration_create, _load and _destroy logic | Christian Grothoff | 5 | +102 | -27 |
| 2018-11-08 22:10 | starting with TNG implementation | Christian Grothoff | 2 | +731 | -11 |
| 2018-11-08 13:40 | send NEW_COMMUNICATOR message on startup | Christian Grothoff | 5 | +71 | -21 |
| 2018-11-08 13:20 | unix communicator now builds | Christian Grothoff | 3 | +363 | -417 |
| 2018-11-08 10:32 | work on UNIX communicator | Christian Grothoff | 2 | +315 | -758 |
| 2018-11-07 20:28 | starting with communicator | Christian Grothoff | 2 | +1651 | -1 |
| 2018-11-07 18:25 | get new libgnunettransportcommunicator to build | Christian Grothoff | 5 | +144 | -70 |
| 2018-11-06 14:22 | template for Patrick | Christian Grothoff | 1 | +38 | -0 |
| 2018-11-06 14:12 | add option to allow manipulating entire sets in one operation | Christian Grothoff | 1 | +238 | -35 |
| 2018-11-06 13:31 | indentation fixes | Christian Grothoff | 1 | +13 | -12 |
| 2018-11-06 13:28 | indentation fixes | Christian Grothoff | 3 | +59 | -54 |
| 2018-11-04 15:40 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 36 | +9238 | -6493 |
| 2018-11-04 15:40 | doc: in installation.texi convert an unused table to itemize. | Nils Gillmann | 1 | +23 | -21 |
| 2018-11-04 10:17 | fix #5454 | Christian Grothoff | 5 | +72 | -37 |
| 2018-11-03 21:11 | change cmp to be case-insensitive (to get tests to pass) | Christian Grothoff | 2 | +7 | -0 |
| 2018-11-03 11:46 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 239 | +30631 | -25812 |
| 2018-11-02 22:47 | style fixes | Christian Grothoff | 3 | +7 | -15 |
| 2018-11-02 22:30 | use separate message type to indicate end of transmission (much cleaner) | Christian Grothoff | 3 | +70 | -27 |
| 2018-11-02 14:53 | fix #5467 | Christian Grothoff | 1 | +9 | -1 |
| 2018-11-02 11:49 | RPS: Adapt to new hashmap API - discard const | Julius Bünger | 1 | +2 | -3 |
| 2018-11-01 18:24 | extend potfile | Christian Grothoff | 1 | +1 | -0 |
| 2018-11-01 18:22 | no need to select private key | Christian Grothoff | 8 | +6981 | -6068 |
| 2018-11-01 16:59 | fix #5465 | Christian Grothoff | 5 | +634 | -320 |
| 2018-11-01 16:59 | fix compiler warning about redundant GNUNET_PACKED | Christian Grothoff | 1 | +7 | -7 |
| 2018-11-01 15:51 | style fix | Christian Grothoff | 1 | +3 | -4 |
| 2018-11-01 15:20 | RPS profiler: Dump statistics more frequently | Julius Bünger | 1 | +2 | -2 |
| 2018-11-01 14:47 | RPS: Add more multi-hop statistics | Julius Bünger | 1 | +8 | -0 |
| 2018-11-01 14:32 | update gitignore | Christian Grothoff | 1 | +1 | -0 |
| 2018-11-01 14:29 | work on TNG | Christian Grothoff | 4 | +860 | -27 |
| 2018-11-01 14:29 | attempting to fix #5464 | Christian Grothoff | 3 | +439 | -4 |
| 2018-11-01 14:24 | RPS service: Add more detailed statistics on multi/single-hop peers | Julius Bünger | 2 | +106 | -4 |
| 2018-11-01 14:19 | CORE: Document peer_cls | Julius Bünger | 1 | +4 | -0 |
| 2018-10-30 15:50 | RPS service: Add datastructs for analysis of pulls | Julius Bünger | 1 | +16 | -0 |
| 2018-10-31 10:59 | RPS profiler: Try to avoid assertion on request_cancel | Julius Bünger | 2 | +8 | -1 |
| 2018-10-31 10:52 | RPS service: Try to fix peer destruction during cleanup | Julius Bünger | 1 | +10 | -1 |
| 2018-10-30 12:52 | RPS service: Use correct file for sub | Julius Bünger | 1 | +19 | -0 |
| 2018-10-30 12:51 | RPS: Change cosmetics - fix indentation | Julius Bünger | 1 | +1 | -1 |
| 2018-10-30 12:15 | fix RPS service: Provide closure for view insertion | Julius Bünger | 1 | +1 | -1 |
| 2018-10-30 12:37 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 1 | +0 | -11 |
| 2018-10-30 12:37 | configure: best effort commit (untested) to solve version requirement for makeinfo. | Nils Gillmann | 1 | +24 | -3 |
| 2018-10-30 11:03 | RPS service: Remove leftover code | Julius Bünger | 1 | +0 | -11 |
| 2018-10-29 16:54 | RPS: Use GNUNET_MIN instead of own min | Julius Bünger | 1 | +1 | -2 |
| 2018-10-25 12:50 | RPS service: separate values with newline when writing to file | Julius Bünger | 1 | +8 | -2 |
| 2018-10-25 12:49 | RPS utils: Use proper size for writing to file | Julius Bünger | 1 | +2 | -2 |
| 2018-10-25 12:43 | RPS service: cleanup (unused) data structures | Julius Bünger | 2 | +2 | -7 |
| 2018-10-27 20:29 | doc/man: More fixes. | Nils Gillmann | 21 | +141 | -271 |
| 2018-10-26 16:08 | Start fixing the man pages via linting and style. | Nils Gillmann | 36 | +596 | -628 |
| 2018-10-26 12:58 | doc/man/5,1: in SEE ALSO mention that the main documentation is maintained in texinfo format as well as two optional section 7 manuals. | Nils Gillmann | 45 | +873 | -15 |
| 2018-10-26 00:17 | REST: remove base64 padding fix as this is now fixed in encoder | Schanzenbach, Martin | 1 | +0 | -6 |
| 2018-10-25 16:13 | Fix base64 encoder. | Marcello Stanisci | 1 | +0 | -1 |
| 2018-10-25 15:04 | RECLAIM: forgot conf file for tests | Schanzenbach, Martin | 1 | +33 | -0 |
| 2018-10-25 15:02 | REST: comment credential REST plugin for now as it FTBFS | Schanzenbach, Martin | 1 | +10 | -10 |
| 2018-10-25 13:46 | doc/documentation split into doc/tutorial and doc/handbook for clarity and to avoid automake freakout | Christian Grothoff | 94 | +1923 | -1811 |
| 2018-10-25 13:05 | cleaning up configure, in particular the idn.h checks | Christian Grothoff | 2 | +105 | -178 |
| 2018-10-25 10:00 | fix -lidn(2) linkage by adding missing AM_CONDITIONAL and missing endif statements | Christian Grothoff | 3 | +14 | -4 |
| 2018-10-21 17:48 | libidn + libidn2 support, as proposed by WJ Liu / multiSnow in a github gist. | Nils Gillmann | 4 | +141 | -21 |
| 2018-10-25 08:57 | clarify license of test scripts | Christian Grothoff | 15 | +15 | -1 |
| 2018-10-25 08:57 | add possibility of hijacking any (sub)domain, not just TLDs, via configuration file [gns] section | Christian Grothoff | 3 | +97 | -42 |
| 2018-10-25 08:28 | uk.gnunet.org was taken down, use another DNS name | Christian Grothoff | 1 | +4 | -4 |
| 2018-10-25 08:25 | allow any zone if request was for NULL | Christian Grothoff | 1 | +7 | -3 |
| 2018-10-24 10:52 | Remove unnecessary (and perilous) function pointer cast. | Marcello Stanisci | 1 | +14 | -2 |
| 2018-10-23 10:57 | fix doc build: I have version.texi, but no gversion.texi | Christian Grothoff | 2 | +2 | -2 |
| 2018-10-21 18:49 | We want portable shell scripts, not plain bash-specific scripts. | Nils Gillmann | 1 | +12 | -3 |
| 2018-10-21 17:58 | README: document texi2mdoc optional dependency | Nils Gillmann | 1 | +8 | -0 |
| 2018-10-21 14:33 | If texi2mdoc is not found, throw a warning when --enable-section7 is true | Nils Gillmann | 1 | +7 | -0 |
| 2018-10-21 13:36 | documentation: Remove usage of version and version2.texi, replace with portable sed. | Nils Gillmann | 4 | +20 | -27 |
| 2018-10-21 12:33 | fnindex is wrong texinfo. | Nils Gillmann | 1 | +1 | -1 |
| 2018-10-21 12:29 | installation.texi: some texinfo versions reported this as bad syntax. | Nils Gillmann | 1 | +6 | -5 |
| 2018-10-20 12:44 | RPS service: Write push frequency and pull delays to disk | Julius Bünger | 1 | +83 | -0 |
| 2018-10-20 12:21 | RPS: Fix writing internals to disk | Julius Bünger | 3 | +18 | -78 |
| 2018-10-18 15:38 | RPS: Try to fix building error | Julius Bünger | 3 | +5 | -2 |
| 2018-10-20 09:09 | move aux before canonical checks | Christian Grothoff | 1 | +1 | -1 |
| 2018-10-20 09:05 | fix include order | Christian Grothoff | 2 | +5 | -5 |
| 2018-10-18 15:45 | ignore build-aux | Christian Grothoff | 1 | +1 | -0 |
| 2018-10-18 15:44 | license | Christian Grothoff | 1 | +1 | -0 |
| 2018-10-18 15:43 | flat was renamed to heap | Christian Grothoff | 1 | +1 | -1 |
| 2018-10-18 15:38 | update gitignore | Christian Grothoff | 1 | +18 | -0 |
| 2018-10-18 15:18 | TR suggested using AC_CONFIG_AUX_DIR before AM_INIT_AUTOMAKE to prevent build issue when parent dir is automake project dir | Christian Grothoff | 1 | +1 | -1 |
| 2018-10-18 14:43 | revise communicator API | Christian Grothoff | 1 | +31 | -22 |
| 2018-10-18 14:27 | fix merge artifact | Christian Grothoff | 1 | +1 | -24 |
| 2018-10-18 13:55 | add support for /etc/hosts | Christian Grothoff | 2 | +254 | -11 |
| 2018-10-18 12:55 | use unique 32-bit IDs for DNS requests to avoid random confusions, handle additional and authoritative records as well | Christian Grothoff | 4 | +185 | -77 |
| 2018-10-17 18:02 | curl: reschedule uses GNUNET_CURL_perform2. | Marcello Stanisci | 3 | +55 | -3 |
| 2018-10-17 10:33 | curl: abstracting response's parser & cleaner. | Marcello Stanisci | 2 | +93 | -41 |
| 2018-10-15 21:11 | RPS: Cleanup datastructures, NULL out freed pointers | Julius Bünger | 3 | +36 | -17 |
| 2018-10-15 14:26 | NAMESTORE: sqlite plugins cleanup | Schanzenbach, Martin | 1 | +4 | -5 |
| 2018-10-15 10:05 | NAMESTORE: rename flat plugin to heap | Schanzenbach, Martin | 10 | +886 | -886 |
| 2018-10-15 09:42 | fix intendation | Schanzenbach, Martin | 1 | +76 | -76 |
| 2018-10-15 09:41 | modify sqlite logic to accomodate rowcount starting from 1 | Schanzenbach, Martin | 2 | +18 | -17 |
| 2018-10-14 11:37 | RPS tests: Schedule shutdown properly | Julius Bünger | 1 | +0 | -2 |
| 2018-10-14 11:35 | RPS API: Remove numer of peers from stream request | Julius Bünger | 4 | +10 | -104 |
| 2018-10-14 08:06 | RPS service: Only change statistics from main sub | Julius Bünger | 1 | +188 | -114 |
| 2018-10-14 08:04 | RPS test: Add another group for sub test | Julius Bünger | 1 | +11 | -0 |
| 2018-10-13 16:01 | RPS: Add forgotten definition of message types | Julius Bünger | 1 | +10 | -0 |
| 2018-10-13 13:21 | fix broken zone iteration | Schanzenbach, Martin | 5 | +137 | -90 |
| 2018-10-13 07:09 | show that rel exp in dht does not work | Schanzenbach, Martin | 1 | +4 | -2 |
| 2018-10-13 07:01 | add rel expiration test | Schanzenbach, Martin | 1 | +13 | -3 |
| 2018-10-11 18:31 | RPS service: Fix - handle case of nonexisting sub | Julius Bünger | 1 | +10 | -2 |
| 2018-10-11 14:35 | RPS tests: Refine tests for subs | Julius Bünger | 1 | +41 | -8 |
| 2018-10-11 14:34 | RPS API: Add API calls to rps header | Julius Bünger | 1 | +32 | -0 |
| 2018-10-11 14:33 | RPS API: (Temporarily) Fix usage of stream request handles | Julius Bünger | 1 | +24 | -5 |
| 2018-10-11 12:48 | RPS Tests: Test Subs | Julius Bünger | 4 | +65 | -20 |
| 2018-10-11 12:42 | RPS Tests: Refactor (run post_test before disconnect) | Julius Bünger | 1 | +35 | -5 |
| 2018-10-11 12:39 | RPS API: Add creation, deletion of Subs | Julius Bünger | 3 | +658 | -421 |
| 2018-10-11 12:09 | RPS api: Clean code and logging | Julius Bünger | 1 | +21 | -43 |
| 2018-10-10 08:57 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 5 | +124 | -119 |
| 2018-10-10 08:39 | contributing: Adjust note on prefered test languages. Remove footnote section as it is prefered to not have footnotes at all. | Nils Gillmann | 1 | +3 | -6 |
| 2018-10-10 08:35 | Rename Makefile example (025.c) to resemble it being a Makefile (025.Makefile.am). Adjust doc/documentation/Makefile.am accordingly. | Nils Gillmann | 3 | +2 | -2 |
| 2018-10-10 08:24 | philosophy: reformat paragraphs. | Nils Gillmann | 1 | +20 | -17 |
| 2018-10-10 08:22 | philosophy: likewise. | Nils Gillmann | 1 | +3 | -5 |
| 2018-10-10 07:33 | developer: likewise. | Nils Gillmann | 1 | +32 | -26 |
| 2018-10-10 07:21 | assertion is excessively rigid | Christian Grothoff | 1 | +0 | -1 |
| 2018-10-10 07:21 | now this should work... | Christian Grothoff | 1 | +3 | -1 |
| 2018-10-10 07:18 | user: likewise | Nils Gillmann | 1 | +2 | -3 |
| 2018-10-10 07:16 | use the other pointer to pass assertion | Christian Grothoff | 1 | +1 | -1 |
| 2018-10-10 07:13 | code cleanup, remove/simplify bogus check | Christian Grothoff | 3 | +111 | -128 |
| 2018-10-10 06:59 | keyconcepts: likewise | Nils Gillmann | 1 | +23 | -14 |
| 2018-10-10 06:47 | installation: likewise. | Nils Gillmann | 1 | +18 | -12 |
| 2018-10-10 06:28 | preface: rewrite footnotes to in-page text. | Nils Gillmann | 1 | +7 | -5 |
| 2018-10-09 14:03 | note | Christian Grothoff | 1 | +1 | -1 |
| 2018-10-09 13:11 | when zone does not match, do not run through the loop anyway | Christian Grothoff | 1 | +14 | -1 |
| 2018-10-09 12:56 | check namestore only sends relevant replies to monitor | Christian Grothoff | 1 | +8 | -0 |
| 2018-10-04 08:25 | Restructure service towards having subsamplers | Julius Bünger | 2 | +585 | -444 |
| 2018-10-03 16:52 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 44 | +4226 | -5117 |
| 2018-10-01 18:06 | Change terminology: "live" -> "online" | Julius Bünger | 1 | +57 | -56 |
| 2018-10-01 18:05 | Restructure implementation of view (towards subsampling) | Julius Bünger | 4 | +244 | -189 |
| 2018-10-01 18:03 | Change architecture of service (towards subsampling) | Julius Bünger | 1 | +579 | -535 |
| 2018-10-01 17:51 | Rename "live" -> online | Julius Bünger | 1 | +50 | -49 |
| 2018-10-01 15:27 | urlencode base64 | Schanzenbach, Martin | 1 | +19 | -4 |
| 2018-09-29 08:39 | add tld handling from config | Schanzenbach, Martin | 1 | +35 | -1 |
| 2018-09-28 06:33 | fix | Schanzenbach, Martin | 2 | +1 | -5 |
| 2018-09-27 22:17 | revert | Schanzenbach, Martin | 1 | +6 | -1 |
| 2018-09-27 21:58 | fix | Schanzenbach, Martin | 1 | +1 | -1 |
| 2018-09-27 20:25 | fix memcorruption | Schanzenbach, Martin | 1 | +0 | -3 |
| 2018-09-27 19:38 | change attribute api | Schanzenbach, Martin | 1 | +17 | -8 |
| 2018-09-27 18:17 | add json linker flag | Schanzenbach, Martin | 1 | +1 | -0 |
| 2018-09-27 18:15 | remove exp | Schanzenbach, Martin | 1 | +2 | -4 |
| 2018-09-27 17:58 | update | Schanzenbach, Martin | 2 | +0 | -27 |
| 2018-09-27 17:49 | dont build credentials rest for now | Schanzenbach, Martin | 1 | +1 | -2 |
| 2018-09-27 17:39 | again jsonapi | Schanzenbach, Martin | 1 | +0 | -1 |
| 2018-09-27 17:31 | bye bye jsonapi | Schanzenbach, Martin | 16 | +1468 | -2853 |
| 2018-09-27 16:10 | fix include path | Schanzenbach, Martin | 1 | +2 | -0 |
| 2018-09-27 15:20 | actually fix ftbfs | Schanzenbach, Martin | 3 | +17 | -21 |
| 2018-09-27 14:58 | fix ftbfs | Schanzenbach, Martin | 1 | +1 | -1 |
| 2018-09-27 14:50 | fix with exp | Schanzenbach, Martin | 1 | +1 | -1 |
| 2018-09-27 14:50 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 31 | +2359 | -1345 |
| 2018-09-27 13:45 | benchmark: output int | Florian Dold | 1 | +1 | -1 |
| 2018-09-27 13:28 | benchmark: there is just one adjusted total | Florian Dold | 1 | +2 | -4 |
| 2018-09-27 13:25 | benchmark: output adjusted total time | Florian Dold | 1 | +14 | -0 |
| 2018-09-27 13:16 | benchmark: output baseline | Florian Dold | 1 | +7 | -0 |
| 2018-09-27 12:27 | benchmark: collect total time of all crypto ops | Florian Dold | 1 | +4 | -0 |
| 2018-09-27 12:09 | benchmark: collect max correctly this time | Florian Dold | 1 | +1 | -1 |
| 2018-09-27 08:19 | Use new terminology in config | Julius Bünger | 1 | +1 | -1 |
| 2018-09-26 20:58 | configurable threshold for randomized backoff | Florian Dold | 2 | +10 | -6 |
| 2018-09-26 19:38 | Handle cancellation of stream on the service-side | Julius Bünger | 1 | +30 | -0 |
| 2018-09-26 19:37 | Fix details and style | Julius Bünger | 1 | +12 | -8 |
| 2018-09-26 19:35 | Update doxygen | Julius Bünger | 1 | +4 | -4 |
| 2018-09-26 19:15 | Handle cancellation of view updates | Julius Bünger | 3 | +45 | -2 |
| 2018-09-26 19:14 | Remove leftovers of architecture change | Julius Bünger | 1 | +1 | -46 |
| 2018-09-26 18:32 | Start rps in any case | Julius Bünger | 1 | +1 | -0 |
| 2018-09-26 15:45 | benchmark: fix another awk error | Florian Dold | 1 | +1 | -1 |
| 2018-09-26 15:44 | benchmark: fix syntax error in awk script | Florian Dold | 1 | +1 | -1 |
| 2018-09-26 15:40 | Split sampler into common, sampler and client part | Julius Bünger | 8 | +1294 | -673 |
| 2018-09-26 15:34 | randomized exponential backoff | Florian Dold | 2 | +67 | -0 |
| 2018-09-26 13:35 | benchmark: collect max | Florian Dold | 1 | +5 | -2 |
| 2018-09-26 13:18 | benchmark: track max time for URLs | Florian Dold | 2 | +9 | -5 |
| 2018-09-26 08:40 | Remove leftovers of old architecture | Julius Bünger | 4 | +82 | -610 |
| 2018-09-25 22:22 | Change architecture of RPS service - api | Julius Bünger | 8 | +293 | -143 |
| 2018-09-24 17:33 | benchmark: throw in abs | Florian Dold | 1 | +7 | -1 |
| 2018-09-24 17:30 | benchmark: ugh, fix stdev again | Florian Dold | 1 | +6 | -2 |
| 2018-09-24 17:28 | benchmark: fix stdev | Florian Dold | 1 | +13 | -9 |
| 2018-09-24 17:10 | benchmark: fix more typos | Florian Dold | 1 | +3 | -3 |
| 2018-09-24 17:09 | benchmark: fix typo | Florian Dold | 1 | +2 | -2 |
| 2018-09-24 15:04 | benchmark: collect standard deviation | Florian Dold | 1 | +14 | -2 |
| 2018-09-24 14:35 | consolidate benchmark collection scripts | Florian Dold | 3 | +58 | -92 |
| 2018-09-23 16:57 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 0 | +0 | -0 |
| 2018-09-20 20:34 | Move from timer-based to callback-based updates in sampler | Julius Bünger | 2 | +138 | -28 |
| 2018-09-20 20:34 | Move from timer-based to callback-based updates in sampler | Julius Bünger | 2 | +138 | -28 |
| 2018-09-20 05:40 | fix markdown. | Nils Gillmann | 1 | +1 | -1 |
| 2018-09-19 23:15 | Start changing architecture of rps service/client | Julius Bünger | 4 | +148 | -29 |
| 2018-09-19 23:04 | Be a little bit more consistent in style | Julius Bünger | 4 | +37 | -29 |
| 2018-09-18 16:37 | Remove redundant type definition | Julius Bünger | 2 | +6 | -24 |
| 2018-09-18 15:27 | Log number of know peers to statistics service | Julius Bünger | 1 | +12 | -0 |
| 2018-09-18 11:59 | Add possibility to send multiple peers to client | Julius Bünger | 5 | +108 | -38 |
| 2018-09-15 18:40 | i18n, fix typo, better logging | Christian Grothoff | 1 | +6 | -2 |
| 2018-09-15 16:45 | warn better if config option is invalid, allow second and seconds as time units | Christian Grothoff | 3 | +17 | -5 |
| 2018-09-13 22:38 | Add API call to receive unbiased peer stream for debugging and profiling | Julius Bünger | 6 | +399 | -83 |
| 2018-09-12 14:55 | Quote strings if in csv mode (statistics cli) | Julius Bünger | 1 | +12 | -4 |
| 2018-09-12 14:02 | Decrement statistics count for pending checks | Julius Bünger | 1 | +4 | -0 |
| 2018-09-11 13:12 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 0 | +0 | -0 |
| 2018-09-11 13:05 | fix docs | Schanzenbach, Martin | 1 | +11 | -4 |
| 2018-09-11 13:05 | fix docs | Schanzenbach, Martin | 1 | +11 | -4 |
| 2018-09-11 12:57 | user.texi: cleanup. | Nils Gillmann | 1 | +9 | -9 |
| 2018-09-08 07:11 | update docs for reclaim | Schanzenbach, Martin | 1 | +117 | -2 |
| 2018-09-07 15:41 | doc: start work on mdoc generation support | Nils Gillmann | 4 | +64 | -11 |
| 2018-09-07 12:47 | gnunet.texi: remove some comments | Nils Gillmann | 1 | +0 | -8 |
| 2018-09-06 01:20 | Fix signedness to keep compiler happy | Julius Bünger | 1 | +2 | -2 |
| 2018-09-06 01:17 | Fix non-compiling code by proper pre-compiler usage | Julius Bünger | 1 | +6 | -2 |
| 2018-09-06 01:15 | Change cosmetics - keep compiler happy | Julius Bünger | 2 | +9 | -0 |
| 2018-09-05 13:02 | fix gns plugin action on NOTFOUND | Christian Grothoff | 3 | +45 | -13 |
| 2018-09-02 12:37 | it trans | Christian Grothoff | 2 | +8256 | -1 |
| 2018-08-30 14:09 | Keep track of pending liveliness checks with statistics | Julius Bünger | 1 | +8 | -0 |
| 2018-08-29 22:03 | Dont write internals to file by default II | Julius Bünger | 1 | +0 | -4 |
| 2018-08-29 15:48 | Dont write internals to file by default | Julius Bünger | 1 | +0 | -4 |
| 2018-08-29 13:42 | Make cosmetic changes | Julius Bünger | 1 | +7 | -6 |
| 2018-08-29 13:42 | Fix condition for returning peer from sampler element | Julius Bünger | 1 | +12 | -11 |
| 2018-08-29 12:16 | Schedule insertion in view,sampler on check | Julius Bünger | 1 | +4 | -4 |
| 2018-08-29 10:32 | Add reason to wait for more peers | Julius Bünger | 1 | +13 | -3 |
| 2018-08-29 10:30 | Get statistics values from within sampler | Julius Bünger | 3 | +17 | -3 |
| 2018-08-29 08:47 | Update the view size on a new network size estimate | Julius Bünger | 1 | +1 | -0 |
| 2018-08-26 21:14 | Add missing #ifdef | Julius Bünger | 1 | +2 | -0 |
| 2018-08-26 20:58 | Request samples from multiple peers (rps profiler) | Julius Bünger | 1 | +23 | -24 |
| 2018-08-24 13:35 | Change cosmetics of sampler element implementation | Julius Bünger | 2 | +51 | -55 |
| 2018-08-24 10:47 | Reinitialise the (client) sampler element after querying | Julius Bünger | 1 | +4 | -3 |
| 2018-08-24 08:48 | Fix: Cast closure to proper type | Julius Bünger | 1 | +5 | -3 |
| 2018-08-24 08:41 | Unify strings in rps profiler | Julius Bünger | 1 | +86 | -138 |
| 2018-08-24 08:39 | Refactor code cosmetically (rps profiler) | Julius Bünger | 1 | +27 | -8 |
| 2018-08-24 05:58 | Count number of unrequested pull replies with statistics | Julius Bünger | 1 | +5 | -0 |
| 2018-08-23 13:10 | Introduce more statistical values (rps service) | Julius Bünger | 1 | +19 | -1 |
| 2018-08-23 13:07 | Refactor code mostly visually to prevent compiler warnings | Julius Bünger | 3 | +50 | -14 |
| 2018-08-19 17:12 | benchmark: count rsa_blind properly | Florian Dold | 1 | +2 | -1 |
| 2018-08-19 17:01 | fix benchmark for threads | Florian Dold | 2 | +6 | -3 |
| 2018-08-18 13:10 | benchmark collection awk scripts | Florian Dold | 8 | +287 | -20 |
| 2018-08-18 02:20 | improved benchmarking | Florian Dold | 3 | +29 | -5 |
| 2018-08-18 01:39 | typo | Florian Dold | 1 | +1 | -1 |
| 2018-08-18 00:56 | benchmarking: assert | Florian Dold | 1 | +2 | -0 |
| 2018-08-18 00:34 | benchmarking: minor fix | Florian Dold | 1 | +7 | -2 |
| 2018-08-18 00:29 | URL benchmarking | Florian Dold | 3 | +136 | -1 |
| 2018-08-17 23:36 | missing files | Florian Dold | 4 | +203 | -1 |
| 2018-08-17 22:47 | basic benchmarking | Florian Dold | 4 | +26 | -1 |
| 2018-08-16 23:47 | guix: postgres dep | Florian Dold | 1 | +1 | -0 |
| 2018-08-16 23:34 | guix: fix git filter and source-dir | Florian Dold | 1 | +8 | -2 |
| 2018-08-16 23:25 | guix: only include files from git | Florian Dold | 1 | +2 | -1 |
| 2018-08-16 22:55 | fix guix git version | Florian Dold | 1 | +21 | -3 |
| 2018-08-16 22:04 | also move docker/ to contrib | Florian Dold | 3 | +0 | -0 |
| 2018-08-16 22:01 | move misc CI and build system files to contrib/ | Florian Dold | 6 | +0 | -0 |
| 2018-08-16 20:54 | add a guix GNUnet dev package definition | Florian Dold | 3 | +411 | -137 |
| 2018-08-16 15:59 | missing comma in configure.ac | Florian Dold | 2 | +2 | -2 |
| 2018-08-16 12:26 | minor fix | Christian Grothoff | 1 | +2 | -4 |
| 2018-08-15 20:57 | tolerate failure to start gnunet-service-resolver, make resolver not crash if /etc/resolv.conf does not exist | Christian Grothoff | 2 | +17 | -2 |
| 2018-08-15 11:05 | re-run pogen | Christian Grothoff | 1 | +2 | -6 |
| 2018-08-14 16:42 | Destroy channel and their datastructures properly | Julius Bünger | 1 | +20 | -21 |
| 2018-08-14 13:48 | handle case that DNS servers do not return A/AAAA records if we ask for ALL | Christian Grothoff | 1 | +97 | -19 |
| 2018-08-14 13:30 | fix CNAME handling, caching, out-of-bounds accesses, etc. in gnunet-service-resolver | Christian Grothoff | 1 | +562 | -307 |
| 2018-08-14 13:30 | whitespace | Christian Grothoff | 1 | +3 | -3 |
| 2018-08-14 09:17 | resolve merge conflict with peerinfo plugin move | Christian Grothoff | 45 | +4805 | -4524 |
| 2018-08-13 23:05 | fixed makefile for plugin_rest_gns, json_generator | Phil | 2 | +2 | -1 |
| 2018-08-13 17:08 | Fix documentation and assertions | Julius Bünger | 1 | +3 | -7 |
| 2018-08-13 16:13 | Remove BINARY from test configuration | Julius Bünger | 1 | +0 | -1 |
| 2018-08-13 16:11 | Add BINARY to test config | Julius Bünger | 1 | +1 | -1 |
| 2018-08-13 15:58 | do notify client about destroyed channel on MQ error | Christian Grothoff | 5 | +25 | -10 |
| 2018-08-13 15:37 | Update po-files | Julius Bünger | 1 | +5 | -9 |
| 2018-08-13 15:32 | Schedule destruction of channel during destruction of other channel | Julius Bünger | 1 | +49 | -6 |
| 2018-08-13 12:44 | Update po-files | Julius Bünger | 1 | +59 | -51 |
| 2018-08-13 12:32 | Refactor, simplify, delete code | Julius Bünger | 1 | +234 | -377 |
| 2018-08-10 10:50 | Make non-exported functions static | Julius Bünger | 1 | +8 | -8 |
| 2018-08-10 10:44 | Use synchronised logic for closing channels (rps service) | Julius Bünger | 8 | +313 | -234 |
| 2018-08-13 09:23 | moved test files and fixed namestore | Phil | 4 | +146 | -47 |
| 2018-08-13 07:56 | fix dep handling rest plugin | Schanzenbach, Martin | 3 | +11 | -6 |
| 2018-08-13 06:51 | fix build; move rest plugins to separate folder | Schanzenbach, Martin | 20 | +190 | -198 |
| 2018-08-12 21:37 | -fix peerinfo warning | Phil | 1 | +1 | -1 |
| 2018-08-12 21:11 | Changed Namestore API, changed error handling, changed gns record json | Phil | 7 | +329 | -394 |
| 2018-08-11 23:46 | rewrite error handling and subsystem PUT | Phil | 1 | +8 | -8 |
| 2018-08-11 12:21 | split namespace of put request in identity rest api | Phil | 2 | +188 | -105 |
| 2018-08-11 08:40 | fix build order: peerinfo logic depending on transport must be in peerinfo-tool | Christian Grothoff | 3 | +24 | -22 |
| 2018-08-11 04:20 | introduce allocation wrappers to improve libgcrypt performance | Christian Grothoff | 2 | +59 | -23 |
| 2018-08-10 22:35 | added additional namespaces in identity rest api | Phil | 2 | +444 | -269 |
| 2018-08-10 21:50 | fix identity rename | Phil | 1 | +1 | -1 |
| 2018-08-10 19:53 | update potfiles | Christian Grothoff | 1 | +59 | -59 |
| 2018-08-10 19:53 | nicer pq logging | Christian Grothoff | 3 | +11 | -3 |
| 2018-08-10 16:52 | do not warn about empty bodies | Christian Grothoff | 1 | +4 | -3 |
| 2018-08-10 08:03 | change makefile reorder back | Schanzenbach, Martin | 1 | +5 | -5 |
| 2018-08-09 22:47 | attempt #5422 | Schanzenbach, Martin | 1 | +4 | -4 |
| 2018-08-09 22:25 | temp fix for json deps | Schanzenbach, Martin | 2 | +5 | -1 |
| 2018-08-09 22:03 | fix parallel build | Schanzenbach, Martin | 1 | +1 | -1 |
| 2018-08-09 21:57 | Merge branch 'gsoc2018/rest_api' | Schanzenbach, Martin | 15 | +2819 | -1676 |
| 2018-08-09 21:51 | style | Schanzenbach, Martin | 1 | +22 | -22 |
| 2018-08-09 15:14 | minor formatting | Christian Grothoff | 2 | +53 | -35 |
| 2018-08-09 15:01 | adjust RPS to new CADET API semantic, dead code elimination | Christian Grothoff | 1 | +22 | -87 |
| 2018-08-09 14:43 | merge | Christian Grothoff | 144 | +18708 | -14703 |
| 2018-08-09 14:35 | change CADET channel destroy API to not call the callback if the client initiated the channel's destruction | Christian Grothoff | 6 | +85 | -59 |
| 2018-08-09 14:22 | use fprintf, change output style | Schanzenbach, Martin | 1 | +22 | -23 |
| 2018-08-09 14:13 | actually fix revocation | Schanzenbach, Martin | 1 | +1 | -0 |
| 2018-08-09 14:10 | syntax | Schanzenbach, Martin | 1 | +6 | -2 |
| 2018-08-09 14:07 | fix output; fix revocation | Schanzenbach, Martin | 2 | +38 | -10 |
| 2018-08-09 12:22 | issue case insensitivity | Schanzenbach, Martin | 1 | +1 | -1 |
| 2018-08-09 11:54 | Add docstrings to recently introduced functions | Julius Bünger | 1 | +24 | -0 |
| 2018-08-09 10:58 | fix case insensitivity | Schanzenbach, Martin | 1 | +7 | -3 |
| 2018-08-09 09:23 | Apparently ignoring return values from add_now is almost always a bug | Schanzenbach, Martin | 1 | +18 | -11 |
| 2018-08-09 09:10 | fix ego not found | Schanzenbach, Martin | 1 | +1 | -0 |
| 2018-08-09 08:54 | update | Schanzenbach, Martin | 1 | +7 | -7 |
| 2018-08-09 08:32 | use to_string for attribute | Schanzenbach, Martin | 1 | +4 | -1 |
| 2018-08-09 08:23 | -Merge branch 'master' into gsoc2018/rest_api | Phil | 95 | +16356 | -12566 |
| 2018-08-08 21:26 | Peerinfo Rest API finished | Phil | 1 | +39 | -15 |
| 2018-08-08 21:25 | -fix added timeout for gns Rest plugin | Phil | 1 | +1 | -1 |
| 2018-08-08 21:24 | Namestore Rest API finished | Phil | 3 | +37 | -81 |
| 2018-08-08 01:59 | -wip namestore | Phil | 2 | +552 | -40 |
| 2018-08-07 14:02 | Restructure removal of peers during shutdown (rps service) | Julius Bünger | 1 | +64 | -50 |
| 2018-08-06 14:36 | remove jsonapi dep from copying | Schanzenbach, Martin | 2 | +5 | -9 |
| 2018-08-06 14:05 | ensure ego identifiers are lowercase | Schanzenbach, Martin | 1 | +37 | -12 |
| 2018-08-06 12:34 | add copying rest plugin | Schanzenbach, Martin | 2 | +247 | -0 |
| 2018-08-06 00:26 | fix gns and identity test script | Phil | 3 | +2 | -5 |
| 2018-08-06 00:09 | GNS REST API finished | Phil | 2 | +63 | -21 |
| 2018-08-05 20:43 | Identity REST API finished | Phil | 2 | +329 | -328 |
| 2018-08-02 13:07 | README.md: er, not ssh -- bring back rsh! | dvn | 1 | +1 | -1 |
| 2018-08-02 13:01 | README.md: add section on VPN usage | dvn | 1 | +60 | -6 |
| 2018-08-02 12:33 | docker: move Dockerfile to root of repo | dvn | 3 | +110 | -102 |
| 2018-08-02 11:35 | README.md: provide link to libmicrohttpd | dvn | 1 | +1 | -1 |
| 2018-08-02 01:09 | add peerinfo rest api | Phil | 1 | +267 | -131 |
| 2018-08-02 01:08 | fix lowercase identities | Phil | 2 | +60 | -24 |
| 2018-08-01 15:24 | docker: Add a docker quick-start directory | dvn | 4 | +268 | -0 |
| 2018-08-01 14:28 | README.md: Add examples for using gnunet-fs | dvn | 1 | +30 | -0 |
| 2018-08-01 12:23 | README.md: make architecture svg larger | dvn | 1 | +1 | -1 |
| 2018-08-01 12:19 | README.md: Add file transfer via cadet usage example. | dvn | 1 | +35 | -15 |
| 2018-08-01 11:08 | README.md: Fix image alignment, and sizing | dvn | 1 | +8 | -5 |
| 2018-08-01 11:04 | README.md: syntax fix, and logo resize | dvn | 1 | +3 | -3 |
| 2018-08-01 10:52 | README.md: Create a Markdown README document | dvn | 3 | +2220 | -0 |
| 2018-08-01 01:27 | -wip peerinfo, async call work in progress | Phil | 2 | +663 | -0 |
| 2018-08-01 01:26 | -fix json and namestore | Phil | 3 | +12 | -12 |
| 2018-08-01 01:25 | fix makefiles | Phil | 3 | +3 | -4 |
| 2018-07-29 16:18 | GNUNET_SCHEDULER_do_work: always check if shutdown is necessary and update wakeup time | lurchi | 1 | +86 | -76 |
| 2018-07-27 20:33 | documentation: update formulations | Julius Bünger | 1 | +142 | -40 |
| 2018-07-27 18:01 | Remove obsolete DLL for cancellations of tasks | Julius Bünger | 1 | +0 | -7 |
| 2018-07-27 18:00 | remove now obsolete usage of channel-related flags | Julius Bünger | 1 | +1 | -97 |
| 2018-07-27 17:57 | Fix rps service: restructure channel-related code | Julius Bünger | 1 | +129 | -195 |
| 2018-07-26 15:05 | fix rps service: put peer id into structure once | Julius Bünger | 1 | +1 | -1 |
| 2018-07-26 15:04 | rps profiler: destroy pending req and rep in right place | Julius Bünger | 1 | +5 | -7 |
| 2018-07-26 14:53 | rps service: improve logging - log peer id | Julius Bünger | 1 | +2 | -1 |
| 2018-07-26 14:53 | fix rps service: don't null out context, just channel | Julius Bünger | 1 | +1 | -1 |
| 2018-07-26 14:52 | rps service: don't send 'ping' twice | Julius Bünger | 1 | +2 | -1 |
| 2018-07-26 00:31 | change namestore, json handling; fix identity, gns | Phil | 12 | +340 | -2274 |
| 2018-07-25 19:57 | -wip namestore api, changed adding gnsrecord | Phil | 7 | +190 | -307 |
| 2018-07-25 15:53 | fix rps service: better handling of cadet channels | Julius Bünger | 1 | +214 | -68 |
| 2018-07-25 15:43 | added name search | Phil | 2 | +26 | -3 |
| 2018-07-25 14:59 | -fix identity file | Phil | 2 | +30 | -281 |
| 2018-07-24 21:37 | Remove restrictive and unnecessary assert | lurchi | 1 | +11 | -16 |
| 2018-07-24 19:49 | also return empty egos | Schanzenbach, Martin | 1 | +0 | -7 |
| 2018-07-23 21:14 | fix | Schanzenbach, Martin | 1 | +1 | -1 |
| 2018-07-23 20:58 | fix wrong record type | Schanzenbach, Martin | 2 | +8 | -6 |
| 2018-07-23 20:10 | switch to gnsrecord reclaim records for OIDC clients | Schanzenbach, Martin | 3 | +53 | -28 |
| 2018-07-23 17:29 | fix | Schanzenbach, Martin | 1 | +10 | -1 |
| 2018-07-23 12:10 | fix signature check | Schanzenbach, Martin | 1 | +2 | -2 |
| 2018-07-23 11:55 | fix | Schanzenbach, Martin | 1 | +2 | -2 |
| 2018-07-23 11:32 | fixes | Schanzenbach, Martin | 2 | +5 | -5 |
| 2018-07-23 10:42 | refactoring of OIDC plugin | Schanzenbach, Martin | 6 | +737 | -572 |
| 2018-07-22 19:49 | fix build | Schanzenbach, Martin | 1 | +11 | -9 |
| 2018-07-22 19:26 | towards secure redirects | Schanzenbach, Martin | 1 | +96 | -28 |
| 2018-07-22 16:02 | cleanup | Schanzenbach, Martin | 1 | +0 | -6 |
| 2018-07-22 16:01 | ensure ticket contains client id | Schanzenbach, Martin | 1 | +22 | -2 |
| 2018-07-22 14:37 | add signature check to token endpoint | Schanzenbach, Martin | 1 | +162 | -88 |
| 2018-07-22 13:50 | fix code signing | Schanzenbach, Martin | 2 | +93 | -25 |
| 2018-07-21 11:34 | fix subject in JWT | Schanzenbach, Martin | 1 | +1 | -3 |
| 2018-07-21 11:04 | actually fix | Schanzenbach, Martin | 1 | +2 | -2 |
| 2018-07-21 11:02 | fix | Schanzenbach, Martin | 1 | +2 | -2 |
| 2018-07-21 10:50 | fix timestamps | Schanzenbach, Martin | 1 | +3 | -3 |
| 2018-07-21 10:02 | fixes for JWT creation | Schanzenbach, Martin | 4 | +50 | -54 |
| 2018-07-21 08:10 | fix base64urlencode for JWT to adhere to RFC4648 | Schanzenbach, Martin | 1 | +29 | -15 |
| 2018-07-21 07:21 | compact JWT serialization | Schanzenbach, Martin | 1 | +8 | -2 |
| 2018-07-21 06:40 | fix JWT format | Schanzenbach, Martin | 1 | +1 | -1 |
| 2018-07-21 06:00 | add more general HMAC function for JWTs | Schanzenbach, Martin | 5 | +51 | -14 |
| 2018-07-20 19:42 | revert simple TLD mapping | Schanzenbach, Martin | 1 | +17 | -1 |
| 2018-07-20 14:08 | fix | Schanzenbach, Martin | 1 | +4 | -4 |
| 2018-07-20 13:13 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 1 | +1 | -1 |
| 2018-07-20 13:13 | update | Schanzenbach, Martin | 1 | +5 | -5 |
| 2018-07-20 07:11 | include/gnunet_abe_lib.h: typo fix in comment | Nils Gillmann | 1 | +1 | -1 |
| 2018-07-20 06:39 | remove trust check; we don't need (and thus implicity may slighly deviate from rfc) | Schanzenbach, Martin | 1 | +3 | -108 |
| 2018-07-19 21:28 | renamed identity-provider subsystem to reclaim | Schanzenbach, Martin | 59 | +11812 | -11845 |
| 2018-07-19 20:16 | change JWT algorithm to HMAC | Schanzenbach, Martin | 4 | +35 | -44 |
| 2018-07-14 00:06 | Guix Env/Build: Add a guix build definition without tests | dvn | 1 | +145 | -0 |
| 2018-07-13 07:53 | Revert "restructure rps service: start keeping track of channels" | Julius Bünger | 1 | +8 | -47 |
| 2018-07-12 23:14 | rps service: check return value when opening cadet port | Julius Bünger | 1 | +7 | -0 |
| 2018-07-12 23:13 | restructure rps service: start keeping track of channels | Julius Bünger | 1 | +47 | -8 |
| 2018-07-12 23:11 | rps profiler: proper disconnect from service | Julius Bünger | 1 | +10 | -9 |
| 2018-07-12 21:03 | Changed decription of GNUNET_CRYPTO_EddsaPublicKey. | Bernd Fix | 1 | +5 | -4 |
| 2018-07-11 21:59 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 3 | +215 | -89 |
| 2018-07-11 21:59 | fix div by zero | Christian Grothoff | 4 | +12 | -5 |
| 2018-07-11 15:32 | fix rps profiler: clean data structure in time | Julius Bünger | 1 | +2 | -3 |
| 2018-07-11 14:36 | rps profiler: reorganise shutdown | Julius Bünger | 1 | +48 | -22 |
| 2018-07-10 10:37 | fix rps profiler: mark statistics get done in right place | Julius Bünger | 1 | +2 | -1 |
| 2018-07-10 10:13 | rps profiler: add option for duration of profiling | Julius Bünger | 1 | +40 | -10 |
| 2018-07-10 09:02 | fix rps profiler: keep track about scheduled tasks properly | Julius Bünger | 1 | +105 | -52 |
| 2018-07-10 09:00 | rps profiler: logging and indentation | Julius Bünger | 1 | +16 | -12 |
| 2018-07-08 19:17 | Documentation: Drop the empty '1.5 General Terminology' section for now | Nils Gillmann | 2 | +0 | -9 |
| 2018-07-08 19:12 | Documentation: Contributing to this book. A motivational short section on how and why to contribute to the book. | Nils Gillmann | 2 | +22 | -0 |
| 2018-07-07 18:54 | fix fmt string | Christian Grothoff | 1 | +1 | -1 |
| 2018-07-07 18:53 | add missing index | Christian Grothoff | 1 | +3 | -2 |
| 2018-07-07 15:13 | fix numbering glitch | Christian Grothoff | 1 | +2 | -2 |
| 2018-07-07 09:58 | fix titles | Schanzenbach, Martin | 1 | +11 | -11 |
| 2018-07-07 09:51 | add some reclaim | Schanzenbach, Martin | 1 | +93 | -0 |
| 2018-07-05 20:06 | rps service: additional logging of unexpected channel establishing | Julius Bünger | 1 | +3 | -0 |
| 2018-07-05 20:06 | rps profiler: different delay for hard shutdown | Julius Bünger | 1 | +2 | -1 |
| 2018-07-05 20:05 | rps profiler: additional checks and assertions before disconnect from rps | Julius Bünger | 1 | +6 | -2 |
| 2018-07-05 15:09 | fix rps profiler: mark operation as done on shutdown | Julius Bünger | 1 | +1 | -6 |
| 2018-07-04 20:29 | Documentation: Fix some TODOs in preface | Nils Gillmann | 1 | +3 | -5 |
| 2018-07-04 20:17 | README: retire d.n0.is and replace it with docs.gnunet.org | Nils Gillmann | 1 | +4 | -4 |
| 2018-07-04 20:06 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 2 | +9 | -11 |
| 2018-07-04 20:06 | Documentation: Typo fixes, links. | Nils Gillmann | 1 | +28 | -12 |
| 2018-07-04 18:04 | fix wrong condition | xrs | 1 | +8 | -10 |
| 2018-07-04 17:11 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 5 | +85 | -64 |
| 2018-07-04 17:11 | refix codesonar finding 2366.9987 | xrs | 1 | +1 | -1 |
| 2018-07-04 08:32 | Documentation: fix? | Nils Gillmann | 1 | +1 | -4 |
| 2018-07-04 08:26 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 11 | +208 | -143 |
| 2018-07-04 08:25 | Documentation: fix. | Nils Gillmann | 1 | +1 | -1 |
| 2018-07-04 08:16 | Documentation: Various additions, including pindex. | Nils Gillmann | 2 | +59 | -34 |
| 2018-07-04 05:41 | acutally delete ticket | Schanzenbach, Martin | 1 | +20 | -8 |
| 2018-07-04 04:54 | fix | Schanzenbach, Martin | 1 | +3 | -1 |
| 2018-07-04 00:01 | fixes | Schanzenbach, Martin | 1 | +3 | -0 |
| 2018-07-03 23:37 | fix | Schanzenbach, Martin | 1 | +0 | -15 |
| 2018-07-03 23:27 | fix | Schanzenbach, Martin | 1 | +3 | -6 |
| 2018-07-03 22:17 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 4 | +27 | -42 |
| 2018-07-03 22:17 | fix | Schanzenbach, Martin | 1 | +1 | -1 |
| 2018-07-03 21:28 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 31 | +810 | -615 |
| 2018-07-03 20:58 | fix codesonar finding 2289.9403 | xrs | 1 | +1 | -0 |
| 2018-07-03 20:53 | fix codesonar finding 2287.9399 | xrs | 1 | +1 | -0 |
| 2018-07-03 20:47 | fix codesonar finding 2366.9987 | xrs | 1 | +3 | -0 |
| 2018-07-03 19:11 | rps service: stop ignoring own peer id | Julius Bünger | 1 | +19 | -41 |
| 2018-07-03 19:10 | rps profiler: different time for hard shutdown | Julius Bünger | 1 | +1 | -1 |
| 2018-07-03 19:09 | fix rps profiler: mark handle unusable after closing it | Julius Bünger | 1 | +1 | -0 |
| 2018-07-03 15:27 | fix rps profiler: mark cancelled task as done | Julius Bünger | 1 | +1 | -0 |
| 2018-07-03 16:14 | update | Schanzenbach, Martin | 2 | +66 | -63 |
| 2018-07-03 15:56 | reduce relogin time | Schanzenbach, Martin | 1 | +7 | -6 |
| 2018-07-03 15:36 | assert no MQ error after MQ destroy | Christian Grothoff | 1 | +1 | -0 |
| 2018-07-03 08:30 | rps profiler: correct condition for writing bytes | Julius Bünger | 1 | +78 | -2 |
| 2018-07-03 08:47 | -Merge branch 'master' of ssh://gnunet.org/gnunet into gsoc2018/rest_api | Phil | 4 | +34 | -7 |
| 2018-07-03 08:47 | -wip namestore | Phil | 5 | +653 | -746 |
| 2018-07-03 07:25 | Documentation: extend repository list | Nils Gillmann | 1 | +10 | -3 |
| 2018-07-03 07:02 | Documentation: use texinfo greater-equal-than in installation | Nils Gillmann | 1 | +4 | -4 |
| 2018-07-03 07:00 | fix | Nils Gillmann | 1 | +1 | -1 |
| 2018-07-03 06:49 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 23 | +603 | -496 |
| 2018-07-03 06:48 | Documentation: Contributing testcases | Nils Gillmann | 2 | +20 | -0 |
| 2018-07-02 13:42 | -Merge branch 'master' of ssh://gnunet.org/gnunet into gsoc2018/rest_api | Phil | 179 | +8945 | -7189 |
| 2018-07-02 10:48 | rps service: set delete flags on channel properly | Julius Bünger | 2 | +7 | -1 |
| 2018-07-01 18:05 | address #3706 | Christian Grothoff | 2 | +32 | -6 |
| 2018-07-01 17:54 | clarify error message of #5375 | Christian Grothoff | 1 | +6 | -3 |
| 2018-07-01 17:40 | update gitignore | Christian Grothoff | 1 | +3 | -2 |
| 2018-07-01 17:40 | update gitignore | Christian Grothoff | 1 | +2 | -0 |
| 2018-07-01 17:39 | more timeout code moving | Christian Grothoff | 2 | +20 | -1 |
| 2018-07-01 17:38 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 5 | +105 | -34 |
| 2018-07-01 17:38 | move gnunet-timeout to src/util/, fix issues related to #5375 | Christian Grothoff | 15 | +534 | -484 |
| 2018-07-01 13:32 | make --enable-documentation default | xrs | 1 | +2 | -2 |
| 2018-07-01 10:18 | attempt #5375 | Schanzenbach, Martin | 1 | +1 | -0 |
| 2018-07-01 09:26 | Add menu entries for installation, add nodes, fix the build | Nils Gillmann | 2 | +29 | -3 |
| 2018-07-01 09:18 | wrap lines | Nils Gillmann | 1 | +69 | -28 |
| 2018-06-30 17:22 | fix --enable-documentation option | xrs | 2 | +6 | -3 |
| 2018-06-30 10:01 | fix memory leak | Christian Grothoff | 1 | +9 | -6 |
| 2018-06-30 09:57 | simplify memory allocation in plugin_namestore_flat, use cleaner signatures for base64 encoding/decoding functions | Christian Grothoff | 4 | +64 | -52 |
| 2018-06-30 05:29 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 23 | +4477 | -3602 |
| 2018-06-30 05:28 | cadet/cadet.conf.in: change UNIX_MATCH_UID to give gnunet-cadet socket access | xrs | 1 | +1 | -1 |
| 2018-06-29 14:10 | update gitignore | Christian Grothoff | 1 | +1 | -0 |
| 2018-06-29 14:09 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 79 | +4796 | -3847 |
| 2018-06-29 12:21 | fix warning about callback signature | lurchi | 1 | +1 | -1 |
| 2018-06-29 06:17 | Move wip'ish share of shepherd service to https://d.n0.is/pub/tmp/ where it is regulary updated | Nils Gillmann | 7 | +0 | -864 |
| 2018-06-28 22:44 | fix segfault | lurchi | 1 | +13 | -4 |
| 2018-06-28 22:23 | add documentatioN | lurchi | 1 | +3 | -0 |
| 2018-06-28 22:19 | Merge branch 'master' of https://gnunet.org/git/gnunet | lurchi | 1 | +11 | -8 |
| 2018-06-28 22:15 | fix cadet api: handle shutdon correctly | Julius Bünger | 1 | +11 | -8 |
| 2018-06-28 22:10 | Use the DNSPARSER and DNSSTUB libraries in the resolver service | lurchi | 3 | +532 | -659 |
| 2018-06-28 22:04 | Allow dereferenced pointers as input for GNUNET_array_grow and GNUNET_xgrow | lurchi | 1 | +2 | -2 |
| 2018-06-28 22:01 | introduce API functions for duplicating the DNSPARSER record types | lurchi | 2 | +169 | -0 |
| 2018-06-28 21:47 | fix documentation: add missing section to menu | Julius Bünger | 1 | +2 | -1 |
| 2018-06-28 19:35 | fix | Nils Gillmann | 1 | +6 | -0 |
| 2018-06-28 19:35 | include the agpl-3.0 license text in the book | Nils Gillmann | 2 | +701 | -2 |
| 2018-06-28 19:32 | documentation: in chapter contributing update gpl to agpl3 when it refers to code. | Nils Gillmann | 1 | +4 | -2 |
| 2018-06-28 10:39 | preface updates based on feedback from Bernd | Christian Grothoff | 1 | +8 | -8 |
| 2018-06-28 10:39 | add the patches from exported patch attic | Nils Gillmann | 4 | +617 | -0 |
| 2018-06-28 10:18 | batch commit my GPL3 shepherd service file WIP collection | Nils Gillmann | 3 | +247 | -0 |
| 2018-06-28 08:36 | doc: move check install and configuration to installation | Julius Bünger | 3 | +2010 | -2011 |
| 2018-06-28 08:24 | clean up MQ error handling in cadet_api | Christian Grothoff | 1 | +75 | -98 |
| 2018-06-28 08:09 | fix doc: consistent titles | Julius Bünger | 1 | +2 | -2 |
| 2018-06-28 02:00 | doc: typos | Hernani Marques | 2 | +21 | -21 |
| 2018-06-27 23:39 | showing destination in path | t3sserakt | 2 | +3 | -3 |
| 2018-06-27 23:36 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 64 | +1217 | -1061 |
| 2018-06-27 23:29 | Merge branch 'master' of https://gnunet.org/git/gnunet | lurchi | 7 | +831 | -864 |
| 2018-06-27 23:22 | add Installation chapter | lurchi | 3 | +166 | -0 |
| 2018-06-27 22:58 | forgot first hop | t3sserakt | 2 | +7 | -7 |
| 2018-06-27 22:45 | indentation | Christian Grothoff | 2 | +5 | -9 |
| 2018-06-27 22:35 | polish/update user documentation - first steps | Julius Bünger | 1 | +20 | -22 |
| 2018-06-27 21:34 | Changed philosophy.texi (and split philosophy and key concepts).wq | Bernd Fix | 3 | +361 | -409 |
| 2018-06-27 21:06 | restructure user documentation | Julius Bünger | 2 | +457 | -443 |
| 2018-06-27 18:18 | fix comments | xrs | 1 | +1 | -2 |
| 2018-06-27 17:16 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 45 | +95 | -78 |
| 2018-06-27 17:16 | fix mem leak (when streaming large data streams) | xrs | 1 | +25 | -1 |
| 2018-06-26 21:29 | gnunet-helper-nat-server.c: fix 100% cpu load | xrs | 1 | +3 | -0 |
| 2018-06-26 21:05 | more disabled forcestart just to be sure | Christian Grothoff | 2 | +19 | -0 |
| 2018-06-26 21:03 | rps cli: fix codesonars NULL-dereference warning | Julius Bünger | 1 | +5 | -0 |
| 2018-06-26 20:46 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Hernani Marques | 1 | +0 | -3 |
| 2018-06-26 20:45 | doc: '2average' seems to be intended | Hernani Marques | 1 | +1 | -1 |
| 2018-06-26 20:40 | kill more leftovers | Christian Grothoff | 1 | +0 | -3 |
| 2018-06-26 20:40 | doc: typos | Hernani Marques | 1 | +87 | -87 |
| 2018-06-26 15:04 | fix another one of bad frees from Julius | Christian Grothoff | 1 | +0 | -1 |
| 2018-06-26 13:25 | remove remenants | Christian Grothoff | 4 | +0 | -39 |
| 2018-06-26 13:23 | disable valgrind | Christian Grothoff | 1 | +1 | -1 |
| 2018-06-26 13:15 | fix bad free | Christian Grothoff | 1 | +0 | -1 |
| 2018-06-26 13:11 | coding style | t3sserakt | 1 | +10 | -4 |
| 2018-06-26 13:00 | fix several memory leaks | Julius Bünger | 6 | +63 | -55 |
| 2018-06-26 12:30 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 4 | +35 | -6 |
| 2018-06-26 12:30 | codesonar finding 1575.9537 | t3sserakt | 1 | +4 | -0 |
| 2018-06-26 12:11 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 3 | +33 | -4 |
| 2018-06-26 11:43 | fix postgres version check on Debian | Christian Grothoff | 3 | +33 | -4 |
| 2018-06-26 11:21 | gnunet-bcd.c: minor fix | xrs | 1 | +2 | -2 |
| 2018-06-26 10:31 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 11 | +179 | -60 |
| 2018-06-26 10:31 | add check | xrs | 1 | +3 | -0 |
| 2018-06-26 10:30 | fix codesonar finding: add GNUnet_free | xrs | 1 | +1 | -0 |
| 2018-06-26 06:20 | disable test_psyc2, ftbfs | Christian Grothoff | 1 | +2 | -2 |
| 2018-06-25 22:23 | fix build | Christian Grothoff | 2 | +17 | -16 |
| 2018-06-25 21:46 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt | 1 | +2 | -2 |
| 2018-06-25 21:46 | bug 5228: made gnunet-cadet -p work as intended | t3sserakt | 8 | +160 | -42 |
| 2018-06-25 21:36 | fix warning | Christian Grothoff | 1 | +2 | -2 |
| 2018-06-25 21:08 | fix codesonar finding: add CLOSE(fd) | xrs | 1 | +1 | -0 |
| 2018-06-25 19:07 | try to solve include madness | lurchi | 6 | +6 | -8 |
| 2018-06-25 18:45 | fix build error | lurchi | 3 | +0 | -6 |
| 2018-06-25 18:16 | build fixes | Christian Grothoff | 2 | +0 | -4 |
| 2018-06-25 18:15 | build fixes | Christian Grothoff | 4 | +0 | -6 |
| 2018-06-25 18:14 | indent | Christian Grothoff | 1 | +3 | -3 |
| 2018-06-25 18:12 | fix memory leak | Christian Grothoff | 1 | +18 | -9 |
| 2018-06-25 18:07 | reduce scope | Christian Grothoff | 1 | +4 | -5 |
| 2018-06-25 18:05 | move hexcode, eliminate redundant test | Christian Grothoff | 2 | +8 | -6 |
| 2018-06-25 18:02 | fix leak | Christian Grothoff | 2 | +33 | -25 |
| 2018-06-25 17:54 | avoid integer overflow issue | Christian Grothoff | 1 | +1 | -1 |
| 2018-06-25 17:53 | result intentionally ignored | Christian Grothoff | 1 | +1 | -1 |
| 2018-06-25 17:52 | remove dead tun | Christian Grothoff | 2 | +0 | -48 |
| 2018-06-25 17:52 | move dns ops again, 2nd try | Christian Grothoff | 11 | +89 | -104 |
| 2018-06-25 16:38 | Revert "integrate dnsparser and dnsstub and tun with libgnunetutil" | lurchi | 54 | +13442 | -401 |
| 2018-06-25 16:07 | integrate dnsparser and dnsstub and tun with libgnunetutil | Christian Grothoff | 54 | +401 | -13442 |
| 2018-06-25 14:53 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 71 | +1923 | -295 |
| 2018-06-25 14:51 | gnunet.texi: translators note | Nils Gillmann | 1 | +8 | -0 |
| 2018-06-25 14:50 | add some translations | xrs | 1 | +15 | -14 |
| 2018-06-25 14:50 | fix 0002834: test_gnunet_daemon_topology.c now tests the connections of every peer | xrs | 1 | +208 | -19 |
| 2018-06-25 14:22 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 31 | +126 | -122 |
| 2018-06-25 14:22 | fix test issues | Schanzenbach, Martin | 4 | +9 | -2 |
| 2018-06-25 12:19 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 1 | +10 | -2 |
| 2018-06-25 12:18 | check in guix packages for dvn | Nils Gillmann | 2 | +151 | -1 |
| 2018-06-25 12:18 | check in guix packages for dvn | Nils Gillmann | 1 | +158 | -0 |
| 2018-06-25 12:17 | configure: Add initial upnpc code | Nils Gillmann | 1 | +20 | -1 |
| 2018-06-25 11:43 | use more proper way to parse cli options | Julius Bünger | 1 | +10 | -2 |
| 2018-06-25 10:32 | typo | Christian Grothoff | 1 | +1 | -1 |
| 2018-06-25 10:18 | make sure port is closed on shutdown | Christian Grothoff | 1 | +6 | -1 |
| 2018-06-25 09:52 | fix type: using wrong type of bracket | Julius Bünger | 1 | +1 | -1 |
| 2018-06-25 08:31 | NPE | Schanzenbach, Martin | 1 | +5 | -0 |
| 2018-06-24 23:40 | Format; typo | Hernani Marques | 1 | +3 | -3 |
| 2018-06-24 23:35 | Make -k option usage more explicit | Hernani Marques | 1 | +3 | -1 |
| 2018-06-24 23:12 | typo | Hernani Marques | 1 | +1 | -1 |
| 2018-06-24 23:03 | rps: fixed bugs reported by coverity | Julius Bünger | 2 | +12 | -12 |
| 2018-06-24 22:27 | Initialize dur_lp | Hernani Marques | 1 | +1 | -0 |
| 2018-06-24 22:17 | -Merge branch 'master' of ssh://gnunet.org/gnunet into gsoc2018/rest_api | Phil | 170 | +16532 | -14365 |
| 2018-06-24 22:17 | Identity+GNS Rest changed and fixed | Phil | 3 | +634 | -491 |
| 2018-06-24 22:10 | UINT_MAX instead of -1 | Hernani Marques | 1 | +1 | -1 |
| 2018-06-24 21:48 | indent | Hernani Marques | 1 | +1 | -1 |
| 2018-06-24 21:34 | Merge branch 'master' of ssh://gnunet.org/gnunet | lurchi | 2 | +11 | -3 |
| 2018-06-24 21:32 | Avoid dvision by zero | Hernani Marques | 1 | +6 | -0 |
| 2018-06-24 21:31 | use the asynchronous DNS resolution API (getaddrinfo_a) in the resolver module | lurchi | 6 | +299 | -47 |
| 2018-06-24 21:27 | assert block length is valid | Schanzenbach, Martin | 1 | +5 | -3 |
| 2018-06-24 21:21 | fix | Schanzenbach, Martin | 1 | +1 | -1 |
| 2018-06-24 21:19 | handle corrupted names in cache | Schanzenbach, Martin | 1 | +17 | -2 |
| 2018-06-24 21:11 | revert unnecessary underrun fix | Schanzenbach, Martin | 1 | +0 | -6 |
| 2018-06-24 21:04 | uninitialized variable | Schanzenbach, Martin | 1 | +1 | -1 |
| 2018-06-24 21:01 | fix possible buffer overrun | Schanzenbach, Martin | 1 | +6 | -0 |
| 2018-06-24 20:47 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 2 | +918 | -0 |
| 2018-06-24 20:42 | minor | Schanzenbach, Martin | 2 | +63 | -63 |
| 2018-06-24 18:25 | decentrale consensus-based logo. initial design by amirouche, remix/remastered von lynX, font by schanzen | psyc://loupsycedyglgamf.onion/~lynX | 2 | +918 | -0 |
| 2018-06-24 18:25 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 3 | +31 | -15 |
| 2018-06-24 18:25 | fix https://gnunet.org/bugs/view.php?id=4746 | Schanzenbach, Martin | 1 | +27 | -1 |
| 2018-06-24 18:19 | clean config of rps tests/profiler | Julius Bünger | 1 | +15 | -8 |
| 2018-06-24 16:27 | rps profiler: correct help for cli parameter | Julius Bünger | 1 | +1 | -1 |
| 2018-06-24 17:41 | config file writting silent bugg (when directory doesnt give write access) fix | Feideus | 1 | +15 | -6 |
| 2018-06-24 17:39 | print to stderr | Schanzenbach, Martin | 1 | +2 | -2 |
| 2018-06-24 17:11 | add newlines to log error message | Schanzenbach, Martin | 1 | +2 | -2 |
| 2018-06-24 17:02 | fix https://gnunet.org/bugs/view.php?id=4376 | Schanzenbach, Martin | 1 | +4 | -0 |
| 2018-06-24 16:48 | fix https://gnunet.org/bugs/view.php?id=4904 | Schanzenbach, Martin | 6 | +16 | -9 |
| 2018-06-24 16:05 | remove unnecessary networkrecord padding | Schanzenbach, Martin | 1 | +0 | -5 |
| 2018-06-24 15:59 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 1 | +3 | -3 |
| 2018-06-24 15:59 | fix https://gnunet.org/bugs/view.php?id=4927 | Schanzenbach, Martin | 1 | +27 | -7 |
| 2018-06-24 15:40 | rps profiler: correct computation of needed bits | Julius Bünger | 1 | +3 | -3 |
| 2018-06-24 13:15 | fixed bug 5228 | t3sserakt | 1 | +1 | -1 |
| 2018-06-24 12:30 | add missing linker option | Christian Grothoff | 1 | +1 | -0 |
| 2018-06-24 12:18 | rps profiler: add commandline parameters | Julius Bünger | 1 | +24 | -14 |
| 2018-06-24 12:07 | fix fcfsd | Schanzenbach, Martin | 1 | +18 | -6 |
| 2018-06-24 11:03 | attempt fix fcfs | Schanzenbach, Martin | 1 | +216 | -204 |
| 2018-06-24 09:35 | getopt blindly accepting negative input fix | Feideus | 1 | +7 | -0 |
| 2018-06-24 10:05 | disambiguate error messages | Christian Grothoff | 1 | +3 | -3 |
| 2018-06-24 09:50 | ssh-keys: add ssh key for dvn | dvn | 1 | +1 | -0 |
| 2018-06-23 21:34 | Issue 5352 'iptables is hardcoded': Check for iptables (and ifconfig) in $PATH during the configure phase of the build process. This also creates a variable of the full path to iptables. Next step is to replace the hardcoded path with this variable in the code. | dvn | 1 | +26 | -1 |
| 2018-06-24 09:02 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 1 | +114 | -98 |
| 2018-06-24 09:01 | fix old TLD in reverse lookup | Schanzenbach, Martin | 1 | +4 | -3 |
| 2018-06-23 16:11 | statistics cli: restructure for better scaling | Julius Bünger | 1 | +114 | -98 |
| 2018-06-23 15:13 | fix various issued wrt HTTP POSTS and preflightling | Schanzenbach, Martin | 1 | +0 | -6 |
| 2018-06-13 21:40 | -Merge branch 'master' of ssh://gnunet.org/gnunet into gsoc2018/rest_api | Phil | 35 | +4897 | -4681 |
| 2018-06-13 21:40 | -wip fix gns | Phil | 2 | +222 | -463 |
| 2018-06-13 16:40 | update dockerfile | Schanzenbach, Martin | 1 | +17 | -42 |
| 2018-06-13 16:38 | Expanding libgnunetcurl. | Marcello Stanisci | 2 | +30 | -0 |
| 2018-06-13 16:09 | remove dead file | Christian Grothoff | 1 | +0 | -1 |
| 2018-06-13 09:07 | mariadb | Nils Gillmann | 1 | +1 | -1 |
| 2018-06-13 09:02 | fix | Nils Gillmann | 1 | +1 | -3 |
| 2018-06-13 08:53 | fix | Nils Gillmann | 3 | +8 | -12 |
| 2018-06-13 08:52 | seems like mysql is currently broken in Guix | Nils Gillmann | 1 | +33 | -33 |
| 2018-06-13 08:05 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 1084 | +35367 | -24588 |
| 2018-06-13 08:01 | some changes and work in user handbook. | Nils Gillmann | 1 | +27 | -21 |
| 2018-06-13 07:32 | doc: Add new files to Makefile. | Nils Gillmann | 1 | +2 | -1 |
| 2018-06-12 21:07 | rps profiler: cleaned debug output | Julius Bünger | 1 | +0 | -86 |
| 2018-06-12 21:03 | rps profiler: generate output for randomness tests | Julius Bünger | 3 | +233 | -15 |
| 2018-06-12 13:10 | ensure DHT never accepts or passes along expired blocks | Christian Grothoff | 1 | +54 | -22 |
| 2018-06-12 12:57 | tell mysql that our integers are unsigned | Christian Grothoff | 2 | +24 | -24 |
| 2018-06-12 12:48 | ensure datacache does not return expired records, fixig pq behavior with respect to FOREVER absolute time | Christian Grothoff | 6 | +242 | -41 |
| 2018-06-12 09:09 | complain if datacache returns expired values | Christian Grothoff | 3 | +32 | -1 |
| 2018-06-11 20:10 | -Merge branch 'master' of ssh://gnunet.org/gnunet into gsoc2018/rest_api | Phil | 1081 | +28472 | -26424 |
| 2018-06-11 06:34 | documentation: user + developer changes | Nils Gillmann | 3 | +2310 | -11 |
| 2018-06-10 17:02 | -wip error gns | Phil | 2 | +116 | -90 |
| 2018-06-09 15:42 | remove crypto_bug.c | Christian Grothoff | 4 | +1 | -85 |
| 2018-06-09 15:25 | Fix the link to the preliminary documentation | Nils Gillmann | 1 | +1 | -1 |
| 2018-06-09 15:21 | README: Mention further reading material | Nils Gillmann | 1 | +28 | -0 |
| 2018-06-08 08:11 | rps profiler: rewrite statistics handling | Julius Bünger | 1 | +241 | -278 |
| 2018-06-08 06:16 | doc: create system specific folder and move files into it | Nils Gillmann | 2 | +0 | -0 |
| 2018-06-07 23:23 | rps profiler: add correct make rule, util | Julius Bünger | 3 | +56 | -1 |
| 2018-06-07 15:23 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX | 1063 | +3188 | -0 |
| 2018-06-07 15:22 | config: file name expansion in all -f cases | Julius Bünger | 1 | +23 | -7 |
| 2018-06-07 14:58 | fix the stupid | Christian Grothoff | 1 | +0 | -2 |
| 2018-06-07 14:55 | avoid looping on listing of zone | Christian Grothoff | 1 | +65 | -40 |
| 2018-06-07 14:42 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX | 1055 | +1069 | -1056 |
| 2018-06-07 14:42 | add -z option to gnunet-namestore-fcfsd | Christian Grothoff | 1 | +8 | -7 |
| 2018-06-07 14:36 | add -z option to gnunet-namestore-fcfsd | Christian Grothoff | 2 | +31 | -16 |
| 2018-06-07 14:17 | add LEHO records to DNS record sets if we know them from GNS2DNS | Christian Grothoff | 1 | +29 | -3 |
| 2018-06-07 13:36 | add option to disable v6, do not pass chunked encoding along, enable bypass of cert validation | Christian Grothoff | 1 | +47 | -12 |
| 2018-06-07 12:18 | rps profiler: summarize statistics | Julius Bünger | 1 | +56 | -1 |
| 2018-06-06 12:23 | guix-env.scm: Add python2-future. | Nils Gillmann | 1 | +1 | -0 |
| 2018-06-06 12:19 | doc: stagging file 'FROM_SOURCE' with old repetive instructions | Nils Gillmann | 1 | +1423 | -0 |
| 2018-06-06 12:18 | documentation: Remove installation | Nils Gillmann | 3 | +2 | -4168 |
| 2018-06-06 12:17 | README rework part 1 | Nils Gillmann | 1 | +182 | -63 |
| 2018-06-06 07:58 | fix NPE | Schanzenbach, Martin | 1 | +5 | -1 |
| 2018-06-06 07:04 | add changelog | Christian Grothoff | 9 | +13240 | -13207 |
| 2018-06-06 06:20 | for posterity: the script that caught all kinds of funny license formatting | psyc://loupsycedyglgamf.onion/~lynX | 1 | +95 | -0 |
| 2018-06-06 06:20 | second batch complete. WE ARE AFFERO AGPL NOW! | psyc://loupsycedyglgamf.onion/~lynX | 49 | +369 | -481 |
| 2018-06-06 06:20 | fix misc compiler warnings | Christian Grothoff | 5 | +108 | -31 |
| 2018-06-06 06:05 | ignore tag file | Christian Grothoff | 1 | +1 | -2 |
| 2018-06-06 05:56 | fix linker issue | Christian Grothoff | 1 | +1 | -0 |
| 2018-06-06 05:54 | better indentation, nicer formatting of SQL | Christian Grothoff | 2 | +23 | -17 |
| 2018-06-06 05:53 | better indentation | Christian Grothoff | 1 | +2 | -1 |
| 2018-06-06 05:53 | implement proper expiration logic also for postgres plugin | Christian Grothoff | 1 | +41 | -19 |
| 2018-06-05 23:12 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX | 1005 | +5025 | -10050 |
| 2018-06-05 23:12 | afferify COPYING and the contrib folders | psyc://loupsycedyglgamf.onion/~lynX | 10 | +113 | -166 |
| 2018-06-05 23:11 | less heteronormative function names (SCNR) | psyc://loupsycedyglgamf.onion/~lynX | 8 | +14 | -14 |
| 2018-06-05 23:11 | fix ftbfs | Schanzenbach, Martin | 1 | +1 | -1 |
| 2018-06-05 22:35 | rps service: rename option in config | Julius Bünger | 1 | +1 | -1 |
| 2018-06-05 22:33 | rps: split tests and profiler, proper shutdown | Julius Bünger | 4 | +2792 | -31 |
| 2018-06-05 22:32 | whitespace | Christian Grothoff | 8 | +3820 | -3255 |
| 2018-06-05 22:32 | changes for AGPL handling | Christian Grothoff | 6 | +121 | -15 |
| 2018-06-04 22:38 | style fix | Christian Grothoff | 1 | +1 | -3 |
| 2018-06-05 14:05 | fix KX in Cadet for revocation-style sequencing | Christian Grothoff | 1 | +16 | -2 |
| 2018-06-05 10:17 | gnunet-bugreport: GNUtls->GnuTLS | Nils Gillmann | 1 | +1 | -1 |
| 2018-06-05 08:54 | Add GPL2 licensed openrc service file | Nils Gillmann | 1 | +82 | -0 |
| 2018-06-05 08:25 | resume curl download if we paused it before | Christian Grothoff | 1 | +6 | -0 |
| 2018-06-05 08:13 | follow twister change e01669953d7a8e82a505fca2308e57e971d43c67: check return value on upload_cb registration with curl | Christian Grothoff | 1 | +4 | -3 |
| 2018-06-05 08:00 | code cleanup, fix strlen | Christian Grothoff | 2 | +293 | -144 |
| 2018-06-05 07:45 | update gitignore | Christian Grothoff | 1 | +1 | -0 |
| 2018-06-05 07:32 | fix handling of chunked encoding by proxy, and handling of connection termination | Christian Grothoff | 1 | +71 | -17 |
| 2018-06-04 21:26 | typo | Christian Grothoff | 1 | +1 | -1 |
| 2018-06-04 22:37 | use real GNS record types in tests to avoid failures in new extra serialization/deserialization checking | Christian Grothoff | 20 | +123 | -84 |
| 2018-06-04 22:33 | cleanup identity rest api, removed jsonapi includes | Phil | 1 | +12 | -84 |
| 2018-06-04 22:05 | extend the list of known package maintainers | Nils Gillmann | 1 | +7 | -2 |
| 2018-06-04 21:50 | -merge branch 'master' of ssh://gnunet.org/gnunet into gsoc2018/rest_api | Phil | 38 | +16302 | -7989 |
| 2018-06-04 21:50 | identity rest api - finished and added test_script | Phil | 2 | +282 | -4 |
| 2018-06-04 21:32 | testcase cleanup | Christian Grothoff | 1 | +22 | -17 |
| 2018-06-04 21:29 | fix a few disting issues | Christian Grothoff | 1 | +1 | -1 |
| 2018-06-04 21:28 | script was removed | Christian Grothoff | 1 | +0 | -1 |
| 2018-06-04 21:27 | fix typo in Makefile.am | Christian Grothoff | 7 | +8712 | -7771 |
| 2018-06-04 20:50 | contrib: rename scripts/report.sh to scripts/gnunet-bugreport and install it. | Nils Gillmann | 2 | +3 | -1 |
| 2018-06-04 17:24 | use DEBUG_KX for new core log messages | Christian Grothoff | 1 | +42 | -11 |
| 2018-06-04 17:17 | merge benchmark changes | Christian Grothoff | 31 | +7543 | -206 |
| 2018-06-04 17:00 | add function for getopt uint16_t arguments | Christian Grothoff | 6 | +391 | -20 |
| 2018-06-03 18:21 | more logging | Christian Grothoff | 2 | +61 | -29 |
| 2018-06-03 15:06 | more crypto KX logging | Christian Grothoff | 1 | +33 | -5 |
| 2018-06-03 14:44 | more core KX logging | Christian Grothoff | 1 | +34 | -3 |
| 2018-06-03 14:30 | fix logic | Christian Grothoff | 1 | +5 | -14 |
| 2018-06-03 13:07 | proper datacache expiration by proximity first | Christian Grothoff | 9 | +106 | -98 |
| 2018-06-03 12:38 | more logging | Christian Grothoff | 1 | +3 | -2 |
| 2018-06-02 20:15 | removed jsonapi structures | Phil | 1 | +149 | -95 |
| 2018-06-01 22:34 | -wip remove jsonapi from identity | Phil | 1 | +31 | -14 |
| 2018-05-31 10:43 | add more logging for core KX to improve diagnostics | Christian Grothoff | 1 | +49 | -4 |
| 2018-05-31 06:16 | Niibe writes: | Christian Grothoff | 1 | +1 | -10 |
| 2018-05-31 06:15 | add -2 flag to gnunet-gns-benchmark | Christian Grothoff | 1 | +11 | -1 |
| 2018-05-30 16:47 | add proximity considerations to datacache | Christian Grothoff | 16 | +245 | -51 |
| 2018-05-30 16:46 | disable xu transport, header missing | Christian Grothoff | 1 | +0 | -1 |
| 2018-05-30 08:58 | reduce loop counters to more practical levels | Christian Grothoff | 1 | +2 | -2 |
| 2018-05-30 08:29 | style fix | Christian Grothoff | 1 | +3 | -4 |
| 2018-05-30 08:28 | Merge branch 'master' of ssh://gnunet.org/gnunet | Christian Grothoff | 195 | +24714 | -22699 |
| 2018-05-28 14:56 | adding xu transport | Christian Grothoff | 4 | +2517 | -0 |
| 2018-05-28 11:04 | add patch from Niibe Yutaka for #5328 | Christian Grothoff | 1 | +10 | -0 |
| 2018-05-27 23:51 | skip validation logic | Christian Grothoff | 1 | +15 | -16 |
| 2018-05-27 23:48 | skip validation logic | Christian Grothoff | 1 | +13 | -52 |
| 2018-05-27 23:39 | track hello passing | Christian Grothoff | 2 | +12 | -4 |
| 2018-05-27 14:17 | gitignore: Add pytest specific | Nils Gillmann | 1 | +3 | -0 |
| 2018-05-27 13:51 | add TODO notes in doc/documentation | Nils Gillmann | 4 | +290 | -64 |
| 2018-05-26 18:44 | Merge branch 'h2020' of git+ssh://gnunet.org/gnunet into h2020 | Christian Grothoff | 2 | +45 | -0 |
| 2018-05-26 18:44 | disable LAN/loopback for AC | Christian Grothoff | 1 | +6 | -0 |
| 2018-05-26 18:18 | build xt | Christian Grothoff | 2 | +45 | -0 |
| 2018-05-26 16:11 | exclude SOA-only zones | Christian Grothoff | 1 | +1 | -1 |
| 2018-05-26 14:06 | xt transport for experiments: | Christian Grothoff | 1 | +4101 | -0 |
| 2018-05-25 16:44 | Add gnunetgnsrecord to Libs | Pascal Mainini | 1 | +1 | -1 |
| 2018-05-23 22:00 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 1 | +4 | -0 |
| 2018-05-23 22:00 | c-tutorial: grammar fixes and general improvements | Nils Gillmann | 1 | +40 | -22 |
| 2018-05-23 21:37 | stop DNS lookup immediately instead of async to avoid use-after free if we get BOTH an IPv4 and IPv6 response | Christian Grothoff | 1 | +4 | -0 |
| 2018-05-23 21:08 | fix bug where we might fail the resolution of the same DHT heap node twice due to async cleanup | Christian Grothoff | 1 | +2 | -1 |
| 2018-05-23 17:31 | more flakes. | Nils Gillmann | 4 | +186 | -183 |
| 2018-05-23 17:02 | test_integration_boostrap_and_connect: flake8 | Nils Gillmann | 1 | +143 | -137 |
| 2018-05-23 14:35 | integration-tests: clique: flake8 | Nils Gillmann | 1 | +163 | -160 |
| 2018-05-23 09:55 | integration-tests: gnunet-testing: flake8 | Nils Gillmann | 1 | +117 | -90 |
| 2018-05-23 08:37 | integration-tests reconnect_nat: flake8 | Nils Gillmann | 1 | +179 | -180 |
| 2018-05-23 08:12 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 6 | +972 | -52 |
| 2018-05-23 08:11 | integration-tests disconnect_nat flake8 | Nils Gillmann | 1 | +163 | -161 |
| 2018-05-23 07:29 | revocation: test_local_revocation: Adjust to flake8 | Nils Gillmann | 1 | +69 | -70 |
| 2018-05-22 22:00 | starting with another CADET testcase (unfinished) | Christian Grothoff | 3 | +928 | -31 |
| 2018-05-22 21:37 | no need to dup cfg | Christian Grothoff | 1 | +2 | -2 |
| 2018-05-22 21:23 | fix indentation | Christian Grothoff | 2 | +39 | -19 |
| 2018-05-22 21:23 | log on success, too | Christian Grothoff | 1 | +3 | -0 |
| 2018-05-22 17:03 | + | Nils Gillmann | 1 | +1 | -1 |
| 2018-05-22 17:02 | fix test locations | Nils Gillmann | 2 | +2 | -2 |
| 2018-05-22 12:52 | test_gnunet_statistics: flake8 | Nils Gillmann | 1 | +134 | -128 |
| 2018-05-22 12:34 | testbed/buildvars.py: flake8 | Nils Gillmann | 1 | +8 | -7 |
| 2018-05-22 12:30 | + | Nils Gillmann | 1 | +1 | -1 |
| 2018-05-22 12:28 | janitor: flake8ism | Nils Gillmann | 1 | +43 | -40 |
| 2018-05-22 12:17 | pyexpect: flake8ism | Nils Gillmann | 1 | +52 | -51 |
| 2018-05-22 11:45 | + | Nils Gillmann | 1 | +1 | -3 |
| 2018-05-22 11:45 | text_gnunet_fs_psd.py.in: Fix loading pxpect + flake8'ism | Nils Gillmann | 1 | +34 | -33 |
| 2018-05-22 09:55 | find_typedefs.py: Comment about variable 'li' | Nils Gillmann | 1 | +2 | -0 |
| 2018-05-22 09:52 | contrib/scripts/terminate.py.in: bump the year | Nils Gillmann | 1 | +1 | -1 |
| 2018-05-22 09:51 | contrib/scripts/terminate.py.in: indent fixes + comments | Nils Gillmann | 1 | +39 | -33 |
| 2018-05-22 09:26 | ++ | Nils Gillmann | 1 | +96 | -88 |
| 2018-05-22 09:15 | More flakes | Nils Gillmann | 1 | +96 | -89 |
| 2018-05-22 09:04 | gitignore flake8.log | Nils Gillmann | 1 | +1 | -0 |
| 2018-05-22 08:57 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 6 | +33 | -24 |
| 2018-05-22 08:56 | peerinfo-tool: flake8 adjustments | Nils Gillmann | 1 | +44 | -44 |
| 2018-05-21 16:41 | sanitize log levels | Christian Grothoff | 3 | +4 | -3 |
| 2018-05-21 16:10 | fix crash on unexpected client disconnect on incoming message, remove bogus assertion | Christian Grothoff | 5 | +31 | -23 |
| 2018-05-20 21:58 | disable debug logic | Christian Grothoff | 1 | +8 | -2 |
| 2018-05-20 21:57 | update ignore | Christian Grothoff | 1 | +1 | -0 |
| 2018-05-20 21:56 | update ignore | Christian Grothoff | 1 | +2 | -0 |
| 2018-05-20 21:56 | update ignore | Christian Grothoff | 1 | +7 | -0 |
| 2018-05-20 21:51 | fix serialization/deserialization error in namestore deferred monitor logic | Christian Grothoff | 1 | +63 | -84 |
| 2018-05-20 21:40 | check return values from GNSRECORD_record_serialize/size always | Christian Grothoff | 11 | +318 | -144 |
| 2018-05-20 19:49 | off by 0 in log msg | Christian Grothoff | 1 | +1 | -1 |
| 2018-05-20 19:05 | fix crash on namestore disconnect | Christian Grothoff | 1 | +13 | -0 |
| 2018-05-20 17:06 | guard more carefully against integer overflows | Christian Grothoff | 2 | +19 | -7 |
| 2018-05-20 16:55 | add test for gns2dns records pointing to DNS name | Christian Grothoff | 1 | +89 | -0 |
| 2018-05-20 16:55 | fix warning | Christian Grothoff | 2 | +2 | -1 |
| 2018-05-20 16:54 | add logic to count concurrently active GNS requests | Christian Grothoff | 1 | +16 | -2 |
| 2018-05-20 16:42 | allow multiple GNS2DNS records to co-exist | Christian Grothoff | 1 | +10 | -18 |
| 2018-05-20 16:41 | remove dead shorten logic | Christian Grothoff | 1 | +0 | -22 |
| 2018-05-20 12:43 | fix partitioning | Christian Grothoff | 2 | +4 | -3 |
| 2018-05-20 10:51 | do not crash on multiple CNAMEs | Christian Grothoff | 2 | +47 | -28 |
| 2018-05-19 22:45 | fix another off by one | Christian Grothoff | 1 | +3 | -3 |
| 2018-05-19 22:35 | fix off-by-one error in cadet connection construction, also enforce better timeouts for retransmissions of handshake | Christian Grothoff | 10 | +461 | -79 |
| 2018-05-19 19:44 | flake8: add .py.in to tox.ini and realize the process is far from finished. | Nils Gillmann | 1 | +3 | -2 |
| 2018-05-19 19:29 | Fix failing peerinfo test | Nils Gillmann | 1 | +2 | -2 |
| 2018-05-19 18:31 | disable crypto bug workaround | Christian Grothoff | 1 | +1 | -1 |
| 2018-05-19 18:30 | undo hostkey patch | Christian Grothoff | 1 | +0 | -0 |
| 2018-05-19 17:21 | src/consensus/consensus-simulation: Use past.builtins for xrange | Nils Gillmann | 2 | +5 | -2 |
| 2018-05-19 17:02 | python2+3 compat.: contrib/scripts/find_typedefs, gdb-iterate-dll: unicode-literals | Nils Gillmann | 2 | +2 | -0 |
| 2018-05-19 17:01 | gitignore: Add .bak | Nils Gillmann | 1 | +1 | -0 |
| 2018-05-19 16:59 | python2+3 compat.: contrib/scripts/gdb-iterate-dll.py: use futures. | Nils Gillmann | 1 | +2 | -0 |
| 2018-05-19 16:02 | contrib/scripts: lint-python.sh, small wrapper | Nils Gillmann | 2 | +25 | -0 |
| 2018-05-19 15:26 | + | Nils Gillmann | 11 | +12 | -12 |
| 2018-05-19 15:18 | + | Nils Gillmann | 9 | +9 | -9 |
| 2018-05-19 15:05 | follow-up, fix conf locations | Nils Gillmann | 16 | +30 | -30 |
| 2018-05-19 14:50 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 3 | +61 | -8 |
| 2018-05-19 14:43 | Restructure contrib folder. | Nils Gillmann | 75 | +19135 | -19509 |
| 2018-05-18 20:05 | -add basic macOS installation instructions | Schanzenbach, Martin | 3 | +61 | -8 |
| 2018-05-18 09:10 | ancient debug patches can die | Christian Grothoff | 3 | +0 | -369 |
| 2018-05-18 09:08 | remove bitrot | Christian Grothoff | 1 | +0 | -9 |
| 2018-05-18 07:31 | po: Generate perl bin path | Nils Gillmann | 3 | +237 | -231 |
| 2018-05-18 06:48 | contrib/openvpn-tap32 content is GPL2 licensed. This is only stated in the zip archives, so include a license file in the folder which contains them. | Nils Gillmann | 1 | +340 | -0 |
| 2018-05-18 06:05 | configure.ac: FIXME note on version command that predates switch to git. | Nils Gillmann | 1 | +2 | -0 |
| 2018-05-17 17:54 | contrib: change Dockerfile to more reliable/distributed gnurl source | Nils Gillmann | 1 | +4 | -3 |
| 2018-05-17 17:45 | ...and move it to a better named file in there | Nils Gillmann | 1 | +0 | -0 |
| 2018-05-17 17:44 | Move hacks.el to contrib | Nils Gillmann | 1 | +0 | -0 |
| 2018-05-17 17:43 | Add copyright to hacks.el | Nils Gillmann | 1 | +1 | -0 |
| 2018-05-17 16:38 | contrib/removetrailingwhitespace: sed the python | Nils Gillmann | 4 | +19 | -16 |
| 2018-05-17 16:27 | Revert "Revert "PEP 237 unified long integers and integers: http://www.python.org/dev/peps/pep-0237/"" | Nils Gillmann | 1 | +1 | -3 |
| 2018-05-17 16:13 | Revert "PEP 237 unified long integers and integers: http://www.python.org/dev/peps/pep-0237/" | Nils Gillmann | 1 | +3 | -1 |
| 2018-05-17 16:10 | PEP 237 unified long integers and integers: http://www.python.org/dev/peps/pep-0237/ | Nils Gillmann | 1 | +1 | -3 |
| 2018-05-17 15:43 | future recommendation: run lint on python files. | Nils Gillmann | 1 | +2 | -0 |
| 2018-05-17 15:37 | follow-up, indentation fixes. | Nils Gillmann | 1 | +72 | -71 |
| 2018-05-17 15:15 | follow-up | Nils Gillmann | 1 | +6 | -6 |
| 2018-05-17 14:52 | 2to3 lint in consensus-simulation, sed the python location. | Nils Gillmann | 3 | +123 | -109 |
| 2018-05-17 14:34 | Merge branch 'master' of ssh://gnunet.org/gnunet | Christian Grothoff | 3 | +388 | -383 |
| 2018-05-17 14:23 | gnunet-chk.py: More 2to3 changes. | Nils Gillmann | 1 | +4 | -2 |
| 2018-05-17 13:39 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 15 | +665 | -286 |
| 2018-05-17 13:31 | some 2to3 + flake8 fixes in contrib/gnunet-chk.py | Nils Gillmann | 1 | +6 | -5 |
| 2018-05-17 12:30 | Opportunisticly rename gnunet-chk.py to let its python invokation line be generated (py.in), and assume that it is not supposed to be installed | Nils Gillmann | 3 | +385 | -383 |
| 2018-05-17 11:20 | bump loop length | Christian Grothoff | 1 | +1 | -1 |
| 2018-05-17 10:26 | work-around for crypto bug (to be documented more) | Christian Grothoff | 7 | +153 | -29 |
| 2018-05-17 09:29 | deduplicate code in crypto_ecc | Christian Grothoff | 3 | +75 | -89 |
| 2018-05-16 22:16 | extend test to show crypto issue | Christian Grothoff | 2 | +9 | -5 |
| 2018-05-16 22:09 | sanitize KX logic by always having the same peer go first | Christian Grothoff | 1 | +157 | -184 |
| 2018-05-16 19:36 | log key material hashes | Christian Grothoff | 3 | +412 | -219 |
| 2018-05-16 19:35 | optimize setting upload length if available | Christian Grothoff | 3 | +45 | -10 |
| 2018-05-16 19:32 | disable churn | Julius Bünger | 1 | +3 | -2 |
| 2018-05-16 19:32 | prevent division by zero | Julius Bünger | 1 | +19 | -16 |
| 2018-05-16 16:34 | undo KX short cut modification | Christian Grothoff | 1 | +2 | -2 |
| 2018-05-16 16:29 | eliminate KX short cut v2 | Christian Grothoff | 1 | +3 | -1 |
| 2018-05-16 16:18 | eliminate KX short cut | Christian Grothoff | 1 | +2 | -0 |
| 2018-05-16 15:17 | also remember last ephemeral for duplicate KX detection | Christian Grothoff | 1 | +29 | -16 |
| 2018-05-16 14:25 | add more KX stats to CADET | Christian Grothoff | 1 | +46 | -4 |
| 2018-05-16 13:49 | ign zonewalk | Christian Grothoff | 1 | +1 | -0 |
| 2018-05-14 18:47 | fix IP | Christian Grothoff | 1 | +1 | -1 |
| 2018-05-14 18:45 | indenting | Christian Grothoff | 1 | +12 | -12 |
| 2018-05-14 18:37 | expand preface | Christian Grothoff | 1 | +89 | -9 |
| 2018-05-14 07:18 | + | Nils Gillmann | 1 | +2 | -2 |
| 2018-05-14 07:16 | fix | Nils Gillmann | 1 | +1 | -1 |
| 2018-05-14 07:13 | fix | Nils Gillmann | 1 | +1 | -1 |
| 2018-05-14 07:11 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 101 | +3526 | -1735 |
| 2018-05-14 07:10 | doc/documentation: Move book "terminology" into new book "preface". | Nils Gillmann | 4 | +69 | -32 |
| 2018-05-13 19:23 | reduce queue limit to setting actually used in experiments so far | Christian Grothoff | 1 | +1 | -1 |
| 2018-05-13 19:18 | add missing #define | Christian Grothoff | 2 | +22 | -0 |
| 2018-05-13 19:17 | add some extra GNS-record well-formedness checks if logging is enabled | Christian Grothoff | 8 | +104 | -61 |
| 2018-05-13 17:55 | get rid of plain memcpy calls | Christian Grothoff | 22 | +247 | -200 |
| 2018-05-13 17:38 | support grabbing individual records | Christian Grothoff | 1 | +71 | -10 |
| 2018-05-13 17:26 | output basic stats even on 100% failures | Christian Grothoff | 1 | +8 | -8 |
| 2018-05-13 17:18 | off is off, should be rc | Christian Grothoff | 2 | +5 | -4 |
| 2018-05-13 17:05 | fix shutdown order | Christian Grothoff | 1 | +9 | -10 |
| 2018-05-13 17:01 | truly use all DNS results for NS lookup | Christian Grothoff | 3 | +45 | -18 |
| 2018-05-13 16:33 | properly calculate min_relative_record_time without imposing global max, use constant from DHT API where applicable instead of defining our own | Christian Grothoff | 1 | +3 | -11 |
| 2018-05-13 16:11 | fix | Christian Grothoff | 1 | +1 | -1 |
| 2018-05-13 14:40 | add shell script to convert result of zonewalk to input for gnunet-gns-benchmark | Christian Grothoff | 1 | +35 | -0 |
| 2018-05-13 14:20 | rename gnunet-zoneimport to gnunet-zonewalk to avoid sharing the name | Christian Grothoff | 2 | +4 | -4 |
| 2018-05-13 09:52 | remove dead statistic | Christian Grothoff | 1 | +0 | -9 |
| 2018-05-13 09:50 | no delays during first iteration | Christian Grothoff | 1 | +3 | -0 |
| 2018-05-13 09:48 | fix zonemaster delay calculation | Christian Grothoff | 1 | +3 | -0 |
| 2018-05-12 15:49 | add logic to compute statistics from benchmark | Christian Grothoff | 2 | +106 | -14 |
| 2018-05-12 08:31 | add first sketch of gns benchmarking tool | Christian Grothoff | 3 | +507 | -0 |
| 2018-05-10 19:28 | add warning about slow monitors | Christian Grothoff | 1 | +72 | -0 |
| 2018-05-10 19:08 | watch for namestore not completing store operations, add auto-abort with warning plus statistics to detect | Christian Grothoff | 2 | +56 | -1 |
| 2018-05-10 11:47 | fix testcase cleanup in hostlist tests | Christian Grothoff | 3 | +32 | -16 |
| 2018-05-10 11:43 | fix clean up logic in test_plugin_transport.c | Christian Grothoff | 1 | +31 | -17 |
| 2018-05-10 11:37 | more verbose logging | Christian Grothoff | 2 | +42 | -15 |
| 2018-05-10 11:33 | + is now @ | Christian Grothoff | 3 | +40 | -40 |
| 2018-05-10 11:30 | fix /tmp removal | Christian Grothoff | 13 | +25 | -25 |
| 2018-05-10 10:48 | add option to bump lifetime | Christian Grothoff | 2 | +63 | -15 |
| 2018-05-10 10:03 | fix test check for TMPDIR: do not throw exception if variable does not exist | Christian Grothoff | 4 | +11 | -6 |
| 2018-05-10 09:35 | fix crash on monitor disconnect | Christian Grothoff | 1 | +6 | -1 |
| 2018-05-10 09:26 | simplify logic | Christian Grothoff | 2 | +8 | -14 |
| 2018-05-10 09:24 | separate zonemaster monitoring functionality from main iterate-and-publish operation | Christian Grothoff | 5 | +519 | -198 |
| 2018-05-09 23:19 | add gnscrypto benchmark | Christian Grothoff | 4 | +150 | -4 |
| 2018-05-09 23:07 | support keys with / in them | Christian Grothoff | 1 | +1 | -1 |
| 2018-05-09 16:18 | fix config files | Christian Grothoff | 4 | +14 | -14 |
| 2018-05-09 16:12 | fix offset computation in flat iterator | Christian Grothoff | 1 | +1 | -1 |
| 2018-05-09 16:09 | fix context for zone_to_name flat plugin | Christian Grothoff | 2 | +53 | -62 |
| 2018-05-09 16:02 | fix crash on error in test logic on shutdown | Christian Grothoff | 2 | +40 | -78 |
| 2018-05-09 15:45 | missed a few places | Christian Grothoff | 6 | +59 | -60 |
| 2018-05-09 15:33 | implement new functions in libgnunetsq, clean up sqlite namestore plugin, implement flow control in namestore API and tests | Christian Grothoff | 26 | +1199 | -886 |
| 2018-05-09 09:38 | run-gendocs.sh also wants jpg | Christian Grothoff | 1 | +0 | -0 |
| 2018-05-09 09:18 | add eps | Christian Grothoff | 1 | +585 | -0 |
| 2018-05-09 08:38 | doc: developer | Nils Gillmann | 1 | +14 | -11 |
| 2018-05-09 08:38 | Follow-up to be4754c02fdbefc4fbf5046973c7c1ab44f8e92f | Nils Gillmann | 2 | +0 | -2 |
| 2018-05-09 08:15 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 2 | +271 | -10 |
| 2018-05-09 08:15 | doc: philosophy | Nils Gillmann | 1 | +56 | -42 |
| 2018-05-08 10:42 | expand test_mq testcase | Christian Grothoff | 2 | +271 | -10 |
| 2018-05-07 18:24 | update gtk documentation a bit | Christian Grothoff | 3 | +38 | -53 |
| 2018-05-07 17:45 | revert patch that cannot work, wlan dummy is more complicated to begin with | Christian Grothoff | 1 | +2 | -2 |
| 2018-05-07 08:40 | at least compiling fix | Nils Gillmann | 1 | +2 | -2 |
| 2018-05-07 08:11 | try to fix test failure in src/transport | Nils Gillmann | 2 | +5 | -5 |
| 2018-05-06 21:41 | test_gnunet_statistics.py: use new locations of TMP | Nils Gillmann | 1 | +6 | -2 |
| 2018-05-06 20:09 | fix stats output of dht profiler | Christian Grothoff | 1 | +15 | -23 |
| 2018-05-06 19:51 | cosmestics | Christian Grothoff | 1 | +4 | -4 |
| 2018-05-06 19:45 | active_put is no longer, DCE | Christian Grothoff | 1 | +2 | -20 |
| 2018-05-06 19:37 | chapter: user: atchar is LaTeX, @@ is Texinfo. | Nils Gillmann | 1 | +2 | -2 |
| 2018-05-06 19:32 | fix dht profiler memory leak | Christian Grothoff | 1 | +35 | -41 |
| 2018-05-06 19:24 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 3 | +32 | -17 |
| 2018-05-06 19:24 | guix-env.scm: it's not short enough but it makes the name of the chroot shorter for now. | Nils Gillmann | 1 | +2 | -2 |
| 2018-05-06 19:16 | fix datacache bytes stored calculation | Christian Grothoff | 2 | +29 | -14 |
| 2018-05-06 19:06 | typos | Christian Grothoff | 1 | +3 | -3 |
| 2018-05-06 19:01 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 10 | +468 | -608 |
| 2018-05-06 19:00 | Switch to $GNUNET_TMP in all configuration files. | Nils Gillmann | 262 | +278 | -278 |
| 2018-05-06 18:58 | fix dht profiler logic | Christian Grothoff | 2 | +229 | -439 |
| 2018-05-06 13:23 | update user documentation on GNS, include gnunet-zoneimport | Christian Grothoff | 4 | +127 | -127 |
| 2018-05-05 21:18 | update namestore monitor API users to use new _next call where needed | Christian Grothoff | 4 | +110 | -28 |
| 2018-05-05 21:17 | fix simplify profiler logic, n_puts_failed no longer used | Christian Grothoff | 1 | +1 | -7 |
| 2018-05-05 21:16 | fix profiler build, signature of callback changed | Christian Grothoff | 1 | +6 | -12 |
| 2018-05-05 19:53 | man: gnunet.conf.5: Document GNUNET_TMP | Nils Gillmann | 1 | +7 | -1 |
| 2018-05-05 13:02 | define GNUNET_TMP | Christian Grothoff | 1 | +3 | -0 |
| 2018-05-05 12:23 | gns/gnunet-gns-proxy-setup-ca: check for openssl in /home/user/.guix-profile/bin:/home/user/.guix-profile/sbin:/run/setuid-programs:/run/current-system/profile/bin:/run/current-system/profile/sbin | Nils Gillmann | 1 | +10 | -0 |
| 2018-05-04 19:57 | Follow-up commit to format most of the other man pages code. | Nils Gillmann | 40 | +900 | -274 |
| 2018-05-04 19:08 | Format gnunet.conf.5 | Nils Gillmann | 1 | +63 | -17 |
| 2018-05-04 19:00 | gnunet.conf.5: Typo fixes | Nils Gillmann | 1 | +2 | -2 |
| 2018-05-04 10:39 | fix | Schanzenbach, Martin | 1 | +8 | -1 |
| 2018-05-04 08:26 | fix idp cli | Schanzenbach, Martin | 2 | +124 | -92 |
| 2018-05-02 15:53 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 6 | +189 | -23 |
| 2018-05-02 15:52 | Move release_policy.rfc to doc and add txt extension | Nils Gillmann | 1 | +0 | -0 |
| 2018-05-02 15:27 | start preparations for flow control by namestore monitors | Christian Grothoff | 5 | +162 | -7 |
| 2018-05-02 15:27 | fix scanf calls | Christian Grothoff | 1 | +27 | -16 |
| 2018-05-02 15:25 | ++ | Nils Gillmann | 1 | +2 | -1 |
| 2018-05-02 15:09 | Fix | Nils Gillmann | 2 | +13 | -11 |
| 2018-05-02 07:59 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 84 | +4711 | -2169 |
| 2018-05-02 00:00 | deq from correct queue | Christian Grothoff | 1 | +1 | -1 |
| 2018-05-01 23:42 | add test for query derivation (passed instantly) | Christian Grothoff | 3 | +56 | -32 |
| 2018-05-01 23:08 | comma missing | Christian Grothoff | 1 | +1 | -1 |
| 2018-05-01 23:01 | misc improvements to statistics and large-scale behavior of zoneimport/zonemaster | Christian Grothoff | 4 | +220 | -108 |
| 2018-05-01 23:01 | implement UPSERT instead of DELETE+INSERT to reduce number of DB transactions | Christian Grothoff | 1 | +16 | -7 |
| 2018-05-01 20:14 | update gitignore | Christian Grothoff | 2 | +51 | -3 |
| 2018-05-01 13:28 | lots more statistics for zoneimport/namestore | Christian Grothoff | 3 | +181 | -18 |
| 2018-05-01 10:44 | more extensive namestore tests for the non-sqlite plugins, with bugfixes | Christian Grothoff | 29 | +621 | -170 |
| 2018-05-01 09:54 | fix perf_ return value | Christian Grothoff | 1 | +0 | -1 |
| 2018-05-01 09:53 | add perf_ logic for namestore iterations, improve namestore insertion performance by 30 percent | Christian Grothoff | 8 | +454 | -20 |
| 2018-05-01 08:17 | merge | Christian Grothoff | 25 | +519 | -445 |
| 2018-05-01 08:16 | typo | Christian Grothoff | 1 | +1 | -1 |
| 2018-04-30 18:57 | more logging | Christian Grothoff | 2 | +24 | -13 |
| 2018-04-30 16:59 | insert at tail | Christian Grothoff | 1 | +3 | -3 |
| 2018-04-30 16:58 | also limit ma DHT puts | Christian Grothoff | 1 | +23 | -2 |
| 2018-04-30 16:51 | update velocity always at the end of iteration | Christian Grothoff | 1 | +48 | -38 |
| 2018-04-30 16:04 | signal cont | Christian Grothoff | 1 | +3 | -0 |
| 2018-04-30 15:58 | big | Christian Grothoff | 1 | +1 | -1 |
| 2018-04-30 15:20 | simplify velocity logic in zonemaster | Christian Grothoff | 1 | +77 | -58 |
| 2018-04-30 14:22 | eliminate use of OFFSET in namestore DB queries | Christian Grothoff | 10 | +201 | -114 |
| 2018-04-30 09:54 | typo | Christian Grothoff | 1 | +1 | -1 |
| 2018-04-30 09:54 | increase block sizes | Christian Grothoff | 1 | +5 | -6 |
| 2018-04-30 09:46 | add statistic on namestore iteration delay | Christian Grothoff | 1 | +10 | -0 |
| 2018-04-30 09:43 | calculate velocity on PUT instead of put confirmation, publish delay statistic | Christian Grothoff | 1 | +15 | -11 |
| 2018-04-30 09:31 | eliminate DHT PUT OK message by using MQ feature of calling continuation when transmission is complete | Christian Grothoff | 13 | +75 | -190 |
| 2018-04-30 09:07 | remove bogus assertion | Christian Grothoff | 1 | +0 | -1 |
| 2018-04-30 09:06 | fix continuation | Christian Grothoff | 1 | +1 | -2 |
| 2018-04-30 08:55 | enable more parallelism with DHT queue, but limit to 1000 entries, then kill hard | Christian Grothoff | 3 | +53 | -11 |
| 2018-04-30 08:54 | remove remarks about obsolete gnunet-gns-import | Christian Grothoff | 2 | +17 | -32 |
| 2018-04-29 21:16 | batch NAMESTORE operation also in zonemaster | Christian Grothoff | 1 | +254 | -139 |
| 2018-04-29 08:56 | add option to disable namecache, add velocity calculation and delay correction to zonemaster, fix some ftbfs from recent NAMESTORE API change | Christian Grothoff | 12 | +178 | -47 |
| 2018-04-26 14:40 | misc zoneimporter fixes | Christian Grothoff | 4 | +173 | -117 |
| 2018-04-26 13:39 | misc bugfixes | Christian Grothoff | 3 | +13 | -7 |
| 2018-04-25 16:48 | clean up zone iteration logic | Christian Grothoff | 2 | +21 | -63 |
| 2018-04-25 16:34 | init ns_pending | Christian Grothoff | 1 | +2 | -1 |
| 2018-04-25 16:33 | init ns_pending | Christian Grothoff | 1 | +1 | -0 |
| 2018-04-25 15:29 | first (untested) implementation of batch iteration over NAMESTORE to speed up initial data import | Christian Grothoff | 1 | +213 | -81 |
| 2018-04-25 14:41 | enable caching private->public key mapping in memory to improve CPU consumption for large zone insertions | Christian Grothoff | 5 | +155 | -23 |
| 2018-04-25 14:23 | more logging of exp time | Christian Grothoff | 2 | +16 | -14 |
| 2018-04-25 14:18 | extend namestore API to enable faster iterations by returning more than one result at a time | Christian Grothoff | 19 | +372 | -183 |
| 2018-04-24 21:28 | code cleanup, more diagnostics, more statistics | Christian Grothoff | 4 | +118 | -42 |
| 2018-04-24 09:44 | nicer zoneimport performance logging | Christian Grothoff | 1 | +36 | -12 |
| 2018-04-24 09:27 | clarify issue | Christian Grothoff | 1 | +1 | -1 |
| 2018-04-24 08:06 | do not crash if service violates IPC protocol | Christian Grothoff | 1 | +9 | -1 |
| 2018-04-23 17:20 | optimize memory consumption of zoneimporter | Christian Grothoff | 2 | +158 | -87 |
| 2018-04-23 14:00 | fix typo | Christian Grothoff | 1 | +1 | -1 |
| 2018-04-23 13:59 | fix transition to multi-server in cmd line for gnunet-zoneimport | Christian Grothoff | 4 | +56 | -52 |
| 2018-04-23 13:02 | merge conflict resolution | Christian Grothoff | 22 | +1270 | -1019 |
| 2018-04-23 13:01 | more incremental processing of zoneimporter | Christian Grothoff | 3 | +84 | -21 |
| 2018-04-23 10:42 | move to @ for empty label, fix empty-label resolution bug in GNS API, install gnunet-zoneimport and add man page | Christian Grothoff | 14 | +91 | -72 |
| 2018-04-19 16:38 | support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS resolution for now) | Christian Grothoff | 9 | +1107 | -885 |
| 2018-04-18 21:27 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 5 | +78 | -69 |
| 2018-04-18 21:26 | po/POTFILES.in This file was marked as having changes. if this is incorrect, please revert it. | Nils Gillmann | 1 | +1 | -0 |
| 2018-04-18 21:22 | docs | Nils Gillmann | 3 | +32 | -0 |
| 2018-04-18 14:23 | POT update | Christian Grothoff | 1 | +62 | -60 |
| 2018-04-18 14:23 | note on missing feature: try all servers | Christian Grothoff | 1 | +3 | -0 |
| 2018-04-18 14:23 | update script to properly test for certtool and to add key to all moz profiles | Christian Grothoff | 1 | +4 | -4 |
| 2018-04-18 14:22 | stop retrying after we succeed | Christian Grothoff | 1 | +5 | -0 |
| 2018-04-18 13:44 | fix deref | Christian Grothoff | 1 | +5 | -5 |
| 2018-04-18 10:10 | doc/documentation/gnunet.texi: Bump the date. | Nils Gillmann | 1 | +1 | -1 |
| 2018-04-17 12:42 | use namestore API for zone import instead of using plugin directly | Christian Grothoff | 8 | +137 | -344 |
| 2018-04-17 09:54 | fix record type used | Christian Grothoff | 2 | +18 | -15 |
| 2018-04-16 14:19 | add DLL to plug leaks | Christian Grothoff | 1 | +111 | -49 |
| 2018-04-16 11:24 | fix mgmgt of heap nodes | Christian Grothoff | 1 | +13 | -5 |
| 2018-04-16 11:09 | fix hostname check | Christian Grothoff | 1 | +4 | -7 |
| 2018-04-15 18:57 | add support for DB transaction optimization to gnunet-zoneimport | Christian Grothoff | 1 | +63 | -10 |
| 2018-04-15 18:45 | add transactions to namestore plugin API | Christian Grothoff | 5 | +220 | -28 |
| 2018-04-15 18:42 | modify zoneimport to deal with non-TLD zones due to difference in zone cuts between DNS and GNS | Christian Grothoff | 1 | +85 | -44 |
| 2018-04-13 09:30 | use heap instead of DLL | Christian Grothoff | 1 | +67 | -72 |
| 2018-04-12 10:06 | rps service/profiler: count observed (unique) peers | Julius Bünger | 4 | +103 | -77 |
| 2018-04-11 12:47 | rps profiler: fix debug output | Julius Bünger | 1 | +1 | -1 |
| 2018-04-11 12:41 | rps profiler: fix computation of probab, debugging | Julius Bünger | 1 | +9 | -3 |
| 2018-04-11 10:19 | support async commit | Christian Grothoff | 3 | +31 | -3 |
| 2018-04-11 09:58 | complete logic for incremental imports | Christian Grothoff | 2 | +48 | -1 |
| 2018-04-11 09:53 | need zone here, not sure how this worked before... | Christian Grothoff | 1 | +1 | -1 |
| 2018-04-11 08:46 | rps profiler: more logging | Julius Bünger | 1 | +13 | -0 |
| 2018-04-11 08:25 | rps profiler: logging | Julius Bünger | 1 | +17 | -0 |
| 2018-04-10 18:48 | minor bugfixes | Christian Grothoff | 7 | +43 | -19 |
| 2018-04-10 18:24 | more logging, manage slow down based on TTL | Christian Grothoff | 1 | +138 | -18 |
| 2018-04-10 17:55 | some code cleanup | Christian Grothoff | 2 | +36 | -4 |
| 2018-04-10 14:34 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 3 | +296 | -35 |
| 2018-04-10 14:34 | fix request handling | Schanzenbach, Martin | 1 | +178 | -38 |
| 2018-04-10 13:10 | more work on zoneimport tool, lacks CNAME but otherwise largely complete, except untested | Christian Grothoff | 3 | +296 | -35 |
| 2018-04-10 12:32 | fix tests | Schanzenbach, Martin | 4 | +57 | -11 |
| 2018-04-10 11:20 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 16 | +1309 | -195 |
| 2018-04-10 11:20 | fix mem corruption | Schanzenbach, Martin | 3 | +21 | -11 |
| 2018-04-10 11:02 | more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixes | Christian Grothoff | 16 | +1309 | -195 |
| 2018-04-10 09:56 | fix some tests | Schanzenbach, Martin | 2 | +9 | -5 |
| 2018-04-10 09:27 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 16 | +1156 | -136 |
| 2018-04-10 09:26 | add attribute expiration | Schanzenbach, Martin | 7 | +98 | -16 |
| 2018-04-09 19:14 | rps profiler: fix probability computation | Julius Bünger | 1 | +1 | -1 |
| 2018-04-09 18:57 | rps profiler: fix computation of probabilities | Julius Bünger | 1 | +18 | -3 |
| 2018-04-09 18:43 | rps profiler: improve computation of sampling probability | Julius Bünger | 1 | +9 | -4 |
| 2018-04-08 22:17 | rps test: be more flexible in printing | Julius Bünger | 2 | +13 | -1 |
| 2018-04-08 22:07 | rps profiler: no unnecessary blanks | Julius Bünger | 1 | +1 | -1 |
| 2018-04-08 21:55 | rps profiler: prevent division by zero | Julius Bünger | 1 | +10 | -2 |
| 2018-04-08 21:49 | rps profiler: log probabilities of selecting peer | Julius Bünger | 3 | +182 | -14 |
| 2018-04-06 18:08 | do work on more record types | Christian Grothoff | 3 | +118 | -2 |
| 2018-04-06 17:39 | log unsupported rec types | Christian Grothoff | 1 | +5 | -0 |
| 2018-04-06 17:37 | complete importer | Christian Grothoff | 3 | +259 | -62 |
| 2018-04-06 10:42 | rps profiler: collect more data | Julius Bünger | 1 | +50 | -6 |
| 2018-04-06 10:40 | rps service fix: properly initialize view | Julius Bünger | 1 | +1 | -1 |
| 2018-04-06 09:45 | starting tool for zone import (very incomplete) | Christian Grothoff | 2 | +319 | -1 |
| 2018-04-06 08:44 | rps service fix: send the updated view to client | Julius Bünger | 1 | +1 | -1 |
| 2018-04-05 14:25 | where applicable, check DNS ID in responses before processing further | Christian Grothoff | 7 | +114 | -36 |
| 2018-04-05 08:50 | introduce GNUNET_NZL macro | Christian Grothoff | 1 | +16 | -3 |
| 2018-04-04 23:10 | rps profiler: log view counts | Julius Bünger | 1 | +31 | -1 |
| 2018-04-04 06:45 | rps tests: connect to all services | Julius Bünger | 1 | +9 | -15 |
| 2018-04-04 06:41 | rps tests: be more flexible with logging to files | Julius Bünger | 1 | +7 | -5 |
| 2018-04-04 06:33 | rps profiler: change logging format of view sizes | Julius Bünger | 1 | +4 | -16 |
| 2018-04-04 06:07 | rps service: log view size on history update, too | Julius Bünger | 1 | +7 | -0 |
| 2018-04-04 06:06 | rps service/config: rename option in config, too | Julius Bünger | 1 | +1 | -1 |
| 2018-04-04 06:04 | rps profiler: fix logging of statistic values | Julius Bünger | 1 | +52 | -32 |
| 2018-04-03 09:07 | start REST documentation | Schanzenbach, Martin | 2 | +55 | -1 |
| 2018-04-01 10:17 | guix-env.scm: Commit my local changes | Nils Gillmann | 1 | +8 | -4 |
| 2018-03-31 19:39 | make some functions static, ensure shutdown tasks could be run repeatedly if 1st shutdown did not finish the process | Christian Grothoff | 1 | +11 | -5 |
| 2018-03-31 11:07 | Add condition to toplevel Makefile to support building just the documentation. Cornercase for special occasions. | Nils Gillmann | 1 | +5 | -5 |
| 2018-03-31 10:54 | This should almost make it possible to pass --enable-documentation-only | Nils Gillmann | 2 | +20 | -0 |
| 2018-03-31 10:45 | configure.ac: The comment in line 598 was wrong | Nils Gillmann | 1 | +1 | -2 |
| 2018-03-30 18:55 | retry DNS queries, as DNS is UDP-based and hence unreliable | Christian Grothoff | 1 | +88 | -27 |
| 2018-03-30 16:32 | comments on rP | Christian Grothoff | 1 | +104 | -1 |
| 2018-03-30 14:42 | few more obsolete lines to remove (statistic tested is gone) | Christian Grothoff | 1 | +0 | -3 |
| 2018-03-30 14:38 | move experimental subsystems into experimental build... | Christian Grothoff | 1 | +15 | -14 |
| 2018-03-30 14:36 | eliminate check for dead statistic in integration tests | Christian Grothoff | 5 | +0 | -16 |
| 2018-03-30 14:23 | fix conversation ftbfs issues: | Christian Grothoff | 3 | +123 | -29 |
| 2018-03-30 14:07 | fix sq compiler warning for uninit parameter, query is not primary key due to override-with-latest replacement strategy | Christian Grothoff | 2 | +2 | -2 |
| 2018-03-28 09:05 | Add .patch to gitignore | Nils Gillmann | 1 | +1 | -0 |
| 2018-03-28 09:01 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann | 1 | +87 | -0 |
| 2018-03-28 09:00 | Add emacs-based editors temp files to gitignore | Nils Gillmann | 1 | +1 | -0 |
| 2018-03-27 23:24 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 2 | +5 | -1 |
| 2018-03-27 23:24 | add release_policy.rfc | xrs | 1 | +87 | -0 |
| 2018-03-27 13:52 | Commit a commented section for install I will be working on later | Nils Gillmann | 1 | +4 | -0 |
| 2018-03-25 21:41 | [transport-wlan] use correct buffer position | David Barksdale | 1 | +1 | -1 |
| 2018-03-21 09:31 | rps profiler: collect statistics | Julius Bünger | 1 | +174 | -5 |
| 2018-03-21 06:56 | rps profiler: log view sizes | Julius Bünger | 2 | +48 | -5 |
| 2018-03-21 06:56 | rps profiler: restructure function | Julius Bünger | 1 | +22 | -14 |
| 2018-03-21 06:51 | rps: logging | Julius Bünger | 2 | +8 | -0 |
| 2018-03-20 16:02 | name | ng0 | 2 | +7 | -6 |
| 2018-03-19 21:15 | fix up guix-env.scm | ng0 | 1 | +3 | -5 |
| 2018-03-15 20:18 | separate variables for view and sampler, view block condition | Julius Bünger | 1 | +25 | -7 |
| 2018-03-15 07:06 | dumping HTTP response body for debug. | Marcello Stanisci | 1 | +5 | -0 |
| 2018-03-14 19:29 | rps service: configure minimum view instead of initval | Julius Bünger | 1 | +16 | -5 |
| 2018-03-09 08:37 | debug statement. | Marcello Stanisci | 1 | +2 | -0 |
| 2018-03-08 20:52 | rps service: minor changes and logging | Julius Bünger | 1 | +28 | -6 |
| 2018-03-08 15:42 | SSL->TLS / X.509 in log messages and comments, remove unnecessary check | Christian Grothoff | 1 | +15 | -31 |
| 2018-03-08 15:27 | avoid specifying useless DEFAULT values | Christian Grothoff | 2 | +7 | -5 |
| 2018-03-08 15:27 | enable cache use by default | Christian Grothoff | 1 | +2 | -2 |
| 2018-03-08 15:27 | enforce query is primary key | Christian Grothoff | 1 | +31 | -15 |
| 2018-03-08 15:26 | fix off-by-one in BOX type processing | Christian Grothoff | 1 | +14 | -5 |
| 2018-03-08 15:20 | rps service: reorder functions in a meaningful way | Julius Bünger | 1 | +2 | -2 |
| 2018-03-08 15:18 | rps service: fix memory corruption | Julius Bünger | 1 | +11 | -7 |
| 2018-03-08 14:50 | misc fixes to gnunet-gns-proxy, in particular avoiding MHD-busy waiting | Christian Grothoff | 5 | +253 | -91 |
| 2018-03-08 13:43 | disable debug instrumentation again | Christian Grothoff | 1 | +2 | -2 |
| 2018-03-08 13:24 | modernize manual for current browsers | Christian Grothoff | 1 | +7 | -3 |
| 2018-03-08 13:24 | fix output of hostname by gnunet-gns | Christian Grothoff | 1 | +4 | -4 |
| 2018-03-08 13:24 | better error reporting from scheduler | Christian Grothoff | 1 | +47 | -23 |
| 2018-03-08 13:09 | fix free of uninit | Christian Grothoff | 1 | +8 | -3 |
| 2018-03-08 13:01 | just cleaning up indentation and doxygen comments | Christian Grothoff | 1 | +28 | -9 |
| 2018-03-08 12:58 | simplify: local zone is no longer used | Christian Grothoff | 1 | +99 | -156 |
| 2018-03-07 18:24 | fix headers | Schanzenbach, Martin | 2 | +8 | -4 |
| 2018-03-06 20:08 | be lax with origins | Schanzenbach, Martin | 1 | +2 | -3 |
| 2018-03-06 20:05 | update config | Schanzenbach, Martin | 1 | +1 | -1 |
| 2018-03-06 16:41 | update | Schanzenbach, Martin | 1 | +30 | -0 |
| 2018-03-06 11:36 | forgot file | Schanzenbach, Martin | 1 | +2175 | -0 |
| 2018-03-06 10:52 | fix proxy and refactor OIDC | Schanzenbach, Martin | 6 | +171 | -1894 |
| 2018-03-05 22:10 | adding missing/forgotten files | Christian Grothoff | 2 | +410 | -0 |
| 2018-03-05 20:08 | migrate gnunet-dns2gns to new .gnu-less GNS API | Christian Grothoff | 2 | +118 | -284 |
| 2018-03-05 19:44 | update gnunet-conversation to match .gnu-less GNS | Christian Grothoff | 5 | +66 | -40 |
| 2018-03-05 19:00 | add convenience API to gnunetgns lib | Christian Grothoff | 6 | +106 | -301 |
| 2018-03-05 18:40 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 8 | +519 | -11 |
| 2018-03-05 18:39 | start fixing gns | Schanzenbach, Martin | 4 | +220 | -68 |
| 2018-03-05 17:33 | rps profiler: get views from peers | Julius Bünger | 1 | +131 | -1 |
| 2018-03-05 17:29 | rps: fixes | Julius Bünger | 2 | +23 | -5 |
| 2018-03-05 17:27 | rps: add debug call to get view to cli | Julius Bünger | 1 | +64 | -3 |
| 2018-03-05 17:25 | rps: add debug function to api to get view of service | Julius Bünger | 5 | +301 | -2 |
| 2018-03-05 13:06 | contrib/find_typedes.py: flake8 | ng0 | 1 | +82 | -79 |
| 2018-03-05 12:29 | contrib/gnunet-chk.py: flake8. | ng0 | 1 | +90 | -83 |
| 2018-03-05 08:17 | flake8 gdb-iterate-dll.py | ng0 | 1 | +6 | -7 |
| 2018-03-05 08:10 | flake8 fixes for pydiffer | ng0 | 1 | +36 | -31 |
| 2018-03-05 07:56 | futures | ng0 | 2 | +7 | -1 |
| 2018-03-05 07:49 | remove weird comment from tox.ini | ng0 | 1 | +0 | -1 |
| 2017-11-25 10:27 | tox update | ng0 | 1 | +2 | -0 |
| 2018-03-05 07:46 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 41 | +911 | -951 |
| 2018-03-03 21:42 | update developer manual to match GNS changes | Christian Grothoff | 1 | +13 | -10 |
| 2018-03-03 21:41 | update NSS plugin to hijack non-gnu/zkey tlds as well | Christian Grothoff | 2 | +28 | -54 |
| 2018-03-03 21:32 | update user-documentation to match new implementation | Christian Grothoff | 2 | +155 | -164 |
| 2018-03-03 21:05 | eliminate .gnu from GNS | Christian Grothoff | 31 | +640 | -562 |
| 2018-03-03 20:56 | handle case where resolver operation is cancelled during success callback | Christian Grothoff | 1 | +19 | -13 |
| 2018-03-03 20:23 | fix logging | Christian Grothoff | 3 | +46 | -46 |
| 2018-03-03 17:32 | add pin zone, remove obsolete script | Christian Grothoff | 4 | +5 | -97 |
| 2018-02-26 13:08 | fix newline, reduce verbosity | Christian Grothoff | 1 | +8 | -8 |
| 2017-11-23 18:43 | Add tox.ini to control flake8 settings project wide. | ng0 | 1 | +3 | -0 |
| 2017-11-20 11:12 | 2to3 ./contrib/gdb-iterate-dll.py | ng0 | 1 | +2 | -2 |
| 2017-11-20 10:59 | 2to3 ./src/integration-tests/test_integration_disconnect.py.in | ng0 | 1 | +10 | -11 |
| 2017-11-20 10:56 | 2to3 ./src/integration-tests/gnunet_testing.py.in | ng0 | 1 | +17 | -18 |
| 2017-11-20 09:42 | 2to3 ./src/integration-tests/test_integration_reconnect.py.in | ng0 | 1 | +10 | -11 |
| 2017-11-20 09:37 | + | ng0 | 1 | +8 | -8 |
| 2017-11-20 09:35 | 2to3 ./src/integration-tests/test_integration_reconnect_nat.py.in | ng0 | 1 | +10 | -11 |
| 2017-11-20 09:33 | 2to3 ./src/integration-tests/test_integration_bootstrap_and_connect.py.in | ng0 | 1 | +8 | -9 |
| 2017-11-20 09:31 | 2to3 ./src/integration-tests/test_integration_disconnect_nat.py.in | ng0 | 1 | +10 | -11 |
| 2018-03-03 16:31 | src/fs/test_gnunet_fs_psd.py.in: Use py2 and py3.4+ compatible import | ng0 | 1 | +6 | -1 |
| 2017-11-22 20:39 | Removing contrib/ps_mem.py. There is no user in the source for this, and it has been released as a separate package now. | ng0 | 1 | +0 | -477 |
| 2018-03-02 09:10 | better py3 support | Christian Grothoff | 1 | +12 | -12 |
| 2018-03-01 16:52 | -fixes | Schanzenbach, Martin | 3 | +257 | -205 |
| 2018-03-01 13:14 | Merge branch 'identity_oidc' | Schanzenbach, Martin | 3 | +124 | -40 |
| 2018-02-28 17:38 | fixed inverted greater-than less-than | t3sserakt | 1 | +9 | -5 |
| 2018-02-27 14:58 | -fix userinfo_endpoint | Phil | 1 | +64 | -25 |
| 2018-02-26 16:02 | -Merge branch 'master' into identity_oidc | Phil | 23 | +925 | -418 |
| 2018-02-26 16:01 | -token endpoint fix wip | Phil | 3 | +61 | -16 |
| 2018-02-25 22:21 | first preparations for GNS mapping arbitrary TLDs | Christian Grothoff | 6 | +142 | -9 |
| 2018-02-25 22:20 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 10 | +1734 | -120 |
| 2018-02-25 22:20 | first preparations for GNS mapping arbitrary TLDs | Christian Grothoff | 1 | +41 | -0 |
| 2018-02-25 15:23 | -fix | Schanzenbach, Martin | 9 | +1723 | -112 |
| 2018-02-24 22:44 | couple of markups in developer chap. | ng0 | 1 | +11 | -8 |
| 2018-02-21 14:57 | -wip UserInfo Endpoint | Phil | 2 | +354 | -112 |
| 2018-02-18 20:00 | convert AUTHORS to utf-8 | Christian Grothoff | 1 | +5 | -5 |
| 2018-02-18 08:39 | fixed stupid copy paste | t3sserakt | 1 | +1 | -1 |
| 2018-02-16 17:45 | fixed codesonar: 463.634, 1216.1564, 547.830, 1215.1563, 441.612, 478.650 | t3sserakt | 2 | +20 | -12 |
| 2018-02-12 13:57 | -wip token endpoint refactor | Phil | 3 | +40 | -31 |
| 2018-02-12 01:26 | multicast hotfix: relay_count is coerced from ul to us | psyc://loupsycedyglgamf.onion/~lynX | 2 | +6 | -0 |
| 2018-02-12 01:26 | email address (this is a test commit for mail notifications) | Florian Dold | 1 | +1 | -1 |
| 2018-02-06 03:52 | fix datstore bind issue for real this time | David Barksdale | 1 | +12 | -3 |
| 2018-02-05 13:57 | -wip token endpoint fix | Phil | 2 | +57 | -11 |
| 2018-02-05 12:58 | -changes for using token endpoint & added token endpoint | Phil | 6 | +255 | -275 |
| 2018-02-04 15:28 | couple of doc developer changes and notes | ng0 | 1 | +21 | -11 |
| 2018-02-03 12:45 | real html | ng0 | 1 | +57 | -49 |
| 2018-02-03 12:38 | + | ng0 | 1 | +2 | -1 |
| 2018-02-03 12:33 | doc: index.html indent + license | ng0 | 1 | +32 | -20 |
| 2018-02-03 12:12 | doc: fix up a section in developer | ng0 | 1 | +18 | -9 |
| 2018-02-03 11:58 | doc: installation fixes | ng0 | 1 | +8 | -9 |
| 2018-02-03 11:42 | simple -> uncomplicated | ng0 | 1 | +12 | -10 |
| 2018-02-03 11:31 | simple -> uncomplicated | ng0 | 1 | +1 | -1 |
| 2018-02-03 11:28 | simple -> uncomplicated | ng0 | 1 | +5 | -5 |
| 2018-02-02 18:39 | consider deletion of egos we don't know; make code less obscure | lurchi | 1 | +15 | -11 |
| 2018-02-02 17:38 | fix Null Test After Dereference | lurchi | 1 | +9 | -13 |
| 2018-02-01 19:09 | improve documentation | lurchi | 2 | +15 | -13 |
| 2018-02-01 18:54 | scheduler API change to allow use with js event loop | lurchi | 2 | +390 | -237 |
| 2018-01-30 11:50 | -code scanner complains about intentional malloc return | psyc://loupsycedyglgamf.onion/~lynX | 1 | +3 | -2 |
| 2018-01-30 11:50 | fix datastore bind issue | Christian Grothoff | 1 | +4 | -0 |
| 2018-01-30 01:30 | log unsent queued messages only on DEBUG | Florian Dold | 1 | +2 | -2 |
| 2018-01-29 17:46 | rps test: fix uninitialized value usage (coverity) | Julius Bünger | 1 | +1 | -1 |
| 2018-01-27 11:44 | really make GNUNET_SCHEDULER_run_from_driver more graceful (must have been late) | lurchi | 1 | +1 | -1 |
| 2018-01-25 15:05 | rps: record more statistic values | Julius Bünger | 2 | +51 | -21 |
| 2018-01-25 14:56 | rps profiler: write statistics to file | Julius Bünger | 2 | +58 | -2 |
| 2018-01-25 14:31 | -wip token endpoint | Phil | 1 | +322 | -278 |
| 2018-01-24 21:52 | make GNUNET_SCHEDULER_run_from_driver more graceful | lurchi | 1 | +26 | -21 |
| 2018-01-23 08:09 | catch early return of select before call to GNUNET_SCHEDULER_run_from_driver | lurchi | 1 | +15 | -0 |
| 2018-01-23 07:47 | Revert "add assertion for debugging" | lurchi | 1 | +0 | -1 |
| 2018-01-23 07:14 | add assertion for debugging | lurchi | 1 | +1 | -0 |
| 2018-01-22 18:49 | forgot headerfile | Schanzenbach, Martin | 1 | +1 | -0 |
| 2018-01-22 17:46 | remove unnecessary check | lurchi | 1 | +1 | -3 |
| 2018-01-22 17:43 | use absolute times in driver | lurchi | 1 | +11 | -9 |
| 2018-01-22 16:44 | -Merge branch 'master' into identity_oidc | Phil | 1 | +7 | -3 |
| 2018-01-22 16:42 | -fix unsafed file | Phil | 1 | +0 | -3 |
| 2018-01-22 16:41 | fix rest header parsing as well | Schanzenbach, Martin | 1 | +42 | -3 |
| 2018-01-22 16:38 | Merge branch 'master' into identity_oidc | Phil | 4 | +150 | -0 |
| 2018-01-22 16:35 | -wip token request | Phil | 2 | +86 | -40 |
| 2018-01-22 16:34 | fix post processing | Schanzenbach, Martin | 1 | +49 | -0 |
| 2018-01-22 16:05 | implement boolean json spec | Florian Dold | 3 | +98 | -0 |
| 2018-01-22 13:56 | -merge branch 'master' into identity_oidc | Phil | 42 | +1809 | -356 |
| 2018-01-22 13:52 | -wip token request | Phil | 1 | +191 | -23 |
| 2018-01-22 13:49 | fix memleak | Schanzenbach, Martin | 1 | +16 | -6 |
| 2018-01-22 03:32 | rps profiler: more statistics from service | Julius Bünger | 2 | +222 | -32 |
| 2018-01-22 03:30 | rps service: try to fix handling of new channels | Julius Bünger | 1 | +5 | -1 |
| 2018-01-21 18:04 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 3 | +124 | -63 |
| 2018-01-21 18:04 | test_multicast_multipeer: fix warnings | xrs | 1 | +12 | -11 |
| 2018-01-21 14:23 | indentation fixes | Christian Grothoff | 2 | +30 | -39 |
| 2018-01-21 12:32 | check if no tasks are left after the driver loop | lurchi | 1 | +52 | -17 |
| 2018-01-21 12:29 | actually test if signals are handled | lurchi | 1 | +42 | -7 |
| 2018-01-21 12:04 | update test_psyc_api_join | xrs | 2 | +57 | -58 |
| 2018-01-21 10:17 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 12 | +425 | -130 |
| 2018-01-20 21:10 | fix link | Christian Grothoff | 1 | +3 | -1 |
| 2018-01-20 21:08 | ign | Christian Grothoff | 1 | +4 | -0 |
| 2018-01-20 21:07 | reactivate test, fix misc warnings | Christian Grothoff | 5 | +158 | -96 |
| 2018-01-19 19:49 | doc: developer: fix line 97 xref warning | ng0 | 1 | +1 | -1 |
| 2018-01-19 19:40 | gitignore: Add non-public gnunet-doc.scm which happens to reside in the tree of ng0 | ng0 | 1 | +1 | -0 |
| 2018-01-18 15:57 | -fix get and post authorization request | Phil | 2 | +432 | -439 |
| 2018-01-18 15:25 | fix loop responsible for finding tasks with expired timeout | lurchi | 1 | +4 | -1 |
| 2018-01-17 17:02 | always check priority given by users | lurchi | 1 | +6 | -6 |
| 2018-01-16 17:44 | return now if we found a task that is ready (optimization) | lurchi | 1 | +2 | -2 |
| 2018-01-16 17:43 | only check fdsets when select selected something (optimization) | lurchi | 1 | +19 | -16 |
| 2018-01-16 17:10 | Revert "call GNUNET_abort_ directly for debugging purposes" | lurchi | 1 | +1 | -2 |
| 2018-01-16 16:30 | call GNUNET_abort_ directly for debugging purposes | lurchi | 1 | +2 | -1 |
| 2018-01-16 16:27 | remove duplicate timeout check | lurchi | 1 | +0 | -4 |
| 2018-01-16 15:58 | -fix GET request | Phil | 1 | +405 | -356 |
| 2018-01-15 17:13 | rps: start using statistics service | Julius Bünger | 2 | +223 | -2 |
| 2018-01-16 13:12 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 6 | +33 | -30 |
| 2018-01-16 09:57 | README: clarify texinfo dependency | ng0 | 1 | +4 | -1 |
| 2018-01-15 16:57 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 52 | +1139 | -1682 |
| 2018-01-15 15:24 | -fix GET login finished | Phil | 1 | +251 | -164 |
| 2018-01-15 14:15 | additionally check that size returned by Postgres matches | Christian Grothoff | 1 | +30 | -6 |
| 2018-01-15 05:17 | Uninitialized read | David Barksdale | 1 | +1 | -1 |
| 2018-01-15 05:06 | Unused value | David Barksdale | 1 | +0 | -1 |
| 2018-01-14 23:32 | remove unused variables | lurchi | 1 | +0 | -22 |
| 2018-01-14 23:08 | Adding my ssh key | David Barksdale | 1 | +1 | -0 |
| 2018-01-14 21:30 | Makefile, configure.ac, doc/Makefile: Add the ability to opt-out of documentation building with --disable-documentation, defaults to --enable-documentation | ng0 | 3 | +17 | -16 |
| 2018-01-14 20:53 | dist test_dht_tools.conf | Christian Grothoff | 1 | +1 | -0 |
| 2018-01-14 19:05 | guix-env.scm: texlive-tiny is enough for the info output | ng0 | 1 | +2 | -1 |
| 2018-01-14 07:03 | SQLite doesn't constant fold | David Barksdale | 1 | +66 | -16 |
| 2018-01-13 19:35 | Fix force extend_path | David Barksdale | 1 | +11 | -1 |
| 2018-01-13 16:09 | be more generous for short-lived tests wrt quota | Christian Grothoff | 1 | +3 | -3 |
| 2018-01-13 14:39 | added ssh key | lurchi | 1 | +1 | -0 |
| 2018-01-13 13:47 | use assert to guard better against double-close on client side | Christian Grothoff | 1 | +5 | -5 |
| 2018-01-13 13:46 | do not die if client closes port it never opened | Christian Grothoff | 1 | +8 | -1 |
| 2018-01-13 13:37 | prevent assertion failure | Christian Grothoff | 1 | +8 | -0 |
| 2018-01-13 13:35 | prevent NPE | Christian Grothoff | 2 | +3 | -1 |
| 2018-01-12 14:35 | -fix get request without authorization code | Phil | 1 | +65 | -26 |
| 2018-01-12 13:53 | -wip attribute collection | Phil | 1 | +169 | -146 |
| 2018-01-12 12:36 | fix reverse lookup from namestore | Schanzenbach, Martin | 1 | +1 | -1 |
| 2018-01-12 11:11 | fix #5242 topology.txt write issue | Christian Grothoff | 1 | +29 | -10 |
| 2018-01-12 11:03 | fix #5238 | Christian Grothoff | 3 | +181 | -37 |
| 2018-01-11 14:58 | -wip client_id check | Phil | 1 | +77 | -21 |
| 2018-01-11 09:21 | Merge remote-tracking branch 'gnunet/master' into identity_oidc | Phil | 17 | +381 | -1425 |
| 2018-01-11 03:48 | Try to keep the cadet->code MQ from growing too large | David Barksdale | 1 | +9 | -1 |
| 2018-01-10 22:14 | gracefully accept empty FD set that claim to contain FDs | lurchi | 1 | +48 | -44 |
| 2018-01-10 19:15 | Try to keep the fs->core MQ from growing too large | David Barksdale | 1 | +3 | -1 |
| 2018-01-10 16:19 | properly detect calling add_select without descriptors; simplify extract_handles | lurchi | 1 | +21 | -20 |
| 2018-01-10 03:29 | fix scheduler when add_select is called with 0 ready fds | Schanzenbach, Martin | 3 | +43 | -13 |
| 2018-01-09 14:41 | -wip post request testing required and namestore handle fix required | Phil | 1 | +53 | -67 |
| 2018-01-09 13:29 | -wip post authentication | Phil | 2 | +415 | -117 |
| 2018-01-08 19:24 | always set task NULL when cancel; make sure SCHEDULER_add* doesn't get invalid input | lurchi | 1 | +11 | -8 |
| 2018-01-08 18:25 | add description to chap dev | ng0 | 1 | +1 | -0 |
| 2018-01-08 16:18 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +51 | -16 |
| 2018-01-08 16:18 | doc chapter developer: typo fixes, link fix | ng0 | 1 | +8 | -6 |
| 2018-01-08 16:12 | rps tests: proper implementation of flags for tests | Julius Bünger | 1 | +51 | -16 |
| 2018-01-07 22:48 | typofix | amirouche | 1 | +1 | -1 |
| 2018-01-08 15:25 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 19 | +393 | -143 |
| 2018-01-08 15:21 | clean up contrib: move 2 guix files to the root level. folder structure will be moved to https://c.n0.is/ng0_guix/packages | ng0 | 8 | +200 | -1325 |
| 2018-01-07 22:51 | rps tests: possibly end non-churn-tests before timeout | Julius Bünger | 1 | +2 | -1 |
| 2018-01-07 22:09 | rps tests: remove assertion | Julius Bünger | 1 | +0 | -6 |
| 2018-01-08 09:49 | Merge remote-tracking branch 'origin/master' into identity_oidc | Schanzenbach, Martin | 194 | +12563 | -11227 |
| 2018-01-08 06:58 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 24 | +427 | -161 |
| 2018-01-08 06:58 | bugfixes | Schanzenbach, Martin | 9 | +98 | -42 |
| 2018-01-08 05:26 | add psyc test | xrs | 2 | +362 | -0 |
| 2018-01-07 21:34 | more size checking; tokenize only after size check | lurchi | 1 | +27 | -9 |
| 2018-01-07 21:32 | rps tests: cosmetics | Julius Bünger | 1 | +26 | -14 |
| 2018-01-07 21:10 | rps tests: sanity checks and cosmetics | Julius Bünger | 1 | +11 | -5 |
| 2018-01-07 21:09 | rps tests: change function signature, comments | Julius Bünger | 1 | +15 | -4 |
| 2018-01-07 21:07 | rps tests: proper shutdown | Julius Bünger | 1 | +12 | -2 |
| 2018-01-07 21:05 | rps tests: check whether peer was scheduled to go off/online | Julius Bünger | 1 | +15 | -0 |
| 2018-01-07 20:03 | rps tests: make sure no callback executes after shutdown | Julius Bünger | 1 | +64 | -0 |
| 2018-01-07 19:59 | rps tests: comments and logging | Julius Bünger | 1 | +48 | -8 |
| 2018-01-07 19:20 | vsprintf returns negative on error. | anryko | 2 | +15 | -8 |
| 2018-01-07 17:35 | properly check size of MsgProcRequest | lurchi | 1 | +9 | -5 |
| 2018-01-07 17:30 | Style fixes (mostly tabs to spaces). | anryko | 2 | +46 | -46 |
| 2018-01-07 14:55 | transport: [fix] Typos in comments | Matthias Kolja Miehl | 1 | +2 | -2 |
| 2018-01-07 14:22 | gnunet-c-tutorial: [fix] Add missing 'make' commands | Matthias Kolja Miehl | 1 | +2 | -0 |
| 2018-01-07 15:18 | fix dereferencing uninitialized rs/ws; assert non-NULL before dereferencing network/file handles | lurchi | 1 | +12 | -5 |
| 2018-01-07 15:13 | Revert "fix dereferencing uninitialized pointer" | lurchi | 1 | +5 | -8 |
| 2018-01-07 14:43 | Fixed potential NULL dereference. | anryko | 1 | +9 | -3 |
| 2018-01-07 00:00 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 2 | +20 | -8 |
| 2018-01-06 23:59 | Merge branch 'master' of https://gnunet.org/git/gnunet | lurchi | 13 | +99 | -47 |
| 2018-01-06 23:59 | shutdown might happen when plc_gst is not in the hashmap | lurchi | 1 | +10 | -8 |
| 2018-01-06 23:57 | reconnect_task pointer must be NULLed when executed | lurchi | 1 | +3 | -0 |
| 2018-01-06 23:55 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 146 | +15573 | -4546 |
| 2018-01-06 23:37 | doc/documentation: developer,philosophy,user: suggestions by Amirouche Boubekki via gnunet-developers@gnu.org, with some minor additions. | ng0 | 4 | +19 | -11 |
| 2018-01-06 20:37 | handle error properly, do not just log but continue gracefully -- v6 also | Christian Grothoff | 1 | +18 | -8 |
| 2018-01-06 20:36 | handle error properly, do not just log but continue gracefully | Christian Grothoff | 1 | +13 | -6 |
| 2018-01-06 20:33 | fix log call: wait until pid is initialized | Christian Grothoff | 1 | +3 | -3 |
| 2018-01-06 20:22 | internally assert that asprintf size allocation never fails | Christian Grothoff | 3 | +5 | -4 |
| 2018-01-06 20:05 | fix potential use of uninitialized key | Christian Grothoff | 3 | +36 | -11 |
| 2018-01-06 17:52 | Merge branch 'lurchi_social' | lurchi | 1 | +7 | -0 |
| 2018-01-06 17:50 | check return value | Christian Grothoff | 1 | +5 | -4 |
| 2018-01-06 17:35 | fix documentation | lurchi | 1 | +1 | -1 |
| 2018-01-06 17:35 | fix dereferencing uninitialized pointer | lurchi | 1 | +8 | -5 |
| 2018-01-06 17:10 | add ABE dependencies to documentation | Schanzenbach, Martin | 1 | +2 | -0 |
| 2018-01-06 15:46 | misc peerinfo fixes; signed/unsinged cmps, warnings, unchecked return value | Christian Grothoff | 1 | +42 | -13 |
| 2018-01-06 15:37 | fix indentation and use after free in tcp plugin | Christian Grothoff | 4 | +98 | -66 |
| 2018-01-06 14:14 | include gnunet.doxy in TGZ | Christian Grothoff | 1 | +3 | -0 |
| 2018-01-05 19:56 | fix signed/unsigned cmp | Christian Grothoff | 1 | +8 | -3 |
| 2018-01-05 19:53 | initialize variable on all paths | Christian Grothoff | 1 | +1 | -0 |
| 2018-01-05 19:53 | fix potential use after free in tcp | Christian Grothoff | 2 | +20 | -13 |
| 2018-01-05 19:23 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 5 | +108 | -49 |
| 2018-01-05 19:11 | -fix possible npe | Schanzenbach, Martin | 1 | +6 | -5 |
| 2018-01-05 17:19 | Fixed int to unsigned casting warning. | anryko | 1 | +3 | -3 |
| 2018-01-05 16:40 | eliminate warnings | Christian Grothoff | 1 | +21 | -1 |
| 2018-01-05 16:33 | prevent use-after-free by indicating free status in return value of set_incoming_quota | Christian Grothoff | 1 | +17 | -8 |
| 2018-01-05 16:27 | check strftime return value | Christian Grothoff | 1 | +34 | -20 |
| 2018-01-05 16:18 | fix error handling, do not continue with uninitialized variable after failure | Christian Grothoff | 1 | +6 | -6 |
| 2018-01-05 16:13 | fix potential double free | Christian Grothoff | 1 | +27 | -11 |
| 2018-01-05 14:37 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 1 | +4 | -1 |
| 2018-01-05 14:36 | -fixes | Schanzenbach, Martin | 2 | +6 | -18 |
| 2018-01-05 12:55 | Fix potential NULL dereference warning. | anryko | 1 | +4 | -1 |
| 2018-01-05 09:46 | -fix test | Schanzenbach, Martin | 1 | +5 | -3 |
| 2018-01-04 23:23 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 33 | +376 | -184 |
| 2018-01-04 23:19 | introduce .mailmap | ng0 | 1 | +26 | -0 |
| 2018-01-04 22:40 | Fixed useless assignment. | anryko | 1 | +0 | -1 |
| 2018-01-04 22:37 | Fixed Uninitialized Variable warning. | anryko | 1 | +1 | -1 |
| 2018-01-04 21:50 | Fixed Uninitialized Variable warning. | anryko | 1 | +3 | -3 |
| 2018-01-04 21:42 | avoid freeing uninit ptr on error path | Christian Grothoff | 2 | +37 | -14 |
| 2018-01-04 21:37 | do not put NULL block | Christian Grothoff | 1 | +18 | -11 |
| 2018-01-04 21:35 | initialize response_code, always | Christian Grothoff | 1 | +2 | -1 |
| 2018-01-04 21:29 | fix major initialization issue in datacache postgres plugin | Christian Grothoff | 1 | +8 | -0 |
| 2018-01-04 21:21 | add assertion | Christian Grothoff | 3 | +26 | -13 |
| 2018-01-04 20:54 | fix memory leak | Christian Grothoff | 1 | +1 | -0 |
| 2018-01-04 20:51 | fix memory leak | Christian Grothoff | 3 | +12 | -4 |
| 2018-01-04 20:46 | fix memory leak | Christian Grothoff | 1 | +2 | -0 |
| 2018-01-04 20:43 | fix UDP memory leak | Christian Grothoff | 1 | +3 | -2 |
| 2018-01-04 20:11 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin | 14 | +156 | -72 |
| 2018-01-04 20:11 | -fix test | Schanzenbach, Martin | 1 | +19 | -17 |
| 2018-01-04 19:27 | simplify driver_add_multiple | lurchi | 1 | +4 | -8 |
| 2018-01-04 18:29 | Leak fix. | anryko | 1 | +7 | -0 |
| 2018-01-04 18:18 | fix misc compiler warnings | Christian Grothoff | 13 | +153 | -66 |
| 2018-01-04 17:36 | Close file descriptor on error handling. | anryko | 1 | +1 | -0 |
| 2018-01-04 17:02 | define conds | Christian Grothoff | 1 | +2 | -0 |
| 2018-01-04 16:55 | add versioning note | Christian Grothoff | 1 | +3 | -0 |
| 2018-01-04 16:50 | fix more warnings | Christian Grothoff | 3 | +78 | -42 |
| 2018-01-04 16:50 | make glib optional | Christian Grothoff | 1 | +5 | -3 |
| 2018-01-04 16:45 | newline | ng0 | 1 | +1 | -2 |
| 2018-01-04 16:45 | extend contrib packages guix README | ng0 | 1 | +37 | -11 |
| 2018-01-04 16:33 | doc/documentation/README.txt: remove obsolete lines | ng0 | 1 | +0 | -41 |
| 2018-01-04 16:29 | Dockerfile: adjust to gnurl-7.57.0 | ng0 | 1 | +2 | -9 |
| 2018-01-04 16:05 | trying again to fix test_service timeout on v6 failure | Christian Grothoff | 5 | +95 | -36 |
| 2018-01-04 15:46 | fix timeout of test_service, misc signed/unsigned and unused argument issues | Christian Grothoff | 7 | +225 | -119 |
| 2018-01-04 15:07 | Merge remote-tracking branch 'origin/identity_abe' | Schanzenbach, Martin | 79 | +14533 | -4062 |
| 2018-01-04 14:28 | -cleanup doc; fixes | Schanzenbach, Martin | 24 | +263 | -386 |
| 2018-01-04 11:49 | update README | Christian Grothoff | 1 | +7 | -2 |
| 2018-01-04 09:43 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 2 | +5 | -7 |
| 2018-01-04 09:36 | multicast: remove old test | xrs | 1 | +0 | -8 |
| 2018-01-04 09:20 | minor change | xrs | 1 | +1 | -7 |
| 2018-01-03 14:50 | motivational changes to disclaimer README.1st | psyc://loupsycedyglgamf.onion/~lynX | 2 | +25 | -16 |
| 2018-01-03 14:50 | fix | ng0 | 1 | +1 | -5 |
| 2018-01-03 14:40 | more texinfo woes | ng0 | 1 | +3 | -1 |
| 2018-01-03 14:35 | doc: texinfo... | ng0 | 1 | +1 | -1 |
| 2018-01-03 09:11 | -move abe functionality out of util; prepare for release | Schanzenbach, Martin | 14 | +743 | -232 |
| 2018-01-02 18:55 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 1 | +5 | -4 |
| 2018-01-02 17:34 | Fix double-scheduling of shutdown task | David Barksdale | 1 | +5 | -4 |
| 2018-01-02 16:12 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 91 | +7806 | -6880 |
| 2018-01-02 16:10 | add test_psyc.conf | xrs | 1 | +50 | -0 |
| 2018-01-02 16:09 | line fix | xrs | 1 | +2 | -1 |
| 2018-01-02 16:08 | add testbed test for psyc | xrs | 2 | +300 | -2 |
| 2018-01-02 15:48 | -merge | Schanzenbach, Martin | 98 | +9877 | -9814 |
| 2018-01-02 15:37 | -move idp experimental | Schanzenbach, Martin | 1 | +5 | -10 |
| 2018-01-02 12:39 | doc: change some urls to print out the URL for the printed format | ng0 | 1 | +4 | -4 |
| 2018-01-02 10:57 | vers bump | Christian Grothoff | 1 | +2 | -2 |
| 2018-01-02 01:57 | add README.1st | Christian Grothoff | 2 | +247 | -1 |
| 2018-01-02 01:55 | fix more 'make dist' issues | Christian Grothoff | 11 | +29 | -8 |
| 2018-01-02 01:35 | fix misc make dist issues | Christian Grothoff | 12 | +2919 | -2593 |
| 2018-01-02 01:16 | Fix memory leak in select_loop | David Barksdale | 1 | +4 | -0 |
| 2018-01-02 01:04 | Fix broken build | David Barksdale | 1 | +0 | -1 |
| 2018-01-02 00:54 | Fix memory leaks in cadet tests | David Barksdale | 2 | +2 | -0 |
| 2018-01-02 00:22 | fix issue with sending BROKEN timeouts early due to wrong timeout calculation | Christian Grothoff | 3 | +79 | -36 |
| 2018-01-01 17:16 | fix GNUNET_TIME_year_to_time, do not start in February... | Christian Grothoff | 1 | +1 | -1 |
| 2018-01-01 14:23 | create .gitignore | Christian Grothoff | 1 | +2 | -0 |
| 2018-01-01 14:22 | update .gitignore | Christian Grothoff | 1 | +1 | -0 |
| 2018-01-01 14:22 | remove speed bumps | Christian Grothoff | 2 | +16 | -18 |
| 2018-01-01 12:03 | guix-env.scm: it is python2 | ng0 | 1 | +1 | -1 |
| 2018-01-01 12:03 | do not build vocabulary chapter for now | ng0 | 1 | +10 | -7 |
| 2018-01-01 11:54 | documentation: contribution: + | ng0 | 1 | +0 | -9 |
| 2018-01-01 11:44 | documentation: ignore 'configuration' manual for now (doesn't exist). | ng0 | 2 | +4 | -7 |
| 2017-12-31 13:12 | contrib: still python2. | ng0 | 1 | +1 | -1 |
| 2017-12-31 12:17 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 41 | +2451 | -1675 |
| 2017-12-31 12:16 | contrib: gnunet-doc.scm: fix up | ng0 | 1 | +1 | -1 |
| 2017-12-31 12:15 | change comment in developer.texi | ng0 | 1 | +1 | -1 |
| 2017-12-30 20:32 | merge branch 'refactoring-scheduler' | lurchi | 8 | +955 | -681 |
| 2017-12-30 19:46 | Merge branch 'fix_social' | lurchi | 34 | +1500 | -998 |
| 2017-12-30 19:39 | Revert "tried to print out stacktrace, not working. removed." | lurchi | 2 | +12 | -72 |
| 2017-12-30 19:37 | cleanup | lurchi | 3 | +18 | -30 |
| 2017-12-30 18:10 | consider entry decision while re-entering a place | lurchi | 1 | +58 | -51 |
| 2017-12-30 17:52 | actually test reconnecting; result in enter callback must always be GNUNET_OK | lurchi | 1 | +6 | -6 |
| 2017-12-30 17:44 | master/slave pointers must not be NULL immediatly after sending leave request | lurchi | 1 | +4 | -12 |
| 2017-12-30 17:27 | fixing the place leave logic after protocol change | lurchi | 2 | +172 | -60 |
| 2017-12-30 17:19 | test_social runs into the case GNUNET_YES == grp->is_disconnected | lurchi | 1 | +1 | -1 |
| 2017-12-30 12:56 | doc fix: not ie peers but sometimes called peers | ng0 | 1 | +4 | -3 |
| 2017-12-30 12:47 | doc fix | ng0 | 1 | +1 | -1 |
| 2017-12-30 12:39 | doc: philosophy: 2 spaces -> 1 space between sentences. Some grammar fixes. Using fully distributed and fully decentralized instead of 'decentralized', intended to be explained later on. | ng0 | 1 | +40 | -40 |
| 2017-12-30 12:21 | doc: philosophy | ng0 | 1 | +11 | -10 |
| 2017-12-29 20:16 | documentation: philisophy: grammar fix. | ng0 | 1 | +1 | -1 |
| 2017-12-29 19:51 | documentation: philosophy: Apply some fixes from paper notes. | ng0 | 1 | +9 | -7 |
| 2017-12-29 16:26 | Demote some log messages | David Barksdale | 2 | +3 | -3 |
| 2017-12-29 16:25 | Update POTFILES.in | David Barksdale | 1 | +0 | -1 |
| 2017-12-29 15:56 | Combine logic for attaching paths | David Barksdale | 1 | +59 | -96 |
| 2017-12-29 14:40 | rps: move handlers struct | Julius Bünger | 1 | +22 | -21 |
| 2017-12-29 14:38 | rps: flagging channels while destruction | Julius Bünger | 1 | +10 | -0 |
| 2017-12-29 14:37 | refactor rps code | Julius Bünger | 7 | +1818 | -2286 |
| 2017-12-28 23:53 | Merge branch 'master' of gn:gnunet | Julius Bünger | 1 | +1 | -0 |
| 2017-12-28 23:51 | rps: improve churn testing | Julius Bünger | 2 | +58 | -2 |
| 2017-12-28 23:48 | rps: add assertion | Julius Bünger | 1 | +1 | -0 |
| 2017-12-28 23:45 | rps: prepare cancellation of messages | Julius Bünger | 1 | +11 | -4 |
| 2017-12-28 23:41 | rps: fix double call | Julius Bünger | 1 | +0 | -1 |
| 2017-12-28 22:45 | add assertion | Christian Grothoff | 1 | +1 | -0 |
| 2017-12-28 18:14 | Actually print the path as a string | David Barksdale | 1 | +1 | -1 |
| 2017-12-28 18:03 | rps: stop destroying mq | Julius Bünger | 2 | +0 | -6 |
| 2017-12-28 00:35 | Better cycle checking in path from DHT | David Barksdale | 1 | +14 | -0 |
| 2017-12-27 17:47 | Fix use-after-free in gnunet-cadet | David Barksdale | 1 | +1 | -0 |
| 2017-12-27 17:24 | Fix handling of GNUNET_MESSAGE_TYPE_CADET_LOCAL_INFO_TUNNELS | David Barksdale | 1 | +44 | -12 |
| 2017-12-27 16:55 | Fix handling of GNUNET_MESSAGE_TYPE_CADET_LOCAL_INFO_PEERS | David Barksdale | 1 | +42 | -10 |
| 2017-12-27 14:42 | do not churn on most tests; add specific churn test | Julius Bünger | 2 | +30 | -2 |
| 2017-12-27 14:06 | rps: close port before disconnecting | Julius Bünger | 1 | +1 | -0 |
| 2017-12-27 13:50 | beautify loop | Christian Grothoff | 1 | +1 | -2 |
| 2017-12-27 13:49 | fix flow control issue | Christian Grothoff | 2 | +12 | -11 |
| 2017-12-27 13:26 | add logging to cadet initiatlizations | Christian Grothoff | 1 | +8 | -1 |
| 2017-12-27 13:08 | some niceities for rps test configuration | Christian Grothoff | 2 | +33 | -9 |
| 2017-12-27 13:07 | indentation fix | Christian Grothoff | 1 | +8 | -8 |
| 2017-12-27 13:07 | more logging for hello | Christian Grothoff | 1 | +7 | -0 |
| 2017-12-27 13:06 | more logging for transport | Christian Grothoff | 2 | +16 | -1 |
| 2017-12-27 13:06 | unset environment variables that will break testbed, indentation and comment typo fixes | Christian Grothoff | 3 | +22 | -14 |
| 2017-12-27 13:12 | add rps binaries to .gitignore | Julius Bünger | 1 | +12 | -0 |
| 2017-12-26 17:16 | result is a boolean; stylistic changes | lurchi | 1 | +8 | -5 |
| 2017-12-26 17:05 | test_psyc: less services and less noise in the output | lurchi | 1 | +16 | -0 |
| 2017-12-26 17:05 | test_social: less services and less noise in the output | lurchi | 1 | +13 | -2 |
| 2017-12-26 15:54 | Prevent multipeermap from being reallocated | David Barksdale | 1 | +1 | -1 |
| 2017-12-24 12:31 | unified debug output (allows grep OP ID) | lurchi | 1 | +5 | -5 |
| 2017-12-24 12:29 | stylistic fix | lurchi | 1 | +3 | -3 |
| 2017-12-24 12:25 | be more clear about test procedure (use self-explanatory function names) | lurchi | 1 | +21 | -7 |
| 2017-12-24 12:15 | remove debug assertion; add debug output | lurchi | 1 | +25 | -3 |
| 2017-12-24 12:08 | forgot to call GNUNET_SERVICE_client_continue | lurchi | 1 | +19 | -19 |
| 2017-12-23 15:57 | Revert "Fix use-after-free in loop over modified list" | David Barksdale | 1 | +17 | -34 |
| 2017-12-23 15:54 | Check for cycles in cadet paths | David Barksdale | 1 | +26 | -3 |
| 2017-12-22 20:54 | Check for invalid path_length | David Barksdale | 1 | +6 | -0 |
| 2017-12-20 09:05 | Merge remote-tracking branch 'origin/master' into identity_abe | Schanzenbach, Martin | 8 | +115 | -52 |
| 2017-12-20 01:20 | Another assert which is actually OK | David Barksdale | 1 | +4 | -1 |
| 2017-12-19 15:07 | -fix login time | Phil | 1 | +114 | -115 |
| 2017-12-19 00:47 | Another assert which is actually OK. | David Barksdale | 1 | +3 | -7 |
| 2017-12-19 00:39 | Fix use-after-free in loop over modified list | David Barksdale | 1 | +34 | -17 |
| 2017-12-17 17:31 | make gnunet-service-peerinfo unlink HELLOs greater than the allowed GNUNET_MAX_MESSAGE_SIZE | xrs | 1 | +5 | -1 |
| 2017-12-17 14:43 | fix make clean | xrs | 1 | +12 | -12 |
| 2017-12-17 14:10 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 1 | +5 | -0 |
| 2017-12-15 16:37 | we have to destroy channels to the origin when cleaning up a member | lurchi | 1 | +5 | -0 |
| 2017-12-14 17:19 | Merge branch 'fix_social' of gnunet.org:gnunet into fix_social | lurchi | 3 | +122 | -7 |
| 2017-12-14 17:10 | don't shutdown before all members and origin have disconnected | lurchi | 1 | +159 | -153 |
| 2017-12-14 17:08 | actually use the is_disconnecting flag; debug output; remove dead code | lurchi | 1 | +18 | -11 |
| 2017-12-14 16:59 | -add todos; cleanup | Schanzenbach, Martin | 1 | +65 | -58 |
| 2017-12-14 16:49 | -merge | Schanzenbach, Martin | 2 | +274 | -77 |
| 2017-12-14 16:47 | -minor | Schanzenbach, Martin | 1 | +15 | -4 |
| 2017-12-14 16:42 | -add login and login timeout | Phil | 2 | +166 | -65 |
| 2017-12-13 23:48 | doc: README: some notes on FIXME tasks. | ng0 | 1 | +5 | -0 |
| 2017-12-13 20:02 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 1 | +51 | -14 |
| 2017-12-13 13:55 | Some additions to the generic installation collection. | ng0 | 1 | +51 | -14 |
| 2017-12-11 12:06 | -merge branch 'identity_oidc' of git-int.aisec.fraunhofer.de:sas/gnunet-mirror into identity_oidc | Phil | 1 | +8 | -0 |
| 2017-12-11 12:03 | -fix | Schanzenbach, Martin | 1 | +8 | -0 |
| 2017-12-11 12:03 | -merge branch 'identity_oidc' of git-int.aisec.fraunhofer.de:sas/gnunet-mirror into identity_oidc | Phil | 2 | +55 | -0 |
| 2017-12-11 12:03 | -commit header parse work in progress | Phil | 1 | +143 | -40 |
| 2017-12-11 12:01 | -add header map to rest handle | Schanzenbach, Martin | 2 | +55 | -0 |
| 2017-12-07 13:54 | -merge | Phil | 7 | +100 | -17 |
| 2017-12-07 13:54 | -fixed nonce=(null) | Phil | 1 | +13 | -15 |
| 2017-12-07 13:03 | Refactored file | Phil | 1 | +156 | -114 |
| 2017-12-07 12:48 | -merge | Schanzenbach, Martin | 0 | +0 | -0 |
| 2017-12-07 12:04 | Merge branch 'identity_oidc' of git-int.aisec.fraunhofer.de:sas/gnunet-mirror into identity_oidc | Schanzenbach, Martin | 3 | +233 | -118 |
| 2017-12-07 13:03 | --commit still broken | Phil | 3 | +233 | -118 |
| 2017-12-07 12:03 | Merge branch 'identity_abe' into identity_oidc | Schanzenbach, Martin | 4 | +23 | -13 |
| 2017-12-07 11:31 | Merge branch 'identity_oidc' of git-int.aisec.fraunhofer.de:sas/gnunet-mirror into identity_oidc | Phil | 9 | +447 | -174 |
| 2017-12-07 10:13 | -commit broken | Schanzenbach, Martin | 1 | +166 | -150 |
| 2017-12-05 19:44 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 1 | +15 | -3 |
| 2017-12-05 16:27 | Merge remote-tracking branch 'origin/master' into identity_abe | Schanzenbach, Martin | 4 | +23 | -13 |
| 2017-12-05 16:27 | -fix some mem corruption, fix large file download handling | Schanzenbach, Martin | 1 | +15 | -3 |
| 2017-12-04 16:48 | Merge branch 'identity_abe' into identity_oidc | Schanzenbach, Martin | 5 | +183 | -196 |
| 2017-12-04 16:48 | -move jwt back into idp | Schanzenbach, Martin | 5 | +183 | -196 |
| 2017-12-04 16:39 | Merge branch 'identity_abe' into identity_oidc | Schanzenbach, Martin | 165 | +20608 | -16058 |
| 2017-12-04 16:39 | -start jwt | Schanzenbach, Martin | 4 | +196 | -173 |
| 2017-12-04 16:10 | -fix | Schanzenbach, Martin | 4 | +38 | -16 |
| 2017-12-04 15:37 | -fix makefile | Schanzenbach, Martin | 5 | +231 | -6 |
| 2017-12-04 15:19 | Merge remote-tracking branch 'origin/identity_abe' into identity_oidc | Phil | 163 | +20162 | -15882 |
| 2017-12-04 15:13 | -start oidc | Phil | 2 | +175 | -2 |
| 2017-12-03 20:08 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 3 | +8 | -10 |
| 2017-12-03 16:16 | fix related to #4909/12605: force desirability of path if path is in use | Christian Grothoff | 3 | +8 | -10 |
| 2017-12-02 21:34 | Merge remote-tracking branch 'origin/master' into identity_abe | Schanzenbach, Martin | 145 | +19124 | -15254 |
| 2017-12-02 21:32 | -refactored | Schanzenbach, Martin | 19 | +1027 | -628 |
| 2017-11-29 19:32 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 16 | +888 | -587 |
| 2017-11-28 19:59 | Merge branch 'master' of gnunet.org:gnunet into doc/documentation | ng0 | 17 | +200 | -120 |
| 2017-11-26 05:31 | can't find who suggested this crasher fix.. delayed by pgp | psyc://loupsycedyglgamf.onion/~lynX | 1 | +2 | -0 |
| 2017-11-26 05:31 | Fix array indexing | David Barksdale | 1 | +2 | -2 |
| 2017-11-25 17:03 | tried to print out stacktrace, not working. removed. | t3sserakt | 2 | +72 | -12 |
| 2017-11-25 16:38 | fixed compile error | t3sserakt | 1 | +2 | -3 |
| 2017-11-25 16:22 | added logging | t3sserakt | 4 | +33 | -6 |
| 2017-11-25 01:36 | Merge branch 'fix_social' of gnunet.org:gnunet into fix_social | t3sserakt | 1 | +2 | -8 |
| 2017-11-24 22:04 | revert commit 6490b5f31e58e9ec008f8c5ceda28f6054f1bbba | lurchi | 1 | +3 | -18 |
| 2017-11-24 20:59 | WARNING -> DEBUG | lurchi | 1 | +4 | -4 |
| 2017-11-24 20:58 | Merge branch 'fix_social' of gnunet.org:gnunet into fix_social | t3sserakt | 7 | +166 | -133 |
| 2017-11-24 20:58 | mark channel as disconnectin when a part request is sent; cleanup | lurchi | 1 | +2 | -28 |
| 2017-11-24 20:56 | added FIXME | lurchi | 1 | +2 | -0 |
| 2017-11-24 20:55 | added FIXMEs | lurchi | 2 | +3 | -0 |
| 2017-11-24 20:54 | introduce part request / part ack messages (for leaving multicast groups) and related fixes | lurchi | 3 | +159 | -105 |
| 2017-11-23 16:09 | definitions. | ng0 | 1 | +3 | -6 |
| 2017-11-22 20:20 | + philo | ng0 | 1 | +13 | -5 |
| 2017-11-22 16:28 | Merge branch 'fix_social' of gnunet.org:gnunet into fix_social | t3sserakt | 1 | +2 | -2 |
| 2017-11-22 14:56 | commented out wrong message type | lurchi | 1 | +2 | -2 |
| 2017-11-21 03:38 | Merge branch 'fix_social' of gnunet.org:gnunet into fix_social | t3sserakt | 5 | +156 | -62 |
| 2017-11-20 17:26 | + | ng0 | 1 | +25 | -6 |
| 2017-11-19 16:00 | Remove GNUNET_break call which is actually OK | David Barksdale | 1 | +1 | -2 |
| 2017-11-18 16:50 | it's probably too expensive to introduce 2 spaces between sentences. | ng0 | 1 | +11 | -8 |
| 2017-11-18 10:10 | Introduce PART/PART_ACK messages (tests will fail until multicast module is adapted, too) | lurchi | 3 | +118 | -46 |
| 2017-11-18 10:08 | use comfort functions of MQ API | lurchi | 2 | +38 | -16 |
| 2017-11-15 19:40 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 14 | +195 | -116 |
| 2017-11-14 13:55 | contributing | ng0 | 1 | +44 | -0 |
| 2017-11-14 12:19 | Merge branch 'fix_social' of gnunet.org:gnunet into fix_social | t3sserakt | 2 | +156 | -363 |
| 2017-11-13 19:45 | Use MQ API instead of manually allocating messages; simplify logic in handle_client_psyc_message; cleanup | lurchi | 2 | +152 | -290 |
| 2017-11-13 17:21 | finalize protocol change (fixes message loss when leaving a place) | lurchi | 1 | +4 | -73 |
| 2017-11-13 04:03 | Assert for a bug someone needs to fix | David Barksdale | 1 | +1 | -0 |
| 2017-11-13 03:46 | Fix memory leak and use-after-free | David Barksdale | 1 | +10 | -0 |
| 2017-11-12 21:52 | Fix memory leak in publishing UBlocks | David Barksdale | 1 | +1 | -0 |
| 2017-11-10 23:45 | Fix skip_next_messages counting, combine logic | David Barksdale | 1 | +47 | -68 |
| 2017-11-09 19:35 | Merge branch 'fix_social' of gnunet.org:gnunet into fix_social | t3sserakt | 3 | +118 | -83 |
| 2017-11-09 10:57 | gnunet.texi: Contributing part has been moved to its own chapter. | ng0 | 1 | +2 | -40 |
| 2017-11-09 10:52 | Alice Bob fixes | ng0 | 1 | +41 | -31 |
| 2017-11-09 10:50 | fix | ng0 | 1 | +4 | -0 |
| 2017-11-09 10:47 | no commas in @node and @section | ng0 | 2 | +4 | -2 |
| 2017-11-09 09:11 | fix | ng0 | 1 | +2 | -2 |
| 2017-11-09 09:06 | fix | ng0 | 2 | +5 | -2 |
| 2017-11-09 09:04 | Add new contributors manual | ng0 | 2 | +67 | -4 |
| 2017-11-08 21:05 | fs: fix typos in mime-types | Daniel Golle | 1 | +4 | -4 |
| 2017-11-08 19:07 | changed log levels | t3sserakt | 3 | +36 | -23 |
| 2017-11-08 18:28 | improve documentation | lurchi | 1 | +4 | -3 |
| 2017-11-08 18:19 | protocol change: add ack message for guests/hosts leaving a place | lurchi | 3 | +117 | -83 |
| 2017-11-08 07:09 | FS: Add 'nar' and 'narinfo' to fs_misc.c | ng0 | 1 | +3 | -1 |
| 2017-11-08 07:08 | + | ng0 | 1 | +12 | -2 |
| 2017-11-07 15:26 | -add decrypt stats | Schanzenbach, Martin | 1 | +11 | -0 |
| 2017-11-06 15:56 | README: further specify point 4. | ng0 | 1 | +9 | -0 |
| 2017-11-05 21:12 | add json from abs_time_nbo | Christian Grothoff | 3 | +50 | -27 |
| 2017-11-05 20:00 | Asserts to track down a bug | David Barksdale | 1 | +2 | -0 |
| 2017-11-04 10:49 | I've never seen this kind of file being produced by emacs, but it has to be added. | ng0 | 1 | +3 | -2 |
| 2017-11-03 07:57 | doc README | ng0 | 1 | +7 | -0 |
| 2017-11-02 17:15 | Merge branch 'fix_social' of gnunet.org:gnunet into fix_social | t3sserakt | 26 | +207 | -104 |
| 2017-11-02 12:49 | doxygen/indentation fixes | Christian Grothoff | 1 | +5 | -3 |
| 2017-11-01 09:35 | properly document gnunet-ecc options in man page | Christian Grothoff | 1 | +4 | -4 |
| 2017-11-01 09:33 | add -P option to gnunet-ecc | Christian Grothoff | 3 | +68 | -9 |
| 2017-10-31 12:23 | add missing const | Christian Grothoff | 2 | +2 | -2 |
| 2017-10-30 23:42 | batch | ng0 | 2 | +104 | -125 |
| 2017-10-30 14:49 | fix | ng0 | 1 | +5 | -0 |
| 2017-10-30 14:46 | + | ng0 | 1 | +0 | -1 |
| 2017-10-30 14:44 | + | ng0 | 1 | +68 | -31 |
| 2017-10-30 14:35 | installation: some comments + introducing the 'generic installation from source' collections | ng0 | 2 | +186 | -114 |
| 2017-10-29 22:21 | developer | ng0 | 1 | +7 | -4 |
| 2017-10-29 11:39 | Fix tcp on exit crash -- could have sworn I fixed this one before | Christian Grothoff | 1 | +1 | -19 |
| 2017-10-29 11:32 | allow MST callback to distinguish between disconnect and parse error situations, and only log for the hard errors | Christian Grothoff | 16 | +72 | -23 |
| 2017-10-29 11:16 | minor style fix | Christian Grothoff | 1 | +8 | -10 |
| 2017-10-29 10:27 | logging, cosmetic fixes | Christian Grothoff | 3 | +23 | -17 |
| 2017-10-29 10:25 | do handle CTRL-C properly in test_social | Christian Grothoff | 1 | +59 | -32 |
| 2017-10-29 10:24 | better logging of message processing errors in mq handling | Christian Grothoff | 2 | +27 | -6 |
| 2017-10-29 10:24 | handle service disconnect without crashing if reconnect fails | Christian Grothoff | 1 | +16 | -5 |
| 2017-10-29 10:23 | clarify use of client_drop | Christian Grothoff | 1 | +6 | -1 |
| 2017-10-29 10:23 | fix wrong condition, do only drop if it has not been dropped, instead of causing double-drop | Christian Grothoff | 1 | +5 | -1 |
| 2017-10-29 10:13 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 5 | +211 | -162 |
| 2017-10-29 01:48 | Merge branch 'fix_social' of gnunet.org:gnunet into fix_social | t3sserakt | 5 | +117 | -50 |
| 2017-10-29 01:28 | added logging | t3sserakt | 1 | +11 | -2 |
| 2017-10-28 18:55 | README | ng0 | 1 | +6 | -0 |
| 2017-10-28 18:49 | fix name of Díaz | ng0 | 1 | +1 | -1 |
| 2017-10-28 18:41 | + | ng0 | 1 | +46 | -44 |
| 2017-10-28 18:15 | + | ng0 | 2 | +28 | -9 |
| 2017-10-28 17:38 | fix | ng0 | 1 | +1 | -1 |
| 2017-10-28 17:35 | fix | ng0 | 1 | +1 | -1 |
| 2017-10-28 17:29 | footnotes | ng0 | 1 | +10 | -8 |
| 2017-10-28 17:10 | some notes in philosophy | ng0 | 1 | +27 | -21 |
| 2017-10-28 09:21 | misc social hacking with Lurchi | Christian Grothoff | 5 | +117 | -50 |
| 2017-10-27 16:40 | gnunet ev address | ng0 | 1 | +5 | -1 |
| 2017-10-27 16:30 | gendoc fixes | ng0 | 2 | +4 | -4 |
| 2017-10-27 16:22 | fix | ng0 | 1 | +1 | -1 |
| 2017-10-27 16:14 | doc: doc-gendoc-install rule. | ng0 | 2 | +6 | -1 |
| 2017-10-27 16:08 | developer.texi: node fixes | ng0 | 1 | +27 | -26 |
| 2017-10-27 15:20 | doc/documentation/chapters/developer.texi: GNU -> GNU/Linux (in parts where it is technically correct and not just the kernel is referenced). | ng0 | 1 | +29 | -23 |
| 2017-10-27 14:58 | Followup | ng0 | 2 | +23 | -22 |
| 2017-10-27 14:53 | doc/documentation/chapters/developer.texi: Remove occurences of "GNUnet's …" in the section titles. | ng0 | 1 | +72 | -78 |
| 2017-10-27 14:34 | doc/documentation/gnunet.texi: http://gnu.org…->https://gnu.org | ng0 | 1 | +10 | -9 |
| 2017-10-27 12:07 | -add stats | Schanzenbach, Martin | 1 | +40 | -4 |
| 2017-10-27 11:45 | doc: gnunet-bcd: point out help required in identifying the Texlive parts, the size of Texlive and some format and sentence structure changes. | ng0 | 1 | +30 | -14 |
| 2017-10-27 11:39 | -fix | Schanzenbach, Martin | 1 | +2 | -2 |
| 2017-10-26 13:47 | doc user: line length | ng0 | 1 | +23 | -18 |
| 2017-10-26 13:23 | user.texi: change @code{} -> @command{} for commands. | ng0 | 1 | +29 | -27 |
| 2017-10-26 12:59 | @i{} -> @b{} and @{code} where appropriate | ng0 | 1 | +14 | -13 |
| 2017-10-26 12:52 | "@file{}" -> @file{} | ng0 | 2 | +6 | -5 |
| 2017-10-26 12:49 | "@code{}" -> @code{} | ng0 | 2 | +16 | -16 |
| 2017-10-26 12:28 | documentation | ng0 | 3 | +131 | -91 |
| 2017-10-25 20:36 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 110 | +18505 | -15102 |
| 2017-10-25 19:54 | fix module import | ng0 | 1 | +1 | -0 |
| 2017-10-25 19:04 | gitignore | ng0 | 1 | +4 | -2 |
| 2017-10-25 19:03 | fix | ng0 | 2 | +31 | -1 |
| 2017-10-25 18:48 | + | ng0 | 1 | +1 | -0 |
| 2017-10-25 18:32 | fix | ng0 | 2 | +14 | -3 |
| 2017-10-25 18:01 | gendocs | ng0 | 7 | +15 | -6 |
| 2017-10-25 17:08 | doc: Add working cross-reference to 'standards' info manual of GNU/prep/standards. | ng0 | 4 | +674 | -5 |
| 2017-10-25 14:56 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 2 | +49 | -15 |
| 2017-10-25 14:55 | documentation batch commit | ng0 | 6 | +700 | -586 |
| 2017-10-25 14:37 | doc/README: + | ng0 | 1 | +2 | -0 |
| 2017-10-25 12:47 | -fixes | Schanzenbach, Martin | 2 | +4 | -3 |
| 2017-10-25 12:37 | -add j to make | Schanzenbach, Martin | 1 | +1 | -1 |
| 2017-10-25 12:26 | -add docker entrypoint | Schanzenbach, Martin | 2 | +8 | -0 |
| 2017-10-25 12:12 | -fix docker | Schanzenbach, Martin | 8 | +5859 | -4751 |
| 2017-10-25 12:07 | -add dockerfile | Schanzenbach, Martin | 1 | +55 | -0 |
| 2017-10-25 11:02 | Peter@equalit.ie wrote (on gnunet-developers): | Christian Grothoff | 2 | +49 | -15 |
| 2017-10-24 12:55 | fix | ng0 | 1 | +2 | -2 |
| 2017-10-24 12:50 | doc: installation: section 'outdated instructions', comment the part about gnunet-update | ng0 | 1 | +62 | -62 |
| 2017-10-24 12:36 | doc: fix uref's etc | ng0 | 4 | +168 | -133 |
| 2017-10-24 12:21 | doc: README | ng0 | 1 | +3 | -0 |
| 2017-10-23 19:14 | developer + | ng0 | 1 | +523 | -398 |
| 2017-10-23 13:28 | svn,subversion -> git | ng0 | 1 | +2 | -2 |
| 2017-10-23 13:06 | doc batch commit | ng0 | 3 | +1371 | -1143 |
| 2017-10-23 05:46 | vocabulary.texi | ng0 | 1 | +2 | -2 |
| 2017-10-23 05:41 | installation.texi | ng0 | 1 | +148 | -108 |
| 2017-10-23 05:14 | doc | ng0 | 2 | +28 | -15 |
| 2017-10-23 02:16 | added logging | t3sserakt | 2 | +18 | -4 |
| 2017-10-22 14:59 | adjust url to testbed_test.c in pdf | ng0 | 1 | +3 | -2 |
| 2017-10-21 17:17 | doc linefixes | ng0 | 1 | +156 | -127 |
| 2017-10-21 16:43 | configure: Add new Makefile. | ng0 | 1 | +1 | -0 |
| 2017-10-21 16:37 | move docmentation to separate folder | ng0 | 75 | +219 | -217 |
| 2017-10-21 16:11 | docs: gendocs | ng0 | 2 | +184 | -0 |
| 2017-10-21 16:07 | doc readme | ng0 | 1 | +14 | -2 |
| 2017-10-21 15:45 | doc changes modified: contrib/packages/guix/gnunet-doc.scm | ng0 | 10 | +791 | -134 |
| 2017-10-20 22:05 | edits in installation.texi | ng0 | 1 | +1028 | -898 |
| 2017-10-20 17:12 | AUTHORS: alphabetic order. | ng0 | 1 | +1 | -1 |
| 2017-10-20 16:57 | fixes in installation.texi + some changes in gnunet-c-tutorial | ng0 | 5 | +92 | -37 |
| 2017-10-20 15:29 | linelength adjustments in 'philosophy' | ng0 | 1 | +162 | -121 |
| 2017-10-20 15:12 | tutorial-examples/019.c: linelength | ng0 | 1 | +2 | -1 |
| 2017-10-20 15:07 | tutorial-examples 17,19,20: linelength. | ng0 | 3 | +7 | -3 |
| 2017-10-20 14:48 | tutorial-examples/003.c : shorten the line length. | ng0 | 1 | +5 | -1 |
| 2017-10-20 14:30 | -fix make | Schanzenbach, Martin | 1 | +1 | -1 |
| 2017-10-20 13:43 | fixes and additions in chapters/developer.texi | ng0 | 1 | +889 | -732 |
| 2017-10-20 11:43 | doc/README + | ng0 | 1 | +1 | -0 |
| 2017-10-20 11:40 | followup, fix broken texinfo code | ng0 | 1 | +249 | -223 |
| 2017-10-20 11:06 | chapters/developers: Fix code example in 'The Container_MDLL API' to fix line length | ng0 | 1 | +8 | -4 |
| 2017-10-19 17:24 | corrections in developer.texi | ng0 | 1 | +16 | -21 |
| 2017-10-19 17:12 | line length corrections, 50% in developer.texi. | ng0 | 1 | +296 | -258 |
| 2017-10-19 16:48 | + | ng0 | 1 | +947 | -799 |
| 2017-10-19 15:53 | doc/README. | ng0 | 1 | +2 | -0 |
| 2017-10-19 15:19 | chapters/developer.texi: line length 74 for the first 19% of the file. | ng0 | 1 | +770 | -693 |
| 2017-10-19 13:03 | guideline in doc/README. | ng0 | 1 | +7 | -0 |
| 2017-10-19 12:58 | chapters/users.texi: keeps lines below 74 characters. Change pronouns in example cases (see https://www.gnu.org/software/guix/manual/guix.html#Submitting-Patches point 8.) | ng0 | 1 | +1085 | -895 |
| 2017-10-19 07:46 | shorten line length in doc/gnunet.texi | ng0 | 1 | +15 | -15 |
| 2017-10-19 07:42 | linelength fixes in gnunet-c-tutorial.texi | ng0 | 1 | +169 | -109 |
| 2017-10-18 16:36 | Add @direntry | ng0 | 2 | +13 | -0 |
| 2017-10-18 16:11 | + | ng0 | 1 | +2 | -2 |
| 2017-10-18 16:03 | attempt to fix buildbot system being super precise about wrong syntax. Inside comment blocks. Wow. | ng0 | 1 | +5 | -5 |
| 2017-10-18 15:29 | mostly gnunet-c-tutorial changes. | ng0 | 3 | +399 | -202 |
| 2017-10-18 04:34 | developer.texi: try to fix buildbot failure. | ng0 | 1 | +3 | -9 |
| 2017-10-17 17:22 | + | ng0 | 1 | +3 | -7 |
| 2017-10-17 16:50 | philosophy: Add footnotes. | ng0 | 1 | +18 | -12 |
| 2017-10-17 16:35 | doc: installation: some @code->@example changes | ng0 | 1 | +123 | -115 |
| 2017-10-17 15:04 | doc: chapters: installation: some fixes. | ng0 | 1 | +205 | -194 |
| 2017-10-17 12:50 | contrib/packages/guix: Add 'which' to native-inputs | ng0 | 4 | +6 | -0 |
| 2017-10-17 12:29 | Use Suffix Extensions in Makefiles (doc, src/{arm,dht,integration,statistics}) for improved portability. | ng0 | 5 | +9 | -4 |
| 2017-10-17 11:53 | contrib/Makefile.am: Use more portable Suffixes Extensions. | ng0 | 1 | +14 | -1 |
| 2017-10-17 09:58 | boostrap: Add check for libtool, libtoolize or glibtoolize. This *seems* to be enough to fix the complains autoconf throws at us. | ng0 | 1 | +5 | -0 |
| 2017-10-14 08:08 | configure.ac: Add a better error message for when makeinfo is missing, and TODO comments on why this is not sufficient. | ng0 | 1 | +5 | -0 |
| 2017-10-14 00:56 | added mq logging | t3sserakt | 1 | +12 | -0 |
| 2017-10-13 20:57 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 9 | +56 | -20 |
| 2017-10-13 20:57 | Adjustment in how contrib/packages/guix/gnunet.scm is being used. | ng0 | 1 | +7 | -6 |
| 2017-10-13 20:18 | Merge branch 'fix_social' of ssh://gnunet.org/gnunet into fix_social | lurchi | 3 | +84 | -84 |
| 2017-10-13 20:00 | we were on the wood way | lurchi | 1 | +9 | -4 |
| 2017-10-13 18:56 | -we no enter to place | psyc://loupsycedyglgamf.onion/~lynX | 3 | +84 | -84 |
| 2017-10-13 18:56 | don't call GNUNET_SERVICE_client_continue twice; maybe fix bug resulting from destroying MQ too early | lurchi | 2 | +38 | -27 |
| 2017-10-13 17:25 | start social service before running the test (not sure if needed) | lurchi | 1 | +3 | -0 |
| 2017-10-13 17:25 | trying to fix test_social and social service with a lot of debug outputs | lurchi | 3 | +314 | -223 |
| 2017-10-13 16:30 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 9 | +57 | -20 |
| 2017-10-12 13:12 | -fix | Schanzenbach, Martin | 2 | +8 | -2 |
| 2017-10-12 09:25 | -add consume rest api | Schanzenbach, Martin | 1 | +161 | -0 |
| 2017-10-10 19:15 | -add tests | Schanzenbach, Martin | 5 | +42 | -15 |
| 2017-10-10 14:01 | -bugfixes, fix memleaks | Schanzenbach, Martin | 10 | +211 | -99 |
| 2017-10-10 02:42 | Fix memory leak in test_core_api_reliability | David Barksdale | 1 | +3 | -0 |
| 2017-10-09 21:11 | Fix use-after-free in revalidate_address | David Barksdale | 1 | +14 | -6 |
| 2017-10-09 21:11 | Fix use-after-free in some transport tests | David Barksdale | 2 | +4 | -2 |
| 2017-10-09 21:10 | Fix memory leak in transport-testing | David Barksdale | 1 | +5 | -0 |
| 2017-10-09 21:10 | Fix overflow in transport-testing | David Barksdale | 1 | +1 | -1 |
| 2017-10-09 20:06 | Fix overflow in test_sq | David Barksdale | 1 | +1 | -1 |
| 2017-10-09 19:51 | Fix memory leak in test_mq | David Barksdale | 1 | +1 | -0 |
| 2017-10-09 19:50 | Fix leaks in CRYPTO_paillier and test | David Barksdale | 2 | +27 | -10 |
| 2017-10-09 12:52 | -fixes | Schanzenbach, Martin | 1 | +20 | -8 |
| 2017-10-09 12:45 | -improve revocation handling | Schanzenbach, Martin | 8 | +228 | -155 |
| 2017-10-09 09:07 | -fixes | Schanzenbach, Martin | 2 | +16 | -17 |
| 2017-10-09 09:00 | -add attribute store API, fixes | Schanzenbach, Martin | 3 | +140 | -21 |
| 2017-10-09 07:32 | -add REST revoke API | Schanzenbach, Martin | 2 | +172 | -14 |
| 2017-10-08 13:58 | Don't start multiple blacklist checks per ve | David Barksdale | 1 | +11 | -10 |
| 2017-10-07 20:11 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 9 | +12 | -11 |
| 2017-10-07 18:03 | -add ticket listing for rest, bugfixes | Schanzenbach, Martin | 4 | +145 | -17 |
| 2017-10-07 16:51 | -add new jwt handling | Schanzenbach, Martin | 1 | +172 | -0 |
| 2017-10-07 11:21 | -fix records | Schanzenbach, Martin | 2 | +8 | -2 |
| 2017-10-07 11:12 | -fixes, add tests | Schanzenbach, Martin | 4 | +74 | -6 |
| 2017-10-07 11:01 | -mem fixes, revocation finish | Schanzenbach, Martin | 6 | +167 | -51 |
| 2017-10-07 09:08 | -add api impl for revocation | Schanzenbach, Martin | 4 | +104 | -9 |
| 2017-10-07 08:55 | -fixes | Schanzenbach, Martin | 1 | +62 | -45 |
| 2017-10-07 08:37 | -finish revocation in service, cleanup | Schanzenbach, Martin | 3 | +201 | -80 |
| 2017-10-06 21:05 | mark bug location | Christian Grothoff | 1 | +1 | -1 |
| 2017-10-06 20:31 | -more revocation | Schanzenbach, Martin | 3 | +195 | -29 |
| 2017-10-06 19:35 | -towards ticket revocation | Schanzenbach, Martin | 4 | +374 | -34 |
| 2017-10-06 19:17 | fix leak | Christian Grothoff | 6 | +9 | -8 |
| 2017-10-06 18:13 | -fix | Schanzenbach, Martin | 2 | +1 | -3 |
| 2017-10-06 17:31 | -readd new rest plugin | Schanzenbach, Martin | 4 | +651 | -1 |
| 2017-10-06 14:55 | -revise API naming; cleanups | Schanzenbach, Martin | 4 | +65 | -73 |
| 2017-10-06 14:50 | -remove deprecated | Schanzenbach, Martin | 12 | +198 | -4653 |
| 2017-10-06 08:14 | -do not persist sensitive data | Schanzenbach, Martin | 3 | +15 | -62 |
| 2017-10-06 08:04 | -add ticket iteration | Schanzenbach, Martin | 4 | +371 | -54 |
| 2017-10-06 07:08 | -fix bugs | Schanzenbach, Martin | 5 | +46 | -21 |
| 2017-10-05 22:17 | fix type | Christian Grothoff | 1 | +1 | -1 |
| 2017-10-05 21:34 | fix whitespace | Christian Grothoff | 1 | +1 | -1 |
| 2017-10-05 20:44 | -fix bugs | Schanzenbach, Martin | 7 | +178 | -33 |
| 2017-10-05 17:59 | -add ticket DB for IdP | Schanzenbach, Martin | 10 | +1294 | -38 |
| 2017-10-05 16:21 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 31 | +915 | -221 |
| 2017-10-05 15:11 | Merge remote-tracking branch 'origin/master' into identity_abe | Schanzenbach, Martin | 31 | +915 | -221 |
| 2017-10-04 13:19 | fix transport crash from util-legacy-server refactoring of tcp plugin | Christian Grothoff | 1 | +1 | -19 |
| 2017-10-04 12:41 | ignore generated files | Christian Grothoff | 2 | +8 | -0 |
| 2017-10-04 12:37 | ignore benchmark binary | Christian Grothoff | 1 | +1 | -0 |
| 2017-10-04 12:04 | fix indentation | Christian Grothoff | 1 | +2 | -1 |
| 2017-10-04 11:59 | delay cancelling listen operations to avoid rejecting operations before they had a chance to start, fixes misc. test case failures related to set | Christian Grothoff | 6 | +9 | -19 |
| 2017-10-02 07:39 | fix uninit listener field | Christian Grothoff | 1 | +1 | -0 |
| 2017-10-02 07:36 | disconnect CADET only after client count hits zero | Christian Grothoff | 2 | +30 | -20 |
| 2017-10-01 22:19 | Support filter-size in fs block plugin | David Barksdale | 1 | +11 | -6 |
| 2017-09-30 19:51 | more aggressive index creation | Christian Grothoff | 1 | +6 | -5 |
| 2017-09-30 10:41 | README: Specify texinfo >= 5.2 | ng0 | 1 | +1 | -1 |
| 2017-09-30 10:38 | build-process: pass '--enable-documentation' to ONLY build the documentation. This obviously defaults to NO. Furthermore add DISTCLEANFILES to 'doc/Makefile.am'. | ng0 | 5 | +58 | -21 |
| 2017-09-30 08:55 | See attachment -- Naomi Phillips 5F90 BE04 8090 3AFB 2DED CF7A 89F2 1B16 F041 E630 | Christian Grothoff | 1 | +1 | -1 |
| 2017-09-29 12:20 | contrib: guix: change texlive urls. | ng0 | 1 | +3 | -3 |
| 2017-09-28 16:50 | contrib/p/guix: Add new file to build gnunet with tests. | ng0 | 1 | +165 | -0 |
| 2017-09-28 15:36 | contrib: guix: Add gnunetg-test. | ng0 | 1 | +41 | -0 |
| 2017-09-27 08:13 | contrib: bump guix gnunet. | ng0 | 1 | +3 | -3 |
| 2017-09-26 16:17 | .. | ng0 | 2 | +93 | -55 |
| 2017-09-26 15:28 | contrib/p/guix: bump version. | ng0 | 1 | +3 | -3 |
| 2017-09-26 15:11 | doc/Makefile: Add clean rule. | ng0 | 1 | +7 | -0 |
| 2017-09-26 15:07 | doc/gitignore. | ng0 | 1 | +2 | -3 |
| 2017-09-26 15:02 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 2 | +19 | -11 |
| 2017-09-26 15:02 | some more changes in doc. | ng0 | 3 | +88 | -54 |
| 2017-09-26 13:51 | doc: Remove some control characters. | ng0 | 2 | +4 | -3 |
| 2017-09-26 13:19 | remove debug logic | Christian Grothoff | 1 | +0 | -4 |
| 2017-09-26 12:22 | contrib/packages/guix: use texinfo-5.2 for some packages. Start backporting Texlive-2012. | ng0 | 3 | +185 | -2 |
| 2017-09-26 10:54 | fix integer overflow in cast to long for very large timeouts on 32-bit platforms | Christian Grothoff | 2 | +23 | -11 |
| 2017-09-26 09:16 | this was supposed to be in the previous commit. | ng0 | 1 | +27 | -0 |
| 2017-09-25 20:53 | This should fix #5134 | ng0 | 1 | +2 | -2 |
| 2017-09-25 19:58 | Attemot to fix #5134 | ng0 | 1 | +100 | -2 |
| 2017-09-23 16:36 | Fix info message header size check | David Barksdale | 1 | +3 | -2 |
| 2017-09-22 06:32 | doc/Makefile: Remove leading '%D%/' from images. There are systems where this could cause fatal errors. | ng0 | 1 | +32 | -32 |
| 2017-09-21 22:06 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +109 | -57 |
| 2017-09-21 22:05 | doc/Makefile: It seems like this is necessary for now. | ng0 | 1 | +6 | -2 |
| 2017-09-21 17:58 | create both host and guest identity before starting social service | lurchi | 1 | +109 | -57 |
| 2017-09-20 18:27 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 17 | +1539 | -37 |
| 2017-09-17 22:23 | -add consume API | Schanzenbach, Martin | 8 | +442 | -56 |
| 2017-09-17 19:44 | -minor fixed, start consume | Schanzenbach, Martin | 6 | +87 | -17 |
| 2017-09-17 19:12 | -add comments | Schanzenbach, Martin | 1 | +4 | -4 |
| 2017-09-17 19:06 | - rework issue api | Schanzenbach, Martin | 10 | +1035 | -299 |
| 2017-09-16 20:39 | -various fixes; add attribute list API | Schanzenbach, Martin | 13 | +1296 | -201 |
| 2017-09-16 07:44 | -move idp gns record handling to identity-provider | Schanzenbach, Martin | 3 | +12 | -12 |
| 2017-09-15 16:53 | - Add attribute store API to IdP service | Schanzenbach, Martin | 7 | +583 | -60 |
| 2017-09-15 07:23 | Merge remote-tracking branch 'origin/master' into identity_abe | Schanzenbach, Martin | 56 | +4852 | -2639 |
| 2017-09-13 07:51 | doc: Makefile: Add rules to build svg to png. | ng0 | 1 | +16 | -1 |
| 2017-09-13 07:11 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +1 | -0 |
| 2017-09-13 07:10 | doc: Add some SVGs to 'images' folder. | ng0 | 3 | +1208 | -0 |
| 2017-09-12 13:03 | fix #5125 | Christian Grothoff | 1 | +1 | -0 |
| 2017-09-10 17:27 | doc: start to integrate images. figs/*.pdf -> images/.png converted. | ng0 | 7 | +203 | -29 |
| 2017-09-10 17:26 | contrib: guix changes. | ng0 | 1 | +13 | -2 |
| 2017-09-07 22:22 | contrib: Add nssswitch.conf as used by the Gentoo ebuild. | ng0 | 2 | +27 | -0 |
| 2017-09-07 21:17 | doc: actually add the README.txt. | ng0 | 1 | +42 | -0 |
| 2017-09-07 21:08 | doc: Makefile. Also add README.txt. | ng0 | 1 | +3 | -2 |
| 2017-09-07 20:38 | contrib: guix: actually install the gnunet-c-tutorial. | ng0 | 1 | +6 | -1 |
| 2017-09-07 20:16 | contrib: fix hash. | ng0 | 1 | +1 | -1 |
| 2017-09-07 20:15 | contrib: bump gnunet. | ng0 | 1 | +3 | -3 |
| 2017-09-07 20:07 | doc: We can't build a pdf of gnunet-c-tutorial with the old file in place. | ng0 | 2 | +1 | -0 |
| 2017-09-07 19:55 | contrib: bump gnunet | ng0 | 1 | +3 | -3 |
| 2017-09-07 19:53 | doc: add rule with noisy build. | ng0 | 2 | +18 | -1 |
| 2017-09-07 18:51 | Update AUTHORS | xrs | 1 | +1 | -0 |
| 2017-09-07 13:51 | doc: chapters/user: Fix a typo. | ng0 | 1 | +1 | -1 |
| 2017-09-07 13:47 | doc: trim chapters/installation.texi to move some very old instructions into an "archive" file. | ng0 | 3 | +678 | -508 |
| 2017-09-07 08:09 | doc: chapters/user.texi: Some comment placeholders for images, some @uref{} fixes. | ng0 | 1 | +22 | -7 |
| 2017-09-07 07:57 | doc: chapters/user.texi: Some fixes, some improvements. | ng0 | 1 | +66 | -27 |
| 2017-09-07 07:18 | doc: chapters/philosophy.texi: Add menu for 'Anonymity'. | ng0 | 1 | +4 | -0 |
| 2017-09-06 22:28 | doc: chapters/user.texi: some format changes. | ng0 | 1 | +82 | -104 |
| 2017-09-06 22:07 | doc: gnunet.texi: Remove "Local Variables". | ng0 | 1 | +0 | -4 |
| 2017-09-06 10:13 | contrib: guix: Bump gnunet package commit. | ng0 | 1 | +3 | -3 |
| 2017-09-06 09:58 | doc: gnunet-c-tutorial: add @chapter's. | ng0 | 1 | +20 | -20 |
| 2017-09-06 09:50 | doc: gnunet-c-tutorial: fix warnings. | ng0 | 1 | +2 | -2 |
| 2017-09-06 09:43 | doc: gnunet-c-tutorial: Add nodes. | ng0 | 1 | +51 | -12 |
| 2017-09-06 09:30 | doc: gnunet-c-tutorial.texi, chapters/installation.texi: fix compilation warnings. | ng0 | 2 | +87 | -180 |
| 2017-09-06 08:24 | doc: Makefile: Add gnunet-c-tutorial. | ng0 | 1 | +39 | -6 |
| 2017-09-06 08:14 | doc: gnunet-c-tutorial: comment the included images/pdfs for now. | ng0 | 1 | +19 | -19 |
| 2017-09-06 08:11 | doc: gnunet-c-tutorial: done? | ng0 | 1 | +1 | -1 |
| 2017-09-06 08:10 | doc: gnunet-c-tutorial: some unrelated edits. | ng0 | 1 | +117 | -127 |
| 2017-09-06 07:36 | doc: gnunet-c-tutorial: @file, @subsubsection, minor changes. | ng0 | 1 | +3 | -3 |
| 2017-09-06 07:22 | doc: gnunet-c-tutorial: ftp://ftp.gnu.org -> https://gnu.org + gnupg file server location changed. | ng0 | 1 | +6 | -6 |
| 2017-09-05 12:23 | Merge branch 'master' of gnunet.org:gnunet | ng0 | 1 | +15 | -1 |
| 2017-09-05 12:22 | doc: gnunet-c-tutorial: more includes of examples. | ng0 | 21 | +292 | -273 |
| 2017-09-05 12:20 | implement exponential back-off cool down for ARM process restarts | Christian Grothoff | 1 | +15 | -1 |
| 2017-09-05 12:10 | doc: gnunet-c-tutorial: example 6. | ng0 | 2 | +33 | -34 |
| 2017-09-05 12:08 | doc: gnunet-c-tutorial: include example 4 and 5. | ng0 | 3 | +17 | -18 |
| 2017-09-05 12:06 | doc: gnunet-c-tutorial: include testbed_test.c | ng0 | 1 | +3 | -2 |
| 2017-09-05 12:03 | doc: gnunet-c-tutorial: move example code to separate files. | ng0 | 4 | +59 | -60 |
| 2017-09-05 11:36 | doc: gnunet-c-tutorial: More @file, @code. | ng0 | 1 | +52 | -46 |
| 2017-09-05 11:15 | doc: gnunet-c-tutorial: @file for .config directory, add a note that ~/.config might already exist. | ng0 | 1 | +3 | -3 |
| 2017-09-05 11:12 | doc: gnunet-c-tutorial: replace \texttt with @code. | ng0 | 1 | +27 | -27 |
| 2017-09-04 13:10 | cleanup | lurchi | 1 | +0 | -3 |
| 2017-09-04 13:05 | Fix select loop running conditions | lurchi | 2 | +13 | -5 |
| 2017-09-04 10:40 | handles, not handlers | lurchi | 1 | +4 | -4 |
| 2017-09-04 10:23 | remove scheduler->internal code from driver loop | lurchi | 1 | +7 | -23 |
| 2017-09-04 09:56 | Remove busy waiting checks | lurchi | 1 | +26 | -53 |
| 2017-09-04 07:17 | Don't consider restart when the test action already finished | lurchi | 2 | +0 | -2 |
| 2017-09-03 15:59 | gnunet-c-tutorial: Some @file{} changes. | ng0 | 1 | +44 | -44 |
| 2017-08-25 10:59 | clarify documentation about adding / deleting tasks | lurchi | 2 | +15 | -10 |
| 2017-08-25 10:39 | Simplify driver callback del; fix shutdown logic | lurchi | 1 | +92 | -59 |
| 2017-08-24 20:17 | fix behaviour of GNUNET_SCHEDULER_add_select on empty fdsets | lurchi | 1 | +1 | -3 |
| 2017-08-24 18:38 | NULL-initialize array pointers | lurchi | 1 | +4 | -0 |
| 2017-08-24 13:46 | - | psyc://loupsycedyglgamf.onion/~lynX | 1 | +1 | -1 |
| 2017-08-24 13:46 | + | ng0 | 1 | +19 | -30 |
| 2017-08-24 13:36 | + | ng0 | 1 | +89 | -99 |
| 2017-08-24 13:20 | doc: Start of half-manual conversion from LaTeX to Texinfo for gnunet-c-tutorial. | ng0 | 2 | +1489 | -1529 |
| 2017-08-24 10:51 | contrib: guix: fix gnunet-doc package. | ng0 | 1 | +4 | -3 |
| 2017-08-24 10:27 | contrib: guix: We need texlive. | ng0 | 1 | +5 | -4 |
| 2017-08-24 10:12 | doc/Makefile: correct leftovers. | ng0 | 1 | +3 | -3 |
| 2017-08-24 10:06 | contrib: bump gnunet guix. | ng0 | 1 | +33 | -3 |
| 2017-08-24 10:01 | doc/Makefile: generate a dummy version.texi | ng0 | 1 | +11 | -3 |
| 2017-08-24 09:46 | contrib: bump gnunet guix. | ng0 | 1 | +3 | -3 |
| 2017-08-24 09:43 | doc: This should add the ability to explicitly only build the documentation. | ng0 | 2 | +63 | -0 |
| 2017-08-23 13:57 | cleanup | lurchi | 1 | +1 | -26 |
| 2017-08-23 13:45 | GNUNET_SCHEDULER_check_lifeness not needed anymore | lurchi | 2 | +0 | -56 |
| 2017-08-23 13:44 | tasks in the pending queue must be be checked for reached timeouts, too; allow multiple event types per FdInfo | lurchi | 1 | +193 | -153 |
| 2017-08-21 13:39 | README: mention the added mandatory dependency on Texinfo. | ng0 | 1 | +1 | -0 |
| 2017-08-21 11:38 | contrib: the packages need texinfo now. | ng0 | 1 | +3 | -36 |
| 2017-08-21 11:30 | contrib: bump guix package versions. | ng0 | 1 | +5 | -5 |
| 2017-08-21 11:11 | contrib: guix-env.scm cheap hack, needs to be fixed. | ng0 | 1 | +16 | -5 |
| 2017-08-21 08:27 | doc: mixed additions. | ng0 | 2 | +19 | -9 |
| 2017-08-21 08:13 | doc: install: more @example's | ng0 | 1 | +23 | -0 |
| 2017-08-21 08:09 | doc: install: New node -> Pre-installation notes. | ng0 | 1 | +9 | -3 |
| 2017-08-21 08:05 | doc: install: mixed fixes. | ng0 | 1 | +13 | -10 |
| 2017-08-21 07:56 | doc: install: Remove duplicate paragraph. | ng0 | 1 | +0 | -13 |
| 2017-08-21 07:54 | doc: install: some item + file fixes. | ng0 | 1 | +43 | -42 |
| 2017-08-20 23:33 | doc: some svn->git fixes and comments. | ng0 | 1 | +22 | -23 |
| 2017-08-20 23:22 | doc: dev: mail.gnu.org became lists.gnu.org. | ng0 | 1 | +6 | -5 |
| 2017-08-20 23:16 | doc: user: minor changes. | ng0 | 1 | +2 | -2 |
| 2017-08-20 23:13 | doc: user: Minor fix. | ng0 | 1 | +2 | -3 |
| 2017-08-20 23:09 | improve documentation about the GNUNET_array_append and GNUNET_array_grow macros | lurchi | 1 | +12 | -3 |
| 2017-08-20 23:07 | doc: installation: some @file, @emph, @code changes. | ng0 | 1 | +13 | -14 |
| 2017-08-20 23:07 | only allocate network / file handles and store them in the task when GNUNET_SCHEDULER_add_select is used | lurchi | 1 | +78 | -116 |
| 2017-08-20 22:55 | doc: philo: Add link to https://gnunet.org/encoding | ng0 | 1 | +1 | -1 |
| 2017-08-20 22:54 | doc: philo: Add link to https://gnunet.org/gap | ng0 | 1 | +1 | -1 |
| 2017-08-20 22:53 | doc: philo: Add links to https://gnunet.org/anonymity_metric | ng0 | 1 | +2 | -2 |
| 2017-08-20 22:47 | documentation: philosophy: Add link to "An Excess-Based Economic Model for Resource Allocation in Peer-to-Peer Networks" paper. | ng0 | 1 | +1 | -1 |
| 2017-08-20 22:46 | documentation: philosophy: Add link to first paper. | ng0 | 1 | +1 | -1 |
| 2017-08-20 22:38 | documentation: philosophy: Remove some repeated "The". | ng0 | 1 | +8 | -13 |
| 2017-08-20 22:28 | guix-env.scm: correct documentation | ng0 | 1 | +1 | -3 |
| 2017-08-19 11:34 | contrib: import of external guix packages repository. | ng0 | 2 | +461 | -0 |
| 2017-08-19 11:19 | guix-env.scm: Adjust the location of source. | ng0 | 1 | +1 | -1 |
| 2017-08-19 10:24 | guix-env.scm: Move to contrib/packages/guix/. | ng0 | 1 | +0 | -0 |
| 2017-08-19 10:24 | default.nix, gnunet-dev.nix: Move to contrib/packages/nix/. | ng0 | 2 | +0 | -0 |
| 2017-08-19 00:58 | Merge remote-tracking branch 'origin/master' into identity_abe | Schanzenbach, Martin | 38 | +15354 | -89 |
| 2017-08-18 17:18 | doc/gnunet.texi: Use only "The GNUnet Developers" as author. | ng0 | 1 | +0 | -2 |
| 2017-08-18 17:17 | AUTHORS: Add Adriano and ng0 to authors for the Documentation. | ng0 | 1 | +2 | -0 |
| 2017-08-18 14:17 | implement bookkeeping about which FDs related to a tasks have been marked ready (required API change in GNUNET_SCHEDULER_task_ready) | lurchi | 2 | +86 | -57 |
| 2017-08-17 18:32 | increasing length variable is already done by GNUNET_xgrow_ (called by the GNUNET_array_append macro) | lurchi | 1 | +0 | -6 |
| 2017-08-17 13:07 | + | ng0 | 1 | +0 | -2 |
| 2017-08-17 13:02 | doc: further fixes. | ng0 | 3 | +3 | -7 |
| 2017-08-17 12:31 | guix-env.scm: add texinfo. doc: fixes. | ng0 | 4 | +56 | -55 |
| 2017-08-17 11:58 | doc: Makefile: exclude gnunet-c-tutorial.tex from build. | ng0 | 1 | +4 | -2 |
| 2017-08-17 11:55 | doc: Makefile.am: += -> = | ng0 | 1 | +1 | -1 |
| 2017-08-17 11:37 | guix-env.scm: Small adjustments. | ng0 | 1 | +88 | -89 |
| 2017-08-17 11:19 | doc: Merge 'gnunet-texinfo' repository into 'doc' folder of gnunet. | ng0 | 36 | +15269 | -0 |
| 2017-08-16 11:57 | add buggy state of refactored GNUNET_SCHEDULER_add_select | lurchi | 1 | +186 | -119 |
| 2017-08-13 19:04 | reimplement init_fd_info as preparation for refactoring GNUNET_SCHEDULER_add_select | lurchi | 1 | +206 | -76 |
| 2017-08-12 15:39 | fix off-by-one error that prevented reading from stdin | lurchi | 1 | +1 | -1 |
| 2017-08-12 15:39 | init_fd_info now completely initializes fd information; Allow calling add/cancel functions only when the scheduler is running | lurchi | 2 | +91 | -21 |
| 2017-08-11 16:57 | set fds_len in all cases; call set_wakeup only in two places | lurchi | 1 | +8 | -9 |
| 2017-08-11 17:02 | Revert "set fds_len in all cases; call set_wakeup only in two places" | lurchi | 2 | +9 | -14 |
| 2017-08-11 16:49 | set fds_len in all cases; call set_wakeup only in two places | lurchi | 2 | +14 | -9 |
| 2017-08-10 19:09 | remove unnecessary set_wakup call | lurchi | 1 | +0 | -2 |
| 2017-08-10 18:05 | fix compilation of debug code enabled by DEBUG_FDS; fix indentation | lurchi | 1 | +35 | -28 |
| 2017-08-09 20:37 | cosmetic fixes | lurchi | 1 | +13 | -9 |
| 2017-08-09 20:24 | test_scheduler passing; new API function GNUNET_SCHEDULER_check_lifeness | lurchi | 2 | +30 | -57 |
| 2017-08-09 17:21 | lifeness checks; shutdown now working; checkSignal not passing yet | lurchi | 1 | +78 | -51 |
| 2017-08-09 11:50 | fix initFdInfo; rename to init_fd_info | lurchi | 1 | +26 | -21 |
| 2017-08-09 11:28 | fix indentation; remove unneeded set_wakeup call | lurchi | 1 | +14 | -18 |
| 2017-08-08 16:42 | Merge branch 'refactoring-scheduler' of ssh://gnunet.org/gnunet | lurchi | 1 | +4 | -0 |
| 2017-08-08 16:35 | separate the select driver's fd sets from the driver-internal fdsets | lurchi | 2 | +407 | -444 |
| 2017-08-08 16:30 | Smaller changes. Changed order when set_wakeup is called after some task is removed from pending_timeout | t3sserakt | 1 | +9 | -3 |
| 2017-08-05 14:31 | fix segfault and pending_timeout logic | lurchi | 1 | +17 | -10 |
| 2017-08-05 11:38 | add missing DLL insert | lurchi | 1 | +3 | -2 |
| 2017-08-05 11:35 | fix warnings | lurchi | 2 | +49 | -55 |
| 2017-08-05 11:33 | make input of getters const (needed for new scheduler API) | lurchi | 2 | +6 | -6 |
| 2017-08-04 06:45 | GNUNET_SCHEDULER_run is calling GNUNET_SCHEDULER_run_with_driver with the default select polling backend. | t3sserakt | 1 | +1 | -73 |
| 2017-08-03 10:21 | Merge remote-tracking branch 'origin/master' into identity_abe | Schanzenbach, Martin | 17 | +373 | -229 |
| 2017-08-03 04:04 | Call to set_wakeup added after tasks added/removed to/from pending_timeout | t3sserakt | 1 | +4 | -0 |
| 2017-08-02 21:47 | no proof-of-work when running tests... | psyc://loupsycedyglgamf.onion/~lynX | 2 | +7 | -0 |
| 2017-08-02 21:47 | add test_multicast.conf | xrs | 1 | +56 | -0 |
| 2017-08-02 21:37 | test_multicast: test 12 peers in line and star topology | xrs | 5 | +160 | -76 |
| 2017-08-02 20:55 | Nearly finished. Call to set_wakeup missing in case of tasks added to pending_timeout | t3sserakt | 2 | +76 | -88 |
| 2017-07-24 16:56 | fix #5094 as suggested by reporter | Christian Grothoff | 1 | +5 | -0 |
| 2017-07-21 12:12 | get psd test to pass on my system | Christian Grothoff | 1 | +0 | -1 |
| 2017-07-20 23:27 | adapt add_without_sets to scheduler driver API; reimplement initFdInfo | lurchi | 1 | +84 | -29 |
| 2017-07-20 16:04 | small fixes | lurchi | 1 | +16 | -10 |
| 2017-07-20 13:23 | started further refactoring of scheduler. ATTENTION, actual Status does not compile! | t3sserakt | 1 | +264 | -153 |
| 2017-07-18 20:59 | forgot declaration of GNUNET_h2s2 | lurchi | 1 | +15 | -0 |
| 2017-07-18 20:59 | fix #5107 | Christian Grothoff | 1 | +1 | -1 |
| 2017-07-18 20:55 | simplify installation of nss plugins in build system, require user(s) to move plugins into place manually (#5078) | Christian Grothoff | 7 | +60 | -124 |
| 2017-07-14 11:57 | -change to gabe bswabe fork | Schanzenbach, Martin | 4 | +239 | -178 |
| 2017-07-13 19:24 | add local test again | xrs | 1 | +1 | -2 |
| 2017-07-13 15:14 | missing clean up | xrs | 1 | +1 | -1 |
| 2017-07-13 15:12 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 1 | +1 | -1 |
| 2017-07-13 15:12 | add comment | xrs | 1 | +1 | -0 |
| 2017-07-13 15:11 | test_multicast_multipeer: fix bug | xrs | 1 | +85 | -68 |
| 2017-07-13 15:10 | multicast: fix bugs | xrs | 1 | +15 | -11 |
| 2017-07-09 20:37 | -fixes | Schanzenbach, Martin | 2 | +22 | -16 |
| 2017-07-09 19:20 | -fix | Schanzenbach, Martin | 2 | +10 | -7 |
| 2017-07-09 18:14 | -fixes | Schanzenbach, Martin | 2 | +9 | -16 |
| 2017-07-09 17:53 | Merge branch 'abe' into identity_abe | Schanzenbach, Martin | 1 | +0 | -5 |
| 2017-07-09 17:52 | -fix | Schanzenbach, Martin | 1 | +0 | -5 |
| 2017-07-09 17:36 | Merge branch 'abe' into identity_abe | Schanzenbach, Martin | 1 | +9 | -2 |
| 2017-07-09 17:36 | -fix leaks | Schanzenbach, Martin | 1 | +9 | -2 |
| 2017-07-09 17:30 | -fix | Schanzenbach, Martin | 1 | +1 | -1 |
| 2017-07-09 17:25 | -merge | Schanzenbach, Martin | 2 | +21 | -2 |
| 2017-07-09 17:23 | -add free ABE functions | Schanzenbach, Martin | 2 | +49 | -42 |
| 2017-07-09 17:16 | -add cli | Schanzenbach, Martin | 5 | +154 | -51 |
| 2017-07-09 14:15 | -add attr list | Schanzenbach, Martin | 1 | +120 | -18 |
| 2017-07-09 13:35 | Merge branch 'abe' into identity_abe | Schanzenbach, Martin | 2 | +4 | -4 |
| 2017-07-09 13:34 | -fix | Schanzenbach, Martin | 2 | +4 | -4 |
| 2017-07-09 13:32 | -add CLI | Schanzenbach, Martin | 2 | +230 | -1 |
| 2017-07-08 22:08 | -more towards idp2 | Schanzenbach, Martin | 2 | +300 | -50 |
| 2017-07-08 19:50 | -very unimportant typo fixed | psyc://loupsycedyglgamf.onion/~lynX | 1 | +1 | -1 |
| 2017-07-08 19:50 | implement GNUNET_h2s2 for printing two hashes in one log output line | lurchi | 1 | +21 | -0 |
| 2017-07-08 18:21 | Merge branch 'abe' into identity_abe | Schanzenbach, Martin | 2 | +4 | -4 |
| 2017-07-08 18:21 | -fix api | Schanzenbach, Martin | 2 | +4 | -4 |
| 2017-07-08 18:19 | -fix | Schanzenbach, Martin | 1 | +2 | -1 |
| 2017-07-08 18:15 | Merge branch 'abe' into identity_abe | Schanzenbach, Martin | 2 | +62 | -0 |
| 2017-07-08 18:14 | -add serialization | Schanzenbach, Martin | 2 | +62 | -0 |
| 2017-07-08 18:02 | -towards IdP2 | Schanzenbach, Martin | 2 | +123 | -649 |
| 2017-07-08 16:41 | Merge branch 'abe' into identity_abe | Schanzenbach, Martin | 5 | +481 | -0 |
| 2017-07-08 16:30 | -add ABE crypto module | Schanzenbach, Martin | 5 | +481 | -0 |
| 2017-07-07 21:18 | Merge remote-tracking branch 'origin/master' into credentials | Schanzenbach, Martin | 3 | +7 | -6 |
| 2017-07-03 22:52 | fix hostlist server option | xrs | 1 | +3 | -0 |
| 2017-07-03 22:32 | multicast: remove unnecessary header file in Makefile.am | xrs | 1 | +1 | -2 |
| 2017-07-03 22:31 | deactivate hostlist server option | xrs | 1 | +0 | -3 |
| 2017-07-03 22:29 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 2 | +5 | -3 |
| 2017-07-03 22:29 | deaktivate hostlist server and use topology option | xrs | 1 | +1 | -1 |
| 2017-07-03 15:38 | do not invoke callback after set operation destruction, should fix #5082 | Christian Grothoff | 1 | +4 | -2 |
| 2017-07-03 08:35 | -fix DEBUG output | Schanzenbach, Martin | 1 | +1 | -1 |
| 2017-07-03 08:31 | Merge remote-tracking branch 'origin/master' into credentials | Schanzenbach, Martin | 36 | +218 | -105 |
| 2017-06-29 21:48 | revert change, tests must not rely on Internet | Christian Grothoff | 1 | +1 | -1 |
| 2017-06-29 21:30 | make test work on gnunet with public hostlist server | xrs | 1 | +1 | -1 |
| 2017-06-29 13:02 | fix FTBFS issues if --enable-logging=no is set | Christian Grothoff | 9 | +55 | -30 |
| 2017-06-26 15:46 | fix nat service port collision during test | Christian Grothoff | 2 | +8 | -0 |
| 2017-06-26 09:51 | fix configs, inlines are now relative to source dir of inlining file | Christian Grothoff | 4 | +4 | -4 |
| 2017-06-26 07:16 | fix test failure introduced by latest configuration parser fix, avoid unnecessary copying around of the configuration file | Christian Grothoff | 1 | +5 | -8 |
| 2017-06-25 22:40 | [transport] Fix EBADF in select() | David Barksdale | 1 | +33 | -0 |
| 2017-06-25 17:36 | fix configuration parsing issue with inlines from configuration not in cwd | Christian Grothoff | 9 | +42 | -22 |
| 2017-06-25 15:05 | allow NULL fields for varsize | Christian Grothoff | 3 | +14 | -12 |
| 2017-06-25 14:48 | start to fix some test issues with postgres psycstore | Christian Grothoff | 1 | +10 | -7 |
| 2017-06-25 11:47 | Fix debug message. | jah | 1 | +1 | -1 |
| 2017-06-25 11:47 | Fix quota compliance tests. | jah | 1 | +4 | -4 |
| 2017-06-25 11:47 | Ensure peer started callback recvs PeerContext | jah | 1 | +4 | -1 |
| 2017-06-24 23:40 | bitch more if NULL rows cause PQ result extraction to fail | Christian Grothoff | 1 | +24 | -4 |
| 2017-06-24 22:42 | fix crash if block plugin not found | Christian Grothoff | 1 | +3 | -2 |
| 2017-06-23 22:51 | dht: install cli clients | Daniel Golle | 1 | +2 | -2 |
| 2017-06-24 04:18 | [topology] Fix blacklist condition | David Barksdale | 1 | +2 | -2 |
| 2017-06-23 22:09 | if (1) holds here, remove redundant if | Christian Grothoff | 1 | +6 | -6 |
| 2017-06-23 22:06 | start VPN helper also if only services are running | Christian Grothoff | 1 | +3 | -2 |
| 2017-06-23 18:43 | -fix 0-term | Schanzenbach, Martin | 1 | +1 | -1 |
| 2017-06-23 18:39 | Merge remote-tracking branch 'origin/master' into credentials | Schanzenbach, Martin | 53 | +2987 | -2686 |
| 2017-06-23 14:25 | fix indexing issue found by jah and reported on gnunet-developers on 6-8/7/2017 | Christian Grothoff | 1 | +1 | -2 |
| 2017-06-23 14:05 | fix misc namestore crashes from pq migration | Christian Grothoff | 4 | +17 | -10 |
| 2017-06-23 11:54 | namestore: postgres: fix iterating over zone | Daniel Golle | 1 | +4 | -0 |
| 2017-06-23 12:12 | kill short zone remenants | Christian Grothoff | 2 | +2 | -50 |
| 2017-06-22 19:53 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 2 | +3 | -3 |
| 2017-06-22 19:53 | Update multicast test | xrs | 4 | +106 | -43 |
| 2017-06-22 14:47 | Remove valgrind from test config | David Barksdale | 1 | +1 | -1 |
| 2017-06-20 20:22 | fix indentation | Christian Grothoff | 1 | +2 | -2 |
| 2017-06-20 17:32 | set: disconnect, don't destroy yet | Florian Dold | 1 | +32 | -11 |
| 2017-06-20 16:09 | set: remove workaround to test if a set bug and not cadet was at fault | Florian Dold | 1 | +13 | -37 |
| 2017-06-18 00:45 | set: adjust log type | Florian Dold | 1 | +1 | -1 |
| 2017-06-18 00:44 | consensus: logging text | Florian Dold | 1 | +1 | -1 |
| 2017-06-18 00:42 | consensus/set: saner log levels | Florian Dold | 2 | +25 | -25 |
| 2017-06-18 00:24 | CONSENSUS/SET: even uglier CADET workarounds | Florian Dold | 2 | +46 | -18 |
| 2017-06-17 23:13 | SET: add another CADET bug workaround | Florian Dold | 1 | +9 | -5 |
| 2017-06-16 00:01 | [transport] copy-paste error, nothing to see here | David Barksdale | 1 | +3 | -3 |
| 2017-06-15 18:54 | [transport] Don't exit with suspended connections | David Barksdale | 1 | +6 | -1 |
| 2017-06-13 04:50 | [transport] suspend connection to avoid busy-wait | David Barksdale | 1 | +25 | -0 |
| 2017-06-11 04:09 | configure.ac: don't make guesses which uid 'make install' will have | psyc://loupsycedyglgamf.onion/~lynX | 1 | +30 | -27 |
| 2017-06-11 04:09 | gnunet-social: removed duplicate getopt | psyc://loupsycedyglgamf.onion/~lynX | 2 | +2 | -6 |
| 2017-06-11 04:08 | set: add 'over' message, since cadet does not reliably detect channel termination | Florian Dold | 4 | +63 | -5 |
| 2017-06-11 00:11 | clarify enum values | Christian Grothoff | 1 | +8 | -1 |
| 2017-06-10 23:23 | rename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatus | Christian Grothoff | 9 | +132 | -107 |
| 2017-06-10 19:53 | handle UNIQUE violation nicely | Christian Grothoff | 2 | +25 | -2 |
| 2017-06-08 20:29 | [transport] http(s) are stable | David Barksdale | 1 | +1 | -1 |
| 2017-06-08 20:22 | Don't valgrind | David Barksdale | 1 | +1 | -1 |
| 2017-06-07 14:31 | Update Makefile for deleted files | David Barksdale | 1 | +0 | -1 |
| 2017-06-07 14:11 | Update configure.ac POTFILES.in for deleted files | David Barksdale | 2 | +4 | -3 |
| 2017-06-06 16:06 | mark dv/http/https/wlan/bt as experimental | Christian Grothoff | 2 | +5 | -3 |
| 2017-06-06 16:01 | removing dead libgnunetpostgres | Christian Grothoff | 8 | +1 | -412 |
| 2017-06-05 17:19 | Fixes. | Jeffrey Burdges | 1 | +5 | -4 |
| 2017-06-05 12:46 | [datastore] Remove unused indicies from sqlite | David Barksdale | 1 | +20 | -32 |
| 2017-06-05 00:42 | Final changes to switch to PQ form. | Jeffrey Burdges | 1 | +76 | -83 |
| 2017-06-04 23:23 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Jeffrey Burdges | 1 | +1 | -0 |
| 2017-06-04 23:15 | Switch fragment_row to PQ callback form | Jeffrey Burdges | 1 | +104 | -94 |
| 2017-06-04 20:23 | fix leak | Christian Grothoff | 1 | +1 | -0 |
| 2017-06-04 12:46 | add -x option to gnunet-ecc for #4629 | Christian Grothoff | 3 | +46 | -30 |
| 2017-06-03 22:52 | finish datastore pq refactoring | Christian Grothoff | 2 | +277 | -207 |
| 2017-06-03 21:33 | more pq work | Christian Grothoff | 3 | +154 | -215 |
| 2017-06-03 21:16 | Do singleton select statements | Jeffrey Burdges | 1 | +20 | -99 |
| 2017-06-03 20:43 | Do non-select statements | Jeffrey Burdges | 1 | +22 | -110 |
| 2017-06-03 20:06 | Oops. | Jeffrey Burdges | 1 | +0 | -7 |
| 2017-06-03 20:01 | Jeff in sed mode | Jeffrey Burdges | 1 | +184 | -222 |
| 2017-06-03 19:44 | no more need for libgnunetpostgres | Christian Grothoff | 2 | +0 | -2 |
| 2017-06-03 19:42 | migrate another function to libgnunetpq | Christian Grothoff | 1 | +109 | -87 |
| 2017-06-03 19:31 | migrate another function to libgnunetpq | Christian Grothoff | 1 | +37 | -47 |
| 2017-06-02 21:12 | more work on pq-ification of datacache | Christian Grothoff | 2 | +221 | -243 |
| 2017-06-02 19:58 | libgnunetpostgres no longer needed here | Christian Grothoff | 2 | +0 | -2 |
| 2017-06-02 19:56 | libgnunetpostgres no longer needed here | Christian Grothoff | 2 | +0 | -2 |
| 2017-06-02 19:55 | improve namecache postgres plugin to use libgnunetpq more | Christian Grothoff | 1 | +41 | -82 |
| 2017-06-02 19:46 | improve namestore postgres plugin to use libgnunetpq more | Christian Grothoff | 2 | +174 | -208 |
| 2017-06-01 19:48 | guix-env: some update. | ng0 | 1 | +5 | -3 |
| 2017-06-01 19:48 | adding more good helpers to libgnunetpq | Christian Grothoff | 12 | +1144 | -347 |
| 2017-06-01 02:06 | [datstore] make sqlite page_size power of two | David Barksdale | 1 | +1 | -1 |
| 2017-05-30 11:50 | Merge remote-tracking branch 'origin/master' into credentials | Schanzenbach, Martin | 1 | +9 | -43 |
| 2017-05-30 11:50 | -fix idp | Schanzenbach, Martin | 6 | +21 | -162 |
| 2017-05-22 10:08 | -remove reverse record | Schanzenbach, Martin | 1 | +0 | -67 |
| 2017-05-18 11:13 | Merge remote-tracking branch 'origin/master' into credentials | Schanzenbach, Martin | 10 | +432 | -281 |
| 2017-05-18 11:12 | -add policy record type | Schanzenbach, Martin | 2 | +13 | -2 |
| 2017-05-14 17:03 | guix-env.scm: Remove unused code. Point out location for further gnunet variations. | ng0 | 1 | +9 | -43 |
| 2017-05-14 17:03 | update structure, keep only main fig | Christian Grothoff | 1 | +13 | -164 |
| 2017-05-12 17:20 | -fix | Schanzenbach, Martin | 1 | +16 | -11 |
| 2017-05-12 09:38 | fix link | Christian Grothoff | 1 | +1 | -1 |
| 2017-05-11 14:12 | package geeqie changed to image-viewers | David Barksdale | 1 | +12 | -12 |
| 2017-05-10 21:40 | attempting to fix #5006 | Christian Grothoff | 2 | +6 | -7 |
| 2017-05-10 18:58 | Change regex combination, allow hex | Bart Polot | 5 | +400 | -97 |
| 2017-04-24 15:50 | -fix | Schanzenbach, Martin | 2 | +5 | -5 |
| 2017-04-21 11:51 | -fix API changes | Schanzenbach, Martin | 4 | +49 | -36 |
| 2017-04-21 11:36 | Merge remote-tracking branch 'origin/master' into credentials | Schanzenbach, Martin | 33 | +10768 | -10581 |
| 2017-04-19 07:38 | removed LIMIT expression from DELETE stmt. See http://sqlite.org/syntaxdiagrams.html#delete-stmt | xrs | 1 | +1 | -2 |
| 2017-04-19 07:06 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 13 | +1344 | -969 |
| 2017-04-17 12:25 | add GNUNET_JSON_spec_absolute_time_nbo | Christian Grothoff | 2 | +88 | -0 |
| 2017-04-17 01:46 | [datastore] Create remove plugin API call | David Barksdale | 8 | +552 | -265 |
| 2017-04-16 17:39 | [datastore] Combine put and update plugin APIs | David Barksdale | 9 | +345 | -597 |
| 2017-04-14 02:22 | Rewrite gnunet-datastore to dump to a file | David Barksdale | 2 | +364 | -112 |
| 2017-04-12 18:20 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 17 | +9156 | -9405 |
| 2017-04-11 09:37 | fix #4985 | Christian Grothoff | 5 | +22 | -8 |
| 2017-04-02 16:08 | fix misc linker issues | Christian Grothoff | 4 | +4 | -4 |
| 2017-04-01 00:25 | Update POTFILES.in | David Barksdale | 7 | +9122 | -9387 |
| 2017-03-31 22:27 | [fs] Fix unindex after API change | David Barksdale | 1 | +8 | -6 |
| 2017-03-29 17:07 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 92 | +1385 | -606 |
| 2017-03-29 12:26 | - merge with master | Schanzenbach, Martin | 594 | +50227 | -73279 |
| 2017-03-29 12:21 | -fix coverity | Schanzenbach, Martin | 4 | +11 | -5 |
| 2017-03-28 02:07 | [datastore] Fix performance tests after API change | David Barksdale | 2 | +20 | -15 |
| 2017-03-27 09:44 | initial ideas for improving the scheduler API (far from finished) | Christian Grothoff | 2 | +563 | -11 |
| 2017-03-27 15:30 | fix #4974: migrate conversation GST helpers to new MST API | Christian Grothoff | 6 | +72 | -71 |
| 2017-03-26 02:14 | implement #4973 | Christian Grothoff | 7 | +237 | -92 |
| 2017-03-25 20:27 | update tutorial to match GETOPT-API changes | Christian Grothoff | 1 | +8 | -8 |
| 2017-03-25 20:25 | rename GNUNET_GETOPT functions to achieve better consistency | Christian Grothoff | 68 | +404 | -404 |
| 2017-03-24 17:17 | implement GNUNET_NETWORK_test_port_free() for testcases to conveniently check if a port is available | Christian Grothoff | 2 | +70 | -0 |
| 2017-03-24 14:31 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 225 | +12556 | -14785 |
| 2017-03-23 21:36 | auction: makefile indentation | Markus Teich | 1 | +31 | -31 |
| 2017-03-23 14:31 | postgresql: require version 9.5 | Daniel Golle | 2 | +2 | -2 |
| 2017-03-23 03:17 | [datastore] Return and update replication | David Barksdale | 20 | +414 | -260 |
| 2017-03-22 09:08 | Merge branch 'master' of gnunet.org:gnunet | tg(x) | 379 | +31287 | -54930 |
| 2017-03-19 23:47 | use log_from | Christian Grothoff | 1 | +4 | -3 |
| 2017-03-19 20:55 | [datastore] Fix #3743 | David Barksdale | 20 | +594 | -1053 |
| 2017-03-19 00:10 | fix initialisation of zero_pid | Julius Bünger | 1 | +1 | -1 |
| 2017-03-18 23:59 | use modern getopt api | Julius Bünger | 1 | +11 | -19 |
| 2017-03-18 23:33 | use more modern getopt api to initialize pid | Christian Grothoff | 1 | +22 | -34 |
| 2017-03-18 22:38 | fix rps getopt | Julius Bünger | 1 | +22 | -45 |
| 2017-03-17 19:00 | fix #4957 | Christian Grothoff | 1 | +12 | -6 |
| 2017-03-17 18:58 | fix format string error | Christian Grothoff | 1 | +3 | -3 |
| 2017-03-17 17:17 | fix types | Christian Grothoff | 1 | +4 | -4 |
| 2017-03-17 17:13 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff | 87 | +305 | -1320 |
| 2017-03-17 17:03 | rename service_new.c to service.c | Christian Grothoff | 1 | +0 | -0 |
| 2017-03-17 16:58 | fix FTBFS of test | Christian Grothoff | 1 | +4 | -5 |
| 2017-03-17 16:36 | fix fprintf format string warnings | Christian Grothoff | 1 | +14 | -7 |
| 2017-03-17 13:24 | Porting leftovers to new getopt API. | Marcello Stanisci | 6 | +107 | -64 |
| 2017-03-17 11:07 | Merge branch 'getopt' | Christian Grothoff | 66 | +2983 | -1398 |
| 2017-03-17 10:59 | +myself in contributors' list. | Marcello Stanisci | 1 | +1 | -0 |
| 2017-03-17 10:53 | Merge branch 'master' into getopt | Christian Grothoff | 60 | +6458 | -8956 |
| 2017-03-16 17:28 | Fix compiler warnings. | Marcello Stanisci | 1 | +3 | -3 |
| 2017-03-16 15:53 | Last commit as of getopt porting. 'social' still gives warnings. | Marcello Stanisci | 4 | +57 | -36 |
| 2017-03-16 15:27 | porting social | Marcello Stanisci | 2 | +193 | -133 |
| 2017-03-16 14:41 | porting fs finished. | Marcello Stanisci | 4 | +70 | -41 |
| 2017-03-16 14:26 | porting gnunet-publish + others.. | Marcello Stanisci | 12 | +455 | -230 |
| 2017-03-16 13:32 | fix build issues | Christian Grothoff | 3 | +3 | -9 |
| 2017-03-16 11:53 | update .gitignore files | Christian Grothoff | 6 | +9 | -0 |
| 2017-03-16 10:45 | porting | Marcello Stanisci | 3 | +89 | -41 |
| 2017-03-16 04:37 | DCE | Christian Grothoff | 1 | +0 | -18 |
| 2017-03-16 04:33 | removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugins (which will be updated 'later') | Christian Grothoff | 50 | +6209 | -8679 |
| 2017-03-16 02:43 | migrate regex to new service API | Christian Grothoff | 1 | +163 | -158 |
| 2017-03-16 02:27 | migrate testbed-logger to new service API | Christian Grothoff | 2 | +76 | -107 |
| 2017-03-15 20:03 | porting. | Marcello Stanisci | 9 | +294 | -160 |
| 2017-03-15 15:21 | getopt API porting. | Marcello Stanisci | 6 | +232 | -145 |
| 2017-03-15 14:28 | Still porting to new getopt API. | Marcello Stanisci | 9 | +239 | -147 |
| 2017-03-15 10:51 | Porting 'nat-auto'. | Marcello Stanisci | 1 | +27 | -17 |
| 2017-03-15 10:40 | Porting 'nat'. | Marcello Stanisci | 4 | +81 | -49 |
| 2017-03-15 10:34 | merging | Christian Grothoff | 0 | +0 | -0 |
| 2017-03-15 10:14 | add way to mark options as mandatory, get tests to pass again | Christian Grothoff | 5 | +132 | -61 |
| 2017-03-15 10:08 | Porting 'arm'. | Marcello Stanisci | 1 | +66 | -31 |
| 2017-03-15 09:48 | Port 'statistics' to the new getopt API. | Marcello Stanisci | 1 | +38 | -22 |
| 2017-03-15 09:36 | add json command line option parser | Christian Grothoff | 3 | +90 | -5 |
| 2017-03-15 09:26 | add GNUNET_GETOPT_OPTION_SET_ABSOLUTE_TIME | Christian Grothoff | 2 | +83 | -0 |
| 2017-03-15 09:16 | fix test case, implement base32 argument parser logic | Christian Grothoff | 4 | +205 | -32 |
| 2017-03-15 08:39 | getopt major style fix, remove macro-mania with nicer typed functions | Christian Grothoff | 9 | +652 | -281 |
| 2017-03-15 10:08 | Porting 'arm'. | Marcello Stanisci | 1 | +66 | -31 |
| 2017-03-15 09:48 | Port 'statistics' to the new getopt API. | Marcello Stanisci | 1 | +38 | -22 |
| 2017-03-15 09:26 | add GNUNET_GETOPT_OPTION_SET_ABSOLUTE_TIME | Christian Grothoff | 2 | +83 | -0 |
| 2017-03-15 09:17 | Merge branch 'getopt' of git+ssh://gnunet.org/gnunet into getopt | Christian Grothoff | 0 | +0 | -0 |
| 2017-03-15 09:16 | fix test case, implement base32 argument parser logic | Christian Grothoff | 4 | +205 | -32 |
| 2017-03-15 09:04 | Test commit | Marcello Stanisci | 0 | +0 | -0 |
| 2017-03-15 08:39 | getopt major style fix, remove macro-mania with nicer typed functions | Christian Grothoff | 9 | +652 | -281 |
| 2017-03-14 19:30 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 20 | +848 | -584 |
| 2017-03-14 10:42 | fix misc clang compiler warnings | Christian Grothoff | 3 | +21 | -14 |
| 2017-03-14 10:29 | link against libz explicitly, as we use it directly | Christian Grothoff | 1 | +2 | -2 |
| 2017-03-14 01:36 | fix FTBFS | Christian Grothoff | 1 | +30 | -19 |
| 2017-03-13 23:53 | migrate secretsharing to new service API | Christian Grothoff | 1 | +262 | -249 |
| 2017-03-13 23:31 | convert sqlite peerstore to using libgnunetsq | Christian Grothoff | 11 | +434 | -273 |
| 2017-03-13 19:35 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 10 | +392 | -268 |
| 2017-03-13 19:27 | test_multicast_2peers.c: fix code style | xrs | 1 | +15 | -7 |
| 2017-03-13 19:18 | indentation only | Christian Grothoff | 1 | +93 | -38 |
| 2017-03-13 19:09 | link against libgnunetsq | Christian Grothoff | 1 | +3 | -1 |
| 2017-03-13 19:08 | allow use of NULL for stirings | Christian Grothoff | 2 | +15 | -0 |
| 2017-03-13 18:50 | convert sqlite plugin to use libgnunetsq | Christian Grothoff | 1 | +215 | -179 |
| 2017-03-13 17:32 | fix leaks, note that APIs are deprecated (NTR instead of MQ style) | Christian Grothoff | 2 | +44 | -30 |
| 2017-03-13 17:27 | fix possible NPE | Christian Grothoff | 1 | +9 | -5 |
| 2017-03-13 17:25 | one more rval check | Christian Grothoff | 1 | +2 | -1 |
| 2017-03-13 17:11 | check multihashmap32_put return value in mq.c | Christian Grothoff | 1 | +21 | -3 |
| 2017-03-13 17:09 | check sqlite3_close() return value in test | Christian Grothoff | 2 | +4 | -2 |
| 2017-03-13 17:07 | check unlink() return value in test | Christian Grothoff | 1 | +9 | -5 |
| 2017-03-13 17:06 | fix theoretical leak in test | Christian Grothoff | 1 | +42 | -31 |
| 2017-03-13 16:48 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 48 | +2270 | -5456 |
| 2017-03-13 16:48 | multicast: add new test case to Makefile.am | xrs | 1 | +13 | -5 |
| 2017-03-13 13:02 | clarify | Christian Grothoff | 1 | +2 | -0 |
| 2017-03-13 12:50 | fix tutorial: SERVICEHOME is obsolete, we now have GNUNET_TEST_HOME | Christian Grothoff | 2 | +9 | -5 |
| 2017-03-13 10:47 | fix include | Christian Grothoff | 1 | +2 | -2 |
| 2017-03-13 00:46 | renaming CADET APIs to match naming conventions again, now that the old symbols have been purged | Christian Grothoff | 20 | +57 | -57 |
| 2017-03-13 00:36 | rename libgnunetcadetnew -> libgnunetcadet | Christian Grothoff | 11 | +43 | -37 |
| 2017-03-13 00:33 | getting rid of the old cadet client library (pre-MQ) | Christian Grothoff | 5 | +153 | -3407 |
| 2017-03-13 00:30 | Merge branch 'master' | Julius Bünger | 12 | +1412 | -1354 |
| 2017-03-13 00:29 | fix rps | Julius Bünger | 1 | +2 | -2 |
| 2017-03-13 00:24 | major clean up and bugfixes of SET | Christian Grothoff | 4 | +1283 | -1301 |
| 2017-03-12 23:24 | indentation fix | Christian Grothoff | 1 | +2 | -1 |
| 2017-03-12 23:24 | note about performance issue, indentation fix | Christian Grothoff | 2 | +9 | -4 |
| 2017-03-12 22:33 | improve logging, shutdown on error without timeout, do not destroy listener too early | Christian Grothoff | 1 | +53 | -23 |
| 2017-03-12 22:32 | improve logging, indentation | Christian Grothoff | 1 | +51 | -11 |
| 2017-03-12 22:32 | fix debug levels | Christian Grothoff | 2 | +10 | -11 |
| 2017-03-12 22:31 | fix minor leak | Christian Grothoff | 1 | +4 | -3 |
| 2017-03-12 22:57 | adapting the Makefile for the new cadet api | Julius Bünger | 1 | +2 | -2 |
| 2017-03-12 22:42 | last step to new cadet api | Julius Bünger | 1 | +2 | -9 |
| 2017-03-12 21:12 | Forgot to remove decl for GNUNET_DATASTORE_update | David Barksdale | 1 | +0 | -27 |
| 2017-03-12 20:59 | removed unneeded function call | Julius Bünger | 1 | +1 | -5 |
| 2017-03-12 20:06 | migrated rps to new cadet api | Julius Bünger | 4 | +211 | -143 |
| 2017-03-12 17:00 | de-duplicate operation types | Christian Grothoff | 4 | +33 | -65 |
| 2017-03-12 16:50 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 6 | +442 | -101 |
| 2017-03-12 16:16 | always initialize HT upon state creation | Christian Grothoff | 1 | +3 | -4 |
| 2017-03-12 16:12 | add missing headers | Christian Grothoff | 2 | +318 | -0 |
| 2017-03-12 16:11 | migrating namecache to use SQ lib | Christian Grothoff | 1 | +2 | -0 |
| 2017-03-12 16:11 | migrating namecache to use SQ lib | Christian Grothoff | 3 | +119 | -97 |
| 2017-03-12 16:04 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 2 | +2 | -2 |
| 2017-03-12 15:56 | fix sq issue | Christian Grothoff | 1 | +1 | -1 |
| 2017-03-12 14:34 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 69 | +14050 | -33496 |
| 2017-03-12 14:29 | test_multicast_multipeer: fix | xrs | 1 | +2 | -2 |
| 2017-03-12 14:16 | fix ftbfs | Christian Grothoff | 1 | +1 | -1 |
| 2017-03-12 13:55 | real test_multicast_multipeer started | xrs | 1 | +202 | -190 |
| 2017-03-12 01:55 | use new GNUNET_SQ_reset where applicable | Christian Grothoff | 1 | +24 | -40 |
| 2017-03-12 01:51 | converting datacache to sqlite, fixing misc. issues in libgnunetsq | Christian Grothoff | 7 | +457 | -248 |
| 2017-03-11 17:33 | fix logging, immediately switch to full set transmission if other peer has 0 elements | Christian Grothoff | 2 | +38 | -21 |
| 2017-03-11 17:15 | cleaning up set handlers, eliminating 2nd level demultiplexing and improving use of types | Christian Grothoff | 7 | +598 | -535 |
| 2017-03-11 16:58 | fix memory leak | Christian Grothoff | 1 | +1 | -0 |
| 2017-03-11 12:15 | rename cadet*new to just cadet, except for libgnunetcadetnew-logic (where the 'old' one is not yet entirely dead) | Christian Grothoff | 41 | +15200 | -15363 |
| 2017-03-11 12:01 | drop 'new' suffix from tests | Christian Grothoff | 3 | +56 | -472 |
| 2017-03-11 11:58 | remove old CADET testcases | Christian Grothoff | 6 | +1 | -2550 |
| 2017-03-11 11:53 | remove old CADET service code | Christian Grothoff | 16 | +1 | -16815 |
| 2017-03-10 21:13 | use libgnunetsq throughout plugin_datastore_sqlite, fix situation where continuation was not called if no data was ready for replication | Christian Grothoff | 1 | +449 | -227 |
| 2017-03-10 19:40 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 38 | +387 | -345 |
| 2017-03-10 19:39 | test_multicast_2peers: formatting and stuff | xrs | 1 | +3 | -2 |
| 2017-03-10 18:30 | test_multicast_2peers: formatting and stuff | xrs | 1 | +26 | -20 |
| 2017-03-10 17:47 | check GNUNET_PROGRAM_run return value | Christian Grothoff | 2 | +25 | -23 |
| 2017-03-10 17:44 | fix potential NPE | Christian Grothoff | 1 | +1 | -1 |
| 2017-03-10 17:42 | fix memory leak | Christian Grothoff | 1 | +1 | -0 |
| 2017-03-10 17:41 | fix use of uninitialized value host1 on error logging | Christian Grothoff | 2 | +49 | -22 |
| 2017-03-10 17:23 | fix missing time conversion | Christian Grothoff | 1 | +1 | -1 |
| 2017-03-10 17:19 | add assertion to make static analysis happy | Christian Grothoff | 1 | +6 | -4 |
| 2017-03-10 17:17 | add assertion to make static analysis happy | Christian Grothoff | 1 | +1 | -0 |
| 2017-03-10 17:16 | add assertion to make static analysis happy | Christian Grothoff | 1 | +1 | -0 |
| 2017-03-10 17:14 | use correct channel when switching | Christian Grothoff | 1 | +1 | -1 |
| 2017-03-10 17:12 | fix comment | Christian Grothoff | 1 | +1 | -1 |
| 2017-03-10 17:12 | check return value from GNUNET_program_run | Christian Grothoff | 1 | +7 | -1 |
| 2017-03-10 17:11 | check return value from dup2 | Christian Grothoff | 1 | +1 | -1 |
| 2017-03-10 17:04 | remove redundant condition in assertion | Christian Grothoff | 1 | +9 | -6 |
| 2017-03-10 17:00 | fix out-of-bounds case in parser | Christian Grothoff | 1 | +4 | -2 |
| 2017-03-10 16:57 | properly detect and handle parse error | Christian Grothoff | 1 | +12 | -6 |
| 2017-03-10 16:56 | fix integer overflow test to actually work | Christian Grothoff | 1 | +1 | -1 |
| 2017-03-10 16:54 | add assertion to make static analysis happy | Christian Grothoff | 1 | +1 | -0 |
| 2017-03-10 16:53 | disambiguate enum type of value | Christian Grothoff | 1 | +8 | -7 |
| 2017-03-10 16:51 | add assertion to make static analysis happy | Christian Grothoff | 1 | +1 | -0 |
| 2017-03-10 16:50 | fix double-free | Christian Grothoff | 1 | +5 | -3 |
| 2017-03-10 16:49 | prevent division by zero | Christian Grothoff | 1 | +9 | -5 |
| 2017-03-10 16:46 | fix ICMP IPv4/IPv6 type conversion logic | Christian Grothoff | 1 | +3 | -2 |
| 2017-03-10 16:41 | fix double-free | Christian Grothoff | 1 | +0 | -1 |
| 2017-03-10 16:39 | fix memory leak | Christian Grothoff | 1 | +4 | -0 |
| 2017-03-10 16:38 | fix memory leak | Christian Grothoff | 1 | +19 | -26 |
| 2017-03-10 16:30 | fix memory leak | Christian Grothoff | 1 | +2 | -1 |
| 2017-03-10 16:28 | fix memory leak | Christian Grothoff | 1 | +1 | -0 |
| 2017-03-10 16:28 | properly handle error on empty queue | Christian Grothoff | 1 | +3 | -3 |
| 2017-03-10 16:26 | fix comment | Christian Grothoff | 1 | +1 | -1 |
| 2017-03-10 16:25 | handle case 'diff' is NULL - fixes NPE | Christian Grothoff | 1 | +12 | -13 |
| 2017-03-10 16:11 | make sure 'err' is initialized on all error paths | Christian Grothoff | 1 | +1 | -0 |
| 2017-03-10 16:08 | make compiler happy | Christian Grothoff | 1 | +2 | -0 |
| 2017-03-10 16:07 | fix use of uninitialized (shadow-issue) expiration | Christian Grothoff | 1 | +1 | -2 |
| 2017-03-10 15:50 | fix link error | Christian Grothoff | 1 | +1 | -0 |
| 2017-03-10 10:31 | starting conversion of plugin_datastore_sqlite to use libgnunetsq | Christian Grothoff | 3 | +110 | -118 |
| 2017-03-10 10:12 | reset statement on error | Christian Grothoff | 1 | +8 | -1 |
| 2017-03-10 09:59 | introduce warning if QE fails to make progress | Christian Grothoff | 1 | +43 | -0 |
| 2017-03-10 01:38 | remove empty files, fix indentation | Christian Grothoff | 5 | +16 | -79 |
| 2017-03-09 20:38 | fix #4608 | Christian Grothoff | 1 | +17 | -15 |
| 2017-03-09 19:09 | add test_multicast_2peers.c | xrs | 2 | +500 | -6 |
| 2017-03-09 15:57 | fix issue with NAT logic overwriting port specified by user in manual hole punch; adding some logging | Christian Grothoff | 4 | +96 | -57 |
| 2017-03-08 23:15 | -gnunet-social CLI fixes | psyc://loupsycedyglgamf.onion/~lynX | 1 | +9 | -5 |
| 2017-03-08 23:15 | upstyle gnunet-cadet docs | psyc://loupsycedyglgamf.onion/~lynX | 2 | +54 | -24 |
| 2017-03-08 23:15 | we use CREATE INDEX IF NOT EXITS, this requires postgres>=9.6, bump dependency requirements | Christian Grothoff | 4 | +17 | -9 |
| 2017-03-08 22:39 | test_multicast_multipeer.c: add ping pong test | xrs | 2 | +40 | -14 |
| 2017-03-08 18:53 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 17 | +314 | -466 |
| 2017-03-08 17:54 | remove dead enum values | Christian Grothoff | 3 | +2 | -30 |
| 2017-03-08 14:05 | fix more of #4890 | Christian Grothoff | 1 | +18 | -20 |
| 2017-03-07 22:46 | remove dead API | Christian Grothoff | 1 | +1 | -52 |
| 2017-03-07 22:44 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 3 | +8 | -6 |
| 2017-03-07 22:44 | update tutorial | Christian Grothoff | 3 | +124 | -273 |
| 2017-03-07 03:28 | Update comment to match code | David Barksdale | 1 | +2 | -1 |
| 2017-03-05 15:19 | build profilers only if testing is enabled | Daniel Golle | 2 | +6 | -5 |
| 2017-03-05 14:56 | fix #4839 | Christian Grothoff | 1 | +1 | -2 |
| 2017-03-05 14:54 | indentation, comment and style fixes, no semantic changes | Christian Grothoff | 5 | +149 | -72 |
| 2017-03-04 18:07 | misc indentation changes | Christian Grothoff | 2 | +14 | -14 |
| 2017-03-03 18:08 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 1 | +92 | -35 |
| 2017-03-01 19:05 | make total traffic and timeout configurable without recompiling | Bart Polot | 1 | +47 | -20 |
| 2017-03-01 18:28 | fix testcases: ack received messages | Bart Polot | 1 | +1 | -0 |
| 2017-03-01 18:24 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 5 | +62 | -9 |
| 2017-03-01 17:49 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Bart Polot | 32 | +1131 | -188 |
| 2017-03-01 17:48 | - fix short new testcases: send_test_message initizalize data for forward and signal test | Bart Polot | 1 | +45 | -16 |
| 2017-02-28 23:13 | eh, oops | Florian Dold | 1 | +2 | -2 |
| 2017-02-28 23:11 | missing newline | Florian Dold | 1 | +1 | -1 |
| 2017-02-28 23:03 | set: log set difference estimate | Florian Dold | 1 | +13 | -0 |
| 2017-02-28 19:43 | consensus: destroy set handles | Florian Dold | 1 | +30 | -0 |
| 2017-02-28 19:24 | allow destruction while iteration is active | Florian Dold | 1 | +4 | -2 |
| 2017-02-28 19:10 | set: fix make check | Florian Dold | 1 | +3 | -1 |
| 2017-02-28 18:56 | get rid of warning for missing directory on friends.txt creation | Christian Grothoff | 1 | +12 | -6 |
| 2017-02-28 18:37 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 224 | +9931 | -18321 |
| 2017-02-28 18:31 | More API function tests... | xrs | 1 | +2 | -2 |
| 2017-02-28 18:30 | More API function tests... | xrs | 1 | +47 | -20 |
| 2017-02-28 17:53 | fix completely broken implementation of variable size elements | Florian Dold | 1 | +25 | -21 |
| 2017-02-28 17:23 | don't free element that is stack-allocated now | Florian Dold | 2 | +3 | -4 |
| 2017-02-28 17:14 | set profiler: allow variable element size via -w (width) option | Florian Dold | 2 | +62 | -45 |
| 2017-02-28 16:26 | set: destroy client mq properly | Florian Dold | 2 | +4 | -2 |
| 2017-02-28 15:53 | set: zero out listener to make tracking down bug easier | Florian Dold | 1 | +1 | -0 |
| 2017-02-28 15:07 | set: adjust strata estimator bias | Florian Dold | 1 | +5 | -1 |
| 2017-02-28 14:49 | set: different thresholds | Florian Dold | 1 | +3 | -3 |
| 2017-02-28 14:34 | multicast: fix replay_req_remove_cadet() | tg(x) | 1 | +3 | -0 |
| 2017-02-28 14:34 | set: more statistics | Florian Dold | 1 | +8 | -0 |
| 2017-02-28 14:21 | do not bitch at CADET for issues that can happen in normal operation | Christian Grothoff | 1 | +4 | -14 |
| 2017-02-28 14:19 | start with larger IBF | Florian Dold | 1 | +3 | -2 |
| 2017-02-28 13:56 | more stats for happy Florian | Christian Grothoff | 1 | +4 | -0 |
| 2017-02-28 13:53 | fix some breaks, add stats for encrypted/decrypted bytes in CADET | Christian Grothoff | 3 | +19 | -12 |
| 2017-02-28 13:49 | multicast: fix replay_req_remove_client() | tg(x) | 1 | +1 | -1 |
| 2017-02-28 13:38 | misc minor fixes | Christian Grothoff | 4 | +21 | -14 |
| 2017-02-28 12:36 | don't run set with valgrind per default | Florian Dold | 1 | +1 | -1 |
| 2017-02-28 12:24 | higher constant before applying limit | Florian Dold | 1 | +1 | -1 |
| 2017-02-28 12:19 | logging | Florian Dold | 1 | +4 | -0 |
| 2017-02-28 01:14 | consensus: slack-a2a evilness mode and static replication in profiler | Florian Dold | 2 | +56 | -14 |
| 2017-02-28 04:25 | fix sq logic, add to build | Christian Grothoff | 2 | +6 | -0 |
| 2017-02-28 03:07 | completing sq_result_helper | Christian Grothoff | 4 | +561 | -48 |
| 2017-02-27 14:28 | implement revocation block plugin, get revocation test to pass again | Christian Grothoff | 13 | +298 | -17 |
| 2017-02-27 04:10 | fix set element type problem, make consensus work | Florian Dold | 5 | +29 | -13 |
| 2017-02-27 03:15 | fix type error and test cases | Florian Dold | 5 | +10 | -2 |
| 2017-02-27 02:43 | implement lower bound agreement | Florian Dold | 2 | +107 | -25 |
| 2017-02-27 02:42 | fix missing nbo conversion | Florian Dold | 1 | +1 | -1 |
| 2017-02-27 02:02 | fix ftbfs from consensus WIP | Florian Dold | 1 | +6 | -6 |
| 2017-02-27 01:32 | first sketch for libgnuentsq test | Christian Grothoff | 5 | +286 | -13 |
| 2017-02-27 01:08 | implement sq_query_helper.c | Christian Grothoff | 7 | +402 | -43 |
| 2017-02-27 00:25 | missing file | Florian Dold | 2 | +132 | -0 |
| 2017-02-27 00:18 | include set size in result callback, needed by consensus | Florian Dold | 17 | +86 | -9 |
| 2017-02-27 00:18 | skeleton for libgnunetsq implementation | Christian Grothoff | 5 | +403 | -1 |
| 2017-02-26 23:23 | designing SQ-lib API | Christian Grothoff | 5 | +445 | -11 |
| 2017-02-26 22:39 | add validation for inner consensus element | Florian Dold | 11 | +51 | -3 |
| 2017-02-26 22:12 | fix warning / add size validation for consensus block | Florian Dold | 2 | +6 | -0 |
| 2017-02-26 22:05 | wrap consensus elements in block type | Florian Dold | 6 | +216 | -33 |
| 2017-02-26 21:42 | ensure all plugins properly use BF, move shared logic to shared library | Christian Grothoff | 9 | +127 | -194 |
| 2017-02-26 21:30 | make sure DHT does not pass around cyclic paths | Christian Grothoff | 1 | +105 | -63 |
| 2017-02-26 19:26 | move path destruction to separate task to avoid deep-recursion free-while-in-use issue | Christian Grothoff | 1 | +47 | -23 |
| 2017-02-26 19:23 | make test case run with both python2 and python3 | Florian Dold | 1 | +4 | -0 |
| 2017-02-26 18:55 | fix state when requesting full IBF | Florian Dold | 1 | +1 | -0 |
| 2017-02-25 21:13 | Disable test_client_unix.nc test on W32 | Руслан Ижбулатов | 1 | +4 | -1 |
| 2017-02-25 21:12 | Hack gnunet_gst_def.h to allow it compile on W32 | Руслан Ижбулатов | 1 | +7 | -4 |
| 2017-02-25 21:10 | Change helper libraries to be noinst_LTLIBTRARIES | Руслан Ижбулатов | 1 | +9 | -9 |
| 2017-02-25 21:09 | Try to fix FTBFS | Руслан Ижбулатов | 1 | +1 | -1 |
| 2017-02-25 21:09 | ntohl() return value casts for the testsuite on W32 | Руслан Ижбулатов | 2 | +6 | -6 |
| 2017-02-26 01:56 | update ignore file | Christian Grothoff | 1 | +2 | -0 |
| 2017-02-26 01:55 | get rid of non-working, non-maintained experimental alternative DHTs | Christian Grothoff | 14 | +0 | -10575 |
| 2017-02-26 01:52 | get rid of --enable-wachs option, move mlp plugin to experimental-only | Christian Grothoff | 4 | +8 | -17 |
| 2017-02-26 01:09 | document neighbour_limit option better | Christian Grothoff | 1 | +2 | -0 |
| 2017-02-26 01:03 | #4801 seems solidly fixed now, don't see how it can happen anymore | Christian Grothoff | 1 | +17 | -4 |
| 2017-02-26 00:28 | add note about but #4608 | Christian Grothoff | 1 | +1 | -1 |
| 2017-02-26 00:19 | bump consensus and secretsharing to be built by default | Christian Grothoff | 6 | +17 | -8 |
| 2017-02-26 00:15 | add to ignore | Christian Grothoff | 1 | +1 | -0 |
| 2017-02-26 00:07 | disable valgrind | Christian Grothoff | 1 | +0 | -1 |
| 2017-02-26 00:04 | fix ugly parts of test | Christian Grothoff | 1 | +73 | -107 |
| 2017-02-25 23:52 | update ignore files | Christian Grothoff | 2 | +3 | -0 |
| 2017-02-25 23:50 | fix perf_peerinfo_api FTBFS | Christian Grothoff | 1 | +70 | -23 |
| 2017-02-25 23:34 | fix crash in test if DB did not yet exist | Christian Grothoff | 2 | +52 | -19 |
| 2017-02-25 23:23 | re-add interceptor entry for now | Christian Grothoff | 1 | +3 | -0 |
| 2017-02-25 12:57 | W32: Fix msg allocation in gns helper service | Руслан Ижбулатов | 1 | +13 | -37 |
| 2017-02-25 12:56 | W32: port gnunet-gns-import to new zone iterator callback API | Руслан Ижбулатов | 1 | +39 | -32 |
| 2017-02-25 12:54 | Fix an initialization warning (GCC bug 53119) | Руслан Ижбулатов | 7 | +9 | -9 |
| 2017-02-25 12:50 | W32: cast ntohl() result to uint32_t | Руслан Ижбулатов | 6 | +18 | -16 |
| 2017-02-25 12:51 | W32: Splice GNUNET_memcpy macro into NAT and GNS helpers | Руслан Ижбулатов | 3 | +7 | -0 |
| 2017-02-25 12:51 | Silence a GCC warning in gnunet-nat.c | Руслан Ижбулатов | 1 | +3 | -0 |
| 2017-02-25 12:49 | Link libgnunetblockgroup to libgnunetblock | Руслан Ижбулатов | 1 | +2 | -0 |
| 2017-02-25 12:48 | W32: placate GCC by initializing lsocks_write_fd to NULL | Руслан Ижбулатов | 1 | +3 | -0 |
| 2017-02-25 12:48 | W32: Fix wrong format strings | Руслан Ижбулатов | 2 | +7 | -7 |
| 2017-02-25 12:47 | W32: Fix the conditaions for the ifconfig function | Руслан Ижбулатов | 1 | +1 | -1 |
| 2017-02-25 12:47 | W32: Fix a possible control flow error | Руслан Ижбулатов | 1 | +2 | -0 |
| 2017-02-25 12:46 | Shuffle some vars around to fix a warning | Руслан Ижбулатов | 1 | +7 | -4 |
| 2017-02-25 12:44 | Use GNU printf format | Руслан Ижбулатов | 1 | +1 | -1 |
| 2017-02-25 12:43 | W32: adapt the code to GNUNET_memcpy() that returns nothing | Руслан Ижбулатов | 1 | +4 | -6 |
| 2017-02-25 03:39 | Fix ftbfs | Christian Grothoff | 2 | +3 | -3 |
| 2017-02-25 03:37 | extensive tutorial updates | Christian Grothoff | 1 | +210 | -224 |
| 2017-02-25 03:06 | this should be dead | Christian Grothoff | 1 | +0 | -47 |
| 2017-02-25 03:05 | updating gnunet-gns-helper-service-w32 to current APIs | Christian Grothoff | 2 | +231 | -225 |
| 2017-02-25 00:54 | sh is sufficient, does not seem to require bash specifically | Christian Grothoff | 1 | +1 | -1 |
| 2017-02-24 13:22 | Add Vagrant file for development | Antonio Ojea | 2 | +103 | -0 |
| 2017-02-24 21:54 | multicast: logging, test fix | tg(x) | 3 | +24 | -6 |
| 2017-02-24 21:19 | util: logging | tg(x) | 3 | +15 | -6 |
| 2017-02-24 19:10 | Merge branch 'master' of gnunet.org:gnunet | tg(x) | 45 | +2605 | -1833 |
| 2017-02-24 19:10 | util: add component name to LOG macros; util/client: log incoming message type/size/source for gnunet-logread | tg(x) | 50 | +129 | -117 |
| 2017-02-24 17:27 | add byzantine/force options to profiler | Florian Dold | 1 | +54 | -2 |
| 2017-02-24 17:07 | always send bigger set on full send | Florian Dold | 4 | +98 | -11 |
| 2017-02-24 14:50 | add option parsing | Florian Dold | 4 | +100 | -0 |
| 2017-02-24 16:32 | minimal code cleanup | Christian Grothoff | 2 | +3 | -4 |
| 2017-02-24 13:31 | improve traffic drop heuristic | Christian Grothoff | 1 | +33 | -3 |
| 2017-02-24 13:18 | lower log level | Christian Grothoff | 1 | +1 | -1 |
| 2017-02-24 13:16 | not always ready when send_kx is called | Christian Grothoff | 1 | +3 | -2 |
| 2017-02-24 13:12 | permit NULL head | Christian Grothoff | 1 | +5 | -2 |
| 2017-02-24 12:25 | update counters properly | Christian Grothoff | 2 | +16 | -8 |
| 2017-02-23 21:55 | update .gitignore files | Christian Grothoff | 4 | +8 | -0 |
| 2017-02-23 21:54 | use of dns2gns proxy instead of DNS interceptor in VPN test | Christian Grothoff | 3 | +139 | -118 |
| 2017-02-23 21:53 | fix use of uninitialized ID after last refactoring | Christian Grothoff | 1 | +1 | -2 |
| 2017-02-23 21:52 | log which name we are resolving | Christian Grothoff | 1 | +3 | -2 |
| 2017-02-23 21:52 | change default port to 53, use setcap to enable binding to low port | Christian Grothoff | 2 | +18 | -6 |
| 2017-02-23 21:51 | fix indentation, typo, improve logging | Christian Grothoff | 1 | +36 | -13 |
| 2017-02-23 21:50 | fix indentation | Christian Grothoff | 1 | +3 | -1 |
| 2017-02-23 21:50 | fix typo in example | Christian Grothoff | 1 | +1 | -1 |
| 2017-02-23 21:50 | fix termination, proper shutdown on CTRL-C | Christian Grothoff | 1 | +49 | -15 |
| 2017-02-23 16:13 | implement union via sending whole set | Florian Dold | 4 | +343 | -34 |
| 2017-02-23 14:15 | add set operation options | Florian Dold | 14 | +80 | -1 |
| 2017-02-23 13:52 | comments | Florian Dold | 1 | +6 | -2 |
| 2017-02-23 13:18 | abort union if we receive too little fresh elements | Florian Dold | 1 | +24 | -0 |
| 2017-02-23 14:44 | limit queue size CORE maintains for any client, warn if we exceed it | Christian Grothoff | 1 | +22 | -4 |
| 2017-02-23 14:33 | even nicer queue size optimization: insert-at-tail if we can instantly tell, always | Christian Grothoff | 1 | +8 | -10 |
| 2017-02-23 14:32 | optimize queue-full case, reduce max queue size due to O(n) operation | Christian Grothoff | 3 | +13 | -2 |
| 2017-02-23 13:28 | complain if MQ gets way too long | Christian Grothoff | 1 | +2 | -1 |
| 2017-02-23 13:08 | convert EXIT to new CADET MQ API | Christian Grothoff | 2 | +1551 | -1608 |
| 2017-02-22 22:51 | fix shutdown sequence on MQ errors | Christian Grothoff | 1 | +6 | -1 |
| 2017-02-22 21:08 | timeout -> skip for switch tests | Christian Grothoff | 1 | +3 | -3 |
| 2017-02-22 20:59 | multicast: switch to new cadet api | tg(x) | 3 | +575 | -452 |
| 2017-02-22 20:42 | remove dead code and dead linker dependencies | Christian Grothoff | 7 | +1 | -1255 |
| 2017-02-22 20:29 | remove support for reverse lookup and shortening from GNS (#4849) | Christian Grothoff | 18 | +84 | -928 |
| 2017-02-22 20:05 | ignore generated temp files that are frequently generated | Christian Grothoff | 2 | +2 | -0 |
| 2017-02-22 20:04 | do not fail hard if this test does not work | Christian Grothoff | 1 | +3 | -0 |
| 2017-02-22 19:58 | fix compile errors | Christian Grothoff | 3 | +10 | -14 |
| 2017-02-22 16:32 | converting 'vpn' to new CADET API, not tested/testable, as exit is not converted yet | Christian Grothoff | 4 | +1572 | -1608 |
| 2017-02-22 15:49 | converting 'pt' to new CADET API, not tested/testable, as exit/vpn are not converted yet | Christian Grothoff | 5 | +220 | -274 |
| 2017-02-22 15:03 | eliminate dead argument | Christian Grothoff | 3 | +4 | -9 |
| 2017-02-22 15:01 | fix bug introduced with BLOCK change where we would eval a local reply twice and discard it as duplicate in the end | Christian Grothoff | 3 | +54 | -38 |
| 2017-02-22 13:55 | no log macro in here | Christian Grothoff | 1 | +4 | -4 |
| 2017-02-22 13:53 | strcmp instead of memcmp | Christian Grothoff | 1 | +4 | -6 |
| 2017-02-22 13:53 | strcmp instead of memcmp | Christian Grothoff | 9 | +107 | -39 |
| 2017-02-22 13:31 | not exactly a protocol violation, but a case for stats | Christian Grothoff | 1 | +4 | -1 |
| 2017-02-22 13:27 | complain harder about this type of violation | Christian Grothoff | 1 | +1 | -1 |
| 2017-02-22 13:25 | fix sign issue in bitshift | Christian Grothoff | 1 | +2 | -2 |
| 2017-02-22 13:17 | enable RR option for HELLO gets in DHT | Christian Grothoff | 1 | +1 | -1 |
| 2017-02-22 12:49 | fix type | Christian Grothoff | 1 | +2 | -3 |
| 2017-02-22 12:48 | fix test_dht_montior abortion | Christian Grothoff | 1 | +7 | -7 |
| 2017-02-22 12:46 | fix test_dht_montior abortion, fix crash on NULL HELLO | Christian Grothoff | 2 | +31 | -9 |
| 2017-02-22 12:41 | support BF size adjustments in other plugins | Christian Grothoff | 10 | +228 | -14 |
| 2017-02-22 10:43 | fix typo | Christian Grothoff | 1 | +1 | -1 |
| 2017-02-22 10:43 | fix typo | Christian Grothoff | 1 | +1 | -1 |
| 2017-02-22 10:40 | try to fix BF size mess created by original BLOCK API change | Christian Grothoff | 4 | +62 | -8 |
| 2017-02-22 10:10 | clean up new block logic, avoid direct linkage against blockgroup lib from DHT service | Christian Grothoff | 4 | +64 | -43 |
| 2017-02-21 22:54 | fix-typo | Christian Grothoff | 1 | +1 | -1 |
| 2017-02-21 21:47 | fix misc typos | Christian Grothoff | 4 | +22 | -20 |
| 2017-02-21 19:20 | fix sun_len issue (#4816) by adding test and fixing typo | Christian Grothoff | 9 | +22 | -12 |
| 2017-02-21 19:12 | update .ignore file | Christian Grothoff | 1 | +15 | -15 |
| 2017-02-21 19:11 | handle errors without crashing | Christian Grothoff | 1 | +12 | -6 |
| 2017-02-21 19:07 | enforce sequential test order (#4860) | Christian Grothoff | 1 | +65 | -46 |
| 2017-02-21 18:28 | ignore new testcases | Bart Polot | 1 | +2 | -2 |
| 2017-02-21 18:26 | Add new testcases, to exercise the mq API. | Bart Polot | 1 | +77 | -0 |
| 2017-02-21 16:57 | fix conversation issue to make tests pass again | Christian Grothoff | 2 | +7 | -2 |
| 2017-02-21 16:47 | change Makefile.am back so it builds at least; fix #4908 in cadet API | Christian Grothoff | 3 | +9 | -23 |
| 2017-02-21 15:55 | disable valgrind during test | Christian Grothoff | 1 | +2 | -3 |
| 2017-02-21 15:54 | ignore update | Christian Grothoff | 1 | +3 | -0 |
| 2017-02-21 15:53 | converting conversation to use new CADET API | Christian Grothoff | 5 | +245 | -266 |
| 2017-02-21 12:48 | Fix channel disconnect checking< | Bart Polot | 1 | +8 | -9 |
| 2017-02-21 12:47 | - verbose log | Bart Polot | 1 | +2 | -2 |
| 2017-02-21 12:47 | - doc | Bart Polot | 1 | +1 | -0 |
| 2017-02-21 12:30 | Rewrite cadet tests using MQ API | Bart Polot | 6 | +1548 | -3 |
| 2017-02-21 09:42 | prevent crash on exit | Christian Grothoff | 1 | +1 | -1 |
| 2017-02-21 09:41 | prevent crash on exit | Christian Grothoff | 2 | +5 | -25 |
| 2017-02-21 09:38 | prevent crash on exit | Christian Grothoff | 1 | +1 | -1 |
| 2017-02-20 23:50 | Don't put POSTGRESQL_CPPFLAGS in CFLAGS | David Barksdale | 2 | +7 | -2 |
| 2017-02-20 23:05 | Match function type to header declaration | David Barksdale | 1 | +1 | -1 |
| 2017-02-20 22:23 | also do send_kx if we fail to decrypt | Christian Grothoff | 1 | +9 | -2 |
| 2017-02-20 19:09 | Update po files | David Barksdale | 6 | +90 | -90 |
| 2017-02-20 19:08 | Restrict update to positive priority deltas | David Barksdale | 7 | +29 | -31 |
| 2017-02-20 18:22 | ignore kdevelop files | Bart Polot | 1 | +1 | -0 |
| 2017-02-20 18:21 | - doxygen | Bart Polot | 1 | +3 | -7 |
| 2017-02-20 18:19 | - minor changes: doxygen, log, code order, code legibility | Bart Polot | 1 | +18 | -18 |
| 2017-02-20 18:13 | Refactor copying of handler arrays | Bart Polot | 4 | +79 | -34 |
| 2017-02-20 17:21 | Update po files | David Barksdale | 7 | +2910 | -2740 |
| 2017-02-20 17:18 | Remove unused GNUNET_DATASTORE_update() API call | David Barksdale | 5 | +1 | -200 |
| 2017-02-20 16:19 | completed big block refactoring in preparation for SET-BLOCK integration | Christian Grothoff | 23 | +707 | -541 |
| 2017-02-20 14:09 | first half of new BLOCK API to generalize duplicate detection beyond BFs | Christian Grothoff | 15 | +645 | -11 |
| 2017-02-20 12:54 | remove dependency on libextractor from testcase; fix #4901 | Christian Grothoff | 2 | +16 | -20 |
| 2017-02-20 10:30 | fix NSS / sudo warning output by configure to be more accurate (#4631) | Christian Grothoff | 2 | +4 | -1 |
| 2017-02-19 22:26 | misc log fixes, plus prevent multiple TCP connections from wrecking havoc by creating a missunderstanding about which one is active | Christian Grothoff | 3 | +81 | -55 |
| 2017-02-19 19:31 | mostly logging, avoid having more than one typemap in transmission queue, accept port=0 as not an error, tolerate link-local addrs | Christian Grothoff | 6 | +122 | -47 |
| 2017-02-19 17:48 | misc logging, no semantic changes | Christian Grothoff | 4 | +54 | -7 |
| 2017-02-19 12:57 | fix zombie-fest | Christian Grothoff | 3 | +18 | -18 |
| 2017-02-19 11:39 | converting consensus service to new SERVICE API | Christian Grothoff | 1 | +234 | -256 |
| 2017-02-19 00:44 | towards converting SP to new CADET API; still fails tests though | Christian Grothoff | 6 | +363 | -830 |
| 2017-02-18 23:28 | trying to fix #4899 | Christian Grothoff | 1 | +15 | -2 |
| 2017-02-18 19:02 | make sure after any transmission succeeds we continue looking for more (previous code missed some corner cases, see #4896/11780) | Christian Grothoff | 2 | +10 | -1 |
| 2017-02-18 17:59 | append to TAIL of mutation list for processing in right order | Christian Grothoff | 3 | +77 | -32 |
| 2017-02-18 17:59 | logging fixes, nicer comments | Christian Grothoff | 3 | +12 | -15 |
| 2017-02-18 17:00 | loglevel MESSAGE for the incoming connection message + type | lurchi | 1 | +2 | -2 |
| 2017-02-18 16:59 | update gitignore | Christian Grothoff | 1 | +1 | -0 |
| 2017-02-18 16:57 | terminate instantly, even on failure | Christian Grothoff | 1 | +1 | -0 |
| 2017-02-18 16:52 | fix testcase | Christian Grothoff | 2 | +72 | -23 |
| 2017-02-18 16:22 | fix ignore file | Christian Grothoff | 1 | +2 | -1 |
| 2017-02-18 16:17 | misc bugfixes | Christian Grothoff | 2 | +15 | -9 |
| 2017-02-18 15:39 | no prefix for set either | lurchi | 1 | +1 | -1 |
| 2017-02-17 21:41 | no prefix in Git | Christian Grothoff | 1 | +1 | -1 |
| 2017-02-17 20:26 | Fix cleanup issues and some leak | Christian Grothoff | 3 | +54 | -31 |
| 2017-02-17 20:01 | fix loopback disconnect signalling and a few memory leaks | Christian Grothoff | 3 | +19 | -3 |
| 2017-02-17 19:22 | misc fixes in new CADET API, porting gnunet-cadet to new API | Christian Grothoff | 4 | +423 | -547 |
| 2017-02-17 15:51 | ignore tests | Christian Grothoff | 1 | +1 | -0 |
| 2017-02-17 14:19 | missing 'const' | Christian Grothoff | 1 | +1 | -1 |
| 2017-02-17 14:16 | fix crash issues in SET | Christian Grothoff | 3 | +3 | -29 |
| 2017-02-17 13:33 | move SET to use new MQ API properly | Christian Grothoff | 2 | +3 | -3 |
| 2017-02-17 13:31 | get FS test with CADET to finally pass again | Christian Grothoff | 4 | +170 | -205 |
| 2017-02-17 13:12 | hacking up 'new' CADET API without legacy logic | Christian Grothoff | 2 | +1819 | -1 |
| 2017-02-17 10:06 | convert to new CADET API, not working due to CADET-API internal bugs | Christian Grothoff | 4 | +290 | -337 |
| 2017-02-17 10:05 | assertion was inverted, also probably too strict | Christian Grothoff | 1 | +11 | -12 |
| 2017-02-16 22:25 | ignore perf files | Christian Grothoff | 1 | +2 | -0 |
| 2017-02-16 22:24 | first, very rough conversion of SET service to new cadet client API (fails tests, as before) | Christian Grothoff | 2 | +246 | -127 |
| 2017-02-16 21:59 | migrate SET service to new SERVICE API | Christian Grothoff | 4 | +200 | -192 |
| 2017-02-16 21:14 | this actually happens and is fine | Christian Grothoff | 1 | +2 | -1 |
| 2017-02-16 21:08 | introduce loose state, fix channel state machine | Christian Grothoff | 1 | +24 | -4 |
| 2017-02-16 20:55 | properly clean up unbound channels | Christian Grothoff | 3 | +49 | -6 |
| 2017-02-16 20:26 | fix log | Christian Grothoff | 1 | +1 | -1 |
| 2017-02-16 20:00 | do not respond to BROKEN messages with BROKEN messages | Christian Grothoff | 1 | +7 | -0 |
| 2017-02-16 14:19 | fix log message format str | Christian Grothoff | 1 | +1 | -1 |
| 2017-02-16 14:08 | set type correctly in nat auto test | Christian Grothoff | 2 | +13 | -11 |
| 2017-02-16 13:54 | cancel existing last_control_qe handle before scheduling a new one, always | Christian Grothoff | 2 | +6 | -3 |
| 2017-02-16 13:42 | extra asserts | Christian Grothoff | 1 | +2 | -0 |
| 2017-02-16 13:05 | use force when required | Christian Grothoff | 1 | +1 | -1 |
| 2017-02-15 16:49 | fix #4895: set highbit always for the returned cn, not just on the second call | Christian Grothoff | 1 | +4 | -4 |
| 2017-02-15 16:37 | spell out message types more, use correct conversion direction | Christian Grothoff | 2 | +6 | -6 |
| 2017-02-15 16:24 | fix typos in log msgs | Christian Grothoff | 1 | +5 | -5 |
| 2017-02-15 15:56 | fixing #4878 -- by avoiding allocation in the first place | Christian Grothoff | 1 | +20 | -31 |
| 2017-02-15 15:55 | update ignore file | Christian Grothoff | 1 | +1 | -0 |
| 2017-02-15 15:55 | introducing GNUNET_CRYPTO_ecdhe_create2() to avoid malloc nonsense | Christian Grothoff | 2 | +39 | -7 |
| 2017-02-15 15:54 | fix format string bug | Christian Grothoff | 1 | +3 | -2 |
| 2017-02-15 14:37 | fix #4890 | Christian Grothoff | 1 | +14 | -21 |
| 2017-02-13 09:29 | pass correct pointer to GNUNET_NAT_register | Christian Grothoff | 1 | +3 | -1 |
| 2017-02-13 09:24 | add assertion that we do not release path that is still used by a connection | Christian Grothoff | 1 | +1 | -0 |
| 2017-02-12 00:44 | set up multicast group with origin and member | xrs | 1 | +75 | -21 |
| 2017-02-11 16:58 | No need to mention HOLE_EXTERNAL twice | David Barksdale | 1 | +4 | -11 |
| 2017-02-11 15:41 | fix use-after-free in postgres error message | Florian Dold | 1 | +14 | -14 |
| 2017-02-09 21:28 | fixed crash on test_multicast_multipeer | xrs | 1 | +5 | -7 |
| 2017-02-08 18:43 | Add mq test | Bart Polot | 2 | +344 | -5 |
| 2017-02-08 18:41 | Fix open port, copy handlers for use on incoming channels | Bart Polot | 1 | +10 | -1 |
| 2017-02-08 18:41 | - adjust FWD/BCK to new channel numbering | Bart Polot | 1 | +1 | -1 |
| 2017-02-08 18:40 | - code/debug format | Bart Polot | 1 | +6 | -3 |
| 2017-02-08 16:28 | - debug, indentation, legibility | Bart Polot | 1 | +10 | -6 |
| 2017-02-08 16:27 | fix cadet mq api, use proper function arguments | Bart Polot | 1 | +2 | -2 |
| 2017-02-08 16:23 | - fix assertion condition | Bart Polot | 1 | +1 | -1 |
| 2017-02-08 16:22 | - doxygen, debug text | Bart Polot | 1 | +3 | -1 |
| 2017-02-08 01:28 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Bart Polot | 5 | +32 | -10 |
| 2017-02-07 22:44 | fix psyc service being unwilling to shutdown | lurchi | 1 | +3 | -0 |
| 2017-02-02 17:13 | Only call window_size on incrementing size, allow ACK+1 messages to be taken | Bart Polot | 1 | +38 | -12 |
| 2017-02-02 16:16 | Implement data ack in CADET MQ API | Bart Polot | 2 | +51 | -6 |
| 2017-02-02 09:21 | gnunet-social CLI: porcelain status and psyc messages | psyc://loupsycedyglgamf.onion/~lynX | 1 | +24 | -7 |
| 2017-02-02 09:21 | don't let further circuits disrupt 'gnunet-cadet -o' | psyc://loupsycedyglgamf.onion/~lynX | 2 | +3 | -3 |
| 2017-02-02 09:21 | find /bin/ip | psyc://loupsycedyglgamf.onion/~lynX | 1 | +2 | -0 |
| 2017-02-02 09:21 | fix sanity check in dht_api: we are passing 32-byte PIDs, not 64-byte hashes | Christian Grothoff | 1 | +1 | -1 |
| 2017-02-02 09:17 | have sanity checks for DHT path construction | Christian Grothoff | 2 | +45 | -7 |
| 2017-02-02 09:16 | set PATH during testcase | Christian Grothoff | 2 | +3 | -1 |
| 2017-02-01 20:07 | force attachment if connection is still there | Christian Grothoff | 1 | +4 | -1 |
| 2017-02-01 19:49 | preserve invariants while calling GCP_detatch_path while reorging paths | Christian Grothoff | 2 | +20 | -14 |
| 2017-02-01 15:57 | use NULL as flag for evaluation of query, ensure we pass non-NULL for reply_block to evaluate reply even if reply is zero bytes long | Christian Grothoff | 3 | +7 | -3 |
| 2017-02-01 15:49 | log if we get a redundant KX_AUTH, do not assert | Christian Grothoff | 1 | +11 | -1 |
| 2017-02-01 15:44 | path heap could be null here during shutdown | Christian Grothoff | 1 | +2 | -1 |
| 2017-02-01 15:34 | init worst, to avoid valgrind warning (otherwise harmless) | Christian Grothoff | 1 | +1 | -0 |
| 2017-02-01 12:35 | fix peer destruction triggers | Christian Grothoff | 1 | +15 | -3 |
| 2017-02-01 08:36 | another channel-add destroy-cancel fix | Christian Grothoff | 1 | +5 | -0 |
| 2017-01-31 18:09 | stop destroy task if connection goes up | Christian Grothoff | 2 | +6 | -2 |
| 2017-01-31 16:54 | use observed RTT as starting point for retransmissions | Christian Grothoff | 5 | +45 | -32 |
| 2017-01-31 16:45 | implement no-buffer option at route level | Christian Grothoff | 1 | +6 | -1 |
| 2017-01-31 16:41 | fix lower_rung() logic | Christian Grothoff | 1 | +4 | -8 |
| 2017-01-31 16:04 | fix rung prev injection | Christian Grothoff | 2 | +3 | -3 |
| 2017-01-31 16:02 | fix loop detection logic | Christian Grothoff | 1 | +1 | -1 |
| 2017-01-31 14:54 | initialize direction in rung DLL | Christian Grothoff | 1 | +4 | -0 |
| 2017-01-31 13:46 | use modern time specification for expiration | Christian Grothoff | 1 | +14 | -10 |
| 2017-01-31 13:44 | add method to record and print DHT routes to DHT command-line tools | Christian Grothoff | 2 | +43 | -6 |
| 2017-01-31 13:31 | updating gitignores and POTFILES | Christian Grothoff | 3 | +5 | -0 |
| 2017-01-31 13:16 | Fix off-by-one | Christian Grothoff | 2 | +2 | -1 |
| 2017-01-31 12:59 | more statistics | Christian Grothoff | 1 | +20 | -0 |
| 2017-01-31 12:56 | init rung field | Christian Grothoff | 1 | +3 | -1 |
| 2017-01-31 10:44 | do not recompute off if we can just pass it in | Christian Grothoff | 4 | +13 | -5 |
| 2017-01-31 10:28 | do not test against unset cpath values that we skipped | Christian Grothoff | 1 | +1 | -1 |
| 2017-01-31 10:24 | cancel tunnel destruction if we get another channel during the grace period | Christian Grothoff | 2 | +8 | -1 |
| 2017-01-31 04:06 | Implement incoming traffic handling on MQ | Bart Polot | 1 | +8 | -0 |
| 2017-01-31 03:58 | Reconnect to service instead of aborting on a malformed data message | Bart Polot | 1 | +6 | -1 |
| 2017-01-31 03:57 | Refactor reconnect code | Bart Polot | 1 | +62 | -42 |
| 2017-01-31 03:33 | Implement channel cleanup in MQ API, simplify destroy channel | Bart Polot | 1 | +30 | -17 |
| 2017-01-31 03:22 | Fix free of NULL pointer | Bart Polot | 1 | +5 | -3 |
| 2017-01-31 03:17 | Implementation of port opening and handling in MQ | Bart Polot | 1 | +191 | -110 |
| 2017-01-31 03:17 | Add note for clarification | Bart Polot | 1 | +3 | -0 |
| 2017-01-31 01:58 | Implement the connect and create_channel call for mq api | Bart Polot | 1 | +298 | -10 |
| 2017-01-31 01:57 | CADET MQ API documentation improvements | Bart Polot | 1 | +19 | -23 |
| 2017-01-30 20:14 | fair, global message buffer implemented | Christian Grothoff | 2 | +185 | -60 |
| 2017-01-30 16:43 | putting into place the data structures for a global buffer pool shared across routes | Christian Grothoff | 1 | +84 | -1 |
| 2017-01-30 16:42 | allow external code to use DLL pointers of envelopes, under very particular circumstances | Christian Grothoff | 2 | +82 | -0 |
| 2017-01-30 16:19 | improve connection evaluation, include more metrics | Christian Grothoff | 2 | +17 | -13 |
| 2017-01-30 15:03 | mark as done | Christian Grothoff | 1 | +1 | -5 |
| 2017-01-30 15:01 | track and return performance metrics per cadet connection | Christian Grothoff | 3 | +176 | -14 |
| 2017-01-30 14:19 | handle KX AUTH failure by retransmitting KX | Christian Grothoff | 4 | +87 | -4 |
| 2017-01-30 13:03 | pass connection tunnel identifier to channel when receiving messages, so that performance can be matched | Christian Grothoff | 3 | +52 | -11 |
| 2017-01-30 11:27 | have tunnel tell channel which connection it used for transmission, so we can track connection performance by observing ACKs on the channel-level | Christian Grothoff | 4 | +40 | -10 |
| 2017-01-30 02:07 | Save next pointer in case mqm gets freed | David Barksdale | 1 | +4 | -2 |
| 2017-01-30 01:10 | Don't pass NULL to destroy_route | David Barksdale | 1 | +6 | -4 |
| 2017-01-29 22:41 | added path desirability calculations | Christian Grothoff | 2 | +0 | -5 |
| 2017-01-29 22:41 | add path desirability calculations | Christian Grothoff | 4 | +128 | -2 |
| 2017-01-29 19:33 | remove route also from routes | Christian Grothoff | 2 | +5 | -1 |
| 2017-01-29 19:20 | fix shutdown sequence | Christian Grothoff | 4 | +28 | -7 |
| 2017-01-29 18:44 | fix task cleanup on CTRL-D | Christian Grothoff | 1 | +5 | -3 |
| 2017-01-29 18:39 | of course we need 'i' here, not 'off' | Christian Grothoff | 1 | +1 | -1 |
| 2017-01-29 18:31 | sanitize paths to eliminate loops before using them; fix off-by-one causing a peer to be listed twice | Christian Grothoff | 2 | +28 | -14 |
| 2017-01-29 17:59 | note on des | Christian Grothoff | 1 | +2 | -0 |
| 2017-01-29 17:52 | collect misc. TODO items into one big list | Christian Grothoff | 2 | +45 | -0 |
| 2017-01-29 17:43 | introduce buffering options on the route level | Christian Grothoff | 7 | +41 | -3 |
| 2017-01-29 16:57 | optimize mqm_head scans by avoiding constantly scanning over definitively non-ready entries | Christian Grothoff | 1 | +42 | -13 |
| 2017-01-29 15:58 | fix ready_cb notifications to ensure they exactly happen only when needed | Christian Grothoff | 1 | +55 | -33 |
| 2017-01-29 15:24 | implement route timeouts at 3x keepalive frequency | Christian Grothoff | 1 | +60 | -71 |
| 2017-01-29 15:24 | implement route timeouts at 3x keepalive frequency | Christian Grothoff | 3 | +169 | -21 |
| 2017-01-29 13:48 | fixed callback, still with segfault in configuration.c | xrs | 1 | +60 | -71 |
| 2017-01-29 13:10 | implement basics of connection management for tunnels (in particular destruction of bad connections, eventual selection of new ones | Christian Grothoff | 4 | +115 | -39 |
| 2017-01-29 12:18 | separate connection DLL into a list for ready connections and a list of busy connections, and count them separately; make iterator tolerate modifications to current element of DLL during iteration | Christian Grothoff | 2 | +201 | -75 |
| 2017-01-29 12:09 | provide stricter assurances about when we call ready_cb, avoiding supurious calls that merely reinforce what tunnel already knows about the connection state | Christian Grothoff | 1 | +12 | -5 |
| 2017-01-29 11:40 | when applicable, do connection selection outside of send_kx* | Christian Grothoff | 1 | +28 | -11 |
| 2017-01-28 21:51 | complete new KX implementation, including KX_AUTH defense against KX-injection based reset attacks | Christian Grothoff | 8 | +575 | -144 |
| 2017-01-28 18:12 | KEY_REKEY state was dead in old code, remove in new code; refactor KX logic in preparation for KX_AUTH | Christian Grothoff | 2 | +112 | -104 |
| 2017-01-28 11:30 | slightly better documentation for KX logic | Christian Grothoff | 1 | +43 | -19 |
| 2017-01-27 21:27 | also count messages dropped due to slow clients as allowable losses in unreliable mode | Christian Grothoff | 2 | +12 | -2 |
| 2017-01-27 21:15 | if in-order unreliable, advance to next message even if we skip a mid | Christian Grothoff | 1 | +2 | -1 |
| 2017-01-27 21:09 | fix comments, fix test | Christian Grothoff | 2 | +4 | -4 |
| 2017-01-27 20:46 | indentation fixes | Christian Grothoff | 3 | +13 | -11 |
| 2017-01-27 20:44 | unset XDG environment variable during testcases, as they can screw things up badly | Christian Grothoff | 50 | +50 | -50 |
| 2017-01-27 16:36 | add #include to avoid warning | Christian Grothoff | 1 | +1 | -0 |
| 2017-01-27 16:36 | allow for message drops by CADET in unreliable mode | Christian Grothoff | 1 | +12 | -3 |
| 2017-01-27 16:29 | add statistics for packets dropped by cadet due to full buffer | Christian Grothoff | 1 | +5 | -1 |
| 2017-01-27 16:05 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Bart Polot | 2 | +211 | -103 |
| 2017-01-27 15:23 | introduce concept of unverified_kx, as a step towards having KX_AUTH implemented properly | Christian Grothoff | 2 | +147 | -28 |
| 2017-01-27 13:53 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Bart Polot | 10 | +311 | -94 |
| 2017-01-27 13:44 | pass only CadetTunnelAxolotl if it suffices, preparation for having ambiguous KX context | Christian Grothoff | 1 | +66 | -77 |
| 2017-01-27 13:30 | trying to make KX logic slightly more readable | Christian Grothoff | 3 | +103 | -54 |
| 2017-01-27 13:07 | implement tie-breaking in case both peers establish a connection to each other via the same path at the same time, so that only one connection survives | Christian Grothoff | 6 | +197 | -36 |
| 2017-01-27 12:01 | update POTFILES.in | Christian Grothoff | 1 | +10 | -0 |
| 2017-01-27 12:00 | remove dead code | Christian Grothoff | 1 | +1 | -4 |
| 2017-01-27 03:50 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Bart Polot | 8 | +239 | -104 |
| 2017-01-27 03:49 | - third (and hopefully final) draft for CADET API | Bart Polot | 1 | +29 | -7 |
| 2017-01-26 20:01 | use 'futures' bitfield in ACKs properly, revisit unbuffered/out-of-order transmission | Christian Grothoff | 6 | +154 | -97 |
| 2017-01-26 17:34 | implement random packet drop option, fix retransmission logic | Christian Grothoff | 5 | +100 | -22 |
| 2017-01-26 14:53 | - second iteration for new CADET API | Bart Polot | 1 | +60 | -102 |
| 2017-01-26 14:06 | document what test does | Christian Grothoff | 1 | +13 | -1 |
| 2017-01-26 00:13 | add hints on how to fix the multipeer tests | lurchi | 1 | +12 | -0 |
| 2017-01-25 22:02 | use correct way to resume download | Christian Grothoff | 1 | +3 | -4 |
| 2017-01-25 21:58 | do not start download twice | Christian Grothoff | 2 | +41 | -18 |
| 2017-01-25 21:49 | update ignore file | Christian Grothoff | 2 | +35 | -0 |
| 2017-01-25 21:40 | allow connect_cb to be NULL | Christian Grothoff | 1 | +8 | -6 |
| 2017-01-25 21:38 | fix log calls | Christian Grothoff | 1 | +228 | -93 |
| 2017-01-25 21:38 | fix log calls | Christian Grothoff | 1 | +2 | -2 |
| 2017-01-25 20:17 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs | 14 | +633 | -192 |
| 2017-01-25 19:26 | multicast: test simple join between two peers | xrs | 1 | +228 | -93 |
| 2017-01-25 20:05 | make new cadet implementation the default: all tests pass (on my system); however, implementation is NOT complete | Christian Grothoff | 3 | +7 | -1 |
| 2017-01-25 20:02 | implement keepalives | Christian Grothoff | 5 | +131 | -13 |
| 2017-01-25 19:38 | preparations for keepalives | Christian Grothoff | 3 | +24 | -0 |
| 2017-01-25 19:37 | build new test | Christian Grothoff | 1 | +6 | -0 |
| 2017-01-25 19:06 | cleanups | Christian Grothoff | 1 | +16 | -12 |
| 2017-01-25 19:04 | handle ACKs past client down | Christian Grothoff | 1 | +9 | -1 |
| 2017-01-25 18:59 | fix insert_sorted macro | Christian Grothoff | 3 | +124 | -4 |
| 2017-01-25 18:42 | typo in comment | Christian Grothoff | 2 | +10 | -1 |
| 2017-01-25 18:36 | fix confusing indentation | Christian Grothoff | 1 | +11 | -11 |
| 2017-01-25 18:29 | towards proper DATA_ACK handling | Christian Grothoff | 1 | +2 | -2 |
| 2017-01-25 18:29 | towards proper DATA_ACK handling | Christian Grothoff | 1 | +150 | -113 |
| 2017-01-25 17:26 | handle ancient/future duplicate payload properly | Christian Grothoff | 1 | +135 | -73 |
| 2017-01-25 16:39 | fix comment, this was implemented | Christian Grothoff | 1 | +0 | -1 |
| 2017-01-25 16:38 | fix double-transmission scheduling, implement client-client loopback flow control | Christian Grothoff | 1 | +56 | -7 |
| 2017-01-25 15:11 | fix leak | Christian Grothoff | 1 | +1 | -0 |
| 2017-01-25 14:57 | remove legacy commented out code | Christian Grothoff | 1 | +0 | -2 |
| 2017-01-25 14:53 | fix leak | Christian Grothoff | 1 | +5 | -0 |
| 2017-01-25 14:50 | fix leak | Christian Grothoff | 1 | +2 | -0 |
| 2017-01-25 13:51 | handle duplicate DATA packets | Christian Grothoff | 1 | +35 | -19 |
| 2017-01-25 13:41 | use new generic insertion sort logic | Christian Grothoff | 1 | +38 | -41 |
| 2017-01-25 13:41 | add generic insertion sort logic | Christian Grothoff | 1 | +158 | -0 |
| 2017-01-25 13:41 | add generic insertion sort logic | Christian Grothoff | 1 | +49 | -0 |
| 2017-01-25 12:51 | Merge remote-tracking branch 'origin/master' into credentials | Schanzenbach, Martin | 53 | +3930 | -1889 |
| 2017-01-25 12:17 | New CADET MQ API draft | Bart Polot | 1 | +158 | -0 |
| 2017-01-25 09:16 | nicer logging | Christian Grothoff | 2 | +11 | -5 |
| 2017-01-25 08:51 | fix crash if this end closed connection and other still sends data | Christian Grothoff | 1 | +14 | -0 |
| 2017-01-24 21:06 | init mid_recv properly | Christian Grothoff | 1 | +2 | -1 |
| 2017-01-24 20:57 | use proper message type constants | Christian Grothoff | 1 | +4 | -2 |
| 2017-01-24 20:57 | fix bug from compiler inserting padding if we try to allocate data at the end of the struct instead of in a new area | Christian Grothoff | 1 | +15 | -12 |
| 2017-01-24 20:57 | nicer function names | Christian Grothoff | 1 | +8 | -8 |
| 2017-01-24 20:56 | bitch and continue if we do not have a handler for a message | Christian Grothoff | 1 | +10 | -6 |
| 2017-01-23 22:54 | simplify logic | Christian Grothoff | 2 | +18 | -25 |
| 2017-01-24 20:00 | fix client-client loopback flow control | Christian Grothoff | 4 | +249 | -165 |
| 2017-01-23 22:50 | better logging, prep for having LOCAL_ACKs | Christian Grothoff | 4 | +29 | -10 |
| 2017-01-23 22:35 | fix LOCAL_ACK transmission, do not duplicate it | Christian Grothoff | 1 | +10 | -51 |
| 2017-01-23 22:17 | avoid cmp pointers, cmp ccn instead, as client may literally be the same | Christian Grothoff | 6 | +82 | -59 |
| 2017-01-23 20:15 | fix log invocation | Christian Grothoff | 1 | +2 | -2 |
| 2017-01-23 20:03 | fix log invocation | Christian Grothoff | 1 | +2 | -2 |
| 2017-01-23 19:13 | fix testcase handling service disconnect | Christian Grothoff | 1 | +45 | -21 |
| 2017-01-23 19:09 | handle loopback in GCCH_2s | Christian Grothoff | 1 | +3 | -1 |
| 2017-01-23 14:24 | give more complete message types in log output | Christian Grothoff | 2 | +10 | -10 |
| 2017-01-23 14:04 | nicer log messages | Christian Grothoff | 1 | +3 | -3 |
| 2017-01-23 14:03 | do not send duplicate LOCAL_CHANNEL_CREATE message | Christian Grothoff | 3 | +15 | -19 |
| 2017-01-23 13:57 | handle case of MQM being already NULL | Christian Grothoff | 2 | +9 | -3 |
| 2017-01-23 13:42 | more work on loopback, this time payload transmission (for now without flow control) | Christian Grothoff | 1 | +18 | -2 |
| 2017-01-23 13:41 | avoid asserting in API on timeout destruction | Christian Grothoff | 1 | +16 | -8 |
| 2017-01-23 13:31 | add sender argument to GCCH_handle_local_data so we can implement loopback | Christian Grothoff | 3 | +5 | -0 |
| 2017-01-23 13:28 | use correct header size calculation in test | Christian Grothoff | 1 | +1 | -1 |
| 2017-01-23 13:19 | towards path desirability calculations | Christian Grothoff | 1 | +17 | -4 |
| 2017-01-23 13:19 | another special case for loopback | Christian Grothoff | 1 | +7 | -3 |
| 2017-01-23 13:18 | beautify disconnect logic a bit | Christian Grothoff | 1 | +2 | -4 |
| 2017-01-23 13:18 | handle disconnect properly in test | Christian Grothoff | 1 | +8 | -3 |
| 2017-01-23 13:06 | add generated file to ignore list | Christian Grothoff | 1 | +1 | -0 |
| 2017-01-23 13:05 | get rid of redundant, confusing state | Christian Grothoff | 1 | +10 | -28 |
| 2017-01-23 13:02 | more implementation of loopback handling | Christian Grothoff | 1 | +44 | -33 |
| 2017-01-23 13:01 | fix unaligned access | Christian Grothoff | 1 | +14 | -8 |
| 2017-01-23 10:14 | fix shutdown sequence, start to handle loopback | Christian Grothoff | 5 | +155 | -74 |
| 2017-01-23 10:13 | allow more than one ACK being given to us at a time | Christian Grothoff | 1 | +13 | -11 |
| 2017-01-22 22:55 | remove actually problematic client_allowed check | Christian Grothoff | 1 | +1 | -11 |
| 2017-01-22 22:54 | log precise error if we receive malformed data | Christian Grothoff | 1 | +9 | -5 |
| 2017-01-22 22:53 | do not send malformed payload in test | Christian Grothoff | 1 | +7 | -4 |
| 2017-01-22 22:25 | simplify check_data logic | Christian Grothoff | 3 | +24 | -15 |
| 2017-01-22 22:09 | guard against 0 | Christian Grothoff | 1 | +2 | -1 |
| 2017-01-22 22:07 | allow client's payload to include more than one message | Christian Grothoff | 4 | +54 | -33 |
| 2017-01-22 21:50 | API documentation, logging | Christian Grothoff | 2 | +31 | -1 |
| 2017-01-22 21:50 | API code cleanup | Christian Grothoff | 1 | +25 | -9 |
| 2017-01-22 21:49 | fix stray log calls that lagged the core-api prefix | Christian Grothoff | 1 | +7 | -7 |
| 2017-01-22 21:30 | correctly handle assignment of cid during channel open, send channel open ack, and detect duplicate open | Christian Grothoff | 3 | +148 | -52 |
| 2017-01-22 21:29 | spell out correct constants | Christian Grothoff | 1 | +4 | -2 |
| 2017-01-22 21:28 | cosmetics for test | Christian Grothoff | 1 | +4 | -4 |
| 2017-01-22 19:24 | fix off-by-one | Christian Grothoff | 1 | +1 | -1 |
| 2017-01-22 19:21 | really fully create path objects before calling even GCP_path_entry_add() | Christian Grothoff | 1 | +15 | -0 |
| 2017-01-22 19:13 | fixing misc cleanup issues | Christian Grothoff | 4 | +92 | -27 |
| 2017-01-22 17:12 | fix copy & paste | Christian Grothoff | 1 | +1 | -1 |
| 2017-01-22 17:02 | misc bugfixes | Christian Grothoff | 5 | +31 | -14 |
| 2017-01-22 16:28 | initialize new path fully before trying to attach it | Christian Grothoff | 1 | +59 | -31 |
| 2017-01-22 15:51 | pass correct closure | Christian Grothoff | 1 | +1 | -1 |
| 2017-01-22 15:49 | logging fixes, notify MQM clients properly | Christian Grothoff | 4 | +33 | -31 |
| 2017-01-22 15:37 | add sanity check for GNUNET_MQ_notify_sent | Christian Grothoff | 1 | +4 | -3 |
| 2017-01-22 15:33 | fix shutdown logic | Christian Grothoff | 6 | +80 | -21 |
| 2017-01-22 14:50 | nicer logging | Christian Grothoff | 3 | +78 | -60 |
| 2017-01-22 14:49 | fix comparisson | Christian Grothoff | 1 | +9 | -3 |
| 2017-01-22 14:23 | must not move location of -struct CadetPeerPathEntry- in memory when growing path length as those structs are also referenced from a DLL | Christian Grothoff | 1 | +46 | -24 |
| 2017-01-22 14:22 | nicer logging | Christian Grothoff | 1 | +4 | -4 |
| 2017-01-22 14:22 | must delay iteration over paths until later, as we may be right now creating a connection | Christian Grothoff | 1 | +39 | -26 |
| 2017-01-22 14:21 | nicer order of LOG statements | Christian Grothoff | 1 | +3 | -4 |
| 2017-01-22 14:21 | minor cleanup | Christian Grothoff | 1 | +4 | -5 |
| 2017-01-22 13:20 | fix indentation | Christian Grothoff | 1 | +40 | -23 |
| 2017-01-22 13:20 | properly launch DHT GETs based on need for paths | Christian Grothoff | 1 | +210 | -163 |
| 2017-01-22 13:19 | fix a few off-by-ones | Christian Grothoff | 2 | +7 | -9 |
| 2017-01-22 13:13 | fix buffer size | Christian Grothoff | 2 | +3 | -3 |
| 2017-01-22 13:06 | make GCPP_2s also return static string | Christian Grothoff | 2 | +23 | -14 |
| 2017-01-22 11:35 | more logging for cadet-core subsystem | Christian Grothoff | 1 | +77 | -0 |
| 2017-01-22 11:23 | allow NULL argument for GNUNET_i2s() | Christian Grothoff | 1 | +8 | -2 |
| 2017-01-22 11:21 | introcude GNUNET_i2s2() | Christian Grothoff | 2 | +41 | -0 |
| 2017-01-22 11:12 | improving logging | Christian Grothoff | 4 | +135 | -14 |
| 2017-01-22 10:44 | only send CHANNEL_DESTROY message if we at least send the CHANNEL_CREATE message, and not if the tunnel never went up in the first place | Christian Grothoff | 1 | +5 | -3 |
| 2017-01-22 10:35 | fix startup interaction between channel and tunnel to not send CHANNEL_OPEN until tunnel is in KEY_OK state | Christian Grothoff | 3 | +81 | -8 |
| 2017-01-22 10:34 | improve logging, log before doing, not after | Christian Grothoff | 1 | +5 | -6 |
| 2017-01-22 10:34 | do not run upnpc during tests, produces unnecessary errors if not available | Christian Grothoff | 1 | +2 | -0 |
| 2017-01-22 10:34 | optimize startup sequence for when we execute first DHT PUTs | Christian Grothoff | 3 | +45 | -4 |
| 2017-01-21 23:52 | still fixing the stupid connect_task cleanup issue | Christian Grothoff | 1 | +19 | -16 |
| 2017-01-21 23:49 | adding missing ignores | Christian Grothoff | 1 | +6 | -0 |
| 2017-01-21 23:46 | use new SCHEDULER_add_at API where applicable | Christian Grothoff | 9 | +55 | -57 |
| 2017-01-21 23:35 | extending scheduler API with 'add_at' functionality to avoid unnecessary time conversions | Christian Grothoff | 3 | +108 | -23 |
| 2017-01-21 23:34 | another connect_task init missing | Christian Grothoff | 1 | +12 | -8 |
| 2017-01-21 23:24 | fix crash on early abort due to dangling connect task | Christian Grothoff | 1 | +19 | -12 |
| 2017-01-21 23:21 | fixing leaks | Christian Grothoff | 1 | +10 | -14 |
| 2017-01-21 23:14 | at least NULL the task handle in the unimplemented task | Christian Grothoff | 1 | +1 | -0 |
| 2017-01-21 23:10 | ensure tunnels are shutdown at the right time during shutdown | Christian Grothoff | 4 | +53 | -2 |
| 2017-01-21 23:02 | properly set executed tasks to NULL | Christian Grothoff | 1 | +2 | -0 |
| 2017-01-21 23:00 | initialize ephemeral keys | Christian Grothoff | 2 | +2 | -1 |
| 2017-01-21 22:50 | implement get_path_from_route | Christian Grothoff | 5 | +106 | -33 |
| 2017-01-21 18:52 | more LOG macros | Christian Grothoff | 5 | +19 | -4 |
| 2017-01-21 18:45 | more logging, minor bugfixes / renames | Christian Grothoff | 11 | +295 | -143 |
| 2017-01-21 16:51 | some renaming, some code general code cleanup, some logging | Christian Grothoff | 11 | +417 | -444 |
| 2017-01-21 13:51 | renames to avoid ambiguity | Christian Grothoff | 8 | +45 | -45 |
| 2017-01-21 13:49 | remaing remaining mandatory functions for basic operation | Christian Grothoff | 13 | +169 | -89 |
| 2017-01-20 19:39 | working on channel passing data to clients | Christian Grothoff | 6 | +205 | -27 |
| 2017-01-20 17:56 | more work on new tunnel logic | Christian Grothoff | 6 | +258 | -223 |
| 2017-01-20 10:28 | pass messages from tunnel to channel | Christian Grothoff | 4 | +128 | -16 |
| 2017-01-20 09:08 | more work on channel/tunnel logic | Christian Grothoff | 10 | +136 | -142 |
| 2017-01-20 06:00 | - merge; service API change | Schanzenbach, Martin | 276 | +24558 | -15183 |
| 2017-01-19 14:58 | note on things left to do | Christian Grothoff | 2 | +16 | -0 |
| 2017-01-19 14:52 | much work on connection/route/peer-level queue management | Christian Grothoff | 9 | +732 | -314 |
| 2017-01-19 10:05 | baby steps towards KX | Christian Grothoff | 3 | +257 | -16 |
| 2017-01-18 18:24 | create matching connection objects for inbound connections | Christian Grothoff | 22 | +499 | -196 |
| 2017-01-18 15:56 | work towards routing | Christian Grothoff | 1 | +59 | -5 |
| 2017-01-18 13:49 | more rename festivities | Christian Grothoff | 23 | +310 | -293 |
| 2017-01-18 10:46 | add note to legacy code about rename operation | Christian Grothoff | 1 | +2 | -0 |
| 2017-01-18 10:43 | introduce CadetEncryptedMessageIdentifier instead of over-using uint32_t | Christian Grothoff | 6 | +260 | -145 |
| 2017-01-18 09:51 | cadet message struct and type rename-fest | Christian Grothoff | 22 | +348 | -348 |
| 2017-01-17 21:40 | add logic to properly decode and dispatch decrypted messages | Christian Grothoff | 1 | +216 | -30 |
| 2017-01-17 18:58 | towards decrypting traffic in new CADET | Christian Grothoff | 4 | +170 | -3 |
| 2017-01-17 16:20 | unnecessary here | Christian Grothoff | 1 | +0 | -1 |
| 2017-01-17 16:18 | use new shortmap to simplify CADET logic a bit | Christian Grothoff | 20 | +187 | -282 |
| 2017-01-17 15:54 | make shortmap actually over shorts | Christian Grothoff | 2 | +36 | -35 |
| 2017-01-17 15:40 | introducing the short map | Christian Grothoff | 4 | +1246 | -1 |
| 2017-01-17 15:08 | towards actual routing... | Christian Grothoff | 7 | +581 | -16 |
| 2017-01-17 13:44 | starting with CORE subsystem for CADET | Christian Grothoff | 4 | +215 | -1 |
| 2017-01-17 13:41 | dead code elimination | Christian Grothoff | 1 | +0 | -43 |
| 2017-01-17 13:20 | importing KX logic, integrating encryption logic | Christian Grothoff | 5 | +763 | -12 |
| 2017-01-17 10:54 | more work on new CADET | Christian Grothoff | 12 | +605 | -48 |
| 2017-01-17 10:22 | replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallback | Christian Grothoff | 7 | +18 | -27 |
| 2017-01-17 02:00 | More bugfixes to make gnunet-social usable | lurchi | 3 | +34 | -13 |
| 2017-01-16 23:47 | README: Change adduser line. | ng0 | 1 | +1 | -1 |
| 2017-01-16 20:08 | auction: basic service template | Markus Teich | 4 | +141 | -13 |
| 2017-01-16 18:31 | finish logic to maintain paths | Christian Grothoff | 6 | +282 | -155 |
| 2017-01-16 17:45 | make gcc -pedantic happy | Markus Teich | 1 | +1 | -1 |
| 2017-01-16 17:13 | more work on peers, paths and tunnels | Christian Grothoff | 10 | +797 | -107 |
| 2017-01-16 14:30 | protocols.h: reserve block for auction service | Markus Teich | 1 | +22 | -1 |
| 2017-01-16 14:15 | util: increment internal version for new code used by libbrandt | Markus Teich | 1 | +1 | -1 |
| 2017-01-16 13:02 | Revert "README: Change" | ng0 | 1 | +1 | -1 |
| 2017-01-16 12:17 | README: Change adduser gnunet gnunet to adduser --system --home "/var/lib/gnunet" --group gnunet | ng0 | 1 | +1 | -1 |
| 2017-01-16 11:06 | more work on peer and paths structures | Christian Grothoff | 5 | +172 | -24 |
| 2017-01-16 10:25 | design CadetPeerPathEntry data structure | Christian Grothoff | 6 | +342 | -78 |
| 2017-01-16 10:24 | simplify GNUNET_CONTAINER_heap_update_cost API | Christian Grothoff | 8 | +31 | -54 |
| 2017-01-16 06:50 | bugfixes in the multicast service | lurchi | 1 | +10 | -5 |
| 2017-01-15 20:49 | starting re-implementation of CADET service | Christian Grothoff | 16 | +5554 | -0 |
| 2017-01-15 20:49 | cleaning up some CADET logic, improving types used | Christian Grothoff | 19 | +586 | -399 |
| 2017-01-15 20:48 | fix format string issue | Christian Grothoff | 1 | +12 | -12 |
| 2017-01-15 17:46 | indentation fixes | Christian Grothoff | 2 | +38 | -18 |
| 2017-01-15 17:41 | block size of 0 is also valid | Christian Grothoff | 1 | +2 | -1 |
| 2017-01-14 17:01 | trying to fix issue reported by Lurchi | Christian Grothoff | 1 | +8 | -0 |
| 2017-01-14 15:14 | do not start zonemaster in tests that do not need it | Christian Grothoff | 1 | +4 | -0 |
| 2017-01-13 12:25 | degrade warning to DEBUG statement, include logging of retry delay | Christian Grothoff | 1 | +8 | -6 |
| 2017-01-13 12:23 | implement -T option for gnunet-arm (#4854) | Christian Grothoff | 1 | +31 | -6 |
| 2017-01-12 19:17 | auction: add test for auction-create | Markus Teich | 2 | +102 | -15 |
| 2017-01-12 19:16 | auction: check for empty pricelist | Markus Teich | 1 | +5 | -0 |
| 2017-01-12 18:23 | auction: add pricemap validation | Markus Teich | 1 | +52 | -0 |
| 2017-01-12 17:33 | handle case upnpc not found nicely | Christian Grothoff | 2 | +5 | -1 |
| 2017-01-12 17:22 | spacing | Christian Grothoff | 2 | +82 | -82 |
| 2017-01-12 17:22 | correct section is nat-auto | Christian Grothoff | 1 | +1 | -1 |
| 2017-01-12 17:13 | Merge remote-tracking branch 'origin/master' | Markus Teich | 1 | +3 | -2 |
| 2017-01-12 17:04 | force non-zero | Christian Grothoff | 1 | +2 | -1 |
| 2017-01-12 17:01 | use sane default | Christian Grothoff | 1 | +1 | -1 |
| 2017-01-12 16:34 | Merge branch 'master' into auction | Markus Teich | 11 | +2441 | -1999 |
| 2017-01-12 16:33 | configure.ac: add notice for libjansson | Markus Teich | 1 | +6 | -0 |
| 2017-01-12 16:29 | include json dependency | Markus Teich | 3 | +10 | -1 |
| 2017-01-12 16:28 | add basic cmdline checking | Markus Teich | 1 | +29 | -1 |
| 2017-01-12 16:20 | fix section name | Christian Grothoff | 7 | +2423 | -1986 |
| 2017-01-12 16:19 | regen POTfiles | Christian Grothoff | 1 | +6 | -9 |
| 2017-01-12 11:30 | update cmdline parsing | Markus Teich | 1 | +20 | -9 |
| 2017-01-11 21:52 | add empty auctions.conf to satisfy build system | Daniel Golle | 1 | +2 | -0 |
| 2017-01-11 18:57 | fix FTBFS | Christian Grothoff | 1 | +4 | -4 |
| 2017-01-11 13:50 | cmdline for auction-create | Markus Teich | 5 | +122 | -9 |
| 2017-01-03 06:52 | initial gnunet-auction commit | Markus Teich | 8 | +291 | -0 |
| 2017-01-10 17:52 | remove old nat_lib header to avoid problems | Christian Grothoff | 2 | +0 | -592 |
| 2017-01-10 17:50 | fix misc compilation issues in nat-auto | Christian Grothoff | 5 | +94 | -139 |
| 2017-01-10 17:25 | remove dead legacy decls | Christian Grothoff | 1 | +2 | -91 |
| 2017-01-10 16:38 | rename connecT -> connect now that the old API is dead | Christian Grothoff | 94 | +156 | -156 |
| 2017-01-10 16:35 | eliminating dead cth field | Christian Grothoff | 2 | +6 | -27 |
| 2017-01-10 04:49 | don't attempt to build set profilers if testing is disabled | Daniel Golle | 1 | +2 | -0 |
| 2017-01-10 04:42 | don't attempt to build dht-profiler if testing is disabled | Daniel Golle | 1 | +5 | -1 |
| 2017-01-10 04:36 | don't attempt to build ats-tests if testing is disabled | Daniel Golle | 1 | +2 | -1 |
| 2017-01-10 04:17 | ats-tests: fix compile | Daniel Golle | 1 | +0 | -3 |
| 2017-01-09 16:50 | cosmetics | Christian Grothoff | 3 | +29 | -16 |
| 2017-01-09 16:49 | do not attempt to publish empty HELLOs | Christian Grothoff | 1 | +47 | -27 |
| 2017-01-09 16:49 | remove obsolete options | Christian Grothoff | 1 | +0 | -5 |
| 2017-01-09 16:48 | improve comments | Christian Grothoff | 2 | +21 | -6 |
| 2017-01-09 16:48 | cosmetics | Christian Grothoff | 3 | +21 | -13 |
| 2017-01-09 08:26 | enable upnpc by default | Christian Grothoff | 1 | +1 | -1 |
| 2017-01-09 07:59 | eliminate dead NAT options | Christian Grothoff | 2 | +1 | -36 |
| 2017-01-09 07:51 | fix link issue | Christian Grothoff | 1 | +2 | -2 |
| 2017-01-09 07:49 | log at DEBUG level | Christian Grothoff | 1 | +1 | -1 |
| 2017-01-09 07:42 | rename new client API implementation to name of standard implementation | Christian Grothoff | 2 | +1 | -1 |
| 2017-01-09 07:42 | rename new core API implementation to name of standard implementation | Christian Grothoff | 2 | +1 | -1 |
| 2017-01-09 07:41 | remove legacy core api code (now dead) | Christian Grothoff | 2 | +1 | -1100 |
| 2017-01-09 07:38 | ignore zonefiles dir | Christian Grothoff | 2 | +2 | -0 |
| 2017-01-09 07:35 | dead code elimination | Christian Grothoff | 1 | +0 | -191 |
| 2017-01-09 07:32 | handle transmissions initiated during disconnect callbacks by dropping | Christian Grothoff | 1 | +6 | -0 |
| 2017-01-09 07:30 | cancel potentially dangling reconnect task | Christian Grothoff | 1 | +5 | -0 |
| 2017-01-09 07:22 | out-of-order PIDs are not exactly protocol violations, hence do not report as such | Christian Grothoff | 1 | +19 | -9 |
| 2017-01-09 15:18 | add entry for OpenWrt/LEDE along with my email address | Daniel Golle | 1 | +2 | -1 |
| 2017-01-09 06:31 | properly handle case of should-drop by asynchronously running continuation | Christian Grothoff | 1 | +35 | -6 |
| 2017-01-09 06:22 | DLL remove already done inside of call_peer_cont() | Christian Grothoff | 1 | +0 | -1 |
| 2017-01-09 06:18 | fix format string issue | Christian Grothoff | 1 | +2 | -1 |
| 2017-01-09 06:17 | fix more field initialziation order issues | Christian Grothoff | 2 | +4 | -3 |
| 2017-01-09 06:10 | fix crashes caused by DLL removes preceeding DLL inserts | Christian Grothoff | 2 | +9 | -6 |
| 2017-01-08 19:27 | even more .gitignore updates | Christian Grothoff | 1 | +1 | -0 |
| 2017-01-08 19:26 | even more .gitignore updates | Christian Grothoff | 1 | +1 | -0 |
| 2017-01-08 19:26 | even more .gitignore updates | Christian Grothoff | 10 | +13 | -0 |
| 2017-01-08 19:22 | exclude more tests | Christian Grothoff | 23 | +211 | -0 |
| 2017-01-08 19:15 | ignore util tests | Christian Grothoff | 1 | +55 | -0 |
| 2017-01-08 19:12 | fix potential free-of-null | Christian Grothoff | 1 | +1 | -1 |
| 2017-01-08 19:09 | fix potential NPE | Christian Grothoff | 1 | +5 | -1 |
| 2017-01-08 18:16 | remove unnecessary calls to gnunet-peerinfo that also caused the system to get stuck | Christian Grothoff | 1 | +0 | -7 |
| 2017-01-07 21:50 | reserve protocol number range for TMCG | Christian Grothoff | 1 | +3 | -1 |
| 2017-01-07 17:26 | update README, was ancient | Christian Grothoff | 1 | +8 | -5 |
| 2017-01-07 16:58 | fix calls to test_address, expects a struct sockaddr, not an in_addr | Christian Grothoff | 3 | +51 | -41 |
| 2017-01-07 15:47 | remove legacy NAT library logic, or preserve if it might still be useful | Christian Grothoff | 11 | +36 | -3262 |
| 2017-01-07 15:36 | migrate gnunet-nat-server to new NAT lib | Christian Grothoff | 2 | +28 | -13 |
| 2017-01-07 15:28 | remove dependency on old NAT logic from gnunet-transport | Christian Grothoff | 3 | +10 | -238 |
| 2017-01-07 15:03 | make sure nat-auto code uses NAT_AUTO prefix | Christian Grothoff | 9 | +142 | -173 |
| 2017-01-07 14:54 | migrate HTTP plugin to new NAT logic | Christian Grothoff | 2 | +16 | -11 |
| 2017-01-07 14:46 | migrate TCP plugin to new NAT logic | Christian Grothoff | 2 | +50 | -35 |
| 2017-01-07 14:32 | migrate UDP plugin to new NAT logic | Christian Grothoff | 3 | +19 | -15 |
| 2017-01-07 12:05 | fixing uninit sin_addr; now successfully tested external hole punching support in new NAT code; documenting options to be used in the future | Christian Grothoff | 2 | +39 | -3 |
| 2017-01-07 11:50 | fix free of statically allocated value | Christian Grothoff | 1 | +3 | -1 |
| 2017-01-07 00:09 | was tested | Christian Grothoff | 3 | +5 | -4 |
| 2017-01-06 23:19 | fix bad cast, add additional assertions that AF is set, avoid unaligned access to struct sockaddr_in | Christian Grothoff | 3 | +25 | -56 |
| 2017-01-06 22:34 | fix NPE if hole-external option is not set | Christian Grothoff | 1 | +4 | -3 |
| 2017-01-06 22:05 | fix format string issue | Christian Grothoff | 1 | +2 | -2 |
| 2017-01-06 12:26 | separate service for autoconfiguration from NAT traversal | Christian Grothoff | 1 | +33 | -0 |
| 2017-01-06 12:26 | separate service for autoconfiguration from NAT traversal | Christian Grothoff | 27 | +2822 | -2282 |
| 2017-01-05 21:22 | buildbot: ssh config | tg(x) | 1 | +33 | -0 |
| 2017-01-05 20:23 | pass section name instead of specific option via IPC | Christian Grothoff | 7 | +50 | -33 |
| 2017-01-05 19:41 | include zonemaster in build | Christian Grothoff | 1 | +1 | -0 |
| 2017-01-05 19:40 | fix uninit variable causing crash on 0 value | Christian Grothoff | 2 | +15 | -4 |
| 2017-01-05 19:28 | update comments | Christian Grothoff | 1 | +6 | -0 |
| 2017-01-05 19:26 | handle 'AUTO' option in manual hole punching setup | Christian Grothoff | 1 | +20 | -4 |
| 2017-01-05 17:51 | move external IP logic to separate file | Christian Grothoff | 5 | +466 | -189 |
| 2017-01-05 14:03 | properly handle DynDNS lookup results | Christian Grothoff | 1 | +155 | -70 |
| 2017-01-05 13:43 | notes | Christian Grothoff | 2 | +3 | -2 |
| 2017-01-05 13:39 | splitting off ant_api_auto.c from main nat_api.c | Christian Grothoff | 3 | +275 | -239 |
| 2017-01-05 12:50 | work towards supporting manual hole punching in new NAT service | Christian Grothoff | 2 | +1 | -1 |
| 2017-01-05 12:49 | work towards supporting manual hole punching in new NAT service | Christian Grothoff | 2 | +241 | -3 |
| 2017-01-05 10:22 | AUTHORS: Remove myself from Gentoo. | ng0 | 1 | +0 | -1 |
| 2017-01-04 23:27 | added ssh key | t3sserakt | 1 | +1 | -0 |
| 2017-01-04 21:17 | add ignore file | Christian Grothoff | 1 | +1 | -0 |
| 2017-01-04 21:11 | move functionality of publishing namestore zone in DHT from GNS service to new zonemaster service | Christian Grothoff | 11 | +857 | -653 |
| 2017-01-04 11:46 | Merge remote-tracking branch 'origin/master' into credentials | Schanzenbach, Martin | 10 | +347 | -162 |
| 2017-01-02 19:13 | fixes for starting and stopping gnunet-helper-nat-server | Christian Grothoff | 3 | +175 | -94 |
| 2017-01-02 18:15 | preparations for proper manual hole punching support in new NAT API | Christian Grothoff | 6 | +73 | -39 |
| 2017-01-02 08:47 | improve/fix handling of NAT server logic for ICMP-based autonomous NAT traversal | Christian Grothoff | 7 | +115 | -46 |
| 2017-01-02 08:46 | fix compiler warning for format string | Christian Grothoff | 1 | +2 | -1 |
| 2016-12-29 14:49 | -fix | Schanzenbach, Martin | 2 | +0 | -4 |
| 2016-12-29 14:48 | -add tokens for credentials | Schanzenbach, Martin | 10 | +333 | -48 |
| 2016-12-29 10:28 | -add collect rest; fixes | Schanzenbach, Martin | 6 | +391 | -20 |
| 2016-12-28 19:50 | -update rest | Schanzenbach, Martin | 2 | +153 | -20 |
| 2016-12-28 17:40 | -change api | Schanzenbach, Martin | 14 | +797 | -200 |
| 2016-12-27 15:43 | Merge remote-tracking branch 'origin/master' into credentials | Schanzenbach, Martin | 14 | +2308 | -433 |
| 2016-12-25 18:20 | notes for next steps with NAT | Christian Grothoff | 3 | +33 | -22 |
| 2016-12-25 17:35 | ensure nat clients get notifications on disconnect about 'lost' addresses | Christian Grothoff | 3 | +24 | -4 |
| 2016-12-25 15:12 | working on proper IP address filtering logic | Christian Grothoff | 2 | +86 | -8 |
| 2016-12-24 23:45 | start to list relevant cases in man page, document current limitations | Christian Grothoff | 1 | +39 | -0 |
| 2016-12-24 23:35 | fix upnpc invocation for port mapping with upnpc | Christian Grothoff | 2 | +34 | -2 |
| 2016-12-23 21:37 | improve types, eliminate compiler warning for unused function | Christian Grothoff | 2 | +13 | -12 |
| 2016-12-19 15:54 | -fix | Schanzenbach, Martin | 1 | +2 | -2 |
| 2016-12-19 12:41 | -fix | Schanzenbach, Martin | 1 | +9 | -0 |
| 2016-12-19 10:55 | -fix rest issue | Schanzenbach, Martin | 2 | +2 | -1 |
| 2016-12-18 15:52 | -fixes | Schanzenbach, Martin | 16 | +600 | -418 |
| 2016-12-18 07:18 | disambiguate -L option to gnunet-nat | Christian Grothoff | 3 | +10 | -8 |
| 2016-12-18 06:36 | update todos | Christian Grothoff | 1 | +3 | -2 |
| 2016-12-18 06:35 | properly process external IP addresses from upnpc-based hole punching | Christian Grothoff | 2 | +147 | -34 |
| 2016-12-18 06:06 | implement writing of configuration file in autoconfiguration | Christian Grothoff | 3 | +91 | -7 |
| 2016-12-17 08:08 | finish external-ip client notification, but not yet tested | Christian Grothoff | 1 | +25 | -7 |
| 2016-12-17 08:00 | towards notifying clients about external-ip results | Christian Grothoff | 1 | +216 | -8 |
| 2016-12-17 07:10 | enable sending only differences for autoconfiguration | Christian Grothoff | 1 | +14 | -2 |
| 2016-12-17 07:06 | need to strdup as this will be freed | Christian Grothoff | 1 | +1 | -1 |
| 2016-12-17 07:05 | init 'ch' field | Christian Grothoff | 1 | +1 | -0 |
| 2016-12-17 07:00 | misc. improvements to new NAT service, starting with autoconfiguration logic | Christian Grothoff | 9 | +1649 | -394 |
| 2016-12-16 23:00 | -refactoring | Schanzenbach, Martin | 2 | +203 | -0 |
| 2016-12-16 22:59 | Merge remote-tracking branch 'origin/master' into credentials | Schanzenbach, Martin | 13 | +325 | -234 |
| 2016-12-16 11:30 | disambiguate option flag -l | Christian Grothoff | 3 | +2 | -3 |
| 2016-12-16 11:10 | fix shutdown, fix size calculation | Christian Grothoff | 2 | +4 | -4 |
| 2016-12-16 11:07 | fix minor bugs | Christian Grothoff | 3 | +39 | -32 |
| 2016-12-16 09:59 | updates to potfiles | Christian Grothoff | 1 | +4 | -0 |
| 2016-12-16 09:53 | add PORT to NAT configuration, generate nat.conf from nat.conf.in, implement more of new NAT service | Christian Grothoff | 10 | +281 | -196 |
| 2016-12-15 12:36 | -fix rest; prelim test; | Schanzenbach, Martin | 4 | +111 | -8 |
| 2016-12-14 22:16 | -tests | Schanzenbach, Martin | 3 | +84 | -2 |
| 2016-12-14 16:35 | -fixes, prettify | Schanzenbach, Martin | 10 | +160 | -118 |
| 2016-12-14 15:20 | -towards type4 | Schanzenbach, Martin | 7 | +685 | -268 |
| 2016-12-14 07:35 | -fix | Schanzenbach, Martin | 3 | +28 | -8 |
| 2016-12-14 07:18 | -fix gns mq; fix serializer | Schanzenbach, Martin | 4 | +21 | -71 |
| 2016-12-14 06:52 | -add serializer | Schanzenbach, Martin | 10 | +530 | -87 |
| 2016-12-13 20:09 | -fix memleaks | Schanzenbach, Martin | 2 | +29 | -1 |
| 2016-12-13 19:11 | -add parallel delegationr resolution | Schanzenbach, Martin | 1 | +301 | -159 |
| 2016-12-13 09:18 | -more rest | Schanzenbach, Martin | 5 | +153 | -10 |
| 2016-12-12 17:38 | - Add rest plugin for credential | Schanzenbach, Martin | 2 | +434 | -27 |
| 2016-12-07 15:43 | - fix; more recognizable case in test | Schanzenbach, Martin | 3 | +54 | -24 |
| 2016-12-07 15:02 | -add confs | Schanzenbach, Martin | 2 | +49 | -0 |
| 2016-12-07 14:51 | - fix test | Schanzenbach, Martin | 3 | +5 | -11 |
| 2016-12-07 13:56 | - add delegation resolution | Schanzenbach, Martin | 3 | +131 | -35 |
| 2016-12-07 10:46 | -start delegation; cleanup | Schanzenbach, Martin | 1 | +141 | -103 |
| 2016-12-07 09:53 | - add signature check | Schanzenbach, Martin | 3 | +6 | -6 |
| 2016-12-06 21:21 | - add simple verification | Schanzenbach, Martin | 7 | +163 | -106 |
| 2016-12-06 09:58 | -fix | Schanzenbach, Martin | 2 | +24 | -11 |
| 2016-12-06 09:52 | Merge branch 'credentials' of git+ssh://gnunet.org/gnunet into credentials | Adnan H | 8 | +128 | -98 |
| 2016-12-06 09:51 | - minor fixes | Adnan H | 1 | +38 | -34 |
| 2016-12-06 09:13 | -fix | Schanzenbach, Martin | 1 | +1 | -12 |
| 2016-12-06 09:09 | -add expiration to cred | Schanzenbach, Martin | 6 | +66 | -20 |
| 2016-12-05 21:19 | Merge branch 'credentials' of git+ssh://gnunet.org/gnunet into credentials | Schanzenbach, Martin | 1 | +95 | -1 |
| 2016-12-05 21:18 | - add better test for verification | Schanzenbach, Martin | 2 | +62 | -66 |
| 2016-12-05 21:17 | Merge branch 'credentials' of git+ssh://gnunet.org/gnunet into credentials | Adnan H | 8 | +219 | -86 |
| 2016-12-05 21:15 | - starting backward resolution | Adnan H | 1 | +97 | -2 |
| 2016-12-05 21:09 | - remove purpose from cred | Schanzenbach, Martin | 3 | +31 | -16 |
| 2016-12-05 20:55 | - add signature to cred | Schanzenbach, Martin | 2 | +25 | -19 |
| 2016-12-05 20:34 | -fix verifymessage | Schanzenbach, Martin | 3 | +28 | -20 |
| 2016-12-05 19:50 | -add tests | Schanzenbach, Martin | 2 | +95 | -0 |
| 2016-12-05 18:57 | -add simple test | Schanzenbach, Martin | 3 | +16 | -6 |
| 2016-12-05 18:26 | -add issue test | Schanzenbach, Martin | 3 | +43 | -43 |
| 2016-12-02 16:29 | - add verify and issue to cli | Schanzenbach, Martin | 5 | +173 | -44 |
| 2016-12-02 14:57 | -fix compile | Schanzenbach, Martin | 1 | +11 | -21 |
| 2016-12-02 14:41 | Merge branch 'credentials' of git+ssh://gnunet.org/gnunet into credentials | Schanzenbach, Martin | 1 | +81 | -27 |
| 2016-12-02 14:38 | Merge branch 'credentials' of git+ssh://gnunet.org/gnunet into credentials | Adnan H | 39 | +3504 | -804 |
| 2016-12-02 14:38 | - added DLL and some checks | Adnan H | 1 | +81 | -27 |
| 2016-12-02 14:36 | -update test | Schanzenbach, Martin | 1 | +31 | -5 |
| 2016-12-02 14:14 | Merge remote-tracking branch 'origin/master' into credentials | Schanzenbach, Martin | 2 | +12 | -1 |
| 2016-12-02 14:13 | -fix memcpy | Schanzenbach, Martin | 1 | +2 | -1 |
| 2016-12-02 13:31 | -cleanup cli tool | Schanzenbach, Martin | 1 | +43 | -150 |
| 2016-12-02 13:20 | - add signatures to creds, add converter | Schanzenbach, Martin | 3 | +39 | -8 |
| 2016-12-02 12:50 | - change record data name | Schanzenbach, Martin | 2 | +8 | -7 |
| 2016-12-02 10:48 | -add todos | Schanzenbach, Martin | 1 | +11 | -0 |
| 2016-12-02 10:48 | - fix call | Schanzenbach, Martin | 1 | +1 | -1 |
| 2016-12-02 09:53 | Merge branch 'credentials' of git+ssh://gnunet.org/gnunet into credentials | Schanzenbach, Martin | 1 | +1 | -0 |
| 2016-12-02 09:44 | - Test commit - adding author | Adnan H | 1 | +1 | -0 |
| 2016-12-02 09:41 | libgnunetutil: add GNUNET_assert_from() | Markus Teich | 1 | +10 | -0 |
| 2016-12-01 16:05 | Merge remote-tracking branch 'origin/master' into credentials | Schanzenbach, Martin | 22 | +2545 | -446 |
| 2016-11-30 20:13 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff | 2 | +5 | -3 |
| 2016-11-30 19:18 | configure: -fsanitize-recovery is on by default, removing it for compatibility | tg(x) | 1 | +1 | -1 |
| 2016-11-30 16:43 | guix: configure flags | tg(x) | 1 | +4 | -2 |
| 2016-11-30 11:17 | implement keeping and timeout of NAT STUN data | Christian Grothoff | 3 | +158 | -4 |
| 2016-11-30 10:41 | this is now done | Christian Grothoff | 1 | +0 | -1 |
| 2016-11-30 08:51 | decided to keep NAT test logic in client library | Christian Grothoff | 6 | +655 | -232 |
| 2016-11-30 07:22 | moving basic logic for launching nat-client helper to new NAT service | Christian Grothoff | 2 | +80 | -0 |
| 2016-11-30 07:17 | moving basic logic for launching nat-server helper to new NAT service | Christian Grothoff | 4 | +422 | -1 |
| 2016-11-30 06:31 | towards moving STUN logic into new NAT service | Christian Grothoff | 9 | +802 | -181 |
| 2016-11-30 05:26 | handle ports for interface scan data properly | Christian Grothoff | 1 | +111 | -32 |
| 2016-11-27 22:51 | note that port is not patched | Christian Grothoff | 1 | +1 | -0 |
| 2016-11-27 22:50 | fix proper setting of scope information for IPv6 | Christian Grothoff | 1 | +17 | -36 |
| 2016-11-27 22:43 | expand logic for address class detection, including private and sensitive IP classification | Christian Grothoff | 2 | +115 | -4 |
| 2016-11-27 21:02 | towards implementing notification for peer addresses | Christian Grothoff | 1 | +115 | -1 |
| 2016-11-27 19:12 | remove FIXME that has been addressed | Christian Grothoff | 1 | +0 | -1 |
| 2016-11-27 19:12 | clarify gnunet-nat man page | Christian Grothoff | 1 | +3 | -4 |
| 2016-11-27 19:09 | implement reading STUN data from interface in gnunet-nat: update doc | Christian Grothoff | 1 | +1 | -1 |
| 2016-11-27 19:09 | implement reading STUN data from interface in gnunet-nat | Christian Grothoff | 1 | +114 | -2 |
| 2016-11-27 19:08 | change return value to use -1 on error, as 0 is a legal packet size | Christian Grothoff | 3 | +12 | -9 |
| 2016-11-27 17:43 | Merge remote-tracking branch 'origin/master' into credentials | Schanzenbach, Martin | 15 | +833 | -280 |
| 2016-11-27 16:52 | add output | Christian Grothoff | 1 | +14 | -5 |
| 2016-11-27 13:52 | add draft man page for gnunet-nat | Christian Grothoff | 3 | +69 | -1 |
| 2016-11-27 13:43 | largely completing gnunet-nat tool, using new service API (but untested) | Christian Grothoff | 4 | +296 | -19 |
| 2016-11-27 11:07 | work on new gnunet-nat tool, towards new NAT API | Christian Grothoff | 7 | +459 | -268 |
| 2016-11-25 21:27 | service_new: ready_confirm_fd | tg(x) | 1 | +8 | -0 |
| 2016-11-25 21:26 | configure: -fsanitize | tg(x) | 1 | +1 | -1 |
| 2016-11-22 14:36 | fix creation of PHONE records with gnunet-namestore | lurchi | 1 | +2 | -2 |
| 2016-11-21 19:47 | Merge remote-tracking branch 'origin/master' into credentials | Schanzenbach, Martin | 7 | +81 | -76 |
| 2016-11-21 17:10 | include postgres db url in error message | Florian Dold | 7 | +81 | -76 |
| 2016-11-20 16:49 | - add missing API; no impl | Schanzenbach, Martin | 5 | +233 | -133 |
| 2016-11-19 23:23 | - move towards verification | Schanzenbach, Martin | 8 | +257 | -246 |
| 2016-11-19 23:23 | Merge branch 'master' into credentials | Schanzenbach, Martin | 18 | +90 | -49 |
| 2016-11-19 14:46 | guix-env.scm: build gnunet with hardening. | ng0 | 1 | +5 | -7 |
| 2016-11-18 05:24 | Sometimes it's OK if multiplication overflows | David Barksdale | 15 | +72 | -34 |
| 2016-11-18 02:22 | Avoid undefined left-shift | David Barksdale | 1 | +7 | -3 |
| 2016-11-16 06:21 | Check return value of GNUNET_NETWORK_socket_create | David Barksdale | 1 | +6 | -5 |
| 2016-11-11 15:01 | fix out-of-tree build of GNUnet | Christian Grothoff | 56 | +216 | -20 |
| 2016-11-11 15:01 | fix out-of-tree build of GNUnet | Christian Grothoff | 1 | +1 | -1 |
| 2016-11-10 19:35 | add credential | Martin Schanzenbach | 13 | +1795 | -8 |
| 2016-11-10 16:27 | configure: --enable-sanitizer | tg(x) | 2 | +9 | -1 |
| 2016-11-09 21:48 | - ignore test files | Bart Polot | 1 | +18 | -0 |
| 2016-11-09 19:25 | - add subdirectory gitignore files | Bart Polot | 52 | +157 | -0 |
| 2016-11-09 19:13 | - fix handling of HELLO with 0 expiration time | Bart Polot | 1 | +32 | -19 |
| 2016-11-09 19:11 | - autoreconf fails without ChangeLog present | Bart Polot | 1 | +0 | -0 |
| 2016-11-08 12:53 | remove obsolete svn to change log script | Christian Grothoff | 7 | +837 | -1376 |
| 2016-11-08 12:47 | get rid of ChangeLog generation from svn, start new ChangeLog for Git | Christian Grothoff | 2 | +2 | -12 |
| 2016-11-04 09:47 | - axolotl initialization takes > 1s under valgrind | Bart Polot | 1 | +1 | -1 |
| 2016-11-04 09:47 | - avoid connection timeout in valgrind tests | Bart Polot | 2 | +6 | -5 |
| 2016-11-04 09:47 | - use timing macro instead of log | Bart Polot | 1 | +6 | -9 |
| 2016-11-04 09:47 | -remove dead code | Bart Polot | 1 | +1 | -8 |
| 2016-11-04 09:47 | - simplify logging | Bart Polot | 1 | +7 | -4 |
| 2016-11-04 09:47 | - refactor connection upkeep code, remove unneeded functions | Bart Polot | 1 | +25 | -73 |
| 2016-11-04 09:47 | - update doxygen / doc | Bart Polot | 2 | +3 | -2 |
| 2016-11-04 09:47 | - refactor function timing code | Bart Polot | 2 | +26 | -14 |
| 2016-11-04 09:47 | - fix logging | Bart Polot | 1 | +4 | -5 |
| 2016-11-04 09:47 | - simplify ack handling, die if trying to send conneciton-level ACK to clients | Bart Polot | 1 | +1 | -8 |
| 2016-11-04 09:47 | - always return a queue handle | Bart Polot | 2 | +26 | -34 |
| 2016-11-04 09:47 | - don't complain about retransmitted connection_create/_ack messages | Bart Polot | 1 | +2 | -2 |
| 2016-11-04 09:47 | - use proper type for N/A | Bart Polot | 1 | +1 | -1 |
| 2016-11-04 09:47 | - sending KX on loopback is very wrong, die | Bart Polot | 1 | +1 | -6 |
| 2016-11-04 09:47 | - doc | Bart Polot | 3 | +6 | -2 |
| 2016-10-31 21:02 | -more work towards NAT service | Christian Grothoff | 3 | +568 | -13 |
| 2016-10-31 10:30 | add template for NAT service | Christian Grothoff | 2 | +290 | -3 |
| 2016-10-29 23:46 | Refactor encrypted traffic handling | Bart Polot | 9 | +433 | -597 |
| 2016-10-29 14:56 | Un-flag in_flight to avoid integer underflow in GNUNET_MQ_get_length | Bart Polot | 1 | +1 | -0 |
| 2016-10-29 14:56 | - Fix Coverity #153011, abort on NULL path instead of dereferencing later | Bart Polot | 1 | +2 | -9 |
| 2016-10-27 15:02 | update documentation | Sree Harsha Totakura | 1 | +4 | -2 |
| 2016-10-27 15:02 | disable more unnecessary services in testcases | Sree Harsha Totakura | 1 | +9 | -0 |
| 2016-10-27 15:01 | propagate barrier status messages to sub controllers | Sree Harsha Totakura | 2 | +25 | -11 |
| 2016-10-27 13:00 | Fix #4718: Do not echo BARRIER_STATUS messages back to the main controller/test driverAlso add a few FIXMEs to be fixed and fix testcase logic to accommodate new scheduler shutdown semantics | Sree Harsha Totakura | 2 | +35 | -25 |
| 2016-10-27 09:35 | testbed: do not start unnecessary services | Sree Harsha Totakura | 1 | +10 | -0 |
| 2016-10-27 06:18 | Build messages fully in tunnel code, avoid copying in connection layer | Bart Polot | 2 | +5 | -35 |
| 2016-10-27 06:18 | - measure encryption performance | Bart Polot | 1 | +6 | -0 |
| 2016-10-27 06:18 | - doc | Bart Polot | 1 | +1 | -1 |
| 2016-10-27 06:18 | - reduce log level | Bart Polot | 1 | +1 | -1 |
| 2016-10-26 19:29 | Avoid double const | David Barksdale | 1 | +1 | -1 |
| 2016-10-26 19:27 | Use GNUNET_NAT_StatusCode and GNUNET_NAT_status2string | David Barksdale | 1 | +5 | -65 |
| 2016-10-26 18:55 | Move type check after initialization to make compiler happy | David Barksdale | 1 | +8 | -1 |
| 2016-10-26 18:16 | This can't be NULL | David Barksdale | 1 | +2 | -4 |
| 2016-10-26 18:11 | Remove ?: operator to avoid confusion | David Barksdale | 1 | +5 | -1 |
| 2016-10-26 15:56 | Don't mind me, I'm just going to put this function back together | David Barksdale | 1 | +40 | -77 |
| 2016-10-26 14:25 | Update po files | David Barksdale | 7 | +11423 | -12646 |
| 2016-10-26 04:21 | - add connection info to timing log | Bart Polot | 1 | +3 | -1 |
| 2016-10-26 04:20 | - reset timeout for early keepalive on CONN_ACK | Bart Polot | 1 | +3 | -0 |
| 2016-10-26 04:20 | - improve logging of CONN_ACK | Bart Polot | 1 | +6 | -5 |
| 2016-10-26 04:20 | - remove dead code | Bart Polot | 2 | +0 | -1556 |
| 2016-10-26 04:20 | - don't send ACK con CREATE if one is queued | Bart Polot | 1 | +4 | -6 |
| 2016-10-26 04:20 | - don't complain about AX messages pre-KX | Bart Polot | 1 | +6 | -3 |
| 2016-10-26 04:20 | - fix AX/KX CID initialization | Bart Polot | 1 | +6 | -5 |
| 2016-10-26 04:20 | - simplify KX code | Bart Polot | 1 | +1 | -3 |
| 2016-10-26 04:20 | Make a copy of the message on connection level only if it needs to be modified (generated by the Tunnel) | Bart Polot | 1 | +32 | -19 |
| 2016-10-26 04:20 | - simplify connection-level processing of messages to be sent | Bart Polot | 1 | +19 | -39 |
| 2016-10-26 04:20 | - don't allocate message copies on the heap | Bart Polot | 2 | +58 | -22 |
| 2016-10-26 04:20 | - send connection keepalive if tunnel is unable to send traffic yet | Bart Polot | 1 | +4 | -1 |
| 2016-10-26 04:20 | - cancel maintenance message if connection is confirmed while a maintenance message is queued | Bart Polot | 1 | +5 | -0 |
| 2016-10-26 04:20 | - minor changes, TODO, debug message | Bart Polot | 1 | +2 | -2 |
| 2016-10-26 04:20 | - add queue control in peer and connection to cancel MQ_env when those are destroyed, since callbacks could dereference freed memory | Bart Polot | 2 | +1147 | -1085 |
| 2016-10-26 04:20 | - initialize reserved to 0 to avoid valgrind complaints | Bart Polot | 1 | +5 | -0 |
| 2016-10-25 14:30 | -missing commit | Christian Grothoff | 1 | +1 | -1 |
| 2016-10-25 14:30 | -missing commit | Christian Grothoff | 2 | +8 | -3 |
| 2016-10-24 21:32 | finish (untested) new NAT client library | Christian Grothoff | 1 | +46 | -4 |
| 2016-10-24 21:14 | towards implementing autoconfig part of NAT lib | Christian Grothoff | 1 | +120 | -4 |
| 2016-10-24 21:05 | more work on new nat library | Christian Grothoff | 1 | +10 | -4 |
| 2016-10-24 21:04 | more work on new nat library | Christian Grothoff | 2 | +101 | -11 |
| 2016-10-24 20:16 | working towards new NAT client library implementation | Christian Grothoff | 1 | +447 | -10 |
| 2016-10-24 07:44 | put logging into place to diagnose #4737 | Christian Grothoff | 2 | +47 | -14 |
| 2016-10-23 19:53 | new NAT lib client api skeleton | Christian Grothoff | 5 | +480 | -154 |
| 2016-10-23 19:16 | specing out the NAT service IPC messages' | Christian Grothoff | 1 | +179 | -11 |
| 2016-10-23 17:49 | start defining IPC messages for NAT | Christian Grothoff | 1 | +125 | -2 |
| 2016-10-23 17:35 | define message types for new NAT service | Christian Grothoff | 1 | +54 | -1 |
| 2016-10-23 17:11 | design for new NAT service API | Christian Grothoff | 2 | +515 | -0 |
| 2016-10-23 16:03 | move to new client API: remove old client API | Christian Grothoff | 4 | +1 | -1706 |
| 2016-10-23 16:03 | avoid use of CLIENT_service_test which is dying | Christian Grothoff | 2 | +21 | -52 |
| 2016-10-23 16:03 | avoid using dying type for function | Christian Grothoff | 2 | +3 | -3 |
| 2016-10-23 15:58 | simplify gnunet-namestore / namestore_rest_plugin to avoid deprecated CLIENT_service_test | Christian Grothoff | 2 | +89 | -179 |
| 2016-10-23 15:54 | simplify gnunet-nse to avoid deprecated CLIENT_service_test | Christian Grothoff | 1 | +23 | -67 |
| 2016-10-22 22:29 | cadet_api.c uses GNUNET_MQ_impl_current | David Barksdale | 1 | +13 | -0 |
| 2016-10-21 22:25 | new service API will no longer export this function | Christian Grothoff | 1 | +0 | -27 |
| 2016-10-21 22:24 | eliminate last residue of old service api in transport | Christian Grothoff | 2 | +390 | -5 |
| 2016-10-21 22:24 | eliminate last residue of old service api in ARM | Christian Grothoff | 1 | +391 | -4 |
| 2016-10-21 22:00 | migrate template to new service API | Christian Grothoff | 2 | +58 | -24 |
| 2016-10-21 21:48 | convert namecache to new service ApI | Christian Grothoff | 1 | +117 | -167 |
| 2016-10-21 20:39 | test needs larger timeout to pass | Christian Grothoff | 1 | +1 | -1 |
| 2016-10-21 16:04 | activating client_new implementation, seems to mostly work fine, or better than the old one | Christian Grothoff | 4 | +113 | -100 |
| 2016-10-21 14:26 | improve test shutdown and indentation | Christian Grothoff | 4 | +53 | -19 |
| 2016-10-21 05:33 | -fix misc minor bugs | Christian Grothoff | 1 | +33 | -30 |
| 2016-10-21 05:23 | misc fixes to new client impl | Christian Grothoff | 2 | +126 | -100 |
| 2016-10-21 05:13 | use new MQ in_flight API to support cancel in new service/client implementations | Christian Grothoff | 2 | +9 | -4 |
| 2016-10-18 11:28 | psycstore: postgres: add LENGTH checks for signature and purpose | Daniel Golle | 1 | +2 | -2 |
| 2016-10-18 10:36 | psycstore: postgres: introduce LENGTH check for pub_key field | Daniel Golle | 1 | +2 | -2 |
| 2016-10-17 18:14 | gnunet-dev.nix: add jansson | Gabor X Toth | 1 | +4 | -2 |
| 2016-10-17 17:45 | gnunet-dev.nix | Gabor X Toth | 1 | +3 | -1 |
| 2016-10-17 15:47 | gnunet-dev.nix | Gabor X Toth | 1 | +78 | -0 |
| 2016-10-17 15:46 | gnunet-dev.nix | Gabor X Toth | 1 | +3 | -70 |
| 2016-10-16 22:16 | oops ... inverted logic | Florian Dold | 1 | +1 | -1 |
| 2016-10-16 22:15 | turn if into assert | Florian Dold | 1 | +2 | -4 |
| 2016-10-16 22:13 | fix comment | Florian Dold | 2 | +2 | -2 |
| 2016-10-16 22:07 | implement impl_in_flight API for MQ, replacing evacuation | Florian Dold | 2 | +90 | -80 |
| 2016-10-16 20:12 | fix comment about mq allocation | Florian Dold | 1 | +3 | -2 |
| 2016-10-16 20:08 | Rename MQ_evict to MQ_evacuate and make API nicer | Florian Dold | 2 | +42 | -35 |
| 2016-10-16 19:13 | Add evict functionalty to mq cancellation. | Florian Dold | 2 | +58 | -4 |
| 2016-10-13 07:44 | fix build for Taler wallet | Christian Grothoff | 4 | +68 | -20 |
| 2016-10-13 02:05 | fix configure.ac for emscripten | Florian Dold | 1 | +4 | -1 |
| 2016-10-13 01:55 | quoting, since test breaks (under emscripten) when variable is empty string | Florian Dold | 1 | +1 | -1 |
| 2016-10-13 01:51 | don't even check for postgres when building for taler, since it breaks the build | Florian Dold | 1 | +9 | -7 |
| 2016-10-13 01:22 | don't build contrib/ when compiling for GNU Taler | Florian Dold | 1 | +5 | -1 |
| 2016-10-13 00:29 | datastore: postgres: use IF NOT EXISTS to avoid error messages | Daniel Golle | 1 | +11 | -11 |
| 2016-10-13 00:29 | datacache: postgres: use IF NOT EXISTS to avoid error messages | Daniel Golle | 1 | +3 | -3 |
| 2016-10-13 00:29 | namestore: postgres: use IF NOT EXISTS to avoid error messages | Daniel Golle | 1 | +6 | -6 |
| 2016-10-12 23:12 | psycstore: postgres: remove size modifier from BYTEA fields | Daniel Golle | 1 | +2 | -2 |
| 2016-10-12 22:07 | psycstore | Gabor X Toth | 2 | +3 | -3 |
| 2016-10-12 21:54 | psycstore: fix postgres | Gabor X Toth | 4 | +62 | -96 |
| 2016-10-12 21:24 | gns: fix format string | Daniel Golle | 1 | +1 | -0 |
| 2016-10-12 20:26 | revert to MHD_USE_SSL for now | Christian Grothoff | 4 | +2 | -12 |
| 2016-10-12 19:58 | psycstore: postgres fixes | Gabor X Toth | 2 | +8 | -23 |
| 2016-10-12 19:58 | pq: fix crash in clean_varsize_blob() after extracting NULL value | Gabor X Toth | 1 | +3 | -0 |
| 2016-10-12 19:31 | psycstore: postgres fixes | Gabor X Toth | 2 | +36 | -34 |
| 2016-10-12 19:11 | psycstore: fix mysql | Gabor X Toth | 2 | +103 | -155 |
| 2016-10-12 19:11 | my: fix extract_string | Gabor X Toth | 1 | +3 | -2 |
| 2016-10-12 17:46 | new simplified, but incomplete, client logic | Christian Grothoff | 1 | +836 | -0 |
| 2016-10-12 17:46 | minor indentation issues | Christian Grothoff | 1 | +16 | -12 |
| 2016-10-12 16:41 | psycstore: conf | Gabor X Toth | 2 | +2 | -8 |
| 2016-10-12 16:41 | psycstore: fix limit | Gabor X Toth | 2 | +5 | -1 |
| 2016-10-12 16:41 | mysql: statement_prepare: log query on error | Gabor X Toth | 1 | +4 | -1 |
| 2016-10-12 16:41 | psycstore: fix msg handlers | Gabor X Toth | 2 | +41 | -11 |
| 2016-10-12 16:41 | psycstore/postgres: fix return value checks, use template1 db for tests | Gabor X Toth | 2 | +26 | -26 |
| 2016-10-12 16:41 | log: add \n | Gabor X Toth | 1 | +23 | -23 |
| 2016-10-12 15:34 | -work around MHD_USE_TLS not being in old MHD versions | Christian Grothoff | 1 | +5 | -0 |
| 2016-10-11 20:33 | converting dv to new service API | Christian Grothoff | 1 | +109 | -74 |
| 2016-10-11 20:01 | converting conversation to new service API | Christian Grothoff | 1 | +216 | -332 |
| 2016-10-11 16:13 | deprecate USE_SSL for USE_TLS, rename in code | Christian Grothoff | 4 | +16 | -10 |
| 2016-10-11 15:12 | logging | Christian Grothoff | 1 | +7 | -2 |
| 2016-10-11 15:04 | fix looping over results | Christian Grothoff | 1 | +58 | -62 |
| 2016-10-11 14:54 | make sure testcase stays in bounds | Christian Grothoff | 2 | +50 | -37 |
| 2016-10-11 13:58 | check rvalue for mysql_prepare | Christian Grothoff | 1 | +188 | -210 |
| 2016-10-11 13:46 | use gnunetcheck for the DB | Christian Grothoff | 1 | +1 | -1 |
| 2016-10-11 13:45 | proper bail out if plugin loading fails | Christian Grothoff | 2 | +73 | -66 |
| 2016-10-11 13:38 | migrate VPN to new service API | Christian Grothoff | 1 | +120 | -102 |
| 2016-10-10 22:59 | psycstore: sync postgres plugin with mysql, fix indention | Daniel Golle | 1 | +122 | -127 |
| 2016-10-10 15:47 | migrating testbed to new service API | Christian Grothoff | 14 | +1657 | -1325 |
| 2016-10-10 15:43 | avoid triggering dropped message 333 warning | Christian Grothoff | 1 | +21 | -0 |
| 2016-10-10 14:52 | extending process API to allow obtaining status code in blocking fashion | Christian Grothoff | 4 | +132 | -28 |
| 2016-10-10 08:29 | -fix | Martin Schanzenbach | 1 | +0 | -2 |
| 2016-10-10 08:27 | -fix | Martin Schanzenbach | 1 | +2 | -0 |
| 2016-10-10 08:27 | -fix | Martin Schanzenbach | 1 | +1 | -0 |
| 2016-10-10 08:20 | -fix | Martin Schanzenbach | 1 | +2 | -1 |
| 2016-10-09 12:03 | skip test if link-local IPv6 DNS server is used | Christian Grothoff | 1 | +5 | -0 |
| 2016-10-09 12:00 | do not try to intercept link local DNS traffic, as we cannot properly re-inject it intot the kernel's IP stack | Christian Grothoff | 1 | +31 | -21 |
| 2016-10-09 11:51 | libgnunetutil: add file, line debug info to multidimensional array allocators | Markus Teich | 2 | +25 | -11 |
| 2016-10-09 11:38 | libgnunetutil: fix doc and indentation for realloc | Markus Teich | 2 | +6 | -4 |
| 2016-10-07 14:06 | sketch new service start/stop API as needed for testbed | Christian Grothoff | 2 | +115 | -0 |
| 2016-10-07 11:54 | use new MST API in helper | Christian Grothoff | 1 | +36 | -25 |
| 2016-10-07 09:45 | -ignore | Martin Schanzenbach | 1 | +0 | -3 |
| 2016-10-07 09:43 | -add reverse autoadd; with test | Martin Schanzenbach | 4 | +286 | -56 |
| 2016-10-06 22:39 | fix #4703 | Christian Grothoff | 1 | +1 | -1 |
| 2016-10-06 19:25 | -add tests | Martin Schanzenbach | 2 | +248 | -1 |
| 2016-10-06 18:13 | gnunet/guix-env.scm: Disabled tests until they succeed, added debug output + CFLAGS -ggdb -O0 | N. 'ng0' Gillmann | 1 | +14 | -10 |
| 2016-10-06 16:01 | psycstore: mysql stmt fix, logging for tests | Gabor X Toth | 3 | +64 | -12 |
| 2016-10-06 16:01 | nix: debug build, ccache | Gabor X Toth | 1 | +28 | -3 |
| 2016-10-06 15:54 | - Add reverse resolution with limited functionality | Martin Schanzenbach | 11 | +987 | -160 |
| 2016-10-06 08:48 | revert r38067 .. wasn't working, needs testing | N. 'ng0' Gillmann | 1 | +50 | -65 |
| 2016-10-05 22:58 | #:use-modules -> #:use-modules in guix-env.scm | N. 'ng0' Gillmann | 1 | +44 | -44 |
| 2016-10-05 22:17 | Added myself to AUTHORS file of gnunet for Gentoo maintainer. While its outside of Gentoo portage, it is still a job I do. | N. 'ng0' Gillmann | 1 | +1 | -0 |
| 2016-10-05 21:57 | + | N. 'ng0' Gillmann | 1 | +0 | -211 |
| 2016-10-05 21:56 | Moved guix.scm to guix-env.scm into a proper module and added a small documentation how it can be used. | N. 'ng0' Gillmann | 1 | +231 | -0 |
| 2016-10-04 19:44 | -rps api: resend requests after reconnect | Julius Bünger | 1 | +69 | -7 |
| 2016-10-01 20:02 | trivial fix in guix.scm | N. 'ng0' Gillmann | 1 | +1 | -1 |
| 2016-10-01 18:44 | guix.scm: Add mysql and postgresql as inputs. | N. 'ng0' Gillmann | 1 | +7 | -2 |
| 2016-10-01 17:31 | a first working version of guix.scm | N. 'ng0' Gillmann | 1 | +206 | -0 |
| 2016-10-01 13:49 | fix #4619 | Christian Grothoff | 1 | +17 | -11 |
| 2016-10-01 12:53 | migrating fs to new service API | Christian Grothoff | 7 | +1010 | -972 |
| 2016-09-30 21:59 | -eliminate dead code | Christian Grothoff | 2 | +5 | -13 |
| 2016-09-30 20:54 | psycstore: add postgres section to test configuration | Daniel Golle | 1 | +3 | -0 |
| 2016-09-30 20:54 | psycstore: fix puckish copy&paste in postgres plugin | Daniel Golle | 1 | +2 | -2 |
| 2016-09-30 15:35 | nix package definition for development | Gabor X Toth | 1 | +5 | -5 |
| 2016-09-30 15:34 | nix package definition for development | Gabor X Toth | 1 | +1 | -1 |
| 2016-09-30 15:30 | nix package definition for development | Gabor X Toth | 1 | +120 | -0 |
| 2016-09-30 15:07 | postgresql cflags | Gabor X Toth | 3 | +3 | -2 |
| 2016-09-30 13:48 | -fix rps service: _continue() instead of _drop() | Julius Bünger | 1 | +1 | -1 |
| 2016-09-30 13:39 | porting DNS to new service API | Christian Grothoff | 1 | +163 | -136 |
| 2016-09-30 12:58 | fix #4383 | Christian Grothoff | 1 | +6 | -0 |
| 2016-09-30 12:55 | fix #4663 | Christian Grothoff | 1 | +7 | -4 |
| 2016-09-30 11:33 | -fix leak | Christian Grothoff | 1 | +1 | -0 |
| 2016-09-30 08:00 | -fix include | Christian Grothoff | 2 | +11 | -11 |
| 2016-09-30 06:41 | -fix | Martin Schanzenbach | 1 | +2 | -21 |
| 2016-09-30 01:59 | psycstore: add postgres database plugin | Daniel Golle | 4 | +1819 | -1 |
| 2016-09-29 23:46 | -fix rps service: prevent calling _request_cancel() twice | Julius Bünger | 1 | +5 | -1 |
| 2016-09-29 23:46 | -fix rps service: memcpy() -> memmove() | Julius Bünger | 1 | +1 | -1 |
| 2016-09-29 13:27 | -new service API | Martin Schanzenbach | 3 | +168 | -143 |
| 2016-09-28 22:09 | -cleaning up implementation of typemap signalling | Christian Grothoff | 3 | +14 | -13 |
| 2016-09-28 12:43 | -new service API | Martin Schanzenbach | 3 | +448 | -326 |
| 2016-09-27 22:25 | fixes relating to intercepting DNS queries over IPv6 | Christian Grothoff | 7 | +163 | -13 |
| 2016-09-27 14:44 | -fix rps service: handle client service types correctly | Julius Bünger | 1 | +77 | -58 |
| 2016-09-27 14:44 | -rps api: remove superfluous call to check_repy() | Julius Bünger | 1 | +0 | -2 |
| 2016-09-26 23:49 | fix client init handling | Christian Grothoff | 1 | +8 | -7 |
| 2016-09-26 23:29 | set flag to know that client did call init, thereby avoiding assertion failure on code that expected initialized client | Christian Grothoff | 3 | +8 | -1 |
| 2016-09-26 23:29 | do not start unnecessary services while testing DHT | Christian Grothoff | 6 | +33 | -0 |
| 2016-09-26 23:29 | convert mockup service to new service API | Christian Grothoff | 1 | +64 | -25 |
| 2016-09-26 23:18 | init connect map on connect | Christian Grothoff | 1 | +12 | -15 |
| 2016-09-26 21:35 | -migrating wdht to new service API | Christian Grothoff | 7 | +77 | -351 |
| 2016-09-26 21:24 | porting xdht to new service API, major code de-duplication effort | Christian Grothoff | 28 | +642 | -3334 |
| 2016-09-26 18:53 | refactor DHT for new service API | Christian Grothoff | 7 | +642 | -789 |
| 2016-09-26 18:53 | -do not log EPIPE | Christian Grothoff | 1 | +3 | -2 |
| 2016-09-26 16:15 | refuse to run if binds fail | Christian Grothoff | 1 | +12 | -0 |
| 2016-09-26 16:07 | -do not crash with NPE if bind fails | Christian Grothoff | 1 | +11 | -5 |
| 2016-09-26 14:50 | fix #4680 | Christian Grothoff | 1 | +51 | -18 |
| 2016-09-26 14:33 | minor stylistic issues found while hunting #4619 | Christian Grothoff | 2 | +89 | -47 |
| 2016-09-26 14:17 | theoretically, file names might be longer than 1024 bytes, use MAX_PATH | Christian Grothoff | 1 | +1 | -1 |
| 2016-09-25 23:31 | -fix rps service: call sampler_request_cancel () on destruction of handle | Julius Bünger | 1 | +1 | -0 |
| 2016-09-25 20:37 | -rps: fix #0004678 | Julius Bünger | 1 | +0 | -4 |
| 2016-09-25 18:46 | want himBHexpansion, but not path-prefixing | Christian Grothoff | 2 | +36 | -18 |
| 2016-09-25 18:29 | - move to new MQ API | Martin Schanzenbach | 3 | +208 | -166 |
| 2016-09-25 15:08 | -rps: proper cleaning/removing of peers | Julius Bünger | 3 | +32 | -26 |
| 2016-09-25 15:08 | try to convert rps to new service api | Julius Bünger | 1 | +87 | -118 |
| 2016-09-24 21:43 | fix NPE | Christian Grothoff | 1 | +4 | -3 |
| 2016-09-24 21:40 | -fix compiler warning | Christian Grothoff | 1 | +17 | -9 |
| 2016-09-24 21:38 | -must not expand BINARY as filename | Christian Grothoff | 2 | +8 | -8 |
| 2016-09-24 21:21 | migrate ARM to new service API | Christian Grothoff | 3 | +410 | -325 |
| 2016-09-24 21:17 | use the correct type for dummy messages | Christian Grothoff | 3 | +6 | -6 |
| 2016-09-24 20:33 | fix #4672 | Christian Grothoff | 2 | +30 | -23 |
| 2016-09-24 20:29 | convert peerinfo to new service MQ API | Christian Grothoff | 1 | +322 | -310 |
| 2016-09-24 11:58 | migrate peerstore to new service MQ API | Christian Grothoff | 8 | +376 | -414 |
| 2016-09-24 11:58 | handle case of missing handler properly | Christian Grothoff | 1 | +13 | -7 |
| 2016-09-24 01:19 | psyc,psycstore,social: switch to SERVICE API | Gabor X Toth | 3 | +3 | -3 |
| 2016-09-24 01:14 | psycstore: switch to SERVICE API | Gabor X Toth | 1 | +219 | -199 |
| 2016-09-24 00:38 | multicast,psyc: switch to SERVICE API | Gabor X Toth | 2 | +2 | -0 |
| 2016-09-24 00:38 | social: switch to SERVICE API | Gabor X Toth | 3 | +472 | -316 |
| 2016-09-23 22:51 | psyc: switch to SERVICE API | Gabor X Toth | 1 | +367 | -263 |
| 2016-09-23 21:17 | multicast: cleanup unused message structs | Gabor X Toth | 1 | +0 | -126 |
| 2016-09-23 21:17 | multicast: switch to SERVICE API | Gabor X Toth | 1 | +344 | -257 |
| 2016-09-23 21:17 | MQ doc | Gabor X Toth | 1 | +5 | -2 |
| 2016-09-23 14:26 | multicast,psyc,social: remove core dependencny | Gabor X Toth | 10 | +36 | -149 |
| 2016-09-23 13:14 | converting datastore to new MQ API | Christian Grothoff | 2 | +335 | -397 |
| 2016-09-23 12:01 | -fix mysql fix | Christian Grothoff | 1 | +1 | -3 |
| 2016-09-22 16:55 | + | Gabor X Toth | 1 | +12 | -12 |
| 2016-09-22 16:55 | psycstore-mysql: remove filename config option | Gabor X Toth | 3 | +14 | -35 |
| 2016-09-22 12:19 | rm client_manager | Gabor X Toth | 1 | +0 | -1 |
| 2016-09-22 12:19 | psycstore/mysql: check return values | Gabor X Toth | 1 | +80 | -104 |
| 2016-09-22 11:49 | -fix use after free | Christian Grothoff | 1 | +5 | -5 |
| 2016-09-22 11:47 | -fix queue length counting bug | Christian Grothoff | 1 | +6 | -3 |
| 2016-09-22 11:35 | psyc,psycstore,social fixes | Gabor X Toth | 3 | +27 | -8 |
| 2016-09-22 11:35 | multicast: towards multipeer test | Gabor X Toth | 1 | +120 | -37 |
| 2016-09-22 11:35 | rm client_manager | Gabor X Toth | 4 | +0 | -1202 |
| 2016-09-21 10:56 | migrating more services to new service API | Christian Grothoff | 23 | +844 | -998 |
| 2016-09-20 20:27 | -make test more robust | Christian Grothoff | 1 | +11 | -6 |
| 2016-09-20 19:53 | migrating transport service to new MQ API | Christian Grothoff | 13 | +2207 | -2788 |
| 2016-09-20 17:44 | init resolver in new service api | Christian Grothoff | 1 | +2 | -0 |
| 2016-09-20 15:14 | converting core service to new service API | Christian Grothoff | 9 | +975 | -1203 |
| 2016-09-20 10:20 | convert non-ecc scalarproducts to new service API | Christian Grothoff | 4 | +295 | -293 |
| 2016-09-20 09:55 | -fix minor issues | Christian Grothoff | 2 | +12 | -4 |
| 2016-09-20 09:55 | converting scalarproduct ecc-bob to new service api | Christian Grothoff | 1 | +142 | -152 |
| 2016-09-20 09:32 | converting scalarproduct alice-ecc to new service API | Christian Grothoff | 6 | +141 | -145 |
| 2016-09-20 09:11 | converting nse to new service api | Christian Grothoff | 1 | +85 | -89 |
| 2016-09-20 02:28 | convert statistics service to new service MQ API | Christian Grothoff | 6 | +476 | -382 |
| 2016-09-20 01:22 | -use is_fwd to retrieve traffic direction | Bart Polot | 1 | +2 | -5 |
| 2016-09-20 01:22 | - fix PID accounting without direct queue control | Bart Polot | 2 | +23 | -15 |
| 2016-09-20 01:21 | Port CADET to CORE MQ API | Bart Polot | 7 | +1086 | -1924 |
| 2016-09-19 18:12 | converting nse to new service API | Christian Grothoff | 3 | +143 | -107 |
| 2016-09-19 14:37 | header for new NC logic | Christian Grothoff | 1 | +101 | -0 |
| 2016-09-19 14:36 | -implementing server-independent NC logic | Christian Grothoff | 4 | +232 | -0 |
| 2016-09-19 14:31 | towards adding mq destruction notification | Christian Grothoff | 3 | +119 | -2 |
| 2016-09-19 13:26 | misc minor fixes for new service MQ API, implementing resolver using new service API | Christian Grothoff | 6 | +337 | -165 |
| 2016-09-19 08:40 | -modifying tests to use new service MQ API, implementing more of service MQ API | Christian Grothoff | 7 | +215 | -309 |
| 2016-09-18 21:28 | adapting test_service to new service API, fixing misc issues found by test | Christian Grothoff | 2 | +120 | -180 |
| 2016-09-18 20:43 | more work on new MST and service logic | Christian Grothoff | 2 | +278 | -107 |
| 2016-09-18 09:16 | ack florian | Christian Grothoff | 1 | +1 | -0 |
| 2016-09-18 09:14 | getting service_new.c to compile, albeit it is not yet complete | Christian Grothoff | 2 | +625 | -156 |
| 2016-09-16 23:47 | -rps _peers: logging | Julius Bünger | 1 | +4 | -0 |
| 2016-09-16 23:47 | -rps service: proper removal of clients at shutdown | Julius Bünger | 1 | +32 | -2 |
| 2016-09-16 17:50 | rps sampler_elem test: add to Makefile | Julius Bünger | 1 | +6 | -0 |
| 2016-09-16 17:49 | rps: added test for sampler element | Julius Bünger | 1 | +205 | -0 |
| 2016-09-16 11:55 | fix #4653 | Christian Grothoff | 3 | +22 | -13 |
| 2016-09-15 01:09 | -rps service: replace memcpy -> memmove due to overlap | Julius Bünger | 1 | +1 | -1 |
| 2016-09-15 00:58 | -rps: check return values | Julius Bünger | 3 | +9 | -6 |
| 2016-09-15 00:33 | -rps service: prevent division by zero | Julius Bünger | 1 | +2 | -0 |
| 2016-09-14 23:56 | -rps service: add assert (make coverity happy?) | Julius Bünger | 1 | +1 | -0 |
| 2016-09-14 23:42 | -rps test: add assertion (keep coverity happy?) | Julius Bünger | 1 | +1 | -0 |
| 2016-09-14 23:09 | -rps _custommap: more assertions (keep coverity happy?) | Julius Bünger | 1 | +3 | -1 |
| 2016-09-14 22:46 | -rps _peers: prevent leaking storage | Julius Bünger | 1 | +2 | -0 |
| 2016-09-14 22:38 | -rps _peers: prevent leaking of storage | Julius Bünger | 1 | +2 | -1 |
| 2016-09-14 22:24 | -rps service: correcting scope for variable | Julius Bünger | 1 | +5 | -10 |
| 2016-09-14 21:57 | -rps service: remove unnecessary var = NULL; | Julius Bünger | 1 | +0 | -1 |
| 2016-09-14 21:43 | -rps test: try to close file in case of failure | Julius Bünger | 1 | +7 | -0 |
| 2016-09-12 11:31 | realigning CADET messages and bumping message types to avoid interactions with incompatible old versions complicating diagnostics | Christian Grothoff | 8 | +439 | -490 |
| 2016-09-11 19:22 | kill dead code | Christian Grothoff | 1 | +0 | -141 |
| 2016-09-11 18:40 | -fix bad indent | Christian Grothoff | 1 | +6 | -5 |
| 2016-09-11 18:36 | fix dht kill issue | Christian Grothoff | 3 | +28 | -7 |
| 2016-09-11 17:32 | gns needs dht, and gns does not run as user gnunet | Christian Grothoff | 1 | +1 | -2 |
| 2016-09-11 16:08 | fix and report version check | Christian Grothoff | 2 | +20 | -9 |
| 2016-09-11 15:46 | -misc fixes to test: | Christian Grothoff | 1 | +61 | -22 |
| 2016-09-07 22:31 | gnunetutil: add 2d and 3d allocation including tests | Markus Teich | 3 | +151 | -0 |
| 2016-09-07 17:45 | Add new testcase for multipeer scenario. | xrs | 4 | +187 | -2 |
| 2016-09-07 15:32 | Only one transmit_content can go at a time | David Barksdale | 1 | +4 | -2 |
| 2016-09-06 14:05 | -rps: proper destruction of sampler elements | Julius Bünger | 4 | +33 | -1 |
| 2016-09-06 14:05 | -rps doxygen | Julius Bünger | 2 | +2 | -2 |
| 2016-09-06 13:22 | -rps sampler: remove useless code | Julius Bünger | 1 | +8 | -6 |
| 2016-09-06 12:16 | polishing the english | Marcello Stanisci | 2 | +2 | -2 |
| 2016-09-06 11:42 | -rps service: improved handling of errors | Julius Bünger | 1 | +14 | -4 |
| 2016-09-05 01:59 | Fix UAF detected by asan | David Barksdale | 1 | +7 | -7 |
| 2016-09-05 01:50 | Trying to track down a segfault in find_content() | David Barksdale | 1 | +1 | -0 |
| 2016-09-04 15:46 | Add checks to GNUNET_PEER_resolve2 | David Barksdale | 1 | +3 | -0 |
| 2016-09-04 15:27 | I think this is a bit more readable | David Barksdale | 1 | +6 | -6 |
| 2016-09-04 15:15 | xmalloc already zeroes the memory | David Barksdale | 1 | +0 | -1 |
| 2016-09-01 17:30 | -fix rps service: handler for check_live message | Julius Bünger | 1 | +24 | -2 |
| 2016-08-31 15:42 | -only check ssl cert once | Martin Schanzenbach | 1 | +7 | -7 |
| 2016-08-31 12:01 | -only check cert once | Martin Schanzenbach | 1 | +13 | -11 |
| 2016-08-31 09:53 | - fixing a variety of bugs including POSTing data, content-length handling and improving connection handling | Martin Schanzenbach | 1 | +226 | -136 |
| 2016-08-30 20:35 | -fix ipv6; dont remove Expect header from curl | Martin Schanzenbach | 1 | +3 | -3 |
| 2016-08-30 11:02 | -recover lost service_main from SVN 37845 | Christian Grothoff | 1 | +23 | -1 |
| 2016-08-29 20:34 | make service_new (almost) compile | Florian Dold | 1 | +41 | -52 |
| 2016-08-29 19:40 | -fix BADF and add encoding filter | Martin Schanzenbach | 1 | +3 | -0 |
| 2016-08-29 17:10 | -fix various bugs | Martin Schanzenbach | 1 | +23 | -19 |
| 2016-08-29 13:36 | setup code for new service api | Florian Dold | 1 | +3 | -8 |
| 2016-08-29 13:29 | setup code for new service api | Florian Dold | 1 | +913 | -5 |
| 2016-08-29 13:29 | -towards a new MST for the new service | Christian Grothoff | 6 | +531 | -20 |
| 2016-08-29 13:03 | -starting with new service MQ logic | Christian Grothoff | 2 | +160 | -3 |
| 2016-08-29 12:44 | -starting with service_new accept logic | Christian Grothoff | 1 | +109 | -3 |
| 2016-08-29 12:18 | -starting with service_new main logic | Christian Grothoff | 2 | +172 | -22 |
| 2016-08-29 11:58 | -starting with service_new main logic | Christian Grothoff | 1 | +21 | -2 |
| 2016-08-29 11:53 | -starting with service_new implementation data structures | Christian Grothoff | 1 | +44 | -0 |
| 2016-08-29 11:48 | -starting with service_new implementation data structures | Christian Grothoff | 1 | +21 | -1 |
| 2016-08-29 11:47 | -starting with service_new implementation data structures | Christian Grothoff | 1 | +93 | -0 |
| 2016-08-29 11:42 | - Remove content length header in responses | Martin Schanzenbach | 1 | +3 | -1 |
| 2016-08-29 11:41 | -starting with service_new implementation | Christian Grothoff | 1 | +28 | -1 |
| 2016-08-29 11:38 | more docs for service api | Florian Dold | 1 | +15 | -15 |
| 2016-08-29 11:35 | skeleton for service reimplementation | Christian Grothoff | 1 | +208 | -0 |
| 2016-08-29 11:32 | -document new API | Christian Grothoff | 1 | +23 | -19 |
| 2016-08-29 11:29 | -document new API | Christian Grothoff | 1 | +36 | -6 |
| 2016-08-29 11:27 | docs for service api | Florian Dold | 1 | +8 | -5 |
| 2016-08-29 10:22 | -ignore | Martin Schanzenbach | 1 | +6 | -6 |
| 2016-08-29 09:56 | - add persistent connections | Martin Schanzenbach | 1 | +586 | -513 |
| 2016-08-29 08:20 | - fix coverity | Martin Schanzenbach | 4 | +16 | -8 |
| 2016-08-27 17:48 | -removing pointless NULL cmp | Christian Grothoff | 1 | +1 | -2 |
| 2016-08-27 16:38 | -proper checks for inbound messages being well-formed | Christian Grothoff | 1 | +24 | -9 |
| 2016-08-27 16:33 | -fix leak | Christian Grothoff | 1 | +2 | -2 |
| 2016-08-27 14:58 | -rps test: fix directory specification | Julius Bünger | 1 | +1 | -4 |
| 2016-08-27 14:58 | -rps peers: logging | Julius Bünger | 1 | +10 | -2 |
| 2016-08-26 22:15 | test_multicast.c: Added some comments and a check | xrs | 1 | +30 | -6 |
| 2016-08-26 14:26 | -missing NOT | Christian Grothoff | 1 | +3 | -3 |
| 2016-08-26 13:01 | fix MAX_PAYLOAD definition, thereby fixing wrong type for GNUNET_log | Christian Grothoff | 2 | +72 | -50 |
| 2016-08-26 12:54 | -fix memory leak | Christian Grothoff | 1 | +22 | -17 |
| 2016-08-26 12:52 | -fix use after free | Christian Grothoff | 2 | +24 | -17 |
| 2016-08-26 12:49 | fix missing 0-termination | Christian Grothoff | 1 | +14 | -12 |
| 2016-08-26 12:48 | fix memory leak and unnecessary allocations | Christian Grothoff | 1 | +23 | -29 |
| 2016-08-26 12:43 | -fixing idiocy | Christian Grothoff | 1 | +4 | -4 |
| 2016-08-26 12:41 | -fix leak | Christian Grothoff | 1 | +1 | -0 |
| 2016-08-26 12:37 | putting CADET on a diet: proper alignment for AX KX, kill obsolete OTR legacy code | Christian Grothoff | 8 | +124 | -1374 |
| 2016-08-26 12:37 | -fix possible NPE | Christian Grothoff | 1 | +2 | -1 |
| 2016-08-26 11:55 | fix double free, bad use of strtok | Christian Grothoff | 1 | +64 | -23 |
| 2016-08-26 11:38 | fix consensus memory leaks | Christian Grothoff | 1 | +14 | -7 |
| 2016-08-26 11:32 | -fix cov warning | Christian Grothoff | 1 | +4 | -3 |
| 2016-08-25 15:17 | -grammar & style | Carlo von lynX | 1 | +21 | -18 |
| 2016-08-25 12:51 | ensure binding multiple ports to the same service descriptor works (again) with the correct mapping of ports | Christian Grothoff | 4 | +71 | -29 |
| 2016-08-25 11:50 | -fix indent | Christian Grothoff | 1 | +44 | -24 |
| 2016-08-25 11:33 | -nicer indentation | Christian Grothoff | 6 | +167 | -81 |
| 2016-08-25 09:59 | -support hours/hour/minute as relative time units | Christian Grothoff | 1 | +3 | -0 |
| 2016-08-25 09:38 | -fix unaligned access | Christian Grothoff | 1 | +20 | -14 |
| 2016-08-23 15:43 | Restore Lenstra protection for gcrypt < 1.6.4 | David Barksdale | 1 | +6 | -6 |
| 2016-08-23 07:58 | -remove dead code | Christian Grothoff | 1 | +0 | -1 |
| 2016-08-22 15:08 | fix #4620 - return value part | Christian Grothoff | 1 | +1 | -0 |
| 2016-08-22 15:07 | fix #4620 | Christian Grothoff | 3 | +87 | -39 |
| 2016-08-22 14:50 | fix exit CADET port binding for services, remove redundant service/port descriptor transmission from packets | Christian Grothoff | 3 | +292 | -224 |
| 2016-08-22 14:25 | -rps fix: do not ask cadet for peers | Julius Bünger | 1 | +2 | -2 |
| 2016-08-22 13:56 | Removed duplicate protection agaisnt Lenstra | Jeff Burdges | 1 | +5 | -0 |
| 2016-08-22 13:42 | -rps fix: change way of online notification | Julius Bünger | 2 | +60 | -89 |
| 2016-08-22 13:23 | -fix NPE | Christian Grothoff | 1 | +1 | -1 |
| 2016-08-22 13:22 | -fix NPE | Christian Grothoff | 1 | +2 | -1 |
| 2016-08-22 12:49 | -fix shutdown issue | Christian Grothoff | 1 | +1 | -0 |
| 2016-08-20 17:56 | multicast: close cadet port | Gabor X Toth | 1 | +15 | -6 |
| 2016-08-20 17:39 | psycutil: check for paused state in got_ack() | Gabor X Toth | 1 | +3 | -0 |
| 2016-08-20 17:39 | test_psyc: log level | Gabor X Toth | 1 | +46 | -42 |
| 2016-08-19 20:07 | -fix ftbfs | Christian Grothoff | 2 | +5 | -5 |
| 2016-08-19 20:07 | -fix ftbfs | Christian Grothoff | 1 | +3 | -3 |
| 2016-08-19 19:58 | GNUNET_MQ_get_last_envelope: return tail or current | Gabor X Toth | 1 | +4 | -1 |
| 2016-08-19 19:58 | psyc, social | Gabor X Toth | 4 | +31 | -35 |
| 2016-08-19 16:35 | gnunet-service-xdht_neighbours: fix typo | Daniel Golle | 1 | +1 | -1 |
| 2016-08-18 16:01 | Fix comment | David Barksdale | 1 | +1 | -1 |
| 2016-08-18 14:41 | social: debug msgs | Gabor X Toth | 2 | +83 | -68 |
| 2016-08-18 00:03 | Use statement exprs instead of local function | David Barksdale | 74 | +926 | -976 |
| 2016-08-17 23:21 | multicast: use CADET port hash derived from group key | Gabor X Toth | 1 | +68 | -45 |
| 2016-08-17 22:28 | multicast, psyc, social: wait till last message sent before disconnect | Gabor X Toth | 4 | +169 | -125 |
| 2016-08-17 22:28 | GNUNET_MQ_get_last_envelope() | Gabor X Toth | 2 | +30 | -7 |
| 2016-08-17 21:26 | psyc, social: switch to MQ | Gabor X Toth | 6 | +1063 | -741 |
| 2016-08-16 03:47 | Comparing EXTRACTOR_MetaType to -1 is always false | David Barksdale | 1 | +2 | -2 |
| 2016-08-14 15:25 | migrating set to new CADET port API - tests now fail due to CADET issues | Christian Grothoff | 7 | +144 | -155 |
| 2016-08-14 11:55 | fix use-after-free issue | Christian Grothoff | 1 | +7 | -2 |
| 2016-08-14 11:55 | -fix testcases, ensure shutdown works properly | Christian Grothoff | 3 | +270 | -57 |
| 2016-08-14 11:19 | -fix testcase shutdown | Christian Grothoff | 1 | +68 | -27 |
| 2016-08-14 10:22 | -missing include/ changes from last patches | Christian Grothoff | 1 | +6 | -1 |
| 2016-08-14 09:58 | -slightly better port setup, for RPS I don't quite see a better way yet | Christian Grothoff | 2 | +59 | -11 |
| 2016-08-14 09:49 | -slightly better FS port conversion, more to be done _much_ later | Christian Grothoff | 2 | +24 | -10 |
| 2016-08-13 19:50 | -indentation, doxygen | Christian Grothoff | 2 | +10 | -7 |
| 2016-08-13 19:49 | fix star topology generation | Christian Grothoff | 1 | +1 | -1 |
| 2016-08-13 19:49 | -use new_array where appropriate, fix indentation | Christian Grothoff | 1 | +34 | -14 |
| 2016-08-13 19:42 | -fix bug introduced when STAR topology was added, STAR must only be once in the topology_strings[]-array | Christian Grothoff | 2 | +6 | -7 |
| 2016-08-13 18:53 | -indeed, fixed | Christian Grothoff | 1 | +1 | -2 |
| 2016-08-12 11:37 | ipv6 udp broadcasts are ending up on ipv4 | Carlo von lynX | 1 | +1 | -0 |
| 2016-08-11 18:04 | -disable nse pow in FS tests | Christian Grothoff | 1 | +2 | -0 |
| 2016-08-11 18:04 | -converting API to use new CADET ports | Christian Grothoff | 1 | +10 | -5 |
| 2016-08-11 18:04 | -converting API to use new CADET ports | Christian Grothoff | 9 | +557 | -597 |
| 2016-08-11 17:42 | -change log level to DEBUG | Christian Grothoff | 1 | +1 | -1 |
| 2016-08-11 17:25 | -do not cancel on disconnect | Christian Grothoff | 1 | +0 | -5 |
| 2016-08-11 17:21 | -note simplification possibility | Christian Grothoff | 1 | +1 | -0 |
| 2016-08-11 13:02 | -convert vpn/exit/pt to use new CADET ports | Christian Grothoff | 8 | +442 | -292 |
| 2016-08-11 12:49 | -fix more shift errors | Christian Grothoff | 1 | +10 | -6 |
| 2016-08-10 18:04 | - missing implementation | Bart Polot | 1 | +30 | -1 |
| 2016-08-10 18:04 | - fix use after free (not removing single transmit handle from queue), refactor queue logic | Bart Polot | 1 | +32 | -13 |
| 2016-08-10 18:04 | - Add monitor API to MQ | Bart Polot | 3 | +293 | -268 |
| 2016-08-10 18:04 | Port CADET API to MQ | Bart Polot | 2 | +425 | -623 |
| 2016-08-10 11:46 | use non-constant ports for CADET with scalarproduct | Christian Grothoff | 5 | +54 | -21 |
| 2016-08-09 15:43 | -proposal for new service API | Christian Grothoff | 2 | +236 | -7 |
| 2016-08-09 15:33 | protect CLI from port scanning: use string ports | Carlo von lynX | 1 | +28 | -16 |
| 2016-08-09 10:00 | GNUNET_CADET_close_port doesnt work as expected. Bailing out instead. | Carlo von lynX | 1 | +16 | -4 |
| 2016-08-09 10:00 | end-user friendly output messages, ok like this? | Carlo von lynX | 1 | +15 | -1 |
| 2016-08-09 10:00 | attempt at a .gitignore file for those who git it | Carlo von lynX | 1 | +36 | -0 |
| 2016-08-08 21:11 | UX: message type for important things that aren't evil | Carlo von lynX | 2 | +4 | -3 |
| 2016-08-08 19:51 | Merge branch 'master' of /RAM/proj/gnunet | Carlo von lynX | 4 | +40 | -19 |
| 2016-08-08 13:17 | eliminate constantly hashing PIDs by storing and caching the result | Christian Grothoff | 1 | +73 | -95 |
| 2016-08-07 20:42 | -update PO | Christian Grothoff | 1 | +1 | -0 |
| 2016-08-07 20:39 | -fix build | Christian Grothoff | 2 | +2 | -1 |
| 2016-08-06 13:59 | testbed: STAR topology (SCNR) | Carlo von lynX | 5 | +72 | -0 |
| 2016-08-06 13:59 | probably the wrong place to address high-level features | Carlo von lynX | 1 | +3 | -3 |
| 2016-08-06 13:58 | multicast: don't advertise the origin in the P2P overlay | Carlo von lynX | 1 | +10 | -5 |
| 2016-08-06 13:58 | multicast: use INFO not WARNING | Carlo von lynX | 3 | +12 | -9 |
| 2016-08-05 22:07 | -convert quota test to MQ API | Christian Grothoff | 1 | +78 | -191 |
| 2016-08-04 20:10 | multicast: switch to MQ | Gabor X Toth | 1 | +25 | -34 |
| 2016-08-04 20:10 | psycstore: switch to MQ | Gabor X Toth | 3 | +497 | -757 |
| 2016-08-04 20:10 | op: lib for async operations | Gabor X Toth | 4 | +490 | -0 |
| 2016-08-04 14:46 | -fix core mq cancel operation, need to use discard, not send_cancel as env was never send | Christian Grothoff | 1 | +9 | -9 |
| 2016-08-04 14:46 | -migrate testbed to new MQ API | Christian Grothoff | 2 | +22 | -21 |
| 2016-08-04 13:26 | -finish dv conversion to new core MQ API | Christian Grothoff | 2 | +32 | -46 |
| 2016-08-04 11:35 | transport_tcp: make use of GNUNET_HELLO_address_check_option | Daniel Golle | 1 | +2 | -3 |
| 2016-08-04 09:00 | fix #4609 | Christian Grothoff | 1 | +1 | -1 |
| 2016-08-03 23:20 | social fixes | Gabor X Toth | 2 | +7 | -10 |
| 2016-08-03 23:20 | multicast: switch to MQ | Gabor X Toth | 1 | +367 | -221 |
| 2016-08-03 23:20 | multicast,psyc,social: use CORE_connecT() | Gabor X Toth | 6 | +13 | -21 |
| 2016-08-03 20:28 | leaks & warns | Carlo von lynX | 6 | +9 | -7 |
| 2016-08-03 19:22 | Not reason, but the macro exists so I'll use it I guess. | Jeff Burdges | 1 | +1 | -1 |
| 2016-08-03 14:37 | Fix a few errors in socks.c | Jeff Burdges | 1 | +6 | -4 |
| 2016-08-03 09:41 | -fix warning | Christian Grothoff | 1 | +3 | -2 |
| 2016-08-03 09:17 | -somehow, somebody changed the key... | Christian Grothoff | 1 | +1 | -1 |
| 2016-08-02 18:17 | -fix ftbfs | Christian Grothoff | 1 | +0 | -1 |
| 2016-08-01 22:56 | -adapting xdht and wdht to new core MQ API | Christian Grothoff | 9 | +2047 | -2036 |
| 2016-08-01 12:27 | -migrate to new core MQ API | Christian Grothoff | 1 | +413 | -545 |
| 2016-07-31 21:23 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2016-07-31 21:23 | converting FS to new MQ-based core API | Christian Grothoff | 8 | +519 | -951 |
| 2016-07-31 15:42 | convering more services to new core MQ API | Christian Grothoff | 12 | +581 | -600 |
| 2016-07-31 08:46 | -convert NSE to new core MQ API | Christian Grothoff | 1 | +272 | -244 |
| 2016-07-30 23:57 | re-enable core tests now that CORE_connecT API is implemented | Christian Grothoff | 2 | +8 | -13 |
| 2016-07-30 23:52 | convert another test to new API | Christian Grothoff | 1 | +31 | -50 |
| 2016-07-30 23:34 | minor test cleanup | Christian Grothoff | 1 | +34 | -42 |
| 2016-07-30 23:29 | removing now unnecessary test | Christian Grothoff | 2 | +1 | -162 |
| 2016-07-30 23:28 | adapting next test to new MQ API | Christian Grothoff | 1 | +0 | -5 |
| 2016-07-30 23:27 | adapting next test to new MQ API | Christian Grothoff | 2 | +84 | -125 |
| 2016-07-30 23:07 | starting to convert core tests to new MQ API | Christian Grothoff | 3 | +96 | -156 |
| 2016-07-30 22:27 | enable setting per-envelope or per-queue transmission options with MQ API | Christian Grothoff | 4 | +250 | -10 |
| 2016-07-30 22:01 | draft of new core API MQ-based implementation | Christian Grothoff | 3 | +825 | -38 |
| 2016-07-30 17:47 | -bump year' | Christian Grothoff | 1 | +1 | -1 |
| 2016-07-30 17:46 | remove now obsolete get_hello-API | Christian Grothoff | 3 | +1 | -313 |
| 2016-07-30 17:41 | converting transport tests to hello_get API | Christian Grothoff | 2 | +10 | -7 |
| 2016-07-30 17:35 | convert to new hello_get API | Christian Grothoff | 1 | +6 | -4 |
| 2016-07-30 17:33 | convert to new hello_get API | Christian Grothoff | 2 | +16 | -12 |
| 2016-07-30 17:29 | converting core tests to hello_get API | Christian Grothoff | 4 | +154 | -76 |
| 2016-07-30 17:19 | conver to new hello_get API | Christian Grothoff | 1 | +35 | -21 |
| 2016-07-30 17:13 | use different enum for HELLO address classes, deploy for DHT | Christian Grothoff | 4 | +87 | -23 |
| 2016-07-30 16:51 | implementing new TRANSPORT_hello_get API | Christian Grothoff | 3 | +280 | -4 |
| 2016-07-30 15:19 | social: crashing free() removed.. was it redundant? | Carlo von lynX | 1 | +1 | -1 |
| 2016-07-30 06:22 | social: allow multiple calls to disconnect(), rest: handle warnings | Carlo von lynX | 4 | +18 | -10 |
| 2016-07-29 23:01 | -finally able to remove old transport API transmission logic | Christian Grothoff | 3 | +3 | -1543 |
| 2016-07-29 22:59 | -dce/fix ftbfs | Christian Grothoff | 1 | +12 | -18 |
| 2016-07-29 21:55 | -convert to new transport API | Christian Grothoff | 3 | +32 | -27 |
| 2016-07-29 21:32 | -convert to new transport API | Christian Grothoff | 1 | +10 | -9 |
| 2016-07-29 21:17 | cadet: rollback + warning message for posterity | Carlo von lynX | 1 | +5 | -6 |
| 2016-07-29 20:32 | -migrating ATS tests to new transport (and core) API; core tests disabled as new core API doesn't exist yet | Christian Grothoff | 6 | +384 | -395 |
| 2016-07-29 20:31 | starting point for MQ-core API | Christian Grothoff | 2 | +95 | -0 |
| 2016-07-29 19:43 | -indentation | Christian Grothoff | 2 | +124 | -65 |
| 2016-07-29 19:34 | -dead code elimination | Christian Grothoff | 4 | +25 | -41 |
| 2016-07-29 19:19 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2016-07-29 19:18 | convert tests to new transport API | Christian Grothoff | 3 | +156 | -81 |
| 2016-07-29 16:21 | migrate gnunet-transport-profiler to new API | Christian Grothoff | 2 | +119 | -131 |
| 2016-07-29 15:56 | migrate gnunet-transport to new API | Christian Grothoff | 1 | +179 | -188 |
| 2016-07-29 14:33 | fix fragment_select function | Christophe Genevey Metat | 2 | +16 | -0 |
| 2016-07-29 10:23 | fix message_add_flags function | Christophe Genevey Metat | 1 | +15 | -12 |
| 2016-07-29 09:41 | fix fragment_row function | Christophe Genevey Metat | 1 | +14 | -9 |
| 2016-07-29 08:11 | fix fragment_get function | Christophe Genevey Metat | 1 | +29 | -31 |
| 2016-07-29 00:35 | fixed a memleak, a static string free, an access of freed memory etc | Carlo von lynX | 5 | +22 | -18 |
| 2016-07-28 23:36 | fixed use after free and several printf warnings | Carlo von lynX | 4 | +35 | -25 |
| 2016-07-28 13:18 | fix fragment_store function | Christophe Genevey Metat | 1 | +12 | -6 |
| 2016-07-28 13:05 | gnunet-logread with intelligent usage message and proper perldoc | Carlo von lynX | 1 | +68 | -21 |
| 2016-07-28 00:37 | -unvoluntary edit | Carlo von lynX | 1 | +1 | -1 |
| 2016-07-28 00:31 | get rid of segfault in gnunet-social | xrs | 3 | +6 | -9 |
| 2016-07-28 00:22 | social: leaks and untreated error conditions | Carlo von lynX | 3 | +43 | -20 |
| 2016-07-27 23:15 | social: fix various warnings | Carlo von lynX | 5 | +48 | -31 |
| 2016-07-27 23:15 | social: fix a few doxygen complaints | Carlo von lynX | 1 | +2 | -1 |
| 2016-07-27 08:11 | start to fix fragment_get function | Christophe Genevey Metat | 1 | +59 | -92 |
| 2016-07-26 21:28 | -dead code elimination | Christian Grothoff | 1 | +1 | -24 |
| 2016-07-26 21:24 | -unset flag after transmission | Christian Grothoff | 1 | +1 | -0 |
| 2016-07-26 21:12 | -converting CORE service to new transport MQ API | Christian Grothoff | 14 | +718 | -1264 |
| 2016-07-26 20:46 | -indentation, logging, style issues | Christian Grothoff | 3 | +43 | -36 |
| 2016-07-26 20:39 | -avoid overflow in calculation for very large values | Christian Grothoff | 1 | +2 | -3 |
| 2016-07-26 12:27 | change time multiplication/division API to long long to avoid accidental range reduction | Christian Grothoff | 4 | +12 | -8 |
| 2016-07-26 12:00 | fix overflow/underflow handling in tracker to properly handle large bandwidths | Christian Grothoff | 1 | +48 | -18 |
| 2016-07-26 10:16 | fix testcase shutdown | Christian Grothoff | 1 | +41 | -17 |
| 2016-07-25 21:35 | -unregister nat on error, indentation, DCE | Christian Grothoff | 2 | +11 | -9 |
| 2016-07-25 21:34 | -ensure clean DNS shutdown, fix DNS-STUN termination issues | Christian Grothoff | 3 | +142 | -77 |
| 2016-07-25 16:21 | -preparatory steps for transport API change | Christian Grothoff | 3 | +52 | -9 |
| 2016-07-25 00:33 | -preparations | Christian Grothoff | 1 | +2 | -1 |
| 2016-07-25 00:30 | switching transport tests to new MQ-based transport API | Christian Grothoff | 29 | +754 | -391 |
| 2016-07-24 18:17 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2016-07-24 15:51 | -ignore | Christian Grothoff | 1 | +2 | -1 |
| 2016-07-24 15:51 | convert last test to new send api | Christian Grothoff | 3 | +34 | -168 |
| 2016-07-24 14:54 | -fix http fix | Christian Grothoff | 1 | +69 | -42 |
| 2016-07-24 14:07 | fix http server shutdown sequence | Christian Grothoff | 1 | +18 | -15 |
| 2016-07-23 22:32 | more refactoring of tests for new send API | Christian Grothoff | 9 | +289 | -613 |
| 2016-07-22 22:13 | migrate more tests to new transmission API | Christian Grothoff | 1 | +0 | -19 |
| 2016-07-22 22:11 | migrate more tests to new transmission API | Christian Grothoff | 1 | +9 | -54 |
| 2016-07-22 22:07 | migrate more tests to new transmission API | Christian Grothoff | 1 | +14 | -98 |
| 2016-07-22 22:02 | migrate more tests to new transmission API | Christian Grothoff | 1 | +31 | -104 |
| 2016-07-22 21:35 | migrate more tests to new transmission API | Christian Grothoff | 4 | +134 | -377 |
| 2016-07-22 14:00 | fix mysql_prepare function | Christophe Genevey Metat | 1 | +1 | -26 |
| 2016-07-22 07:52 | fix mysql_prepare function | Christophe Genevey Metat | 1 | +60 | -58 |
| 2016-07-21 23:10 | generalize send API for transport tests | Christian Grothoff | 7 | +243 | -409 |
| 2016-07-20 22:37 | -skip mysql tests properly if mysql is not configured correctly | Christian Grothoff | 2 | +119 | -3 |
| 2016-07-20 17:13 | - fix CADET-using services | Bart Polot | 15 | +88 | -100 |
| 2016-07-20 13:05 | start to fix psycstore mysql | Christophe Genevey Metat | 1 | +4 | -25 |
| 2016-07-20 12:07 | - open port after handle check | Bart Polot | 1 | +2 | -2 |
| 2016-07-20 12:07 | - adapt test cases / framework to new port system | Bart Polot | 9 | +59 | -43 |
| 2016-07-20 12:07 | Change CADET ports from uint32 to HashCode | Bart Polot | 14 | +387 | -263 |
| 2016-07-20 12:07 | - reduce INFO level debug | Bart Polot | 1 | +4 | -4 |
| 2016-07-19 16:06 | -update AUTHORS | Martin Schanzenbach | 2 | +2 | -1 |
| 2016-07-19 08:20 | add configuration file | Christophe Genevey Metat | 1 | +2 | -0 |
| 2016-07-18 14:22 | start to fix psycstore mysql | Christophe Genevey Metat | 3 | +33 | -6 |
| 2016-07-17 13:26 | -doxygen | Martin Schanzenbach | 11 | +14 | -16 |
| 2016-07-15 21:42 | towards having sending in transport-testing API (not yet flexible enough) | Christian Grothoff | 1 | +4 | -0 |
| 2016-07-15 21:41 | towards having sending in transport-testing API (not yet flexible enough) | Christian Grothoff | 5 | +613 | -154 |
| 2016-07-15 20:19 | -fix format string | Martin Schanzenbach | 2 | +2 | -2 |
| 2016-07-15 18:52 | make more use of testing lib | Christian Grothoff | 2 | +109 | -460 |
| 2016-07-15 17:22 | -draft API | Martin Schanzenbach | 2 | +167 | -1 |
| 2016-07-15 09:28 | move to MQ api | Martin Schanzenbach | 3 | +277 | -300 |
| 2016-07-13 14:53 | start to fix PSYCstore mysql | Christophe Genevey Metat | 1 | +69 | -232 |
| 2016-07-13 10:02 | -notes on issues | Christian Grothoff | 1 | +119 | -96 |
| 2016-07-13 09:41 | start to fix psycstore mysql | Christophe Genevey Metat | 1 | +10 | -8 |
| 2016-07-12 18:00 | -fix fixmes | Martin Schanzenbach | 1 | +44 | -30 |
| 2016-07-12 09:58 | fix Makefile | Christophe Genevey Metat | 2 | +34 | -19 |
| 2016-07-12 08:08 | more transport testing hacking | Christian Grothoff | 21 | +316 | -608 |
| 2016-07-10 18:16 | adapt test_transport_api_reliability to new testing API | Christian Grothoff | 2 | +120 | -352 |
| 2016-07-10 17:42 | modify manipulation_cfg test to use new transport-testing lib | Christian Grothoff | 1 | +135 | -346 |
| 2016-07-10 17:34 | modify manipulation_recv_tcp test to use new transport-testing lib | Christian Grothoff | 1 | +91 | -336 |
| 2016-07-10 17:22 | removing dead test | Christian Grothoff | 1 | +0 | -496 |
| 2016-07-10 17:20 | modify manipulation_send_tcp test to use new transport-testing lib | Christian Grothoff | 1 | +100 | -337 |
| 2016-07-10 17:05 | -use new testing API in montior_peers test | Christian Grothoff | 1 | +80 | -381 |
| 2016-07-10 16:41 | fold bidirectional test into main test_ats_api | Christian Grothoff | 12 | +265 | -938 |
| 2016-07-10 14:58 | clean up switch tests | Christian Grothoff | 6 | +302 | -545 |
| 2016-07-10 14:56 | remove redundant test | Christian Grothoff | 3 | +0 | -191 |
| 2016-07-10 14:54 | remove redundant test | Christian Grothoff | 2 | +0 | -232 |
| 2016-07-10 01:24 | more minor fixes | Christian Grothoff | 1 | +3 | -15 |
| 2016-07-10 01:22 | -adapt disconnect test to new testing lib | Christian Grothoff | 2 | +103 | -303 |
| 2016-07-10 01:06 | -towards nicer transport-testing lib | Christian Grothoff | 6 | +1082 | -604 |
| 2016-07-09 22:34 | -start to refactor testcases for sanity | Christian Grothoff | 26 | +1276 | -1050 |
| 2016-07-09 15:15 | fix comment | Christian Grothoff | 1 | +1 | -1 |
| 2016-07-09 15:15 | pack network structs | Christian Grothoff | 1 | +4 | -0 |
| 2016-07-09 14:29 | make namestore API less brittle/sublte to use | Christian Grothoff | 19 | +1158 | -457 |
| 2016-07-08 18:32 | -indenting | Christian Grothoff | 2 | +64 | -33 |
| 2016-07-08 18:26 | th is dead in this test | Christian Grothoff | 1 | +0 | -13 |
| 2016-07-08 18:24 | -indenting | Christian Grothoff | 2 | +12 | -4 |
| 2016-07-08 18:20 | -fix 0-termination | Christian Grothoff | 1 | +3 | -3 |
| 2016-07-08 18:19 | -fix cancellations in test | Christian Grothoff | 3 | +91 | -31 |
| 2016-07-08 18:10 | -properly cancel offer_hello handlers | Christian Grothoff | 1 | +17 | -15 |
| 2016-07-08 18:08 | -cancel reconnect task | Christian Grothoff | 1 | +5 | -0 |
| 2016-07-08 18:06 | -make handle static | Christian Grothoff | 1 | +1 | -1 |
| 2016-07-08 17:55 | -ignore meaningless timeout status | Christian Grothoff | 1 | +1 | -15 |
| 2016-07-08 17:53 | -ignore meaningless timeout status | Christian Grothoff | 1 | +0 | -10 |
| 2016-07-08 17:50 | get transport_api_core to compile | Christian Grothoff | 2 | +61 | -58 |
| 2016-07-08 17:39 | fix packing issue | Christian Grothoff | 1 | +2 | -2 |
| 2016-07-08 17:38 | fix sanitization issues | Christian Grothoff | 2 | +8 | -8 |
| 2016-07-08 17:20 | -fix fix | Christian Grothoff | 1 | +1 | -1 |
| 2016-07-08 17:20 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff | 261 | +1086 | -1068 |
| 2016-07-08 17:03 | -fix loglevel | Christian Grothoff | 1 | +1 | -1 |
| 2016-07-08 17:00 | -lower log level | Christian Grothoff | 2 | +24 | -13 |
| 2016-07-08 16:51 | -indent | Christian Grothoff | 1 | +1 | -1 |
| 2016-07-08 16:50 | -init cfg | Christian Grothoff | 1 | +1 | -1 |
| 2016-07-08 16:48 | -fix shifting issues | Christian Grothoff | 3 | +7 | -6 |
| 2016-07-08 16:35 | -update ignore files | Christian Grothoff | 0 | +0 | -0 |
| 2016-07-08 16:34 | migrate transport_core API to MQ | Christian Grothoff | 22 | +787 | -1170 |
| 2016-07-08 16:33 | -draft of next version of transport-core API | Christian Grothoff | 1 | +940 | -0 |
| 2016-07-08 16:32 | add GNUNET_MQ_set_handlers_closure API | Christian Grothoff | 2 | +34 | -2 |
| 2016-07-08 14:04 | plugin psycstore_mysql | Christophe Genevey Metat | 1 | +254 | -156 |
| 2016-07-08 12:53 | towards factoring out HELLO handling from transport_api.c | Christian Grothoff | 2 | +295 | -0 |
| 2016-07-08 09:51 | -be more careful, ppl, please | Christian Grothoff | 1 | +1 | -1 |
| 2016-07-07 12:42 | -coverity | Martin Schanzenbach | 1 | +25 | -7 |
| 2016-07-07 12:35 | -coverity | Martin Schanzenbach | 1 | +5 | -2 |
| 2016-07-07 12:33 | -coverity | Martin Schanzenbach | 1 | +8 | -1 |
| 2016-07-07 12:26 | -coverity | Martin Schanzenbach | 1 | +31 | -8 |
| 2016-07-07 12:18 | -coverity | Martin Schanzenbach | 1 | +2 | -2 |
| 2016-07-07 12:17 | - fix coverity | Martin Schanzenbach | 5 | +38 | -17 |
| 2016-07-07 08:55 | introduce more message parsing checks | Sree Harsha Totakura | 1 | +30 | -3 |
| 2016-07-06 23:09 | -skeletons for transport-ng | Christian Grothoff | 4 | +739 | -0 |
| 2016-07-06 23:06 | remove dead monitor validation test | Christian Grothoff | 2 | +0 | -546 |
| 2016-07-06 23:05 | converting GNUNET_TRANSPORT_address_to_string to MQ | Christian Grothoff | 2 | +105 | -95 |
| 2016-07-06 22:52 | converting monitor plugin functionality to MQ | Christian Grothoff | 1 | +126 | -104 |
| 2016-07-06 22:10 | removing GNUNET_TRANSPORT_monitor_validation-API | Christian Grothoff | 9 | +50 | -1182 |
| 2016-07-06 21:57 | converting GNUNET_TRANSPORT_monitor_peers implementation to MQ | Christian Grothoff | 6 | +202 | -194 |
| 2016-07-06 16:54 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2016-07-06 15:58 | misc minor fixes | Christian Grothoff | 5 | +71 | -40 |
| 2016-07-06 15:24 | misc fixes | Christian Grothoff | 18 | +116 | -83 |
| 2016-07-06 13:25 | fix dlog API for mteich | Christian Grothoff | 3 | +7 | -7 |
| 2016-07-06 11:37 | -separate mysql plugin build from sqlite, FTBFS so not active for now | Christian Grothoff | 2 | +14 | -4 |
| 2016-07-06 11:16 | -fix build issues | Christian Grothoff | 2 | +4 | -4 |
| 2016-07-06 11:14 | -fix misc issues | Christian Grothoff | 21 | +108 | -64 |
| 2016-07-06 10:21 | fix leak memory | Christophe Genevey Metat | 3 | +160 | -96 |
| 2016-07-06 09:54 | converting blacklist API to MQ | Christian Grothoff | 1 | +57 | -158 |
| 2016-07-05 14:30 | fix type -- caught by new MQ logic | Christian Grothoff | 1 | +1 | -2 |
| 2016-07-05 14:17 | -reworking DV to use new MQ API | Christian Grothoff | 5 | +210 | -698 |
| 2016-07-05 12:41 | indentation, moving API towards MQ-style | Christian Grothoff | 4 | +28 | -29 |
| 2016-07-05 12:33 | transitioning VPN API to MQ | Christian Grothoff | 1 | +112 | -157 |
| 2016-07-05 12:10 | update remaining tests to use new MQ API | Christian Grothoff | 3 | +68 | -87 |
| 2016-07-05 11:51 | update tests to use new MQ API | Christian Grothoff | 4 | +96 | -128 |
| 2016-07-05 11:41 | update tests to use new MQ API | Christian Grothoff | 3 | +100 | -75 |
| 2016-07-04 15:25 | psycstore mysql plugin | Christophe Genevey Metat | 1 | +2110 | -0 |
| 2016-07-03 15:01 | report skip if DB does not allow table creation | Christian Grothoff | 1 | +23 | -21 |
| 2016-07-03 13:18 | convert fs publish to MQ | Christian Grothoff | 2 | +187 | -104 |
| 2016-07-03 12:50 | convert search to MQ | Christian Grothoff | 3 | +214 | -223 |
| 2016-07-03 12:05 | convert download API to MQ | Christian Grothoff | 5 | +249 | -377 |
| 2016-07-03 11:07 | -just indenting fixes | Christian Grothoff | 1 | +57 | -25 |
| 2016-07-03 11:06 | convert unindex to MQ | Christian Grothoff | 2 | +75 | -60 |
| 2016-07-02 20:12 | -fix use after free on shutdown | Christian Grothoff | 1 | +2 | -2 |
| 2016-07-02 20:09 | -handle namestore disconnect properly | Christian Grothoff | 1 | +3 | -0 |
| 2016-07-02 20:06 | -handle namestore disconnect properly | Christian Grothoff | 1 | +22 | -6 |
| 2016-07-02 20:00 | -fix testcase shutdown | Christian Grothoff | 2 | +63 | -28 |
| 2016-07-02 19:58 | -reindent | Christian Grothoff | 1 | +98 | -34 |
| 2016-07-02 19:45 | avoid ARM warning | Christian Grothoff | 1 | +2 | -0 |
| 2016-07-02 19:29 | -indicate skip if tests are not used | Christian Grothoff | 2 | +10 | -10 |
| 2016-07-02 19:26 | -doxygen | Christian Grothoff | 1 | +6 | -6 |
| 2016-07-02 19:21 | rewrite scalarproduct_api to use MQ | Christian Grothoff | 1 | +164 | -233 |
| 2016-07-02 13:26 | -fix ftbfs if extractor.h present but libextractor.so missing | Christian Grothoff | 3 | +11 | -7 |
| 2016-07-02 13:21 | -fix ftbfs if extractor.h present but libextractor.so missing | Christian Grothoff | 2 | +3 | -3 |
| 2016-07-01 23:46 | -rps service: correct check of peer status | Julius Bünger | 1 | +1 | -1 |
| 2016-07-01 23:38 | -rps api: delete leftover struct | Julius Bünger | 1 | +0 | -2 |
| 2016-07-01 23:38 | -rps test _peers: disable storage of valid peers | Julius Bünger | 2 | +9 | -9 |
| 2016-07-01 23:38 | -rps _peers: add disable option to peer storage | Julius Bünger | 2 | +25 | -2 |
| 2016-07-01 23:38 | -rps _peers: restructure of status check | Julius Bünger | 1 | +22 | -13 |
| 2016-07-01 23:38 | -rps service: correct check of peer status | Julius Bünger | 1 | +1 | -1 |
| 2016-07-01 23:38 | -rps service: doxygen | Julius Bünger | 1 | +5 | -2 |
| 2016-07-01 23:38 | -rps api: actually call check_reply() | Julius Bünger | 1 | +2 | -0 |
| 2016-07-01 13:08 | Fix broken testbed controllerlink testcase. | Sree Harsha Totakura | 1 | +5 | -0 |
| 2016-06-30 15:05 | -doxygen | Christian Grothoff | 1 | +2 | -2 |
| 2016-06-29 22:15 | conversation: non-invasive ringtones | Carlo von lynX | 3 | +1 | -0 |
| 2016-06-29 21:50 | Merge remote-tracking branch 'origin/master' | Carlo von lynX | 8 | +34 | -7 |
| 2016-06-29 20:19 | allow empty/NULL context message | Christian Grothoff | 1 | +3 | -0 |
| 2016-06-29 20:09 | -def before use | Christian Grothoff | 1 | +6 | -5 |
| 2016-06-29 20:08 | -disconnects DO happen | Christian Grothoff | 2 | +1 | -3 |
| 2016-06-29 19:22 | hacky fix for 4588 | Christian Grothoff | 1 | +2 | -0 |
| 2016-06-29 18:53 | hacky fix for cadet issues | Christian Grothoff | 2 | +23 | -6 |
| 2016-06-29 17:44 | -fix format string | Christian Grothoff | 1 | +6 | -4 |
| 2016-06-29 17:20 | convert fs_list_indexed to MQ API | Christian Grothoff | 2 | +122 | -73 |
| 2016-06-29 17:05 | -convert backoff test to new MQ API | Christian Grothoff | 3 | +123 | -211 |
| 2016-06-29 16:10 | -add extra checks to catch shutdown bug | Christian Grothoff | 1 | +13 | -3 |
| 2016-06-28 17:16 | -ensure stats queues do not grow too big | Christian Grothoff | 1 | +17 | -6 |
| 2016-06-28 16:47 | -do not start unnecessary services | Christian Grothoff | 1 | +10 | -0 |
| 2016-06-28 13:20 | -only trigger check config if we actually need it | Christian Grothoff | 1 | +5 | -1 |
| 2016-06-28 11:43 | typo | Marcello Stanisci | 2 | +4 | -4 |
| 2016-06-28 09:47 | delete mysql function | Christophe Genevey Metat | 2 | +0 | -303 |
| 2016-06-28 08:38 | add function conv param string | Christophe Genevey Metat | 1 | +1 | -1 |
| 2016-06-28 08:28 | add function conv param string | Christophe Genevey Metat | 1 | +1 | -1 |
| 2016-06-28 08:23 | add function conv param string | Christophe Genevey Metat | 1 | +5 | -4 |
| 2016-06-27 18:17 | -convert resolver_api to MQ | Christian Grothoff | 2 | +179 | -165 |
| 2016-06-27 16:56 | -doxygen, error messages | Christian Grothoff | 2 | +7 | -1 |
| 2016-06-27 16:52 | -use more of MQ API | Christian Grothoff | 3 | +119 | -86 |
| 2016-06-27 16:15 | convert testbed_api to MQ (not perfect, but working) | Christian Grothoff | 6 | +345 | -426 |
| 2016-06-27 15:34 | add function conv param string | Christophe Genevey Metat | 2 | +46 | -11 |
| 2016-06-27 15:03 | fix compiler warnings | Florian Dold | 4 | +19 | -17 |
| 2016-06-27 14:45 | adapt gnunet-regex-simulation-profiler to libgnunetmy | Christophe Genevey Metat | 1 | +1 | -1 |
| 2016-06-27 14:43 | convert testbed_api_barriers to new MQ API | Christian Grothoff | 5 | +153 | -139 |
| 2016-06-27 14:39 | adapt gnunet-regex-simulation-profiler to libgnunetmy | Christophe Genevey Metat | 2 | +60 | -72 |
| 2016-06-27 14:35 | avoid NPE | Christian Grothoff | 1 | +10 | -7 |
| 2016-06-27 14:11 | -simplify barriers logic, make sure cb is called on all errors | Christian Grothoff | 1 | +15 | -25 |
| 2016-06-27 14:08 | move functions unrelated to TESTBED_BarrierWaitHandle out of testbed_api_barriers.c | Christian Grothoff | 6 | +40 | -74 |
| 2016-06-27 14:06 | move functions unrelated to TESTBED_BarrierWaitHandle out of testbed_api_barriers.c | Christian Grothoff | 2 | +143 | -139 |
| 2016-06-27 14:02 | add timeouts to test | Christian Grothoff | 1 | +5 | -3 |
| 2016-06-27 14:00 | add timeouts to test | Christian Grothoff | 2 | +10 | -7 |
| 2016-06-27 13:52 | -handle disconnect case more nicely | Christian Grothoff | 4 | +8 | -0 |
| 2016-06-27 13:48 | handle failures more gracefully in test | Christian Grothoff | 3 | +62 | -21 |
| 2016-06-27 12:37 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2016-06-27 12:36 | -do not crash if disable_try_connect is set | Christian Grothoff | 1 | +11 | -11 |
| 2016-06-27 12:31 | -fix testcase | Christian Grothoff | 1 | +1 | -1 |
| 2016-06-27 12:26 | -fix ftbfs | Christian Grothoff | 1 | +1 | -3 |
| 2016-06-27 12:20 | -misc fixes to DHT tests | Christian Grothoff | 11 | +362 | -134 |
| 2016-06-27 12:20 | add function to obtain mq length | Christian Grothoff | 2 | +46 | -4 |
| 2016-06-27 09:51 | -fix queueing issue | Christian Grothoff | 2 | +11 | -3 |
| 2016-06-27 08:17 | fix potential NPE on shutdown | Christian Grothoff | 1 | +11 | -4 |
| 2016-06-27 07:48 | -fix arg order | Christian Grothoff | 3 | +8 | -4 |
| 2016-06-27 07:16 | -missing newline | Christian Grothoff | 1 | +1 | -1 |
| 2016-06-26 21:05 | -fix leak | Christian Grothoff | 1 | +2 | -0 |
| 2016-06-25 20:33 | remove global variable for barriers, move into controller | Christian Grothoff | 6 | +194 | -202 |
| 2016-06-25 20:14 | -doxygen | Christian Grothoff | 2 | +79 | -71 |
| 2016-06-25 20:01 | first steps towards MQ | Christian Grothoff | 3 | +222 | -197 |
| 2016-06-25 17:55 | -doxygen | Christian Grothoff | 1 | +22 | -22 |
| 2016-06-25 17:40 | refactoring gns_api to use MQ API | Christian Grothoff | 3 | +133 | -301 |
| 2016-06-25 17:39 | add GNUNET_MQ_send_copy | Christian Grothoff | 2 | +41 | -0 |
| 2016-06-25 17:32 | -cosmetics | Christian Grothoff | 1 | +2 | -2 |
| 2016-06-25 17:30 | -fix bad check | Christian Grothoff | 1 | +1 | -1 |
| 2016-06-25 16:05 | convert dns api to MQ | Christian Grothoff | 2 | +111 | -242 |
| 2016-06-25 15:46 | -minor refactoring, add missing check | Christian Grothoff | 1 | +46 | -59 |
| 2016-06-25 15:37 | convert namestore_api_monitor to MQ | Christian Grothoff | 1 | +133 | -116 |
| 2016-06-25 15:23 | convert namestore_api to MQ | Christian Grothoff | 1 | +548 | -608 |
| 2016-06-25 13:22 | -fix #4582 | Christian Grothoff | 1 | +1 | -1 |
| 2016-06-25 11:56 | -sane log level | Christian Grothoff | 1 | +1 | -1 |
| 2016-06-25 11:44 | -make log level less severe | Christian Grothoff | 1 | +1 | -1 |
| 2016-06-25 11:43 | -build my | Christian Grothoff | 1 | +1 | -1 |
| 2016-06-24 20:23 | -housekeeping | Christian Grothoff | 1 | +2 | -2 |
| 2016-06-24 20:23 | -housekeeping | Christian Grothoff | 3 | +68 | -69 |
| 2016-06-24 20:17 | refactoring datastore API to use MQ API, also fixing misc. bugs in new mysql backend | Christian Grothoff | 20 | +1079 | -941 |
| 2016-06-24 20:12 | -handle NULL results | Christian Grothoff | 3 | +70 | -20 |
| 2016-06-24 15:45 | fix over-allocation in datastore API | Christian Grothoff | 1 | +112 | -55 |
| 2016-06-24 15:45 | bump ARM lib version | Christian Grothoff | 1 | +8 | -8 |
| 2016-06-24 15:31 | migrate nat_auto to MQ | Christian Grothoff | 1 | +193 | -112 |
| 2016-06-24 15:16 | -doxygen | Christian Grothoff | 2 | +4 | -5 |
| 2016-06-24 15:15 | migrate nat_test to MQ | Christian Grothoff | 2 | +219 | -93 |
| 2016-06-24 14:54 | fix plugin datastore mysql | Christophe Genevey Metat | 1 | +2 | -2 |
| 2016-06-24 14:41 | fix plugin datastore mysql | Christophe Genevey Metat | 1 | +68 | -115 |
| 2016-06-24 14:34 | adapting testbed-logger to MQ API | Christian Grothoff | 4 | +110 | -260 |
| 2016-06-24 14:05 | move testbed logger to its own directory | Christian Grothoff | 15 | +1098 | -1077 |
| 2016-06-24 13:56 | converting peerinfo-notify to new MQ ApI | Christian Grothoff | 1 | +1 | -1 |
| 2016-06-24 13:55 | converting peerinfo-notify to new MQ ApI | Christian Grothoff | 2 | +104 | -137 |
| 2016-06-24 12:29 | -fix ftbfs | Christian Grothoff | 1 | +0 | -232 |
| 2016-06-24 12:27 | fixing compiler warnings... | Christian Grothoff | 1 | +173 | -325 |
| 2016-06-24 12:07 | continue to fix execute select | Christophe Genevey Metat | 1 | +27 | -13 |
| 2016-06-24 11:54 | update peerinfo API to use MQ | Christian Grothoff | 11 | +397 | -636 |
| 2016-06-24 09:15 | use new MQ API in regex_api_search | Christian Grothoff | 1 | +113 | -78 |
| 2016-06-23 20:01 | do not crash for #4588 | Christian Grothoff | 1 | +5 | -0 |
| 2016-06-23 19:55 | -try to fix stats issue | Christian Grothoff | 1 | +14 | -23 |
| 2016-06-23 19:14 | converting core monitor to MQ | Christian Grothoff | 1 | +61 | -110 |
| 2016-06-23 19:04 | -fix format string type issue | Christian Grothoff | 1 | +3 | -3 |
| 2016-06-23 19:00 | -fix ftbfs | Christian Grothoff | 1 | +0 | -1 |
| 2016-06-23 17:48 | migrate first half of regex API to MQ lib | Christian Grothoff | 4 | +404 | -351 |
| 2016-06-23 17:31 | convert perf API to new MQ API | Christian Grothoff | 1 | +4 | -4 |
| 2016-06-23 17:31 | convert perf API to new MQ API | Christian Grothoff | 1 | +268 | -387 |
| 2016-06-23 16:30 | convert DHT API to new MQ API | Christian Grothoff | 18 | +653 | -1292 |
| 2016-06-23 16:20 | adapt to new MYSQL API | Christian Grothoff | 1 | +4 | -5 |
| 2016-06-23 15:20 | continue to fix execute select | Christophe Genevey Metat | 1 | +28 | -24 |
| 2016-06-23 14:22 | refactoring ARM api to use new MQ | Christian Grothoff | 13 | +1066 | -1112 |
| 2016-06-22 17:24 | -fix statistics termination issue | Christian Grothoff | 2 | +57 | -20 |
| 2016-06-22 15:27 | plugin datastore mysql | Christophe Genevey Metat | 1 | +1 | -1 |
| 2016-06-22 15:26 | plugin datastore mysql | Christophe Genevey Metat | 2 | +56 | -5 |
| 2016-06-22 07:19 | convert monitor API to use MQ | Christian Grothoff | 2 | +111 | -184 |
| 2016-06-21 22:27 | rework identity API to use new MQ API | Christian Grothoff | 3 | +473 | -469 |
| 2016-06-21 19:12 | -dce | Christian Grothoff | 1 | +0 | -6 |
| 2016-06-21 19:07 | convert namecache to new MQ API | Christian Grothoff | 2 | +195 | -344 |
| 2016-06-21 18:29 | update statistics API to use new MQ API style, also get rid of timeout argument | Christian Grothoff | 15 | +616 | -637 |
| 2016-06-21 13:17 | towards fixing mysql plugin | Christian Grothoff | 6 | +114 | -131 |
| 2016-06-21 11:44 | -fix testcase to manage with new shutdown semantics | Christian Grothoff | 1 | +29 | -36 |
| 2016-06-21 11:30 | -fix ftbfs | Christian Grothoff | 1 | +1 | -1 |
| 2016-06-21 09:05 | plugin datastore mysql | Christophe Genevey Metat | 1 | +1 | -1 |
| 2016-06-21 09:04 | plugin datastore mysql | Christophe Genevey Metat | 3 | +44 | -33 |
| 2016-06-20 22:21 | -indentation fixes | Christian Grothoff | 1 | +22 | -7 |
| 2016-06-20 22:16 | fix ATS testcase | Christian Grothoff | 5 | +194 | -134 |
| 2016-06-20 22:13 | avoid excessive logging in config parsing | Christian Grothoff | 1 | +8 | -37 |
| 2016-06-20 21:51 | -indenting and doxygen | Christian Grothoff | 1 | +149 | -70 |
| 2016-06-20 20:24 | convering revocation_api.c to new MQ API | Christian Grothoff | 2 | +128 | -188 |
| 2016-06-20 20:12 | -tolerate init CB being NULL from the beginning | Christian Grothoff | 1 | +17 | -3 |
| 2016-06-20 19:56 | convering nse_api.c to new MQ API | Christian Grothoff | 1 | +73 | -130 |
| 2016-06-20 19:55 | -fix off-by-1 | Christian Grothoff | 1 | +1 | -1 |
| 2016-06-20 15:36 | log | Florian Dold | 1 | +1 | -0 |
| 2016-06-20 15:18 | adapt set test case to new scheduler semantics | Florian Dold | 1 | +33 | -3 |
| 2016-06-20 15:01 | log error when timed out | Florian Dold | 1 | +2 | -0 |
| 2016-06-20 09:52 | -fix format warning | Martin Schanzenbach | 1 | +5 | -6 |
| 2016-06-20 09:49 | - fix warnings | Martin Schanzenbach | 1 | +6 | -6 |
| 2016-06-20 08:19 | use c99 | Christian Grothoff | 3 | +11 | -9 |
| 2016-06-20 08:14 | -force c99 | Christian Grothoff | 1 | +1 | -1 |
| 2016-06-20 07:10 | - fix warnings | Martin Schanzenbach | 1 | +32 | -6 |
| 2016-06-20 05:58 | -fix FTBFS | Christian Grothoff | 1 | +0 | -1 |
| 2016-06-19 22:53 | avoid deprecated API, use new connecT API | Christian Grothoff | 8 | +58 | -70 |
| 2016-06-19 22:45 | avoid assertion on NULL mq | Christian Grothoff | 2 | +12 | -12 |
| 2016-06-19 22:40 | proper shutdown | Christian Grothoff | 2 | +15 | -5 |
| 2016-06-19 22:39 | -incorrect comment | Christian Grothoff | 1 | +1 | -1 |
| 2016-06-19 22:39 | -use new connecT API | Christian Grothoff | 2 | +12 | -29 |
| 2016-06-19 22:39 | -assert on task | Christian Grothoff | 1 | +4 | -1 |
| 2016-06-19 22:38 | -fix gnunet-revocation | Christian Grothoff | 1 | +4 | -2 |
| 2016-06-19 22:26 | -fix the fix | Christian Grothoff | 1 | +1 | -1 |
| 2016-06-19 22:23 | avoid changing API for now | Christian Grothoff | 1 | +3 | -1 |
| 2016-06-19 22:16 | use new connecT API | Christian Grothoff | 1 | +6 | -9 |
| 2016-06-19 21:29 | refactoring core API to use new MQ lib | Christian Grothoff | 4 | +547 | -818 |
| 2016-06-19 19:01 | -fix typo | Christian Grothoff | 1 | +1 | -1 |
| 2016-06-19 18:50 | redefine GNUNET_MQ_queue_for_connection_client to capture client handle | Christian Grothoff | 12 | +149 | -207 |
| 2016-06-18 21:49 | -fix | Martin Schanzenbach | 5 | +27 | -25 |
| 2016-06-18 21:20 | -indentation and comments | Christian Grothoff | 6 | +26 | -24 |
| 2016-06-18 21:19 | update secretsharing to new MQ API | Christian Grothoff | 4 | +76 | -52 |
| 2016-06-18 21:07 | fix consensus to match new MQ API -- and correct CONCLUDE_DONE to be fixed-size | Christian Grothoff | 1 | +37 | -23 |
| 2016-06-18 21:01 | fix RPS to match new MQ API -- and to check message format | Christian Grothoff | 1 | +51 | -18 |
| 2016-06-18 20:38 | -fixing part of Martin's FTBFS | Christian Grothoff | 1 | +27 | -20 |
| 2016-06-18 20:26 | adapt peerstore API to new MQ API | Christian Grothoff | 2 | +224 | -169 |
| 2016-06-18 20:07 | convert conversation_api_call.c | Christian Grothoff | 1 | +51 | -33 |
| 2016-06-18 20:04 | -fix | Martin Schanzenbach | 3 | +20 | -22 |
| 2016-06-18 19:31 | - fix more rest and jsonapi | Martin Schanzenbach | 3 | +8 | -1 |
| 2016-06-18 18:49 | partial refactoring, will cause FTBFS, to be completed ASAP | Christian Grothoff | 8 | +468 | -263 |
| 2016-06-18 18:16 | - fix rest plugin | Martin Schanzenbach | 7 | +33 | -30 |
| 2016-06-18 18:03 | - revert to r37134. Broken build | Martin Schanzenbach | 1 | +0 | -1 |
| 2016-06-17 15:28 | plugin datastore mysql | Christophe Genevey Metat | 2 | +282 | -35 |
| 2016-06-14 02:50 | Fix perf_crypto_rsa.c after various changes | Jeff Burdges | 1 | +20 | -21 |
| 2016-06-13 22:46 | -rps: merge duplicate functions | Julius Bünger | 3 | +12 | -52 |
| 2016-06-13 21:44 | -rps: open channel when inserting peer in view | Julius Bünger | 1 | +2 | -0 |
| 2016-06-13 11:40 | fix indentation, bad stack allocation of buf | Christian Grothoff | 4 | +147 | -178 |
| 2016-06-13 11:24 | lcov test function | Christophe Genevey Metat | 2 | +46 | -6 |
| 2016-06-11 14:20 | fix memroy leak | Christian Grothoff | 1 | +7 | -5 |
| 2016-06-10 12:32 | finish to fix memory leak | Christophe Genevey Metat | 5 | +144 | -146 |
| 2016-06-10 09:19 | finish to fix memory leak | Christophe Genevey Metat | 1 | +5 | -2 |
| 2016-06-09 15:39 | fix memory leak | Christophe Genevey Metat | 5 | +103 | -157 |
| 2016-06-09 14:36 | improved usability for gnunet-logread -f | Carlo von lynX | 2 | +19 | -7 |
| 2016-06-08 13:37 | Rework the error handling for gcd(r,n) != 1 so the Taler wallet can see errors. | Jeff Burdges | 3 | +104 | -52 |
| 2016-06-07 19:06 | Abstract out previous GCD(m,n)=1 commit into a single function | Jeff Burdges | 1 | +27 | -14 |
| 2016-06-07 18:32 | Verify that GCD(m,n) != 1 when n is an RSA modulus | Jeff Burdges | 2 | +19 | -0 |
| 2016-06-07 14:48 | check for existing task | Christian Grothoff | 1 | +7 | -6 |
| 2016-06-07 13:50 | written function cleanup | Christophe Genevey Metat | 5 | +258 | -236 |
| 2016-06-07 12:55 | social cli: fix shutdown | Gabor X Toth | 1 | +11 | -8 |
| 2016-06-07 11:50 | -fix & vs && | Christian Grothoff | 1 | +1 | -1 |
| 2016-06-07 11:47 | -fix misc issues | Christian Grothoff | 4 | +120 | -110 |
| 2016-06-07 11:20 | start to fix extract vsize | Christophe Genevey Metat | 1 | +0 | -0 |
| 2016-06-07 11:16 | start to fix extract vsize | Christophe Genevey Metat | 3 | +20 | -12 |
| 2016-06-06 20:44 | fixes | Gabor X Toth | 1 | +5 | -0 |
| 2016-06-06 20:31 | fixes | Gabor X Toth | 5 | +19 | -5 |
| 2016-06-06 20:00 | fixes | Gabor X Toth | 4 | +30 | -11 |
| 2016-06-06 20:00 | debug msgs | Gabor X Toth | 1 | +13 | -7 |
| 2016-06-06 16:11 | continue to fix extract result | Christophe Genevey Metat | 4 | +85 | -61 |
| 2016-06-03 16:08 | start to fix extract result | Christophe Genevey Metat | 5 | +416 | -120 |
| 2016-06-03 10:32 | -fix #4541 | Martin Schanzenbach | 1 | +1 | -3 |
| 2016-06-03 09:53 | refactoring my API | Christian Grothoff | 5 | +350 | -250 |
| 2016-06-03 09:06 | start to written extract_result | Christophe Genevey Metat | 2 | +121 | -35 |
| 2016-06-02 17:35 | -oops, remove printf | Martin Schanzenbach | 1 | +0 | -2 |
| 2016-06-02 15:28 | -indent | Christian Grothoff | 1 | +5 | -5 |
| 2016-06-02 15:12 | invert option order for tg | Christian Grothoff | 1 | +2 | -2 |
| 2016-06-01 20:30 | Fix for #4553 | Christian Grothoff | 1 | +64 | -28 |
| 2016-06-01 20:00 | fix #4546 | Christian Grothoff | 1 | +37 | -13 |
| 2016-06-01 17:29 | only run tests if they are enabled | Christian Grothoff | 2 | +4 | -2 |
| 2016-06-01 17:13 | fixing insert query | Christophe Genevey Metat | 4 | +65 | -31 |
| 2016-06-01 17:08 | fix #4545: create directory for log file if it does not exist | Christian Grothoff | 2 | +20 | -3 |
| 2016-05-31 17:00 | taught gnunet-logread to also do what gnunet-logread-ipc used to do | Carlo von lynX | 2 | +33 | -17 |
| 2016-05-31 15:13 | added filters to gnunet-logread and an automation fix for gnunet-arm | Carlo von lynX | 2 | +37 | -21 |
| 2016-05-31 15:13 | typo in src/identity/gnunet-identity.c | Carlo von lynX | 1 | +1 | -1 |
| 2016-05-31 13:44 | fixing query insert | Christophe Genevey Metat | 3 | +23 | -12 |
| 2016-05-30 16:19 | fix select request | Christophe Genevey Metat | 1 | +10 | -7 |
| 2016-05-30 16:08 | Testcases for KDF mod n | Jeff Burdges | 3 | +119 | -0 |
| 2016-05-30 15:54 | Use a uniform random number mod an RSA composites for both the blinding factor and the full domain hash. | Jeff Burdges | 4 | +130 | -149 |
| 2016-05-30 15:54 | create table for test case fixed | Christophe Genevey Metat | 3 | +123 | -353 |
| 2016-05-29 11:19 | - Fix #4532 | Martin Schanzenbach | 4 | +13 | -15 |
| 2016-05-27 13:51 | begin to rewritten test case | Christophe Genevey Metat | 2 | +75 | -8 |
| 2016-05-27 11:22 | -fix | Martin Schanzenbach | 1 | +0 | -1 |
| 2016-05-27 10:34 | -fix | Martin Schanzenbach | 1 | +0 | -1 |
| 2016-05-26 15:52 | function result helper rewritten | Christophe Genevey Metat | 4 | +111 | -268 |
| 2016-05-26 10:09 | sketch envisioned API | Christian Grothoff | 3 | +19 | -8 |
| 2016-05-26 10:05 | -indent fixes | Christian Grothoff | 1 | +22 | -21 |
| 2016-05-25 19:04 | fix #4536 | Christian Grothoff | 1 | +1 | -1 |
| 2016-05-25 16:37 | fix warning compilation libgnunetmy | Christophe Genevey Metat | 2 | +138 | -87 |
| 2016-05-25 09:54 | - add peerstore tests | Martin Schanzenbach | 5 | +210 | -6 |
| 2016-05-24 20:40 | - jsonapi build fix, add peerstore flat (EXP) | Martin Schanzenbach | 4 | +587 | -3 |
| 2016-05-24 18:14 | fixing #4483: optimize blinding key storage/transmission | Christian Grothoff | 3 | +69 | -149 |
| 2016-05-24 16:16 | test case for mysql | Christophe Genevey Metat | 1 | +327 | -0 |
| 2016-05-24 16:16 | fix result and query helper | Christophe Genevey Metat | 4 | +314 | -57 |
| 2016-05-23 15:40 | libgnunetmy begin result helper | Christophe Genevey Metat | 4 | +583 | -8 |
| 2016-05-23 14:44 | social: put the sock in the right cupboard | Carlo von lynX | 1 | +1 | -1 |
| 2016-05-23 14:09 | social needs to start as user service, not system | Carlo von lynX | 1 | +1 | -0 |
| 2016-05-22 07:12 | -rps: logging | Julius Bünger | 1 | +4 | -3 |
| 2016-05-22 07:12 | -rps: only insert online peers in the view | Julius Bünger | 1 | +45 | -8 |
| 2016-05-22 07:12 | -rps: check knowledge of peer | Julius Bünger | 1 | +7 | -2 |
| 2016-05-22 07:12 | -rps: removing unused counter | Julius Bünger | 1 | +0 | -11 |
| 2016-05-21 16:16 | define GNUNET_JSON_from_data_auto | Christian Grothoff | 1 | +10 | -0 |
| 2016-05-20 15:29 | libgnunetmy query helper | Christophe Genevey Metat | 4 | +369 | -14 |
| 2016-05-19 16:30 | GNUNET extract result libgnunetmy | Christophe Genevey Metat | 2 | +47 | -4 |
| 2016-05-19 13:30 | extending MY api to cover result extraction | Christian Grothoff | 1 | +97 | -7 |
| 2016-05-19 13:15 | result for libgnunetmy | Christophe Genevey Metat | 8 | +6701 | -5903 |
| 2016-05-19 13:08 | rename.sh GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPTO_RsaBlindingKey following naming conventions | Christian Grothoff | 4 | +24 | -24 |
| 2016-05-19 11:48 | forgot file | Christian Grothoff | 2 | +149 | -0 |
| 2016-05-19 10:05 | starting libgnunetmy | Christian Grothoff | 6 | +194 | -1 |
| 2016-05-16 21:18 | -rps fix: check valid -> check online | Julius Bünger | 1 | +1 | -1 |
| 2016-05-16 21:18 | -rps: rename and doxygen | Julius Bünger | 3 | +27 | -27 |
| 2016-05-15 22:37 | only run integration tests if libgnurl/libcurl was available | Christian Grothoff | 1 | +8 | -1 |
| 2016-05-15 14:27 | add missing options to rps.conf.in | Julius Bünger | 1 | +12 | -0 |
| 2016-05-15 09:56 | rps.conf is generated from rps.conf.in | Christian Grothoff | 2 | +1 | -27 |
| 2016-05-15 08:32 | what is the proper way to ensure identity service is running? | Carlo von lynX | 1 | +2 | -0 |
| 2016-05-14 19:41 | rps: use stored peers at startup | Julius Bünger | 3 | +116 | -2 |
| 2016-05-14 17:29 | -rps: fixed storing valid peers | Julius Bünger | 1 | +6 | -31 |
| 2016-05-13 22:49 | -rps: try to avoid leaking memory | Julius Bünger | 2 | +6 | -0 |
| 2016-05-13 22:49 | -rps: logging | Julius Bünger | 2 | +3 | -2 |
| 2016-05-13 22:49 | rps: add missing rps.conf | Julius Bünger | 1 | +25 | -0 |
| 2016-05-13 22:49 | rps: store valid peer ids in file | Julius Bünger | 5 | +241 | -10 |
| 2016-05-13 22:49 | -rps: logging | Julius Bünger | 2 | +6 | -7 |
| 2016-05-13 07:33 | social: minor fixes | Carlo von lynX | 2 | +7 | -5 |
| 2016-05-12 08:58 | rps: keep track of valid peers in peermap | Julius Bünger | 4 | +158 | -26 |
| 2016-05-12 08:58 | -rps: restructure service internals | Julius Bünger | 1 | +23 | -11 |
| 2016-05-12 08:58 | -rps: doxygen | Julius Bünger | 1 | +1 | -4 |
| 2016-05-12 08:58 | -rps: proper setting of "online" flag | Julius Bünger | 1 | +38 | -1 |
| 2016-05-12 08:58 | -rps: deleted redundant function call | Julius Bünger | 1 | +0 | -2 |
| 2016-05-12 01:50 | social cli docs | Gabor X Toth | 1 | +146 | -10 |
| 2016-05-12 00:21 | psyc/social: transmit fix | Gabor X Toth | 3 | +31 | -19 |
| 2016-05-11 22:11 | social cli: --host-assign option | Gabor X Toth | 1 | +50 | -18 |
| 2016-05-11 20:12 | social cli: transmit fix, sig handlers | Gabor X Toth | 1 | +40 | -18 |
| 2016-05-11 20:12 | social: place load/save | Gabor X Toth | 1 | +62 | -86 |
| 2016-05-11 20:11 | social api: app_disconnect callback | Gabor X Toth | 3 | +10 | -5 |
| 2016-05-08 10:06 | cmdline usability for gnunet-social | Carlo von lynX | 1 | +45 | -45 |
| 2016-05-08 10:06 | cmdline usability for gnunet-social | Carlo von lynX | 1 | +74 | -73 |
| 2016-05-07 16:48 | curl: fix linking against libgnurl/libcurl | Daniel Golle | 1 | +13 | -1 |
| 2016-05-06 20:30 | social cli | Gabor X Toth | 1 | +256 | -88 |
| 2016-05-06 20:30 | social: cli options | Gabor X Toth | 1 | +65 | -34 |
| 2016-05-06 17:45 | social: fix compiler warnings | Gabor X Toth | 2 | +27 | -24 |
| 2016-05-06 15:25 | fix #4493 | Christian Grothoff | 1 | +1 | -0 |
| 2016-05-06 15:23 | fix compiler warnings | Christian Grothoff | 1 | +2 | -1 |
| 2016-05-06 15:23 | use 'static' where applicable | Christian Grothoff | 1 | +26 | -19 |
| 2016-05-06 15:21 | fix compiler warnings | Christian Grothoff | 2 | +18 | -7 |
| 2016-05-06 15:20 | fix compiler warnings | Christian Grothoff | 13 | +118 | -59 |
| 2016-05-06 15:01 | fix compiler warnings | Christian Grothoff | 6 | +48 | -25 |
| 2016-05-06 14:52 | fix ftbfs | Christian Grothoff | 2 | +15 | -8 |
| 2016-05-06 14:44 | fixing compiler warnings | Christian Grothoff | 52 | +364 | -255 |
| 2016-05-05 15:10 | add -w option to gnunet-config | Christian Grothoff | 2 | +69 | -20 |
| 2016-05-05 13:02 | social cli | Gabor X Toth | 3 | +227 | -67 |
| 2016-05-05 11:33 | social cli | Gabor X Toth | 1 | +638 | -122 |
| 2016-05-05 11:33 | social: app connected callback | Gabor X Toth | 5 | +97 | -6 |
| 2016-05-05 10:35 | - add test, bugfix | Martin Schanzenbach | 3 | +79 | -21 |
| 2016-05-05 10:18 | - ignore | Martin Schanzenbach | 1 | +62 | -0 |
| 2016-05-05 10:17 | - refactor jsonpi utils, add test | Martin Schanzenbach | 10 | +187 | -77 |
| 2016-05-05 09:13 | - remove HAVE_REST, remove json reference from rest | Martin Schanzenbach | 7 | +17 | -12 |
| 2016-05-04 17:20 | - build rest before jsonapi | Martin Schanzenbach | 1 | +1 | -1 |
| 2016-05-04 17:18 | Update jsonapi to current specs, refactor | Martin Schanzenbach | 15 | +1364 | -573 |
| 2016-05-04 09:46 | - fix string format | Martin Schanzenbach | 1 | +1 | -1 |
| 2016-05-04 09:44 | - rework rest/jsonapi API; bugfixes | Martin Schanzenbach | 13 | +218 | -77 |
| 2016-05-04 09:24 | detect format string bugs | Christian Grothoff | 1 | +2 | -1 |
| 2016-05-03 20:56 | cadet.. it's no longer called mesh | Carlo von lynX | 1 | +4 | -4 |
| 2016-05-03 20:39 | parsing parameters for gnunet-social.c a bit | Carlo von lynX | 1 | +94 | -19 |
| 2016-05-03 20:04 | make gnunet-social.c build: resolve listen() collision | Carlo von lynX | 1 | +18 | -6 |
| 2016-05-03 19:04 | gnunet-social cli | Gabor X Toth | 2 | +187 | -1 |
| 2016-05-03 18:38 | Fix printf format causing SEISEGV | Bart Polot | 1 | +1 | -1 |
| 2016-05-03 18:38 | Fix shutdown assertion failure in core_api: avoid double cancel of pending traffic | Bart Polot | 1 | +7 | -2 |
| 2016-05-03 16:56 | more psycey method names in test_social.c | Carlo von lynX | 2 | +10 | -8 |
| 2016-05-03 09:33 | - add jsonapi tests | Martin Schanzenbach | 5 | +127 | -18 |
| 2016-05-03 05:30 | add support for string results from PQ | Christian Grothoff | 2 | +115 | -0 |
| 2016-05-02 16:45 | - missed file; bugfix | Martin Schanzenbach | 2 | +13 | -12 |
| 2016-05-02 16:32 | - Refactor jsonapi into separate module | Martin Schanzenbach | 15 | +830 | -662 |
| 2016-05-02 07:17 | fix #4478 | Christian Grothoff | 1 | +2 | -4 |
| 2016-05-02 06:15 | fix API design issue | Christian Grothoff | 2 | +6 | -4 |
| 2016-05-02 06:11 | add implementation of scheduler integration of curl context | Christian Grothoff | 3 | +191 | -1 |
| 2016-05-02 00:23 | API update to fix #4479 | Christian Grothoff | 3 | +33 | -3 |
| 2016-04-30 08:17 | implementing new scheduler shutdown semantics | Christian Grothoff | 233 | +3082 | -2939 |
| 2016-04-26 22:32 | expand dollars in BINARY for service type 'simple' | Florian Dold | 1 | +1 | -0 |
| 2016-04-26 17:44 | don't free -- expand_dollar does realloc | Florian Dold | 1 | +1 | -3 |
| 2016-04-25 23:32 | Use dollar expansion helper instead of custom code | Florian Dold | 1 | +14 | -40 |
| 2016-04-25 23:22 | Remove format string abuse with sane code. | Florian Dold | 1 | +6 | -5 |
| 2016-04-25 22:28 | remove dead/ugly code | Christian Grothoff | 1 | +7 | -61 |
| 2016-04-25 22:28 | remove dead/ugly code | Christian Grothoff | 1 | +22 | -25 |
| 2016-04-25 22:27 | removing dead code | Christian Grothoff | 3 | +2 | -195 |
| 2016-04-22 14:26 | Revert 37060 | Florian Dold | 1 | +1 | -1 |
| 2016-04-22 13:57 | Missing change in include file. | Florian Dold | 1 | +7 | -0 |
| 2016-04-22 13:55 | Allow GNUNET_BASE_CONFIG to be customized. | Florian Dold | 2 | +5 | -1 |
| 2016-04-22 13:30 | Allow expansion of [arm]BINARY. | Florian Dold | 1 | +1 | -1 |
| 2016-04-19 11:50 | Do not include platform.h in headers from include/ | Florian Dold | 12 | +11003 | -11062 |
| 2016-04-19 11:25 | Output error if both gnurl and curl are missing | Florian Dold | 1 | +2 | -0 |
| 2016-04-18 15:06 | curl_lib: fix gnunet_util_lib.h include path | Daniel Golle | 1 | +1 | -1 |
| 2016-04-18 14:39 | curl_lib: fix building with gnurl/curl.h | Daniel Golle | 1 | +4 | -0 |
| 2016-04-18 14:28 | curl: fix building with gnurl/curl.h | Daniel Golle | 1 | +4 | -0 |
| 2016-04-18 12:18 | exit: update comment for changed helper parameter | Daniel Golle | 1 | +2 | -1 |
| 2016-04-18 12:08 | exit: fully skip routing setup if no interface is specified | Daniel Golle | 1 | +45 | -39 |
| 2016-04-18 12:08 | dns: add support for skipping the routing setup | Daniel Golle | 2 | +99 | -75 |
| 2016-04-17 15:17 | -use const and free json where it was allocated | Christian Grothoff | 2 | +2 | -1 |
| 2016-04-17 15:09 | adding libgnunetcurl | Christian Grothoff | 8 | +774 | -0 |
| 2016-04-16 12:04 | fix ftbfs | Christian Grothoff | 1 | +6 | -6 |
| 2016-04-16 11:10 | support overriding GNUNET_DEFAULT_USER_CONFIG_FILE | Christian Grothoff | 5 | +9 | -7 |
| 2016-04-15 17:42 | add option to set configuration file to be used by default by libgnunetutil routines | Christian Grothoff | 3 | +7 | -2 |
| 2016-04-10 09:25 | -re-running pogen | Christian Grothoff | 1 | +1 | -13 |
| 2016-04-09 23:15 | -fix indent | Christian Grothoff | 1 | +7 | -6 |
| 2016-04-09 23:14 | 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() | Christian Grothoff | 393 | +1699 | -2271 |
| 2016-04-09 21:24 | fix ftbfs | Christian Grothoff | 2 | +6 | -6 |
| 2016-04-09 19:39 | killing untested, unmaintained, unused sensor/sensordashboard code | Christian Grothoff | 49 | +1 | -9437 |
| 2016-04-09 12:08 | add copyright headers, fix includes | Christian Grothoff | 4 | +174 | -76 |
| 2016-04-08 18:27 | rps: add test for gnunet-service-rps_peers | Julius Bünger | 2 | +158 | -0 |
| 2016-04-08 18:27 | -rps: add parentheses in macros | Julius Bünger | 1 | +9 | -7 |
| 2016-04-08 18:27 | -rps: restructure gnunet-service-rps_peers | Julius Bünger | 3 | +52 | -14 |
| 2016-04-08 18:27 | -rps: doxygen | Julius Bünger | 3 | +5 | -4 |
| 2016-04-08 11:08 | fixfix | Christian Grothoff | 1 | +2 | -2 |
| 2016-04-07 22:28 | fix NPE | Christian Grothoff | 1 | +1 | -1 |
| 2016-04-07 21:43 | -fix resolver logic bug | Christian Grothoff | 1 | +1 | -1 |
| 2016-04-07 20:55 | expand GNUNET_OS_ProjectData API to also enable de-duplcation of logic for --help | Christian Grothoff | 1 | +0 | -1 |
| 2016-04-07 20:54 | expand GNUNET_OS_ProjectData API to also enable de-duplcation of logic for --help | Christian Grothoff | 4 | +45 | -9 |
| 2016-04-04 15:34 | -fix leak | Christian Grothoff | 1 | +1 | -0 |
| 2016-04-04 15:28 | simplify PQ API by removing NULL as a possible acceptable value | Christian Grothoff | 3 | +36 | -46 |
| 2016-04-04 15:06 | -fix indent | Christian Grothoff | 1 | +1 | -1 |
| 2016-04-04 12:05 | actually add new source... | Christian Grothoff | 2 | +242 | -0 |
| 2016-04-04 12:02 | add logic to parse JSON uploads | Christian Grothoff | 3 | +72 | -6 |
| 2016-04-03 19:35 | add function for string parameters | Christian Grothoff | 2 | +23 | -1 |
| 2016-04-01 14:10 | -null out ptrs on init | Christian Grothoff | 2 | +7 | -0 |
| 2016-03-31 18:52 | extend GNUNET_OS-API to allow re-use of os_installation logic for programs with different libs, paths, binaries and environment variables | Christian Grothoff | 2 | +193 | -55 |
| 2016-03-30 10:43 | - ignores | Bart Polot | 0 | +0 | -0 |
| 2016-03-30 10:28 | - make autoreconf happy by defining BUILD_EXPERIMENTAL_HELPERS (always to false, since it's the same as GST anyway) | Bart Polot | 1 | +4 | -0 |
| 2016-03-30 09:17 | - free queued messages on peer destroy, fix #4001 | Bart Polot | 1 | +4 | -0 |
| 2016-03-30 09:17 | - fix condition on connection timeout | Bart Polot | 1 | +1 | -1 |
| 2016-03-30 09:17 | - check return value on send_broken_unknown | Bart Polot | 1 | +7 | -4 |
| 2016-03-30 09:17 | - refactor, test orderd | Bart Polot | 2 | +32 | -21 |
| 2016-03-30 09:17 | - use proper setter method | Bart Polot | 1 | +1 | -1 |
| 2016-03-30 09:17 | - doxygen | Bart Polot | 1 | +1 | -1 |
| 2016-03-30 09:17 | - refactor connection destroy handling, fix #4020 | Bart Polot | 1 | +21 | -11 |
| 2016-03-30 09:17 | - doxygen | Bart Polot | 1 | +2 | -0 |
| 2016-03-30 09:17 | - indent, clarify messages | Bart Polot | 1 | +4 | -4 |
| 2016-03-30 09:17 | - typo, comparison order | Bart Polot | 1 | +4 | -4 |
| 2016-03-29 12:09 | be more lenient in the set api | Florian Dold | 1 | +7 | -1 |
| 2016-03-25 03:33 | experimental gstreamer audiobackend (not working) | hark | 9 | +1483 | -2 |
| 2016-03-21 15:16 | Fix cut & paste error | Jeff Burdges | 1 | +2 | -2 |
| 2016-03-21 14:57 | Copyright years | Jeff Burdges | 1 | +1 | -1 |
| 2016-03-21 14:40 | Authors, (C), and C++ comments | Jeff Burdges | 1 | +11 | -10 |
| 2016-03-21 14:29 | Clarify a few paramaters and names | Jeff Burdges | 1 | +5 | -5 |
| 2016-03-21 14:07 | Avoid exporting mpi_print helper function | Jeff Burdges | 1 | +5 | -5 |
| 2016-03-21 14:06 | Release outside of helper function | Jeff Burdges | 1 | +10 | -4 |
| 2016-03-21 14:04 | Fix paramater description | Jeff Burdges | 1 | +1 | -2 |
| 2016-03-21 14:01 | Updated global symbols for FDH | Jeff Burdges | 1 | +17 | -4 |
| 2016-03-21 13:41 | fixing symbol naming and coding convention issues | Christian Grothoff | 12 | +189 | -179 |
| 2016-03-20 14:44 | Implement a Full Domain Hash (FDH) for RSA signatures and blind signatures | Jeff Burdges | 3 | +215 | -68 |
| 2016-03-19 14:22 | -reindent | Christian Grothoff | 1 | +14 | -8 |
| 2016-03-18 15:03 | gnunet_json_lib: include local instead of installed gnunet_util_lib.h | Daniel Golle | 1 | +1 | -1 |
| 2016-03-18 15:03 | identity-provider: install into lib instead of plugins | Daniel Golle | 1 | +1 | -1 |
| 2016-03-17 19:32 | -fix build issues | Christian Grothoff | 5 | +15 | -8 |
| 2016-03-17 19:24 | adding library for basic JSON conversions | Christian Grothoff | 11 | +1784 | -6 |
| 2016-03-16 22:14 | -normal during shutdown, reduce log level | Christian Grothoff | 1 | +1 | -1 |
| 2016-03-16 21:48 | lock solver during shutdown to terminate faster | Christian Grothoff | 3 | +6 | -0 |
| 2016-03-16 18:08 | -experimental is by dir, not only for malicious op | Christian Grothoff | 1 | +0 | -2 |
| 2016-03-16 17:49 | -fix build issue | Christian Grothoff | 2 | +3 | -5 |
| 2016-03-16 17:27 | Only compile plugin when we have sqlite. | Florian Dold | 1 | +5 | -0 |
| 2016-03-14 22:40 | -bugfix, adding comments, fixing indent | Christian Grothoff | 3 | +205 | -162 |
| 2016-03-09 16:57 | Fix ibf key salting. | Florian Dold | 1 | +5 | -5 |
| 2016-03-09 16:17 | Implement early stopping. | Florian Dold | 2 | +215 | -49 |
| 2016-03-07 15:11 | social: todo | Gabor X Toth | 1 | +4 | -2 |
| 2016-03-07 15:02 | social test fix | Gabor X Toth | 1 | +2 | -2 |
| 2016-02-29 00:21 | Remove MSEC from option description. | Florian Dold | 1 | +2 | -2 |
| 2016-02-29 00:12 | Do $-expansion for OPTIONS of simple services | Florian Dold | 1 | +4 | -0 |
| 2016-02-28 21:17 | Make ARM understand the TYPE option for services | Florian Dold | 1 | +66 | -31 |
| 2016-02-28 20:40 | Add support for $GNUNET_BASE_CONFIG | Florian Dold | 2 | +35 | -19 |
| 2016-02-24 21:31 | pq: fix errornous include | Daniel Golle | 3 | +3 | -3 |
| 2016-02-24 09:57 | -env is dead | Christian Grothoff | 0 | +0 | -0 |
| 2016-02-21 14:09 | social: AppPlaceState doc | Gabor X Toth | 2 | +16 | -26 |
| 2016-02-21 13:41 | social: relay + save doc | Gabor X Toth | 1 | +38 | -0 |
| 2016-02-21 13:41 | indent | Gabor X Toth | 2 | +16 | -16 |
| 2016-02-16 05:41 | src/psyc only implements the lower routing layer of PSYC | Carlo von lynX | 1 | +12 | -5 |
| 2016-02-16 05:41 | slowly aligning gnunet_social_service.h with PSYC spec | Carlo von lynX | 1 | +23 | -8 |
| 2016-02-10 15:02 | typo | Carlo von lynX | 1 | +1 | -1 |
| 2016-02-10 15:02 | let's call it _notice_place_closing | Carlo von lynX | 2 | +4 | -4 |
| 2016-02-07 16:52 | -document -d option | Christian Grothoff | 1 | +4 | -0 |
| 2016-02-06 17:33 | make some more use of libgnunetpq | Christian Grothoff | 6 | +436 | -316 |
| 2016-02-05 22:38 | -fix | Christian Grothoff | 1 | +1 | -1 |
| 2016-02-05 22:24 | creating libgnunetpq library | Christian Grothoff | 13 | +2111 | -38 |
| 2016-02-01 14:59 | social: api, doc | Gabor X Toth | 5 | +39 | -38 |
| 2016-01-31 16:49 | fix crash bug with -n | Christian Grothoff | 1 | +1 | -1 |
| 2016-01-31 16:49 | -clarify man page | Christian Grothoff | 1 | +2 | -2 |
| 2016-01-30 20:27 | -fix #4151 | Christian Grothoff | 1 | +1 | -1 |
| 2016-01-27 20:45 | social api: some missing bits | Gabor X Toth | 3 | +24 | -4 |
| 2016-01-27 20:45 | social: save file | Gabor X Toth | 2 | +33 | -17 |
| 2016-01-26 21:22 | doc | Gabor X Toth | 1 | +2 | -2 |
| 2016-01-26 20:37 | social: relay msgs; psyc: slicer api; multicast: reset fragment_offset | Gabor X Toth | 13 | +402 | -315 |
| 2016-01-26 20:37 | psycutil: slicer callback args | Gabor X Toth | 6 | +85 | -30 |
| 2016-01-24 18:36 | -fix, this option is in gnunet-fs only | Christian Grothoff | 1 | +0 | -3 |
| 2016-01-24 12:51 | - fix | Martin Schanzenbach | 1 | +2 | -2 |
| 2016-01-24 12:39 | - sscanf type fix | Martin Schanzenbach | 3 | +9 | -6 |
| 2016-01-24 10:44 | - fix | Martin Schanzenbach | 7 | +64 | -21 |
| 2016-01-22 20:35 | Fix typo | David Barksdale | 2 | +4 | -2 |
| 2016-01-21 16:38 | rps: restructured service. moved peer-related code to gnunet-service-rps_peers | Julius Bünger | 4 | +1800 | -908 |
| 2016-01-21 09:21 | -deduplicate string constant | Sree Harsha Totakura | 1 | +2 | -1 |
| 2016-01-21 09:18 | rps tests: Add fixmes | Sree Harsha Totakura | 1 | +6 | -2 |
| 2016-01-21 08:43 | -fix double-free | Christian Grothoff | 1 | +0 | -1 |
| 2016-01-21 08:32 | force 1 to be 64-bit integer, due to shift by up to 63 bits | Christian Grothoff | 1 | +3 | -3 |
| 2016-01-19 13:43 | -fix (C) notices | Christian Grothoff | 927 | +929 | -929 |
| 2016-01-17 16:05 | add crc8 | Christian Grothoff | 2 | +45 | -0 |
| 2016-01-15 22:12 | psyc/multicast: var names | Gabor X Toth | 10 | +117 | -115 |
| 2016-01-15 22:12 | social: set/clear msg proc flags | Gabor X Toth | 7 | +556 | -163 |
| 2016-01-15 22:12 | doxygen: add documentation links | Gabor X Toth | 34 | +93 | -4 |
| 2016-01-12 23:26 | psycutil reorg: message, env, slicer | Gabor X Toth | 36 | +3449 | -3299 |
| 2016-01-12 23:26 | doc | Gabor X Toth | 3 | +15 | -16 |
| 2016-01-12 14:47 | -minor | Martin Schanzenbach | 1 | +37 | -38 |
| 2016-01-12 12:43 | doxygen: group/module definitions (part 2) | Gabor X Toth | 103 | +665 | -307 |
| 2016-01-11 21:23 | doxygen: group/module definitions (part 1) | Gabor X Toth | 60 | +642 | -197 |
| 2016-01-11 21:23 | doxygen config | Gabor X Toth | 3 | +19 | -5 |
| 2016-01-11 19:48 | -remove debug output | Martin Schanzenbach | 4 | +14 | -21 |
| 2016-01-11 16:36 | - fixes, modify api | Martin Schanzenbach | 5 | +109 | -30 |
| 2016-01-11 15:33 | social: compile fix | Gabor X Toth | 1 | +1 | -0 |
| 2016-01-10 09:55 | - update issue handling, fix memleaks | Martin Schanzenbach | 5 | +255 | -66 |
| 2016-01-09 23:06 | - refactor | Martin Schanzenbach | 3 | +342 | -185 |
| 2016-01-09 17:45 | -add config | Martin Schanzenbach | 2 | +91 | -52 |
| 2016-01-09 17:09 | - fix build, fix bugs | Martin Schanzenbach | 9 | +1277 | -1224 |
| 2016-01-08 19:51 | - update | Martin Schanzenbach | 6 | +72 | -96 |
| 2016-01-08 18:59 | - More heavy refactoring. Probably lots of broken things to see here. | Martin Schanzenbach | 12 | +3580 | -2271 |
| 2016-01-07 21:10 | - Finish refactoring | Martin Schanzenbach | 11 | +80 | -20 |
| 2016-01-07 21:02 | - Start commenting. Major refactor | Martin Schanzenbach | 5 | +393 | -238 |
| 2016-01-07 17:07 | - update token handling | Martin Schanzenbach | 6 | +312 | -120 |
| 2016-01-06 12:28 | psyc/social: local join flag; social service: leave place, save _file | Gabor X Toth | 12 | +392 | -73 |
| 2016-01-06 12:28 | multicast test: now compiles in non-C99 mode | Gabor X Toth | 1 | +2 | -1 |
| 2016-01-05 17:06 | - Refactor | Martin Schanzenbach | 4 | +902 | -478 |
| 2016-01-04 16:37 | configure: fix for "yes/lib not found" error | Carlo von lynX | 1 | +6 | -6 |
| 2016-01-04 15:39 | - verify ecdh signature in token code | Martin Schanzenbach | 1 | +49 | -16 |
| 2016-01-04 15:10 | - encrypted token | Martin Schanzenbach | 1 | +196 | -157 |
| 2016-01-04 13:00 | - minus leaks | Martin Schanzenbach | 1 | +13 | -15 |
| 2016-01-04 12:43 | - Add ecdsa ecdh functions - Update identity token to encrypted protocol | Martin Schanzenbach | 5 | +532 | -95 |
| 2015-12-29 16:23 | Fix file path in gnunet-identity man page | David Barksdale | 1 | +1 | -1 |
| 2015-12-24 03:44 | new French translation | Christian Grothoff | 1 | +2301 | -3104 |
| 2015-12-19 16:09 | Make HAVE_REST depend on both mhd and jansson. | Florian Dold | 1 | +5 | -4 |
| 2015-12-17 14:12 | social: API changes for application connections: store/load app subscriptions to places | Gabor X Toth | 8 | +2664 | -993 |
| 2015-12-16 10:06 | Disable salting because it's still buggy. | Florian Dold | 8 | +1748 | -1688 |
| 2015-12-15 14:01 | - add flat plugin config filename path | Martin Schanzenbach | 1 | +4 | -0 |
| 2015-12-15 14:00 | - update flat plugin to namestore flat plugin status. Add config filename. | Martin Schanzenbach | 2 | +32 | -24 |
| 2015-12-12 11:45 | Remove logging. | Florian Dold | 1 | +0 | -1 |
| 2015-12-12 01:19 | Handle larger IBFs correctly. | Florian Dold | 2 | +27 | -9 |
| 2015-12-11 19:21 | Increase maximum IBF size a bit. | Florian Dold | 1 | +3 | -2 |
| 2015-12-11 19:19 | Proper salting for set union. | Florian Dold | 2 | +88 | -23 |
| 2015-12-11 16:50 | Set statistics | Florian Dold | 2 | +33 | -9 |
| 2015-12-11 16:50 | Also install set profiler. | Florian Dold | 1 | +4 | -1 |
| 2015-12-10 16:31 | More statistics. | Florian Dold | 4 | +34 | -8 |
| 2015-12-10 14:17 | statistics | Florian Dold | 1 | +8 | -0 |
| 2015-12-10 10:59 | Make resource diagnostics output more useful. | Florian Dold | 1 | +5 | -5 |
| 2015-12-09 18:56 | - warn when trying to send traffic to disconnected neighbor | Bart Polot | 1 | +5 | -0 |
| 2015-12-09 18:56 | Another attampt at fixing #4010: mark unavailable neighbors in FlowControl struct, test on POLL | Bart Polot | 1 | +19 | -0 |
| 2015-12-09 18:56 | Fix #4020, wrong assertion: if destroy is different from NO, state MUST be DESTROYED | Bart Polot | 1 | +1 | -1 |
| 2015-12-09 14:58 | Statistics log file for consensus profiler. | Florian Dold | 2 | +15 | -13 |
| 2015-12-08 14:25 | -update | Martin Schanzenbach | 3 | +347 | -15 |
| 2015-12-07 10:45 | More refined evil behaviour. | Florian Dold | 2 | +118 | -25 |
| 2015-12-06 02:01 | namecache: fix NULL-pointer dereference in namecache-flat | Daniel Golle | 1 | +3 | -0 |
| 2015-12-06 02:01 | namecache: fix testcase config for namecache-plugin-flat | Daniel Golle | 1 | +2 | -2 |
| 2015-12-01 18:25 | -removed obsolete functions | Julius Bünger | 1 | +0 | -90 |
| 2015-12-01 18:25 | -rename _peers.* -> _custommap.* | Julius Bünger | 8 | +605 | -605 |
| 2015-11-30 23:39 | -fixed bug in removal of peer in "view" | Julius Bünger | 1 | +9 | -5 |
| 2015-11-30 23:06 | -doxygen | Julius Bünger | 2 | +4 | -0 |
| 2015-11-30 23:06 | -using "view" helper in rps service | Julius Bünger | 2 | +36 | -138 |
| 2015-11-30 23:06 | -fixed _clear() in peers "helper" | Julius Bünger | 1 | +4 | -5 |
| 2015-11-30 23:06 | -added test of _change_len() to test of "view" | Julius Bünger | 1 | +18 | -0 |
| 2015-11-30 21:51 | -add tests for helpers "view" and "peers" | Julius Bünger | 2 | +15 | -3 |
| 2015-11-30 21:51 | -fix of issues in helper for "view" | Julius Bünger | 1 | +17 | -17 |
| 2015-11-30 21:51 | -fixed 4076 | Julius Bünger | 2 | +2 | -2 |
| 2015-11-29 20:44 | added helper for handling the "view" in rps | Julius Bünger | 4 | +506 | -0 |
| 2015-11-28 22:45 | Fix UAF in asynchronous datastore plugins | David Barksdale | 1 | +18 | -21 |
| 2015-11-27 18:23 | Don't match clients without handlers or callbacks | David Barksdale | 1 | +3 | -2 |
| 2015-11-27 13:50 | -substitute array-structures push_list, pull_list with custom list structure | Julius Bünger | 2 | +52 | -74 |
| 2015-11-27 13:50 | added a custom list/peer-/hashmap structure for use in rps | Julius Bünger | 4 | +596 | -0 |
| 2015-11-23 17:07 | -fix: prevent division by zero | Julius Bünger | 1 | +2 | -0 |
| 2015-11-23 16:54 | implemented CLI | Julius Bünger | 1 | +133 | -4 |
| 2015-11-23 08:47 | preparations for fixing #4065 | Christian Grothoff | 2 | +46 | -16 |
| 2015-11-22 16:56 | Invalid Gnunet URI | David Barksdale | 1 | +6 | -7 |
| 2015-11-21 17:26 | Update README to match configure.ac | David Barksdale | 1 | +1 | -1 |
| 2015-11-21 17:14 | Clean up gnunet_test_cosks_ssh_garbage | David Barksdale | 1 | +1 | -0 |
| 2015-11-21 16:57 | gnunet-transport shutting down too early | David Barksdale | 1 | +1 | -12 |
| 2015-11-20 20:28 | Typo in gnunet-publish man page | David Barksdale | 1 | +1 | -1 |
| 2015-11-20 13:59 | - update; add attribute updates | Martin Schanzenbach | 1 | +296 | -21 |
| 2015-11-19 15:41 | - fixes | Martin Schanzenbach | 2 | +18 | -42 |
| 2015-11-19 12:18 | -add identity token service | Martin Schanzenbach | 3 | +468 | -0 |
| 2015-11-18 22:13 | social: store/load entered places & notify clients about them | Gabor X Toth | 6 | +697 | -82 |
| 2015-11-18 15:23 | - Add expiration and renewal parameters - Remove debug output as errors - Fix buggy error output | Martin Schanzenbach | 1 | +106 | -13 |
| 2015-11-17 13:08 | -removing bogus empty lines | Christian Grothoff | 1 | +0 | -3 |
| 2015-11-17 13:07 | -fix indent | Christian Grothoff | 1 | +4 | -3 |
| 2015-11-17 13:07 | -fixing memory leaks and shutdown issues related to NAT | Christian Grothoff | 2 | +46 | -42 |
| 2015-11-16 12:36 | typo | Christian Grothoff | 1 | +1 | -1 |
| 2015-11-16 07:47 | more PATH_MAX issues (#4054) | Christian Grothoff | 4 | +33 | -6 |
| 2015-11-16 07:43 | fix #4054 | Christian Grothoff | 2 | +17 | -8 |
| 2015-11-16 07:36 | fix crash #4053 | Christian Grothoff | 1 | +1 | -1 |
| 2015-11-16 07:33 | -update and correct man page (#4056) | Christian Grothoff | 1 | +7 | -7 |
| 2015-11-15 19:10 | -indenting | Christian Grothoff | 1 | +36 | -35 |
| 2015-11-08 11:40 | -more DCE after try_connect refactoring | Christian Grothoff | 2 | +0 | -102 |
| 2015-11-07 00:06 | -some code cleanup (indentation, redundant branches, etc.) | Christian Grothoff | 10 | +379 | -231 |
| 2015-11-06 23:46 | removing try_connect-related logic that really should no longer be needed (#3675) | Christian Grothoff | 2 | +6 | -152 |
| 2015-11-06 23:39 | removing definitively dead try_connect-related logic (#3675) | Christian Grothoff | 4 | +1 | -255 |
| 2015-11-06 23:28 | -removing last uses of TRANSPORT_try_connect API | Christian Grothoff | 6 | +448 | -300 |
| 2015-11-04 23:05 | -dead: | Christian Grothoff | 1 | +0 | -166 |
| 2015-11-03 22:56 | -properly say if test was skipped | Christian Grothoff | 1 | +6 | -6 |
| 2015-11-02 06:52 | -fix compiler warning | Christian Grothoff | 1 | +1 | -1 |
| 2015-11-01 20:32 | -typo-doxygen | Christian Grothoff | 3 | +10 | -6 |
| 2015-10-30 13:23 | - fix flat plugin | Martin Schanzenbach | 1 | +59 | -55 |
| 2015-10-30 12:52 | r36622 was supposed to set to YES, not NO | Christian Grothoff | 1 | +1 | -1 |
| 2015-10-30 12:43 | -do check | Christian Grothoff | 1 | +2 | -2 |
| 2015-10-29 23:39 | -doxfix | Christian Grothoff | 1 | +1 | -1 |
| 2015-10-29 22:30 | -fix ftbfs | Christian Grothoff | 1 | +2 | -1 |
| 2015-10-29 16:16 | -fix build | Martin Schanzenbach | 2 | +184 | -2 |
| 2015-10-29 14:44 | -code cleanup | Christian Grothoff | 21 | +117 | -103 |
| 2015-10-29 14:34 | replacing try_connect in gnunet-transport-profiler. | Christian Grothoff | 1 | +16 | -55 |
| 2015-10-29 14:32 | preparations for replacing try_connect from gnunet-transport-profiler. | Christian Grothoff | 2 | +50 | -20 |
| 2015-10-29 14:27 | -remove startup through valgrind | Sree Harsha Totakura | 1 | +2 | -3 |
| 2015-10-29 14:27 | replacing deprecated transport_try_connect call with ATS call | Christian Grothoff | 3 | +14 | -89 |
| 2015-10-29 14:20 | -preparations for replacement of try_connect call | Christian Grothoff | 4 | +181 | -150 |
| 2015-10-29 13:17 | -stop ignoring the option; #4009 should be fixed by other changes | Christian Grothoff | 1 | +1 | -1 |
| 2015-10-29 13:09 | fixing #4035 | Christian Grothoff | 2 | +50 | -7 |
| 2015-10-29 10:31 | -doxygen, indent | Christian Grothoff | 1 | +6 | -4 |
| 2015-10-29 10:26 | -do not segv on controller crash | Christian Grothoff | 1 | +7 | -5 |
| 2015-10-29 10:00 | distinguish PING failure after rekey from other failures (#4019) when logging | Christian Grothoff | 1 | +8 | -3 |
| 2015-10-28 19:50 | testbed: disable host key checking along with password based authentication | Sree Harsha Totakura | 1 | +6 | -1 |
| 2015-10-28 13:21 | -fix doxygen | Christian Grothoff | 1 | +10 | -10 |
| 2015-10-28 13:21 | -dead | Christian Grothoff | 1 | +0 | -23 |
| 2015-10-28 13:13 | -fix debug message | Sree Harsha Totakura | 1 | +1 | -1 |
| 2015-10-28 13:04 | -fix FTBFS | Christian Grothoff | 1 | +1 | -1 |
| 2015-10-28 13:02 | -fix #4025 | Christian Grothoff | 3 | +112 | -36 |
| 2015-10-28 10:27 | log rekeying operation, do not log distracting garbage for #4019 | Christian Grothoff | 1 | +4 | -15 |
| 2015-10-27 17:23 | -fix SEGV | Christian Grothoff | 1 | +5 | -4 |
| 2015-10-27 16:09 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2015-10-27 16:08 | -pot-update | Christian Grothoff | 1 | +1 | -0 |
| 2015-10-27 16:05 | -indentation | Christian Grothoff | 1 | +1 | -1 |
| 2015-10-27 16:05 | -doxygen | Christian Grothoff | 1 | +32 | -26 |
| 2015-10-27 16:05 | -logging, indenting | Christian Grothoff | 1 | +13 | -4 |
| 2015-10-27 16:04 | stop using deprecated TRANSPORT_try_connect() API, use modern ATS connectivity suggestions instead | Christian Grothoff | 2 | +201 | -162 |
| 2015-10-27 15:45 | -be less verbose | Christian Grothoff | 1 | +1 | -1 |
| 2015-10-27 14:49 | prepare testbed for #3675 by having an option to establish connections to ATS | Christian Grothoff | 4 | +160 | -42 |
| 2015-10-27 14:28 | -update docu links | Sree Harsha Totakura | 1 | +2 | -2 |
| 2015-10-27 14:18 | -extra logging for #4025 | Christian Grothoff | 1 | +12 | -1 |
| 2015-10-27 13:42 | -indentation, doxygen, etc. | Christian Grothoff | 4 | +208 | -133 |
| 2015-10-27 13:22 | -simplify | Christian Grothoff | 1 | +2 | -2 |
| 2015-10-27 11:12 | Use SSH more safely from configure | Jeff Burdges | 3 | +8 | -8 |
| 2015-10-26 18:11 | -document quota, use higher quota for test | Christian Grothoff | 3 | +9 | -6 |
| 2015-10-26 18:07 | -fix udp transmission, avoid scheduling when unready | Christian Grothoff | 3 | +48 | -18 |
| 2015-10-26 17:15 | -fix | Christian Grothoff | 1 | +2 | -2 |
| 2015-10-26 17:15 | -ignore PING/PONG from self | Christian Grothoff | 1 | +11 | -0 |
| 2015-10-26 16:02 | -dox | Christian Grothoff | 1 | +2 | -2 |
| 2015-10-26 16:02 | -indent | Christian Grothoff | 1 | +3 | -1 |
| 2015-10-26 16:02 | -dox | Christian Grothoff | 1 | +2 | -1 |
| 2015-10-26 15:59 | never pass addresses for ourselves to ATS | Christian Grothoff | 2 | +38 | -1 |
| 2015-10-26 15:16 | -truncate HELLO | Christian Grothoff | 1 | +0 | -0 |
| 2015-10-26 15:16 | -truncate on write | Christian Grothoff | 1 | +6 | -3 |
| 2015-10-26 14:48 | -check transport-side for connect-to-self | Christian Grothoff | 2 | +9 | -0 |
| 2015-10-26 13:58 | -better error reporting | Christian Grothoff | 1 | +26 | -6 |
| 2015-10-26 01:01 | -another case | Christian Grothoff | 1 | +3 | -0 |
| 2015-10-26 00:53 | potential fix for #4024 | Christian Grothoff | 4 | +139 | -61 |
| 2015-10-26 00:01 | -doxygen, simplify | Christian Grothoff | 2 | +40 | -27 |
| 2015-10-25 23:47 | -use hash in prd query to reduce memory consumption of CP request_map | Christian Grothoff | 4 | +83 | -51 |
| 2015-10-25 23:22 | -reduce calls in get_latest() | Christian Grothoff | 4 | +44 | -24 |
| 2015-10-25 23:09 | -indent | Christian Grothoff | 3 | +30 | -19 |
| 2015-10-25 23:04 | check against all pending requests with same hash, not just first; this is a true multihashmap | Christian Grothoff | 2 | +120 | -55 |
| 2015-10-25 22:39 | -fix indentation, fix bug that caused us to try to merge requests twice | Christian Grothoff | 4 | +51 | -26 |
| 2015-10-25 15:45 | -randomize ps each time | Christian Grothoff | 1 | +2 | -0 |
| 2015-10-24 13:37 | -adding Florian's IBF sim code | Christian Grothoff | 1 | +141 | -0 |
| 2015-10-22 22:53 | -simplify log, eliminates bogus warning and we didn't need this info anyway | Christian Grothoff | 1 | +4 | -6 |
| 2015-10-22 22:49 | -bogus log | Christian Grothoff | 1 | +0 | -4 |
| 2015-10-20 03:07 | - add some assertions to make sure the poll mechanism is sane | Bart Polot | 1 | +5 | -3 |
| 2015-10-20 02:28 | When cancelling polls cancel pending messages as well, as the message will trigger a new poll upon sending. Fix #4010. | Bart Polot | 1 | +5 | -0 |
| 2015-10-18 21:55 | -indent | Christian Grothoff | 1 | +4 | -2 |
| 2015-10-18 21:54 | -fix | Christian Grothoff | 1 | +164 | -140 |
| 2015-10-18 21:12 | -fix | Christian Grothoff | 1 | +1 | -1 |
| 2015-10-18 21:02 | -remove deprecated try_disconnect API | Christian Grothoff | 4 | +0 | -249 |
| 2015-10-18 20:58 | move -C option from gnunet-transport to gnunet-ats; also, use blacklisting API to implement gnunet-transport -D | Christian Grothoff | 5 | +201 | -286 |
| 2015-10-18 20:57 | -fix log call | Christian Grothoff | 1 | +4 | -4 |
| 2015-10-18 20:54 | -handle NULL for session (i.e. already gone/down) | Christian Grothoff | 1 | +3 | -2 |
| 2015-10-18 20:51 | -install entry in DHT | Christian Grothoff | 1 | +7 | -0 |
| 2015-10-18 20:18 | transition from TRANSPORT_try_connect to modern ATS connectivity API | Christian Grothoff | 1 | +283 | -145 |
| 2015-10-18 19:41 | rename all_known_peers to all_connected_peers | Christian Grothoff | 1 | +36 | -23 |
| 2015-10-18 19:35 | -log ACK delay vs. last frag transmit | Christian Grothoff | 1 | +6 | -4 |
| 2015-10-18 19:21 | -log expected transmission time on enqueue, together with queue size | Christian Grothoff | 1 | +17 | -0 |
| 2015-10-18 19:16 | -smoother calculation of flow delays, base it on the current message not the previous one | Christian Grothoff | 1 | +25 | -11 |
| 2015-10-18 19:01 | -we use 4 chars, not 8 for pIDs | Christian Grothoff | 1 | +11 | -5 |
| 2015-10-18 18:57 | -use UINT32_MAX to mean disconnect, for real | Christian Grothoff | 1 | +155 | -146 |
| 2015-10-18 18:57 | -do not suggest twice | Christian Grothoff | 1 | +5 | -4 |
| 2015-10-18 18:44 | -more logging, avoid duplicate re-scheduling | Christian Grothoff | 1 | +48 | -23 |
| 2015-10-18 18:29 | -fix reporting of IP address | Christian Grothoff | 1 | +6 | -2 |
| 2015-10-18 18:19 | -use LOG instead of GNUNET_log | Christian Grothoff | 1 | +16 | -16 |
| 2015-10-18 18:16 | -only schedule select once per fragmented message | Christian Grothoff | 1 | +4 | -4 |
| 2015-10-18 14:09 | -fix NPE | Christian Grothoff | 1 | +2 | -2 |
| 2015-10-18 14:06 | -cosmetics, and preparations for try_connect change | Christian Grothoff | 1 | +50 | -26 |
| 2015-10-18 14:04 | -stop active offer before starting another one | Christian Grothoff | 1 | +5 | -0 |
| 2015-10-18 13:59 | use ATS connectivity suggestion instead of deprecated GNUNET_TRANSPORT_try_connect | Christian Grothoff | 2 | +38 | -14 |
| 2015-10-18 13:53 | -doxygen | Christian Grothoff | 2 | +15 | -10 |
| 2015-10-18 13:53 | -track hello offer handle while it is active | Christian Grothoff | 2 | +31 | -12 |
| 2015-10-18 13:45 | -change topology to use ATS connectivity API instead of deprecated transport try_connect | Christian Grothoff | 2 | +374 | -404 |
| 2015-10-18 12:49 | add 'strength' argument to address suggestion request for ATS | Christian Grothoff | 6 | +29 | -18 |
| 2015-10-18 12:33 | rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming conventions | Christian Grothoff | 32 | +397 | -398 |
| 2015-10-18 12:30 | -note dead field | Christian Grothoff | 1 | +1 | -1 |
| 2015-10-18 12:27 | -doxygen | Christian Grothoff | 2 | +8 | -5 |
| 2015-10-18 12:27 | -mirror check on disconnect | Christian Grothoff | 1 | +7 | -0 |
| 2015-10-18 12:21 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2015-10-18 12:21 | -dead function in header | Christian Grothoff | 1 | +0 | -15 |
| 2015-10-18 12:20 | combing through transport ATS logic, documenting and cleaning code | Christian Grothoff | 3 | +155 | -64 |
| 2015-10-17 20:34 | log plugin involved in slow transmissions | Christian Grothoff | 3 | +10 | -6 |
| 2015-10-17 20:28 | fix misscalculation of per-session flow delays and apply flow delays properly per message instead of per session | Christian Grothoff | 1 | +130 | -8 |
| 2015-10-17 19:43 | add logging to watch for transmission delays within transport service | Christian Grothoff | 1 | +27 | -0 |
| 2015-10-17 19:34 | -be harsher about transport service sending messages out of line, also at the same time check in transport service to only transmit messages if in the right state | Christian Grothoff | 3 | +86 | -76 |
| 2015-10-17 19:02 | -add option to ignore SetQuotaMessage (but still generate them), and if the option is not set, really do use the quotas consistently | Christian Grothoff | 1 | +31 | -10 |
| 2015-10-17 18:54 | -do not export set_incoming_quota past file, it is not used beyond the scope | Christian Grothoff | 2 | +184 | -199 |
| 2015-10-17 17:41 | -ignores, indent | Christian Grothoff | 1 | +2 | -1 |
| 2015-10-17 00:19 | -fix use after free | Christian Grothoff | 1 | +5 | -0 |
| 2015-10-17 00:09 | -bump warn threshold | Christian Grothoff | 1 | +1 | -1 |
| 2015-10-16 22:56 | -fix doxygen warnings | Christian Grothoff | 5 | +6 | -8 |
| 2015-10-16 22:52 | -use INFO, not WARN | Christian Grothoff | 2 | +6 | -3 |
| 2015-10-16 22:48 | -update DST hello | Christian Grothoff | 1 | +0 | -0 |
| 2015-10-16 22:45 | -ignore 2nd FRIEND hello when patching | Christian Grothoff | 1 | +1 | -1 |
| 2015-10-16 22:19 | -fix destroy_ai | Christian Grothoff | 1 | +8 | -15 |
| 2015-10-16 17:03 | Remove unused variable | David Barksdale | 1 | +0 | -2 |
| 2015-10-14 14:55 | trying to fix #4003 | Christian Grothoff | 2 | +62 | -53 |
| 2015-10-13 12:52 | Always force queue local messages when the client was pre-authorized to send. Fix #3999. | Bart Polot | 1 | +1 | -1 |
| 2015-10-13 12:21 | - FTBFS | Bart Polot | 1 | +2 | -2 |
| 2015-10-11 20:20 | fix consensus logic bug | Florian Dold | 2 | +3 | -8 |
| 2015-10-11 19:16 | consensus | Florian Dold | 5 | +75 | -7 |
| 2015-10-11 09:27 | - implicitly enable rest functions in experimental if jansson.h present | Martin Schanzenbach | 2 | +15 | -11 |
| 2015-10-08 18:21 | - ignore | Bart Polot | 0 | +0 | -0 |
| 2015-10-08 17:27 | - FTBFS | Bart Polot | 1 | +9 | -9 |
| 2015-10-08 17:27 | - only request reply if no key is known | Bart Polot | 1 | +1 | -1 |
| 2015-10-08 17:19 | -NULL builder on disconnect | Christian Grothoff | 1 | +2 | -0 |
| 2015-10-08 17:09 | redefining core message timeout semantics and core-core-API messaging to address (hypothetical?) stalls which may explain #3863. This kind-of breaks the API in that the timeout now has a different semantic -- it's an advisory as to when the app would like the message transmitted, the transmission will no longer actually time out. However, that was the documented semantics before, just not the actual behavior. Most applications didn't rely on it, and tests still pass, so I didn't break too much... | Christian Grothoff | 5 | +143 | -195 |
| 2015-10-08 17:01 | -signed cmp, otherwise -1 will not trigger | Christian Grothoff | 1 | +1 | -1 |
| 2015-10-08 16:21 | use constant for overdue warnings | Christian Grothoff | 1 | +11 | -9 |
| 2015-10-08 16:20 | -fix indent | Christian Grothoff | 2 | +7 | -4 |
| 2015-10-08 16:20 | add constant for the delay after which we log warnings | Christian Grothoff | 2 | +8 | -3 |
| 2015-10-08 16:13 | improve doxygen | Christian Grothoff | 1 | +1 | -1 |
| 2015-10-08 16:12 | -make time API more intutitive | Christian Grothoff | 2 | +2 | -3 |
| 2015-10-08 12:18 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2015-10-08 12:12 | -fix | Christian Grothoff | 4 | +9 | -5 |
| 2015-10-08 11:54 | -make code nicer | Christian Grothoff | 1 | +4 | -5 |
| 2015-10-08 11:51 | -fix ptr ar | Christian Grothoff | 2 | +6 | -3 |
| 2015-10-08 11:44 | -fix FTBFS | Christian Grothoff | 1 | +1 | -1 |
| 2015-10-08 11:37 | -fix npe | Christian Grothoff | 1 | +4 | -2 |
| 2015-10-08 11:30 | add logic for strata compression | Christian Grothoff | 10 | +305 | -66 |
| 2015-10-08 11:28 | -fix template | Christian Grothoff | 1 | +16 | -0 |
| 2015-10-08 11:28 | export compression/decompression functions | Christian Grothoff | 2 | +131 | -73 |
| 2015-10-07 22:01 | statistics in set profiler, temp. fix for salt | Florian Dold | 6 | +71 | -21 |
| 2015-10-07 20:31 | add capability to log per-service resource consumption via ARM | Christian Grothoff | 4 | +117 | -9 |
| 2015-10-07 18:05 | set statistics | Florian Dold | 4 | +40 | -0 |
| 2015-10-07 17:02 | Fix typo in dv | David Barksdale | 1 | +1 | -1 |
| 2015-10-07 16:36 | Fix make -j | David Barksdale | 1 | +1 | -1 |
| 2015-10-07 14:15 | determine network scope for ATS even if we do not yet have a session and only have an address | Christian Grothoff | 18 | +333 | -15 |
| 2015-10-07 12:55 | -more meaningful log msg | Christian Grothoff | 1 | +8 | -6 |
| 2015-10-07 12:55 | -newline, include error code | Christian Grothoff | 1 | +2 | -1 |
| 2015-10-07 12:39 | -no printf | Christian Grothoff | 1 | +0 | -5 |
| 2015-10-07 11:54 | add additional diagnostics to help localize #3971 invariant violation | Christian Grothoff | 3 | +39 | -4 |
| 2015-10-07 11:54 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2015-10-07 11:49 | -simplify | Christian Grothoff | 1 | +1 | -1 |
| 2015-10-07 11:48 | -ensure result is +- 1 | Christian Grothoff | 1 | +4 | -2 |
| 2015-10-07 11:31 | -fix testcase to handle SUCCESS status reply, only recv UDP after STUN Request is out, etc. | Christian Grothoff | 1 | +124 | -115 |
| 2015-10-07 10:11 | enable clean up of NAT STUN state, prevents test_plugin_udp from segfaulting | Christian Grothoff | 5 | +165 | -108 |
| 2015-10-07 09:51 | -removing spectacular dead code | Christian Grothoff | 1 | +0 | -12 |
| 2015-10-07 09:51 | stylistic fixes | Christian Grothoff | 3 | +398 | -429 |
| 2015-10-07 09:20 | -do not leave PPT timeout tasks behind | Christian Grothoff | 1 | +5 | -0 |
| 2015-10-07 08:51 | -fix NPE | Christian Grothoff | 1 | +50 | -44 |
| 2015-10-07 08:25 | major bugfix: is_ready must only be set to GNUNET_NO if we actually did transmit something to transport, otherwise we cannot expect to get a SEND_OK back | Christian Grothoff | 1 | +1 | -1 |
| 2015-10-07 08:24 | -adding more logging to diagnose transport transmission delays | Christian Grothoff | 2 | +152 | -32 |
| 2015-10-06 19:13 | - ignores | Bart Polot | 0 | +0 | -0 |
| 2015-10-06 19:09 | - fix multiple gnunet-nat crashes | Bart Polot | 3 | +47 | -44 |
| 2015-10-06 19:09 | - fix use of uninitialized memory | Bart Polot | 2 | +26 | -27 |
| 2015-10-06 17:50 | - fix script to work with barebone versions of sh | Bart Polot | 1 | +4 | -2 |
| 2015-10-06 16:17 | fix contestation handling / blacklisting | Florian Dold | 1 | +49 | -15 |
| 2015-10-06 15:22 | towards handling byz. faults correctly | Florian Dold | 1 | +179 | -99 |
| 2015-10-06 14:14 | - ignore confirmation of connections that are being destroyed (tunnel shutting down, for instance) | Bart Polot | 1 | +16 | -0 |
| 2015-10-06 12:07 | - remove unused variable | Bart Polot | 1 | +1 | -2 |
| 2015-10-06 12:03 | - refactor test dropping, reduce test load | Bart Polot | 2 | +24 | -3 |
| 2015-10-06 12:03 | - Revamp traffic logging, small bugfixes, complete doxygen | Bart Polot | 6 | +187 | -75 |
| 2015-10-06 02:08 | consensus work in progress | Florian Dold | 1 | +269 | -470 |
| 2015-10-05 23:16 | include element type in hash | Florian Dold | 5 | +21 | -16 |
| 2015-10-05 22:27 | consensus | Florian Dold | 1 | +47 | -86 |
| 2015-10-05 21:26 | work on consensus and set | Florian Dold | 6 | +852 | -214 |
| 2015-10-05 16:35 | adding DEBUG logic for #3863 | Christian Grothoff | 5 | +143 | -57 |
| 2015-10-05 15:28 | fix #3986 | Christian Grothoff | 8 | +211 | -133 |
| 2015-10-03 22:36 | - another fix to generation handling and lazy copying | Florian Dold | 4 | +58 | -23 |
| 2015-10-03 20:14 | -improving comments and coding style for libgnunethello library | Christian Grothoff | 1 | +26 | -14 |
| 2015-10-03 20:12 | improving comments and coding style for libgnunethello library | Christian Grothoff | 6 | +339 | -192 |
| 2015-10-03 16:50 | -bump year | Christian Grothoff | 1 | +1 | -1 |
| 2015-10-03 16:38 | find network interfaces also using 'ip' command (#3911) | Christian Grothoff | 1 | +226 | -65 |
| 2015-10-02 16:26 | - consensus test conf | Florian Dold | 1 | +34 | -3 |
| 2015-10-02 15:07 | - don't show WARNINGs on duplicate traffic | Bart Polot | 1 | +4 | -3 |
| 2015-10-02 15:07 | - only break for cadet errors | Bart Polot | 1 | +3 | -3 |
| 2015-10-02 14:52 | -properly verify size, fixes #3991 | Christian Grothoff | 1 | +22 | -9 |
| 2015-10-02 03:48 | - remove debug | Bart Polot | 2 | +1 | -2 |
| 2015-10-02 03:37 | - adjust logging | Bart Polot | 1 | +15 | -4 |
| 2015-10-02 03:37 | - find the correct stored key, not always the first one | Bart Polot | 1 | +27 | -11 |
| 2015-10-02 03:37 | Don't reset axolotl state on receipt of a pseudo-duplicate AX key exchange. | Bart Polot | 1 | +5 | -0 |
| 2015-10-02 03:37 | Fix try_old_keys, in order to use it for data with the same Header key but out-of-order message number | Bart Polot | 2 | +70 | -26 |
| 2015-10-02 03:37 | - added hexdump-like function to write binary data to log | Bart Polot | 2 | +45 | -0 |
| 2015-10-02 03:37 | - escape line to avoid false matches | Bart Polot | 1 | +3 | -3 |
| 2015-10-02 03:37 | - typo in variable name | Bart Polot | 1 | +3 | -3 |
| 2015-10-02 03:37 | - use correct message number in the logs | Bart Polot | 1 | +1 | -1 |
| 2015-10-02 03:37 | - cancel all transmissions so core_api doesn't complain | Bart Polot | 1 | +2 | -0 |
| 2015-10-02 03:37 | - log shutdown | Bart Polot | 6 | +8 | -1 |
| 2015-10-02 03:37 | - removed false break | Bart Polot | 1 | +5 | -2 |
| 2015-10-02 03:37 | Fixed usage of known broken paths. If a connection was destroyed while handling a neighbor disconnection, cadet tried to reconnect to peers using paths containing the disconnecting peer. | Bart Polot | 4 | +48 | -39 |
| 2015-10-02 03:37 | - cancel transmit requests before destroying channels, warn API users if not | Bart Polot | 2 | +90 | -35 |
| 2015-10-02 03:37 | - don't connect twice on core_connect, as it may cause problems since connections hashmap is not yet created | Bart Polot | 1 | +8 | -4 |
| 2015-10-02 03:37 | - fix processing of messages with no payload (keepalives) | Bart Polot | 1 | +1 | -2 |
| 2015-10-02 03:37 | - fix log | Bart Polot | 1 | +1 | -1 |
| 2015-10-02 03:37 | - additional test | Bart Polot | 1 | +1 | -0 |
| 2015-10-02 03:37 | - never invalidate direct paths, show warning instead | Bart Polot | 1 | +13 | -7 |
| 2015-10-02 03:37 | - use better variable names | Bart Polot | 2 | +22 | -22 |
| 2015-10-02 03:37 | - don't try to connect to peers that are neighbors already | Bart Polot | 1 | +2 | -0 |
| 2015-10-02 03:37 | - connect if there are less connections than the minimum, not more | Bart Polot | 1 | +1 | -1 |
| 2015-10-02 03:37 | - don't leave freed memory on the peer's path list, signal error and remove anyway | Bart Polot | 2 | +9 | -2 |
| 2015-10-02 03:37 | - fix logging | Bart Polot | 1 | +1 | -1 |
| 2015-10-02 03:37 | - use proper connection states for a tunnel | Bart Polot | 1 | +5 | -3 |
| 2015-10-02 03:37 | - reduce log level | Bart Polot | 1 | +7 | -8 |
| 2015-10-02 03:37 | - compiler warning | Bart Polot | 1 | +1 | -0 |
| 2015-10-02 03:37 | - use correct hash type | Bart Polot | 1 | +4 | -3 |
| 2015-10-02 03:37 | - style, change rounds | Bart Polot | 1 | +8 | -8 |
| 2015-10-02 03:37 | - don't stop looking for connections as long as the tunnel exists | Bart Polot | 1 | +0 | -1 |
| 2015-10-02 03:37 | - indicate retransmitted packets on conn log | Bart Polot | 2 | +7 | -3 |
| 2015-10-02 03:37 | - unify logging format | Bart Polot | 3 | +56 | -58 |
| 2015-10-02 03:37 | - typo | Bart Polot | 1 | +1 | -1 |
| 2015-10-02 03:37 | - don't call core if there is no traffic | Bart Polot | 1 | +13 | -6 |
| 2015-09-30 20:15 | DESTDIR fix in Makefiles needed by distro packagers | Carlo von lynX | 6 | +8 | -8 |
| 2015-09-30 18:50 | free fix | Gabor X Toth | 1 | +3 | -2 |
| 2015-09-29 08:39 | stop crashing if sshd is not running on loopback | Christian Grothoff | 1 | +48 | -11 |
| 2015-09-29 07:52 | report skipped tests, doxygen fixes | Christian Grothoff | 7 | +17 | -11 |
| 2015-09-28 20:45 | fix undefined behavior in GNUNET_array_grow | Florian Dold | 1 | +2 | -1 |
| 2015-09-28 13:22 | add ecc dlog benchmark | Christian Grothoff | 2 | +180 | -0 |
| 2015-09-27 21:04 | multicast/psyc/social: message acks & scheduling | Gabor X Toth | 9 | +279 | -104 |
| 2015-09-27 21:04 | multicast: remove membership test & replay cancel message types | Gabor X Toth | 1 | +0 | -15 |
| 2015-09-27 04:41 | remove macro, fix indentation | Florian Dold | 1 | +43 | -49 |
| 2015-09-27 04:32 | SET service: accurate results for symmetric mode | Florian Dold | 10 | +941 | -760 |
| 2015-09-26 17:10 | multicast: removed replay cancellation as responses are limited | Gabor X Toth | 4 | +6 | -88 |
| 2015-09-26 17:10 | multicast: removed membership test callback as clients check that already during join & replay | Gabor X Toth | 5 | +2 | -167 |
| 2015-09-26 17:10 | psyc fixes | Gabor X Toth | 6 | +118 | -61 |
| 2015-09-26 17:10 | multicast: doc formatting | Gabor X Toth | 2 | +323 | -165 |
| 2015-09-26 17:09 | multicast: replay | Gabor X Toth | 7 | +940 | -201 |
| 2015-09-26 17:09 | psycstore: add fragment_limit arg for message_get | Gabor X Toth | 9 | +43 | -19 |
| 2015-09-22 01:47 | set api changes | Florian Dold | 4 | +51 | -9 |
| 2015-09-22 01:20 | work on CONSENSUS and SET | Florian Dold | 12 | +3858 | -2381 |
| 2015-09-16 13:18 | - add identity attribute processing | Martin Schanzenbach | 1 | +56 | -3 |
| 2015-09-15 14:04 | - fixes, store issued tokens in namestore | Martin Schanzenbach | 2 | +66 | -19 |
| 2015-09-15 10:09 | - fix leaks, add token list | Martin Schanzenbach | 2 | +177 | -7 |
| 2015-09-15 09:05 | - fixes | Martin Schanzenbach | 3 | +17 | -26 |
| 2015-09-14 16:05 | - fix invalid free in token rest, fix build bug, move rest up in dependancy list | Martin Schanzenbach | 5 | +4 | -3 |
| 2015-09-14 15:08 | - issue token including attributes | Martin Schanzenbach | 1 | +184 | -76 |
| 2015-09-14 13:16 | - purge token creation from plugin | Martin Schanzenbach | 1 | +0 | -129 |
| 2015-09-14 13:15 | - token issuing | Martin Schanzenbach | 2 | +26 | -17 |
| 2015-09-14 12:52 | - fix install path for plugins | Martin Schanzenbach | 5 | +108 | -482 |
| 2015-09-14 11:13 | - see last commit | Martin Schanzenbach | 1 | +1 | -0 |
| 2015-09-14 11:10 | - revert plugin move. Add new identity-token | Martin Schanzenbach | 12 | +209 | -47 |
| 2015-09-14 07:12 | -also bench hash on small inputs | Christian Grothoff | 1 | +20 | -1 |
| 2015-09-13 07:49 | multicast tests | Gabor X Toth | 5 | +553 | -12 |
| 2015-09-12 00:41 | - fix building (missing source) | Bart Polot | 1 | +2 | -2 |
| 2015-09-11 15:56 | - move rest plugins into rest directory where they belong | Martin Schanzenbach | 11 | +2247 | -2207 |
| 2015-09-10 15:39 | - revert | Martin Schanzenbach | 1 | +454 | -552 |
| 2015-09-10 14:43 | - update | Martin Schanzenbach | 3 | +577 | -454 |
| 2015-09-10 14:42 | - update | Martin Schanzenbach | 3 | +105 | -108 |
| 2015-09-08 01:36 | social: guest_enter_by_name(); zone_add_pkey(); join_msg fixes | Gabor X Toth | 12 | +344 | -156 |
| 2015-09-08 01:36 | social: advertise; farewell fix | Gabor X Toth | 5 | +131 | -44 |
| 2015-09-05 23:44 | social: farewell | Gabor X Toth | 3 | +285 | -118 |
| 2015-09-05 23:44 | multicast, psyc, psycstore, client_manager fixes | Gabor X Toth | 9 | +125 | -73 |
| 2015-09-05 23:44 | psyc: add STATE_MODIFY flag during transmit | Gabor X Toth | 1 | +17 | -10 |
| 2015-09-05 22:36 | -fix | Christian Grothoff | 1 | +1 | -1 |
| 2015-09-05 22:35 | -fix | Christian Grothoff | 3 | +3 | -3 |
| 2015-09-05 22:32 | -fix ftbfs | Christian Grothoff | 3 | +39 | -1 |
| 2015-09-05 19:55 | -more data | Christian Grothoff | 3 | +29 | -14 |
| 2015-09-05 19:32 | -fixing ECC calculation | Christian Grothoff | 2 | +20 | -13 |
| 2015-09-05 19:23 | -simplify | Christian Grothoff | 1 | +2 | -2 |
| 2015-09-05 19:23 | -simplify | Christian Grothoff | 1 | +6 | -9 |
| 2015-09-05 19:20 | add testcase for SP logic | Christian Grothoff | 2 | +113 | -4 |
| 2015-09-05 19:00 | -test skeleton -- disable for now | Christian Grothoff | 1 | +2 | -0 |
| 2015-09-05 19:00 | -test skeleton | Christian Grothoff | 2 | +76 | -1 |
| 2015-09-05 18:52 | -fix computation | Christian Grothoff | 2 | +3 | -1 |
| 2015-09-05 18:03 | -towards ECC variant of SP | Christian Grothoff | 4 | +363 | -797 |
| 2015-09-05 18:03 | -clarify | Christian Grothoff | 1 | +1 | -2 |
| 2015-09-05 17:44 | add GNUNET_CRYPTO_ecc_pmul_mpi | Christian Grothoff | 4 | +74 | -17 |
| 2015-09-05 17:02 | adding bin_to_point and point_to_bin functions for GNUNET_CRYPTO_ecc API | Christian Grothoff | 3 | +130 | -36 |
| 2015-09-05 12:44 | -redundant | Christian Grothoff | 1 | +0 | -5 |
| 2015-09-05 12:37 | -dead | Christian Grothoff | 1 | +0 | -10 |
| 2015-09-05 11:19 | starting ECC-variant, but for now just a straight copy | Christian Grothoff | 3 | +3065 | -1 |
| 2015-09-04 16:57 | social: watch modifiers | Gabor X Toth | 4 | +486 | -213 |
| 2015-09-03 18:04 | - format | Bart Polot | 1 | +2 | -5 |
| 2015-09-03 18:04 | - make sure own_id is a correct NULL-terminated string | Bart Polot | 1 | +2 | -1 |
| 2015-09-03 18:04 | Fix #3929: cancel poll towards disconnected neighbor | Bart Polot | 3 | +11 | -11 |
| 2015-09-03 18:04 | - return NULL when handle is NULL | Bart Polot | 1 | +2 | -0 |
| 2015-09-03 18:04 | - handle case if ports == NULL | Bart Polot | 1 | +5 | -2 |
| 2015-09-03 18:04 | - dump client info on request | Bart Polot | 1 | +12 | -1 |
| 2015-09-03 18:04 | - unregister from client on destroy | Bart Polot | 1 | +2 | -1 |
| 2015-09-03 18:04 | - refactor client handling | Bart Polot | 2 | +117 | -82 |
| 2015-09-03 18:04 | - minor fixes | Bart Polot | 1 | +6 | -2 |
| 2015-09-03 18:04 | - cancel transmission on shutdown | Bart Polot | 1 | +5 | -0 |
| 2015-09-03 18:04 | - save Header Key for skipped messages | Bart Polot | 1 | +1 | -0 |
| 2015-09-03 18:04 | - log | Bart Polot | 3 | +8 | -6 |
| 2015-09-03 18:04 | - simplify loglevel | Bart Polot | 1 | +1 | -8 |
| 2015-09-03 18:04 | - use NBO | Bart Polot | 2 | +2 | -2 |
| 2015-09-03 18:04 | - use transmit handles in cadet CLI | Bart Polot | 1 | +44 | -17 |
| 2015-09-03 18:03 | - log | Bart Polot | 1 | +1 | -2 |
| 2015-09-03 18:03 | - use hex channel numbers | Bart Polot | 1 | +1 | -1 |
| 2015-09-03 18:03 | - debug framing | Bart Polot | 1 | +14 | -14 |
| 2015-09-03 18:03 | - use channel debug | Bart Polot | 3 | +33 | -26 |
| 2015-09-03 18:03 | - assert on create | Bart Polot | 1 | +1 | -1 |
| 2015-09-03 18:03 | - register conn_destroy on sent_callback | Bart Polot | 1 | +1 | -0 |
| 2015-09-03 14:19 | -add benchmark for RSA crypto | Christian Grothoff | 3 | +229 | -1 |
| 2015-08-31 16:42 | libextractor | Julien Morvan | 12 | +1575 | -1683 |
| 2015-08-30 20:58 | fix inverted condition in set intersection | Florian Dold | 1 | +2 | -2 |
| 2015-08-30 20:54 | add test case for 'GNUNET_SET_copy_lazy', fix bugs | Florian Dold | 7 | +570 | -136 |
| 2015-08-30 12:24 | missing changes to headers | Florian Dold | 3 | +30 | -4 |
| 2015-08-30 00:44 | work in progress: fix set bug, implement lazy copy | Florian Dold | 6 | +643 | -114 |
| 2015-08-28 13:33 | psyc/social: get state from psycstore | Gabor X Toth | 14 | +556 | -175 |
| 2015-08-28 05:47 | Fix review, - Many fixes. - Do not mark test as failed if no connection PATCH 2/3 | Bruno Cabral | 5 | +151 | -108 |
| 2015-08-27 05:25 | Fix review . PATCH 1/3 | Bruno Cabral | 3 | +10 | -3 |
| 2015-08-25 18:43 | fix double-free | Christian Grothoff | 1 | +0 | -1 |
| 2015-08-25 18:41 | support RFC4043 and RFC 4398 mnemonics in conversion | Christian Grothoff | 1 | +78 | -10 |
| 2015-08-25 15:05 | applying patch from #3950 by jah | Christian Grothoff | 1 | +1 | -1 |
| 2015-08-24 14:41 | | Julien Morvan | 1 | +3 | -1 |
| 2015-08-24 14:37 | | Julien Morvan | 1 | +60 | -0 |
| 2015-08-22 06:24 | gnunet-nat, tool to suggest changes to configure based on NAT configuration | Bruno Cabral | 5 | +660 | -45 |
| 2015-08-21 13:44 | Forget to commit some files | Bruno Cabral | 2 | +16 | -14 |
| 2015-08-21 04:15 | Fix crashes and memory leaks. | Bruno Cabral | 4 | +75 | -53 |
| 2015-08-21 03:00 | Add test_nat to makefile | Bruno Cabral | 1 | +2 | -1 |
| 2015-08-21 02:59 | Add missing file | Bruno Cabral | 1 | +7 | -0 |
| 2015-08-19 10:53 | - reset message counters on rekey | Bart Polot | 1 | +4 | -0 |
| 2015-08-19 10:53 | - use proper printf type, avoid accessing memory out of scope | Bart Polot | 1 | +3 | -3 |
| 2015-08-19 10:53 | - fix #3928: make sure accessed variables are below size threshold | Bart Polot | 1 | +6 | -1 |
| 2015-08-19 10:53 | - move var declaration to innermost scope | Bart Polot | 1 | +1 | -1 |
| 2015-08-19 10:53 | - mark cancelled task as NULL | Bart Polot | 1 | +2 | -1 |
| 2015-08-18 21:34 | docu: no login shell for gnunet user | Nils Durner | 1 | +1 | -1 |
| 2015-08-18 20:45 | docu | Nils Durner | 1 | +1 | -1 |
| 2015-08-18 19:17 | setup docu | Nils Durner | 1 | +3 | -1 |
| 2015-08-18 19:05 | docu | Nils Durner | 1 | +1 | -1 |
| 2015-08-18 18:51 | docu | Nils Durner | 1 | +0 | -1 |
| 2015-08-18 18:43 | docu | Nils Durner | 1 | +1 | -0 |
| 2015-08-18 18:00 | tolerate spurious SIGCHLD in gnunet-auto-share | Christian Grothoff | 1 | +10 | -9 |
| 2015-08-18 17:51 | adding some assertions to ensure we only start one gnunet-publish | Christian Grothoff | 2 | +94 | -50 |
| 2015-08-17 10:05 | | Julien Morvan | 4 | +15 | -15 |
| 2015-08-17 09:23 | | Julien Morvan | 112 | +1326 | -735 |
| 2015-08-17 02:55 | The empty path is invalid | David Barksdale | 1 | +5 | -0 |
| 2015-08-17 01:59 | Fix #3918 | Bruno Cabral | 3 | +24 | -10 |
| 2015-08-11 16:37 | -fix | Martin Schanzenbach | 1 | +2 | -1 |
| 2015-08-11 16:36 | -fix | Martin Schanzenbach | 1 | +2 | -1 |
| 2015-08-11 16:35 | - fix | Martin Schanzenbach | 1 | +2 | -1 |
| 2015-08-11 16:35 | - fix | Martin Schanzenbach | 1 | +2 | -1 |
| 2015-08-11 16:31 | -fix | Martin Schanzenbach | 1 | +1 | -1 |
| 2015-08-11 16:31 | -add flat namecache | Martin Schanzenbach | 3 | +444 | -1 |
| 2015-08-11 15:51 | This probably fixes #3944 | David Barksdale | 1 | +3 | -1 |
| 2015-08-11 14:41 | - flat namestore plugin (experimental) | Martin Schanzenbach | 4 | +704 | -2 |
| 2015-08-06 15:38 | -indent | Christian Grothoff | 1 | +11 | -11 |
| 2015-08-06 15:37 | -more correct logic | Christian Grothoff | 1 | +2 | -3 |
| 2015-08-06 15:32 | -fix leak | Christian Grothoff | 1 | +3 | -1 |
| 2015-08-06 12:41 | .unix change to .sock | Julien Morvan | 3 | +3 | -3 |
| 2015-08-05 23:00 | mesh is long dead | Christian Grothoff | 7 | +0 | -36 |
| 2015-08-05 22:34 | Make SOCKS test conditional on an SSH binary | Jeff Burdges | 2 | +7 | -1 |
| 2015-08-05 21:47 | -keep track of messages passed to mq | Julius Bünger | 1 | +104 | -11 |
| 2015-08-05 21:47 | -rename and fix char pointer | Julius Bünger | 1 | +5 | -5 |
| 2015-08-05 17:46 | -logging messages: going to send, sent, received | Julius Bünger | 1 | +31 | -7 |
| 2015-08-04 15:26 | -fix #3722 | Sree Harsha Totakura | 1 | +3 | -0 |
| 2015-08-04 14:00 | - resolve duplicate connection handling | Bart Polot | 1 | +154 | -120 |
| 2015-08-04 14:00 | - log | Bart Polot | 1 | +2 | -0 |
| 2015-08-04 14:00 | - log | Bart Polot | 1 | +2 | -0 |
| 2015-08-04 14:00 | - cancel pending AX_KX when forced to send a KX by peer, fix #3927 | Bart Polot | 1 | +4 | -0 |
| 2015-08-04 14:00 | - more descriptive tunnel statuses | Bart Polot | 1 | +63 | -10 |
| 2015-08-04 12:34 | -fix (create peermap), logging | Julius Bünger | 1 | +3 | -3 |
| 2015-08-04 10:42 | -test seeding many peers | Julius Bünger | 2 | +50 | -5 |
| 2015-08-03 20:45 | -mark ops as done + don't start connect all clients | Julius Bünger | 1 | +25 | -19 |
| 2015-08-03 20:45 | -renaming | Julius Bünger | 1 | +5 | -11 |
| 2015-08-03 20:45 | -use hashmap instead of array | Julius Bünger | 1 | +37 | -22 |
| 2015-08-03 17:07 | Fix the SOCKS proxy test and activate it. | Jeff Burdges | 2 | +6 | -6 |
| 2015-08-03 16:45 | Add socks lines to the makefile, but do not yet activate | Jeff Burdges | 1 | +5 | -0 |
| 2015-08-03 16:44 | Woot! It might actually work now, although I should tweak the test a bit to make sure. | Jeff Burdges | 3 | +6 | -14 |
| 2015-08-03 15:49 | - set the connection handle to NULL upon disconnecting | Sree Harsha Totakura | 1 | +3 | -0 |
| 2015-08-03 15:39 | - check for uint32 value overflow | Sree Harsha Totakura | 1 | +7 | -6 |
| 2015-08-03 14:30 | -fix malicious peer | Julius Bünger | 1 | +2 | -0 |
| 2015-08-03 12:06 | -logging and fix | Julius Bünger | 2 | +7 | -2 |
| 2015-08-03 11:34 | -improve indentation, reduce duplication of PIDs in core's neighbour map | Christian Grothoff | 4 | +136 | -60 |
| 2015-08-03 11:14 | -log more details about failing addr | Christian Grothoff | 1 | +3 | -1 |
| 2015-08-03 11:13 | -report id of peer that is missbehaving | Christian Grothoff | 1 | +5 | -1 |
| 2015-08-03 10:44 | extend datastore performance tests to cover scenario described in #3903 -- but no issue discovered | Christian Grothoff | 1 | +85 | -10 |
| 2015-08-03 10:29 | -reduce autostarting for tests, reduce timeouts | Christian Grothoff | 8 | +138 | -97 |
| 2015-08-03 09:49 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2015-08-03 09:48 | -agreed | Christian Grothoff | 1 | +0 | -3 |
| 2015-08-03 09:45 | -bump year | Christian Grothoff | 1 | +1 | -1 |
| 2015-08-03 09:44 | eliminate dead GNUNET_SCHEDULER_add_continuation, rename GNUNET_SCHEDULER_add_continuation_with_priority to GNUNET_SCHEDULER_add_with_reason_and_priority for consistency | Christian Grothoff | 2 | +12 | -45 |
| 2015-08-03 09:35 | -use simpler, modern scheduler API | Christian Grothoff | 21 | +183 | -156 |
| 2015-08-03 09:30 | -fix indentation | Christian Grothoff | 1 | +15 | -9 |
| 2015-08-03 09:29 | -use simpler, modern scheduler API | Christian Grothoff | 1 | +1 | -1 |
| 2015-08-03 09:29 | -use simpler, modern scheduler API | Christian Grothoff | 1 | +15 | -17 |
| 2015-08-03 09:27 | -use simpler, modern scheduler API | Christian Grothoff | 1 | +3 | -6 |
| 2015-08-03 09:26 | -remove log | Christian Grothoff | 1 | +0 | -2 |
| 2015-08-03 09:06 | -cleaning up test logic, modernizing calls, improving test documentation | Christian Grothoff | 4 | +451 | -132 |
| 2015-08-03 08:25 | fix #3904, also simplify and clean up gnunet-publish shutdown logic in general | Christian Grothoff | 1 | +66 | -73 |
| 2015-08-03 08:18 | Add test code, but it's still segfaulting. | Jeff Burdges | 2 | +225 | -2 |
| 2015-08-02 20:50 | Fixed one serious bug, working on another. Still very broken. | Jeff Burdges | 1 | +42 | -15 |
| 2015-08-02 20:49 | This appears to be dead code. I'm not really sure however! Can someone please tell me if this would break any testing situation and/or revert it? | Jeff Burdges | 1 | +2 | -1 |
| 2015-08-02 17:48 | -fixes | Julius Bünger | 2 | +30 | -18 |
| 2015-08-02 14:48 | -improved testing | Julius Bünger | 1 | +39 | -30 |
| 2015-08-02 14:48 | -improved management of peer information | Julius Bünger | 1 | +48 | -50 |
| 2015-08-02 14:48 | cancellation of request and according test improvements | Julius Bünger | 9 | +733 | -337 |
| 2015-07-31 13:53 | | Julien Morvan | 105 | +1392 | -1328 |
| 2015-07-31 12:22 | Build socks.c and call it from client.c It still won't work yet, now debugging. | Jeff Burdges | 2 | +6 | -0 |
| 2015-07-31 12:20 | Initial SOCKS5 proxy code. This will not yet work properly. | Jeff Burdges | 2 | +678 | -0 |
| 2015-07-31 12:19 | Export proxy methods | Jeff Burdges | 1 | +20 | -0 |
| 2015-07-31 12:17 | New to notify that we're done with the handshake | Jeff Burdges | 1 | +2 | -2 |
| 2015-07-31 11:22 | disable socket inheritance from ARM for the testcases | Sree Harsha Totakura | 1 | +11 | -0 |
| 2015-07-31 11:20 | stop asking for random peers if we are shutting down | Sree Harsha Totakura | 1 | +8 | -2 |
| 2015-07-31 11:18 | reconnect upon broken server connection | Sree Harsha Totakura | 1 | +36 | -14 |
| 2015-07-31 11:18 | fixes | Sree Harsha Totakura | 1 | +13 | -6 |
| 2015-07-31 06:58 | - only change from uninitialized to sent, to avoid having the tunnel as not ready on re-key | Bart Polot | 1 | +5 | -4 |
| 2015-07-31 06:58 | - remove unnecesary include | Bart Polot | 1 | +0 | -2 |
| 2015-07-31 06:58 | - fix CLI netcat | Bart Polot | 1 | +1 | -0 |
| 2015-07-31 06:58 | - refactor GCP_get_peer, fix get peer info | Bart Polot | 11 | +230 | -65 |
| 2015-07-31 06:58 | - warn about leftover CHANNEL_DESTROY in tunnel, do not break (connectivity error, not implementation) | Bart Polot | 1 | +5 | -0 |
| 2015-07-31 06:58 | - fix uninitialized mem | Bart Polot | 1 | +1 | -1 |
| 2015-07-31 06:58 | - ignore AX KX when we already know the peer's key, not when the state is KEY_OK. This allows the peer to issue a re-key. | Bart Polot | 1 | +1 | -1 |
| 2015-07-31 06:58 | - remove hello logging | Bart Polot | 2 | +0 | -7 |
| 2015-07-29 13:19 | -fix push receive | Julius Bünger | 1 | +4 | -0 |
| 2015-07-29 12:26 | -fixes and improvements | Julius Bünger | 1 | +22 | -11 |
| 2015-07-29 11:28 | -fixes | Julius Bünger | 1 | +28 | -5 |
| 2015-07-29 11:28 | -stop passing static peermap | Julius Bünger | 1 | +8 | -12 |
| 2015-07-28 15:29 | more assertions | Sree Harsha Totakura | 3 | +13 | -13 |
| 2015-07-28 15:04 | Add AppArmor abstractions(gnunet-common, gnunet-libaudio) | Julien Morvan | 2 | +57 | -0 |
| 2015-07-28 14:56 | Add AppArmor profiles | Julien Morvan | 52 | +1328 | -0 |
| 2015-07-28 14:50 | Add support for building connection proxies. | Jeff Burdges | 1 | +62 | -5 |
| 2015-07-28 14:11 | code cleanup | Sree Harsha Totakura | 1 | +112 | -121 |
| 2015-07-27 21:27 | Fix segfault in handle_core_disconnect | David Barksdale | 1 | +57 | -36 |
| 2015-07-27 20:44 | Match struct IPv4/6TcpAddress with UDP versions | David Barksdale | 1 | +2 | -2 |
| 2015-07-27 13:50 | Statment added in r36048 terminated by a . instead of a ; | Jeff Burdges | 1 | +1 | -1 |
| 2015-07-27 12:41 | -do not run test without sqlite | Christian Grothoff | 1 | +3 | -1 |
| 2015-07-27 12:40 | -doxygen, indentation | Christian Grothoff | 2 | +20 | -13 |
| 2015-07-27 09:17 | Patch from Daniel Golle <daniel@makrotopia.org> on Sun 26 Jul 2015: | Jeff Burdges | 2 | +2 | -2 |
| 2015-07-24 23:20 | Disable Stun | Bruno Cabral | 1 | +2 | -2 |
| 2015-07-24 10:17 | -fixed assertion | Julius Bünger | 1 | +1 | -1 |
| 2015-07-24 09:49 | -fixed emptiness check | Julius Bünger | 1 | +2 | -1 |
| 2015-07-24 09:39 | -logging | Julius Bünger | 2 | +9 | -7 |
| 2015-07-23 18:23 | get indices for evaluation with diehard | Julius Bünger | 1 | +30 | -1 |
| 2015-07-23 18:21 | -fixed cadet usage | Julius Bünger | 1 | +3 | -0 |
| 2015-07-23 18:21 | -keep peers malicious | Julius Bünger | 1 | +5 | -0 |
| 2015-07-23 18:21 | get perfect sample of each sampler element | Julius Bünger | 6 | +134 | -24 |
| 2015-07-23 18:21 | -split up sampler and sampler element | Julius Bünger | 4 | +305 | -223 |
| 2015-07-22 17:02 | TUN_IFNAME is the tunnel interface, not EXIT_IFNAME | David Barksdale | 1 | +1 | -1 |
| 2015-07-22 09:37 | -removed unnecessary complex code | Julius Bünger | 1 | +13 | -45 |
| 2015-07-22 09:37 | -fixed early destruction of channel | Julius Bünger | 1 | +0 | -2 |
| 2015-07-22 09:37 | -fixed indexing | Julius Bünger | 1 | +4 | -2 |
| 2015-07-22 09:37 | -prevent harmless warning | Julius Bünger | 1 | +12 | -8 |
| 2015-07-22 09:37 | -logging | Julius Bünger | 1 | +4 | -3 |
| 2015-07-22 09:37 | -cleaned resizing of sampler | Julius Bünger | 1 | +3 | -8 |
| 2015-07-22 09:37 | -fixed duplicate ntfy_tmt_rdy | Julius Bünger | 1 | +8 | -5 |
| 2015-07-22 09:37 | -fixed inline docu | Julius Bünger | 1 | +4 | -3 |
| 2015-07-22 09:37 | -removed unneeded peermap_put | Julius Bünger | 1 | +0 | -10 |
| 2015-07-22 09:37 | -fixed wrong check | Julius Bünger | 1 | +2 | -6 |
| 2015-07-22 09:37 | log missing config | Julius Bünger | 1 | +7 | -5 |
| 2015-07-22 03:11 | - log | Bart Polot | 1 | +3 | -3 |
| 2015-07-20 16:41 | - cancel retry task if all pending messages are freed by bitfield ACK | Bart Polot | 1 | +10 | -4 |
| 2015-07-20 16:41 | - code formatting, logging | Bart Polot | 1 | +10 | -9 |
| 2015-07-19 15:35 | Remove this GNUNET_htonl_signed nonsense | David Barksdale | 6 | +14 | -129 |
| 2015-07-19 15:33 | Move libgnunetpsycutil.la to psycstore | David Barksdale | 4 | +19 | -19 |
| 2015-07-18 19:15 | Get STUN to work with UDP plugin | Bruno Cabral | 12 | +757 | -282 |
| 2015-07-18 13:40 | work around bogus cc warning -- for some C compilers... | Christian Grothoff | 1 | +15 | -7 |
| 2015-07-18 13:39 | minor modifications to reduce warnings | Christian Grothoff | 3 | +37 | -25 |
| 2015-07-18 13:33 | -adding missing 'const' decls, fixing indentation / doxygen a bit | Christian Grothoff | 4 | +159 | -66 |
| 2015-07-18 00:03 | psyc/store: apply state modifiers | Gabor X Toth | 11 | +353 | -268 |
| 2015-07-18 00:03 | psycstore: doc formatting | Gabor X Toth | 2 | +182 | -92 |
| 2015-07-16 10:06 | -do not use header of LE <1.0 by also checking that the binary version was acceptable | Christian Grothoff | 1 | +3 | -1 |
| 2015-07-15 17:40 | -remove stupid assertion | Christian Grothoff | 1 | +0 | -1 |
| 2015-07-15 13:17 | -downgrade version requirement further | Christian Grothoff | 4 | +18 | -46 |
| 2015-07-15 12:49 | -fix | Christian Grothoff | 1 | +1 | -1 |
| 2015-07-15 12:32 | fix gnurl comparison | David Barksdale | 1 | +1 | -1 |
| 2015-07-15 11:45 | -need to fully unregister from neighbours, as otherwise assertion fails if identical connection is added | Christian Grothoff | 1 | +7 | -10 |
| 2015-07-15 11:45 | - better log | Bart Polot | 1 | +2 | -2 |
| 2015-07-15 11:45 | - log warning | Bart Polot | 1 | +1 | -1 |
| 2015-07-15 11:45 | Detailed statistics | Bart Polot | 2 | +19 | -4 |
| 2015-07-15 11:45 | - debug info | Bart Polot | 1 | +1 | -0 |
| 2015-07-15 11:45 | - doc | Bart Polot | 1 | +10 | -1 |
| 2015-07-15 11:45 | - send payload on AX key receive | Bart Polot | 1 | +11 | -4 |
| 2015-07-15 11:45 | - let one keepalive be queued at shutdown | Bart Polot | 1 | +17 | -4 |
| 2015-07-15 11:45 | - don't send KEEPALIVE if the tunnel has traffic queued | Bart Polot | 3 | +34 | -1 |
| 2015-07-15 11:45 | - fix end of kx condition to reception of valid payload only | Bart Polot | 1 | +19 | -6 |
| 2015-07-15 11:45 | - improved logging of payload traffic | Bart Polot | 1 | +10 | -4 |
| 2015-07-14 23:49 | -fix ARM binding | Christian Grothoff | 1 | +1 | -1 |
| 2015-07-14 23:43 | -fix gnurl/curl detection warning | Christian Grothoff | 1 | +2 | -2 |
| 2015-07-14 23:34 | this should fix #3846 | Christian Grothoff | 2 | +128 | -67 |
| 2015-07-14 21:56 | committing version used to produce 3846:9432 | Christian Grothoff | 6 | +251 | -102 |
| 2015-07-13 20:23 | adding moderately expensive instrumentation to track down invariant violation #3846 in CADET | Christian Grothoff | 4 | +195 | -57 |
| 2015-07-13 14:58 | -no binding for daemons | Christian Grothoff | 2 | +7 | -5 |
| 2015-07-13 14:56 | -no binding for daemons | Christian Grothoff | 2 | +2 | -0 |
| 2015-07-13 14:53 | automatically clean up left-over Unix domain socket files when trying to bind (fixes #3723) | Christian Grothoff | 4 | +88 | -14 |
| 2015-07-13 13:57 | raise low limits, as they were they are bound to cause problems with reverse-proxy setups | Christian Grothoff | 1 | +5 | -7 |
| 2015-07-13 12:11 | -indentation fixes | Christian Grothoff | 1 | +7 | -2 |
| 2015-07-10 16:17 | - Identity token support | Martin Schanzenbach | 6 | +365 | -146 |
| 2015-07-08 20:48 | DEFAULTSERVICES is dead, remove remains | Christian Grothoff | 12 | +42 | -20 |
| 2015-07-08 06:28 | -fix -h string | Christian Grothoff | 1 | +1 | -1 |
| 2015-07-07 21:45 | slightly nicer ifname cmp | Christian Grothoff | 1 | +16 | -6 |
| 2015-07-07 21:41 | do not add our virtual interfaces to our HELLO | Christian Grothoff | 1 | +51 | -3 |
| 2015-07-07 21:04 | -change default port, as 53 won't work without root anyway | Christian Grothoff | 1 | +1 | -1 |
| 2015-07-06 14:22 | -fix non-deterministic peerstore sync failure | Christian Grothoff | 8 | +518 | -52 |
| 2015-07-03 09:35 | -style fixes | Christian Grothoff | 2 | +25 | -13 |
| 2015-07-02 19:58 | -adding ecc dlog support | Christian Grothoff | 4 | +359 | -0 |
| 2015-07-01 04:09 | | Bruno Cabral | 1 | +3 | -4 |
| 2015-06-30 11:38 | fix #3869: outdated FSF address | Christian Grothoff | 983 | +1959 | -1959 |
| 2015-06-30 09:43 | patch from Nicolas Fournier to add some _dup and _cmp functions for RSA signatures and private keys | Christian Grothoff | 3 | +127 | -0 |
| 2015-06-30 09:43 | - use 32 byte cast | Bart Polot | 1 | +36 | -37 |
| 2015-06-29 16:07 | Check in the right place for libpq-fe.h | David Barksdale | 1 | +1 | -0 |
| 2015-06-29 15:56 | - clean up gns rest api | Martin Schanzenbach | 2 | +76 | -24 |
| 2015-06-29 14:49 | -fix | Martin Schanzenbach | 1 | +1 | -1 |
| 2015-06-29 14:49 | - give control over CORS methods to plugin | Martin Schanzenbach | 4 | +22 | -15 |
| 2015-06-29 14:33 | - add CORS logic | Martin Schanzenbach | 5 | +73 | -6 |
| 2015-06-29 08:11 | fix #3871 | Christian Grothoff | 1 | +4 | -3 |
| 2015-06-29 08:00 | -fix #3870 | Christian Grothoff | 5 | +105 | -62 |
| 2015-06-28 13:53 | fix #3693: if PA is NULL, ignore message, we must be in the wrong state | Christian Grothoff | 1 | +3 | -2 |
| 2015-06-28 13:22 | -build system fixes, gettexting | Christian Grothoff | 7 | +1533 | -1532 |
| 2015-06-28 13:10 | -fix indent | Christian Grothoff | 1 | +64 | -30 |
| 2015-06-28 13:05 | -fix indent | Christian Grothoff | 1 | +23 | -10 |
| 2015-06-27 23:21 | Change NPE into GNUNET_break (0) | David Barksdale | 1 | +12 | -0 |
| 2015-06-27 19:50 | downgrade to gettext 0.18.3 for more sane availability | Christian Grothoff | 14 | +47 | -88 |
| 2015-06-27 19:45 | -add missing include, remove redundant includes | Christian Grothoff | 1 | +1 | -2 |
| 2015-06-27 19:43 | also check for existence of libpq-fe header | Christian Grothoff | 1 | +4 | -1 |
| 2015-06-27 19:19 | downgrade gettext requirement | Christian Grothoff | 1 | +1 | -1 |
| 2015-06-26 16:57 | -fix coverity 0003864 | Julius Bünger | 1 | +15 | -3 |
| 2015-06-26 16:57 | -logging | Julius Bünger | 1 | +2 | -1 |
| 2015-06-26 15:04 | - GNUNET_CADET_disconnect will destroy pending channels and call the cleanup callback on them, and cleanup_channel does access peer_map. If peer_map is destroyed before CADET_disconnect, a use-after-free happens. | Bart Polot | 1 | +2 | -2 |
| 2015-06-26 12:42 | - if a path is NULL is not equivalent to any other | Bart Polot | 1 | +3 | -0 |
| 2015-06-26 12:15 | - first log, then free | Bart Polot | 1 | +3 | -2 |
| 2015-06-26 12:15 | - fix log format | Bart Polot | 1 | +8 | -6 |
| 2015-06-26 10:07 | - don't log old mesh versions as errors | Bart Polot | 1 | +22 | -3 |
| 2015-06-26 10:07 | - try to retransmit in case of core error | Bart Polot | 1 | +21 | -3 |
| 2015-06-26 10:07 | - explicitly track shutdown status | Bart Polot | 1 | +8 | -3 |
| 2015-06-26 03:53 | - ignores | Bart Polot | 0 | +0 | -0 |
| 2015-06-26 03:32 | - ignores | Bart Polot | 0 | +0 | -0 |
| 2015-06-26 03:27 | - don't torture buildbots with 5000 messages | Bart Polot | 1 | +1 | -1 |
| 2015-06-26 03:27 | Merge branch 'crypto' | Bart Polot | 1 | +0 | -1 |
| 2015-06-26 02:03 | - Fix #3846. When receiving a create request for an invalid path singal that register failed to avoid trying to unregister the connection on destroy. | Bart Polot | 1 | +8 | -2 |
| 2015-06-26 02:03 | - on shutdown it will happen that core will return 0/NULL, this is not a warning | Bart Polot | 1 | +1 | -1 |
| 2015-06-25 08:48 | adding a first set of fixmes to stun code | Matthias Wachs | 1 | +5 | -0 |
| 2015-06-25 08:47 | adding a first set of fixmes to stun code | Matthias Wachs | 1 | +5 | -3 |
| 2015-06-25 03:47 | - don't try to retrive a peer during a shutdown task | Bart Polot | 1 | +6 | -4 |
| 2015-06-25 03:32 | - destroy queued messages only after making sure no channels have handles to them | Bart Polot | 1 | +7 | -3 |
| 2015-06-25 03:16 | - If the path was cleared before, connection is not registered with neighbors. Should fix #3845, #3846 | Bart Polot | 1 | +3 | -0 |
| 2015-06-25 03:16 | - documentation, statistics about failures | Bart Polot | 1 | +7 | -0 |
| 2015-06-25 03:16 | - if this happens the code is badly broken, bail out | Bart Polot | 1 | +1 | -1 |
| 2015-06-25 02:21 | Polish and simplyfy STUN code, move STUN code to GNUNET_NAT_ | Bruno Cabral | 5 | +818 | -730 |
| 2015-06-24 20:00 | Commit rewrite before moving to GNUNET_NAT functions | Bruno Cabral | 3 | +733 | -629 |
| 2015-06-24 19:05 | Avoid trying to disconnect a neighbour twice | David Barksdale | 1 | +5 | -1 |
| 2015-06-24 17:02 | - fix error message | Bart Polot | 1 | +1 | -1 |
| 2015-06-24 14:32 | -add key | Christian Grothoff | 1 | +1 | -0 |
| 2015-06-24 14:25 | - fix | Bart Polot | 1 | +6 | -2 |
| 2015-06-24 14:23 | - complain about excessive core waiting times | Bart Polot | 1 | +8 | -3 |
| 2015-06-24 14:13 | - check connections on peer destroy | Bart Polot | 1 | +6 | -1 |
| 2015-06-24 14:01 | - fix compilation | Bart Polot | 1 | +1 | -0 |
| 2015-06-24 14:00 | - free skipped keys on tunnel Axolotl destroy | Bart Polot | 1 | +3 | -0 |
| 2015-06-24 13:56 | - free path after unregister | Bart Polot | 1 | +6 | -3 |
| 2015-06-24 13:46 | - always free connection path, fix memory leak | Bart Polot | 1 | +2 | -3 |
| 2015-06-23 18:52 | NULL terminate core_handlers[] | David Barksdale | 1 | +2 | -1 |
| 2015-06-23 17:53 | fix #3862 | Christian Grothoff | 4 | +72 | -72 |
| 2015-06-23 13:53 | Fix installation of sensors when DESTDIR is used | David Barksdale | 1 | +3 | -2 |
| 2015-06-23 12:49 | -fixed missing link to library | Julius Bünger | 1 | +1 | -0 |
| 2015-06-22 07:22 | -doxygen fixes | Christian Grothoff | 3 | +4 | -8 |
| 2015-06-21 18:14 | dos2unix | David Barksdale | 8 | +1094 | -1094 |
| 2015-06-21 18:02 | We require 0.9.42 for MHD_HTTP_NOT_ACCEPTABLE | David Barksdale | 1 | +9 | -9 |
| 2015-06-21 11:06 | support gnurl's curl.h being in include/gnurl/ OR include/curl/ | Christian Grothoff | 10 | +72 | -10 |
| 2015-06-20 14:21 | -clean logging dir before running profiler | Julius Bünger | 2 | +3 | -2 |
| 2015-06-20 13:48 | -fixed typos | Julius Bünger | 1 | +2 | -2 |
| 2015-06-20 13:48 | -restructured sending of push/pull request | Julius Bünger | 1 | +12 | -4 |
| 2015-06-20 13:48 | -fixed wrong pointer usage | Julius Bünger | 1 | +1 | -1 |
| 2015-06-20 13:48 | -fixed comparing of peer ids | Julius Bünger | 1 | +5 | -5 |
| 2015-06-20 13:48 | -restructured cleaning of known peers | Julius Bünger | 1 | +26 | -25 |
| 2015-06-20 13:48 | -logging and comments | Julius Bünger | 1 | +27 | -25 |
| 2015-06-20 13:48 | -removed unnecessary data structure (pending pull list) | Julius Bünger | 1 | +9 | -23 |
| 2015-06-18 19:39 | - only log time if core is requested | Bart Polot | 1 | +6 | -4 |
| 2015-06-18 12:10 | -doxygen | Christian Grothoff | 2 | +3 | -3 |
| 2015-06-18 12:10 | - add core timing to peer debug | Bart Polot | 1 | +4 | -0 |
| 2015-06-18 11:59 | -allow 'years' in time units, indentation and doxygen fixes | Christian Grothoff | 2 | +33 | -14 |
| 2015-06-18 11:56 | - cleanup | Bart Polot | 1 | +2 | -6 |
| 2015-06-17 14:27 | - free hello when destroying peer | Bart Polot | 1 | +1 | -0 |
| 2015-06-17 14:27 | - destroy peers on shutdown | Bart Polot | 1 | +49 | -50 |
| 2015-06-17 14:12 | Grant myself buildbot access | Jeff Burdges | 1 | +1 | -0 |
| 2015-06-17 09:29 | - fix memleak | Bart Polot | 1 | +14 | -14 |
| 2015-06-17 09:29 | - since the connection->id reduction hashmap puts use a helper function with local static buffer, workaround | Bart Polot | 1 | +1 | -1 |
| 2015-06-17 09:29 | - make sure there are no duplicates in the hashmap | Bart Polot | 1 | +5 | -4 |
| 2015-06-17 09:29 | - don't invalidate direct connections unless peer disconnects on core level | Bart Polot | 2 | +3 | -2 |
| 2015-06-17 09:29 | - roll back duplication of peer->connections | Bart Polot | 3 | +29 | -59 |
| 2015-06-17 09:29 | - fix shutdown memleak | Bart Polot | 1 | +3 | -0 |
| 2015-06-17 09:29 | - log | Bart Polot | 1 | +3 | -0 |
| 2015-06-17 09:29 | - make sure tunnel queues are consistent | Bart Polot | 1 | +1 | -0 |
| 2015-06-17 08:47 | -fix align.m4 macro based on Daniel Golle's report | Christian Grothoff | 1 | +6 | -6 |
| 2015-06-16 13:31 | -ack Daniel | Christian Grothoff | 1 | +1 | -0 |
| 2015-06-16 13:27 | #include byteswap, if detected by configure | Christian Grothoff | 2 | +5 | -1 |
| 2015-06-16 13:25 | check for __GLIBC__ before mallopting | Christian Grothoff | 13 | +499 | -489 |
| 2015-06-16 13:19 | -remove dead/unused fenv.h include (as suggested by Daniel Golle) | Christian Grothoff | 3 | +0 | -5 |
| 2015-06-15 21:11 | Fix of last commit for non-GNU make, I think. | Jeff Burdges | 1 | +2 | -2 |
| 2015-06-15 16:20 | Stub nat_stun.c | Bruno Cabral | 1 | +46 | -0 |
| 2015-06-15 05:46 | Initial import of STUN support | Bruno Cabral | 4 | +636 | -2 |
| 2015-06-12 07:52 | fix use of deprecated MHD symbols | Christian Grothoff | 3 | +13 | -11 |
| 2015-06-11 23:25 | -fix hanling of pull replies | Julius Bünger | 1 | +19 | -16 |
| 2015-06-11 23:25 | -renamed (gossip_list -> view) and converted it to peermap, fixes | Julius Bünger | 1 | +303 | -200 |
| 2015-06-11 23:25 | learn about peers from peerinfo | Julius Bünger | 1 | +45 | -1 |
| 2015-06-11 17:29 | I'm unsure if I've correctly tested it in the odd build enviroment for which it was create. | Jeff Burdges | 1 | +7 | -3 |
| 2015-06-10 14:16 | -got some {} for free | Julius Bünger | 1 | +2 | -0 |
| 2015-06-10 14:05 | -minor fixes | Christian Grothoff | 2 | +6 | -6 |
| 2015-06-10 12:08 | - compiler fixes | Bart Polot | 1 | +4 | -5 |
| 2015-06-10 12:08 | - refactor connection timeout into one implementation - always send CONNECTION_BROKEN to alert of the timeout | Bart Polot | 1 | +42 | -37 |
| 2015-06-10 12:08 | - fix returned buffer amount, to make sure channel bugs don't affect connections | Bart Polot | 1 | +7 | -0 |
| 2015-06-10 12:08 | Always allow a connection to receive data in a tunnel, even if all buffers are full: new channels and keepalives must be allowed. | Bart Polot | 1 | +4 | -1 |
| 2015-06-10 12:08 | - move break to documentation | Bart Polot | 1 | +3 | -3 |
| 2015-06-10 12:08 | - start poll after send | Bart Polot | 1 | +3 | -5 |
| 2015-06-10 12:08 | - fix poll log | Bart Polot | 1 | +6 | -6 |
| 2015-06-10 12:08 | note to self | Bart Polot | 1 | +7 | -1 |
| 2015-06-10 12:08 | - fix debug messages | Bart Polot | 1 | +7 | -6 |
| 2015-06-10 12:08 | Fixed channel recv buffer space accounting error when receiving a duplicate message | Bart Polot | 1 | +2 | -1 |
| 2015-06-10 12:08 | - more messages to force errors | Bart Polot | 1 | +1 | -1 |
| 2015-06-10 12:08 | - fix log | Bart Polot | 1 | +27 | -26 |
| 2015-06-10 12:08 | - add n_recv to debug info | Bart Polot | 1 | +10 | -2 |
| 2015-06-10 12:08 | - improve POLL logging, debug info | Bart Polot | 1 | +24 | -16 |
| 2015-06-10 12:08 | fix excessive queueing, don't force regular traffic | Bart Polot | 1 | +1 | -1 |
| 2015-06-10 11:01 | restructured test | Julius Bünger | 2 | +245 | -54 |
| 2015-06-10 11:01 | -fix coverity | Julius Bünger | 3 | +27 | -9 |
| 2015-06-09 09:55 | -avoid concurrent modification trouble when handing peer disconnect | Christian Grothoff | 5 | +136 | -93 |
| 2015-06-08 20:45 | -check next and prev are disjoint | Christian Grothoff | 1 | +1 | -1 |
| 2015-06-08 20:34 | -uniqueness was simply false | Christian Grothoff | 1 | +1 | -1 |
| 2015-06-08 20:23 | -run unregister even if path is NULL, do check uniqueness | Christian Grothoff | 2 | +3 | -3 |
| 2015-06-08 19:59 | -adding additional error checking logic | Christian Grothoff | 1 | +43 | -22 |
| 2015-06-08 19:49 | -if the rest of the code uses horrible casts, one more hardly matters | Christian Grothoff | 1 | +1 | -1 |
| 2015-06-08 19:48 | -fix use of uninit memory | Christian Grothoff | 1 | +1 | -1 |
| 2015-06-08 19:05 | -eh, remove assert | Christian Grothoff | 1 | +3 | -4 |
| 2015-06-08 19:04 | -assertion also does not hold, messy code | Christian Grothoff | 3 | +63 | -64 |
| 2015-06-08 18:26 | -bogus assertion | Christian Grothoff | 1 | +3 | -2 |
| 2015-06-08 08:47 | -doxygen | Christian Grothoff | 1 | +1 | -1 |
| 2015-06-08 08:35 | -indentation, doxygen, be a bit pickier about return values to eliminate possible causes of #3794 | Christian Grothoff | 3 | +221 | -173 |
| 2015-06-07 21:01 | -do use loopback for test | Christian Grothoff | 1 | +3 | -0 |
| 2015-06-07 20:57 | -do not use included hellos in test | Christian Grothoff | 1 | +3 | -0 |
| 2015-06-07 17:57 | -return IP in dotted decimal if reverse lookup fails | Christian Grothoff | 2 | +66 | -20 |
| 2015-06-07 17:55 | -nicer logging | Christian Grothoff | 4 | +25 | -2 |
| 2015-06-06 15:29 | -must avoid returning resolutions during initialization | Christian Grothoff | 1 | +2 | -2 |
| 2015-06-05 23:03 | -changed permissions for created file | Julius Bünger | 1 | +4 | -1 |
| 2015-06-05 23:03 | -comment out annoying debug message | Julius Bünger | 1 | +2 | -2 |
| 2015-06-05 23:03 | -tried to fix channel cleanups | Julius Bünger | 1 | +49 | -5 |
| 2015-06-05 23:03 | -writing the gossip list (view) to file | Julius Bünger | 1 | +59 | -1 |
| 2015-06-05 23:03 | modified sampler to keep elements after deletion for evaluation | Julius Bünger | 1 | +52 | -7 |
| 2015-06-05 23:03 | -restructured the code to faciliate viewing the internals | Julius Bünger | 4 | +246 | -118 |
| 2015-06-05 23:03 | -fixed naming | Julius Bünger | 1 | +9 | -9 |
| 2015-06-05 23:02 | -fix | Julius Bünger | 1 | +89 | -63 |
| 2015-06-05 11:20 | turn 'force_reply' into a bitfield for future extensions | Christian Grothoff | 3 | +31 | -9 |
| 2015-06-04 13:50 | -simplifying Cadet KX to directly use EdDSA keys for ECDHE | Christian Grothoff | 5 | +36 | -217 |
| 2015-06-03 21:29 | -improve Python3 compatibility | Christian Grothoff | 1 | +1 | -1 |
| 2015-06-03 20:22 | -slightly better logging | Christian Grothoff | 1 | +5 | -0 |
| 2015-06-03 14:57 | -use defined name | Sree Harsha Totakura | 1 | +2 | -2 |
| 2015-06-02 20:06 | -run gnunet-testing with proper -c flag | Christian Grothoff | 1 | +1 | -1 |
| 2015-06-02 08:54 | -noinst-ing non-functional binaries/libraries that just exist as examples/templates | Christian Grothoff | 7 | +77 | -56 |
| 2015-06-01 13:21 | more fixes on #3805 | Christian Grothoff | 1 | +13 | -11 |
| 2015-06-01 09:28 | better fix for #3805 | Christian Grothoff | 1 | +12 | -10 |
| 2015-05-31 19:43 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2015-05-31 19:43 | -fix #3799 | Christian Grothoff | 3 | +18 | -8 |
| 2015-05-31 19:37 | -fix unespected status message (#3799) | Christian Grothoff | 1 | +2 | -0 |
| 2015-05-31 19:14 | -leak | Christian Grothoff | 7 | +1902 | -1849 |
| 2015-05-31 11:44 | support MHD when cross-compiling, just assume version is OK (fixes #3805) | Christian Grothoff | 1 | +18 | -9 |
| 2015-05-30 18:35 | make libextractor actually optional, both for GNUnet and GNUnet-taler builds | Christian Grothoff | 37 | +301 | -77 |
| 2015-05-29 13:06 | fixing #3799: only unindex if DB operations succeeded previously in the first place, and when unindexing do proper shutdown handling | Christian Grothoff | 5 | +63 | -19 |
| 2015-05-28 19:32 | Introduce function to duplicate RSA public keys | Sree Harsha Totakura | 3 | +40 | -1 |
| 2015-05-28 14:32 | -avoid log | Christian Grothoff | 1 | +0 | -1 |
| 2015-05-28 14:19 | -fix typo | Sree Harsha Totakura | 1 | +1 | -1 |
| 2015-05-28 13:41 | -disable verbose | Christian Grothoff | 1 | +1 | -1 |
| 2015-05-28 13:40 | -fix debug logic | Christian Grothoff | 1 | +1 | -7 |
| 2015-05-28 13:39 | -delay HTTP request 1s to ensure VPN is really up | Christian Grothoff | 3 | +11 | -16 |
| 2015-05-28 13:39 | also set permissions correctly if user 'gnunet' does not exist | Christian Grothoff | 2 | +129 | -128 |
| 2015-05-28 13:38 | -simplify logic, fix double free | Christian Grothoff | 2 | +17 | -43 |
| 2015-05-28 09:58 | -fix ftbfs | Christian Grothoff | 7 | +44 | -12 |
| 2015-05-28 09:43 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2015-05-28 09:27 | -install dependent headers as well | Christian Grothoff | 1 | +9 | -0 |
| 2015-05-28 09:17 | -typos | Christian Grothoff | 2 | +3 | -2 |
| 2015-05-28 09:02 | adding --enable-taler-wallet configure option to build a reduced version of libgnunetutil with only the parts needed by GNU Taler wallets | Christian Grothoff | 20 | +1825 | -1453 |
| 2015-05-27 07:42 | validate the parsed RSA private key | Sree Harsha Totakura | 2 | +18 | -3 |
| 2015-05-26 15:24 | -note | Christian Grothoff | 1 | +4 | -0 |
| 2015-05-26 15:23 | -indentation | Christian Grothoff | 3 | +29 | -10 |
| 2015-05-26 15:06 | -more extensive permission check before running GNS test | Christian Grothoff | 2 | +70 | -4 |
| 2015-05-26 15:05 | -indent, wait for helper termination on shutdown, do not eagerly create tunnel | Christian Grothoff | 1 | +30 | -39 |
| 2015-05-26 15:05 | -indent | Christian Grothoff | 1 | +4 | -2 |
| 2015-05-26 15:05 | -space | Christian Grothoff | 1 | +1 | -1 |
| 2015-05-26 15:04 | -exit helper when either direction breaks | Christian Grothoff | 2 | +2 | -2 |
| 2015-05-26 11:17 | -fix logging | Christian Grothoff | 1 | +5 | -5 |
| 2015-05-26 11:17 | -doxygen, indent | Christian Grothoff | 1 | +2 | -2 |
| 2015-05-26 11:16 | -doxygen, indent | Christian Grothoff | 3 | +12 | -8 |
| 2015-05-26 10:24 | -fix (harmless) use of uninit 'nick' | Christian Grothoff | 1 | +2 | -2 |
| 2015-05-26 10:01 | -avoid qe double-free | Christian Grothoff | 1 | +4 | -1 |
| 2015-05-26 09:58 | -check for NULL | Christian Grothoff | 1 | +5 | -1 |
| 2015-05-26 08:55 | -initialize GNS DNS interception in testcase, so that curl will actually get GNS resolution | Christian Grothoff | 1 | +17 | -3 |
| 2015-05-26 08:54 | -dns_root option is now dead | Christian Grothoff | 2 | +6 | -3 |
| 2015-05-26 08:54 | -document subsystem aliases, add gns-intercept alias for GNS DNS interception, support gns-intercept alias for GNS DNS interception | Christian Grothoff | 4 | +93 | -33 |
| 2015-05-26 08:53 | -use UNIXONLY | Christian Grothoff | 1 | +1 | -1 |
| 2015-05-25 20:59 | -comments, doxygen, indentation, style fixes, working on test_gns_vpn | Christian Grothoff | 8 | +262 | -95 |
| 2015-05-25 15:05 | notify cadet when we are done - for flow control and to get next packet | Christian Grothoff | 2 | +25 | -9 |
| 2015-05-25 15:05 | -fix indent | Christian Grothoff | 1 | +16 | -10 |
| 2015-05-25 13:17 | -fix channel initialization with regex involvment | Christian Grothoff | 2 | +17 | -10 |
| 2015-05-25 13:12 | -logging, doxygen | Christian Grothoff | 1 | +11 | -9 |
| 2015-05-25 13:09 | -logging | Christian Grothoff | 2 | +13 | -6 |
| 2015-05-25 13:02 | -logging | Christian Grothoff | 2 | +11 | -4 |
| 2015-05-23 23:34 | -better splitted brahms sampler and modified one | Julius Bünger | 3 | +92 | -53 |
| 2015-05-22 15:11 | -eh, typo | Christian Grothoff | 1 | +1 | -1 |
| 2015-05-22 15:04 | -do pass local_address_info flag from/to ATS also for performance monitor | Christian Grothoff | 8 | +46 | -12 |
| 2015-05-22 14:38 | -explicitly initialize | Christian Grothoff | 1 | +3 | -0 |
| 2015-05-22 14:11 | -fix cmp | Christian Grothoff | 1 | +4 | -4 |
| 2015-05-22 14:11 | -fix cmp | Christian Grothoff | 1 | +5 | -3 |
| 2015-05-22 13:49 | -adding missing const's and a comment | Christian Grothoff | 1 | +6 | -3 |
| 2015-05-22 13:44 | -nicer logging | Christian Grothoff | 1 | +3 | -2 |
| 2015-05-22 13:39 | -doxygen, logging | Christian Grothoff | 1 | +18 | -9 |
| 2015-05-22 13:33 | -log conclusion of exit search | Christian Grothoff | 1 | +35 | -31 |
| 2015-05-22 13:27 | do not generate wildcard '.' transitions in policy regex, be precise | Christian Grothoff | 2 | +25 | -15 |
| 2015-05-22 13:26 | add logging and in particular checks to make sure no '.' wildcards are during initial transitions of the DFA | Christian Grothoff | 5 | +253 | -167 |
| 2015-05-22 12:42 | -improving testcase | Christian Grothoff | 2 | +63 | -39 |
| 2015-05-22 12:03 | -adding integration test | Christian Grothoff | 3 | +202 | -8 |
| 2015-05-22 10:20 | -more verbose | Christian Grothoff | 1 | +7 | -4 |
| 2015-05-22 10:18 | -fix policy string generation | Christian Grothoff | 1 | +6 | -4 |
| 2015-05-22 10:05 | -fix configs to comply with current version | Christian Grothoff | 2 | +16 | -15 |
| 2015-05-22 10:00 | -do listen to v6 | Christian Grothoff | 1 | +2 | -2 |
| 2015-05-22 09:58 | -diagnose tunnel issues | Christian Grothoff | 1 | +49 | -14 |
| 2015-05-22 09:45 | -stupid bug | Christian Grothoff | 1 | +1 | -1 |
| 2015-05-22 09:42 | -fix bad leftover peerid to string conversion | Christian Grothoff | 3 | +15 | -12 |
| 2015-05-22 09:38 | -fix regex shutdown: clean up clients before DHT disconnect | Christian Grothoff | 1 | +38 | -26 |
| 2015-05-22 09:24 | -log warning if channel unready | Christian Grothoff | 1 | +2 | -0 |
| 2015-05-22 09:23 | -do not print this garbage | Christian Grothoff | 1 | +0 | -2 |
| 2015-05-22 09:20 | -fix assertion: channel could be NULL (especially if we're dealing with a regex) | Christian Grothoff | 2 | +38 | -17 |
| 2015-05-22 07:27 | -use flag to disable key generation test for libgcrypt > 1.7 | Christian Grothoff | 1 | +6 | -1 |
| 2015-05-21 13:53 | -increase timeouts, some system really need longer | Christian Grothoff | 4 | +4 | -4 |
| 2015-05-21 13:09 | -better error reporting, use vars | Christian Grothoff | 1 | +6 | -6 |
| 2015-05-21 12:48 | fix assertion failure when two requests were concurrently submitted if the first one was cancelled before receiving a reply | Christian Grothoff | 1 | +1 | -1 |
| 2015-05-21 12:24 | -fix testcase | Christian Grothoff | 2 | +24 | -23 |
| 2015-05-21 11:54 | -also use NONE instead of INBOUND for WLAN | Christian Grothoff | 1 | +2 | -2 |
| 2015-05-21 10:07 | with respect to #3615: we might (theoretically) get a migration stop before we finished the peerstore lookup; in that case, we would do a GSF_push_start() twice (once via revive migration, and once from peerstore lookup succeeding), and then on disconnect only stop once, keeping the migration going for a disconnected peer. That still does not explain the bug report, as the '*cp' in the report doesn't show BADFOOD, and we'd expect a free'd cp in this case to be used for the transmission. Still, this is a possible issue which can be fixed by ignoring migration stop messages until after peerstore lookup succeeded | Christian Grothoff | 2 | +3 | -1 |
| 2015-05-21 09:54 | -no need to abort iterations on reconnect if they are not yet running | Christian Grothoff | 1 | +19 | -20 |
| 2015-05-21 09:50 | -adding a few extra checks for #3615 | Christian Grothoff | 2 | +10 | -0 |
| 2015-05-21 09:20 | -this does not help #3719, likely diagnosis was wrong as well, undo | Christian Grothoff | 1 | +1 | -1 |
| 2015-05-21 09:06 | -include local_info in hello cmp | Christian Grothoff | 1 | +2 | -0 |
| 2015-05-20 17:19 | set inbound flag which should fix #3719 (assuming diagnostic is correct) at the expense of having two session objects for what is pretty much the same address; however, as the inbound one is not really validated and might not work due to NAT, this actually does make sense | Christian Grothoff | 2 | +3 | -3 |
| 2015-05-20 17:04 | -indentation, doxygen | Christian Grothoff | 2 | +169 | -70 |
| 2015-05-20 15:52 | -fixed coverity Uninitialized pointer read | Julius Bünger | 1 | +1 | -0 |
| 2015-05-20 15:24 | -work around stupid GCC warning (#3791) | Christian Grothoff | 1 | +62 | -54 |
| 2015-05-20 06:54 | -missing config | Christian Grothoff | 1 | +3 | -0 |
| 2015-05-19 22:41 | -small changes in test_rps.conf | Julius Bünger | 1 | +3 | -3 |
| 2015-05-19 22:41 | -restructured testing | Julius Bünger | 1 | +33 | -9 |
| 2015-05-19 22:41 | -restructured retrieval of information about peer | Julius Bünger | 1 | +35 | -19 |
| 2015-05-19 22:41 | -restructured churn | Julius Bünger | 1 | +112 | -42 |
| 2015-05-19 22:41 | -optical change + small fix | Julius Bünger | 1 | +4 | -3 |
| 2015-05-19 22:41 | -restructured test | Julius Bünger | 1 | +29 | -17 |
| 2015-05-19 22:41 | -taking also care of type mal_type 3 in api | Julius Bünger | 1 | +4 | -2 |
| 2015-05-19 22:41 | -small fix | Julius Bünger | 1 | +1 | -1 |
| 2015-05-19 22:41 | -additional logging in sampler | Julius Bünger | 1 | +3 | -0 |
| 2015-05-19 22:41 | -tried to fix removal of peers | Julius Bünger | 1 | +55 | -40 |
| 2015-05-19 22:41 | -optical changes | Julius Bünger | 3 | +15 | -11 |
| 2015-05-19 22:41 | -further logging in malicious execution | Julius Bünger | 1 | +8 | -0 |
| 2015-05-19 22:41 | -cont write internals to file | Julius Bünger | 1 | +85 | -13 |
| 2015-05-19 22:41 | -replaced own util fkt with GNUNET_ one | Julius Bünger | 1 | +6 | -11 |
| 2015-05-19 22:41 | -fixed Makefile.am rule for profiler | Julius Bünger | 1 | +4 | -4 |
| 2015-05-19 11:52 | -use faster Eddsa key gen | Christian Grothoff | 1 | +3 | -3 |
| 2015-05-18 19:57 | -gettext and libtoolize updates | Christian Grothoff | 37 | +3010 | -1699 |
| 2015-05-18 19:39 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2015-05-18 18:50 | -mystery solved, remove diagnostic | Christian Grothoff | 1 | +0 | -5 |
| 2015-05-18 18:49 | also compare peer identity | Christian Grothoff | 1 | +3 | -0 |
| 2015-05-18 18:42 | -log more diagnostics | Christian Grothoff | 2 | +5 | -1 |
| 2015-05-18 18:20 | -avoid theoretical use after free | Christian Grothoff | 1 | +1 | -1 |
| 2015-05-18 18:17 | -check return values | Christian Grothoff | 1 | +9 | -2 |
| 2015-05-15 13:45 | ecdh-eddsa implementation now works | Christian Grothoff | 1 | +189 | -4 |
| 2015-05-15 12:15 | -adding cmp functions for RSA public keys and sigs | Christian Grothoff | 2 | +93 | -3 |
| 2015-05-13 16:19 | towards using EdDSA-ECDHE instead of ECDSA-ECDHE combined cryptosystem (API only) | Christian Grothoff | 6 | +152 | -196 |
| 2015-05-07 12:15 | psyc/social: request history & state from psycstore; more documentation, tests, cleanup | Gabor X Toth | 17 | +1946 | -793 |
| 2015-05-07 12:15 | client_manager: add API for async operations | Gabor X Toth | 3 | +369 | -0 |
| 2015-05-07 12:15 | add GNUNET_(hton|ntoh).*_signed() functions | Gabor X Toth | 2 | +151 | -18 |
| 2015-05-07 12:15 | logread: no buffering | Gabor X Toth | 2 | +2 | -1 |
| 2015-05-07 12:15 | doc fix | Gabor X Toth | 3 | +6 | -6 |
| 2015-05-01 11:27 | -handle response message | Christian Grothoff | 1 | +61 | -19 |
| 2015-05-01 09:36 | -pass trail paths to callbacks | Christian Grothoff | 1 | +22 | -0 |
| 2015-05-01 09:33 | -fix FIXME | Christian Grothoff | 1 | +1 | -1 |
| 2015-05-01 09:31 | -fix doxygen | Christian Grothoff | 1 | +10 | -1 |
| 2015-05-01 09:29 | -fix doxygen | Christian Grothoff | 1 | +1 | -1 |
| 2015-05-01 09:28 | -fixing cleanup issues | Christian Grothoff | 2 | +80 | -52 |
| 2015-05-01 09:04 | -fix leak | Christian Grothoff | 1 | +2 | -2 |
| 2015-05-01 09:01 | use NBO for expiration time in xvine | Christian Grothoff | 2 | +13 | -23 |
| 2015-05-01 08:58 | -select random | Christian Grothoff | 4 | +77 | -22 |
| 2015-05-01 08:51 | Adding a function pick_random_friend () | Arthur Dewarumez | 1 | +21 | -6 |
| 2015-05-01 08:26 | -fix sizeof() arg | Christian Grothoff | 1 | +2 | -1 |
| 2015-05-01 08:25 | handle case where type is neither ENCRYPTED nor AX | Christian Grothoff | 1 | +20 | -13 |
| 2015-05-01 08:22 | -simplify socket NULL check | Christian Grothoff | 1 | +5 | -2 |
| 2015-04-30 22:38 | Adding function GDS_NEIGHBOURS_send_get_result() | Arthur Dewarumez | 1 | +17 | -7 |
| 2015-04-30 13:23 | -more stuff | Christian Grothoff | 1 | +69 | -67 |
| 2015-04-30 13:18 | -more stuff | Christian Grothoff | 2 | +234 | -81 |
| 2015-04-30 12:36 | -fix ftbfs | Christian Grothoff | 1 | +9 | -11 |
| 2015-04-30 12:29 | Adding the handle_dht_p2p_trail_destroy function. | Arthur Dewarumez | 1 | +25 | -16 |
| 2015-04-30 12:25 | -nicer indentation | Christian Grothoff | 1 | +7 | -6 |
| 2015-04-30 12:23 | -implementing trail timeout handling | Christian Grothoff | 1 | +53 | -1 |
| 2015-04-30 12:14 | -towards tracking paths and trails via datacache in wdht | Christian Grothoff | 5 | +208 | -72 |
| 2015-04-30 11:00 | fix traffic stall in case the is more messages queued in the tunnel buffer than a connection would accept at once | Bart Polot | 1 | +3 | -0 |
| 2015-04-30 11:00 | - fix debug msgs, mark tripped break | Bart Polot | 1 | +3 | -3 |
| 2015-04-30 11:00 | - don't queue more than 3 messages | Bart Polot | 1 | +1 | -1 |
| 2015-04-30 11:00 | - remove debug | Bart Polot | 1 | +0 | -1 |
| 2015-04-30 09:32 | -more datacache integration work | Christian Grothoff | 4 | +83 | -132 |
| 2015-04-30 09:11 | -fixing 'delete_trail()' | Christian Grothoff | 1 | +34 | -111 |
| 2015-04-30 08:57 | Add delete_trail function. | Arthur Dewarumez | 1 | +123 | -2 |
| 2015-04-30 08:00 | -towards an API for the successor set | Christian Grothoff | 2 | +33 | -0 |
| 2015-04-30 07:56 | implementing 'get_closest' API for template | Christian Grothoff | 1 | +27 | -0 |
| 2015-04-30 07:56 | implementing 'get_closest' API for sqlite and postgres datacache plugins | Christian Grothoff | 6 | +350 | -6 |
| 2015-04-30 07:29 | adding GNUNET_CONTAINER_multipeermap_get_random | Christian Grothoff | 3 | +97 | -5 |
| 2015-04-29 15:16 | -major wdht hacking / refactoring -- still not finished | Christian Grothoff | 2 | +400 | -250 |
| 2015-04-29 11:47 | -fix ftbfs issues | Christian Grothoff | 2 | +175 | -162 |
| 2015-04-29 11:09 | Start implementation of some functions. | Arthur Dewarumez | 1 | +112 | -7 |
| 2015-04-29 09:50 | -lower to debug level (#3783) | Christian Grothoff | 1 | +1 | -1 |
| 2015-04-29 08:59 | -doxygen | Christian Grothoff | 2 | +6 | -5 |
| 2015-04-29 08:35 | adding API to get random key from datacache | Christian Grothoff | 2 | +76 | -7 |
| 2015-04-29 08:29 | -doxygen | Christian Grothoff | 3 | +120 | -78 |
| 2015-04-29 08:17 | implementing postgres version of get_random | Christian Grothoff | 1 | +104 | -1 |
| 2015-04-29 08:06 | -doxygen | Christian Grothoff | 2 | +98 | -54 |
| 2015-04-29 08:03 | -add counter for #items | Christian Grothoff | 1 | +6 | -0 |
| 2015-04-29 08:02 | -doxygen | Christian Grothoff | 1 | +42 | -20 |
| 2015-04-29 07:59 | implementing sqlite version of get_random | Christian Grothoff | 2 | +95 | -5 |
| 2015-04-29 07:49 | -doxygen, updating template to reflect extended API | Christian Grothoff | 3 | +108 | -53 |
| 2015-04-29 07:41 | -add counter for #items | Christian Grothoff | 1 | +9 | -2 |
| 2015-04-28 15:05 | extending datacache API with function to return random element, implemented (only) in heap plugin right now | Christian Grothoff | 6 | +321 | -98 |
| 2015-04-28 13:21 | -sending messages / starting random walks | Christian Grothoff | 1 | +51 | -3 |
| 2015-04-28 09:33 | Add some comments in the handler functions. | Arthur Dewarumez | 1 | +57 | -2 |
| 2015-04-27 19:45 | -work around ftbfs | Christian Grothoff | 1 | +2 | -2 |
| 2015-04-27 19:16 | - refactor buffer calucations | Bart Polot | 1 | +10 | -14 |
| 2015-04-27 19:16 | - critical error | Bart Polot | 1 | +2 | -6 |
| 2015-04-27 19:16 | - refactor storing AX keys | Bart Polot | 1 | +52 | -24 |
| 2015-04-27 19:16 | - doc | Bart Polot | 1 | +1 | -1 |
| 2015-04-27 19:16 | - skip checking all messages that are not there, no matter what the bitfield says | Bart Polot | 1 | +7 | -4 |
| 2015-04-27 19:15 | - only modify to key sent before the key derivation | Bart Polot | 1 | +2 | -1 |
| 2015-04-27 19:15 | - resend ax kx when lost | Bart Polot | 4 | +72 | -7 |
| 2015-04-27 19:15 | - don't queue more than one ax_kx at a time | Bart Polot | 1 | +5 | -0 |
| 2015-04-27 19:15 | - register otr-downgrades | Bart Polot | 1 | +1 | -0 |
| 2015-04-27 19:15 | only ratchet after a certain amount of messages or time has passed | Bart Polot | 3 | +70 | -6 |
| 2015-04-27 19:15 | - fix ttl | Bart Polot | 1 | +1 | -0 |
| 2015-04-27 19:15 | - ttl is deprecated, don't warn | Bart Polot | 1 | +1 | -1 |
| 2015-04-27 19:15 | - activate ratchet on receive | Bart Polot | 1 | +1 | -0 |
| 2015-04-27 19:15 | - don't ttl drop ax | Bart Polot | 1 | +10 | -7 |
| 2015-04-27 19:15 | - properly read otr/ax fields | Bart Polot | 1 | +17 | -7 |
| 2015-04-27 19:15 | - initialize reserved | Bart Polot | 1 | +1 | -0 |
| 2015-04-27 19:15 | - fix Nr counter | Bart Polot | 1 | +7 | -5 |
| 2015-04-27 19:15 | - fix log params | Bart Polot | 1 | +1 | -1 |
| 2015-04-27 19:15 | - refactor | Bart Polot | 1 | +22 | -17 |
| 2015-04-27 19:15 | - keep track of all message types | Bart Polot | 1 | +5 | -0 |
| 2015-04-27 19:15 | - use ax as payload | Bart Polot | 2 | +9 | -3 |
| 2015-04-27 19:15 | - proper name for continuation | Bart Polot | 1 | +10 | -11 |
| 2015-04-27 19:15 | - remove debug | Bart Polot | 1 | +0 | -5 |
| 2015-04-27 19:15 | - allow just message headers (keepalive uses this) | Bart Polot | 1 | +1 | -1 |
| 2015-04-27 19:15 | - register AX for unqueueing | Bart Polot | 1 | +1 | -0 |
| 2015-04-27 19:15 | - fix size output, don't include headers | Bart Polot | 1 | +2 | -2 |
| 2015-04-27 19:15 | - remove dead code | Bart Polot | 1 | +3 | -39 |
| 2015-04-27 19:15 | implemented AX dectyption and racheting | Bart Polot | 1 | +337 | -35 |
| 2015-04-27 19:15 | - shorter names for more info in 80 cols | Bart Polot | 1 | +19 | -19 |
| 2015-04-27 19:15 | - use correct overhead size, log wrong sizes verbosely | Bart Polot | 2 | +3 | -1 |
| 2015-04-27 19:15 | - adjust checks for different encryption overheads | Bart Polot | 2 | +12 | -7 |
| 2015-04-27 19:15 | - handle AX messages | Bart Polot | 1 | +2 | -1 |
| 2015-04-27 19:15 | - log | Bart Polot | 2 | +10 | -3 |
| 2015-04-27 19:15 | - axolotl debug - show only relevant tunnel key info on debug | Bart Polot | 1 | +69 | -14 |
| 2015-04-27 19:15 | - add getter for peer's permanent ECDH key | Bart Polot | 2 | +25 | -0 |
| 2015-04-27 19:15 | - store peer's permanent key in ax | Bart Polot | 1 | +19 | -13 |
| 2015-04-27 19:15 | - add AX type to send processors, refactor cid setter | Bart Polot | 3 | +16 | -12 |
| 2015-04-27 19:15 | - refactor axolotl encryption | Bart Polot | 2 | +98 | -25 |
| 2015-04-27 19:15 | - log format | Bart Polot | 2 | +2 | -2 |
| 2015-04-27 19:15 | - don't count all messages as pid when checking, only payload | Bart Polot | 1 | +30 | -27 |
| 2015-04-27 19:15 | - fix pointer | Bart Polot | 1 | +1 | -1 |
| 2015-04-27 19:15 | - implement ratchet advance | Bart Polot | 1 | +20 | -0 |
| 2015-04-27 19:15 | - split hmac_derive in two: hmac and hmac_kdf | Bart Polot | 1 | +33 | -15 |
| 2015-04-27 19:15 | - set tunel's e_state from axolotl | Bart Polot | 1 | +2 | -0 |
| 2015-04-27 19:15 | - doxygen | Bart Polot | 1 | +20 | -0 |
| 2015-04-27 19:15 | - don't do otr-rekey if a tunnel is Ax type | Bart Polot | 1 | +6 | -3 |
| 2015-04-27 19:15 | - log | Bart Polot | 1 | +1 | -1 |
| 2015-04-27 19:14 | - refactor otr - use signed axolotl ECDH - doxygen - log - minor fixes | Bart Polot | 1 | +115 | -87 |
| 2015-04-27 19:14 | - added a signature purpose for signing of axolotl kx messages | Bart Polot | 1 | +5 | -0 |
| 2015-04-27 19:14 | - add ECDH key caching and verifying | Bart Polot | 2 | +66 | -0 |
| 2015-04-27 19:14 | - due to incompatibilities in the representation of the ECC public key for ECDH and EdDSA, peers must provide en explicit ECDH key and sign it with theis EdDSA ID. | Bart Polot | 1 | +19 | -2 |
| 2015-04-27 19:14 | - implement single peer info | Bart Polot | 1 | +17 | -0 |
| 2015-04-27 19:14 | - fix wrong state modifier | Bart Polot | 1 | +1 | -1 |
| 2015-04-27 19:14 | - debug info | Bart Polot | 1 | +17 | -0 |
| 2015-04-27 19:14 | - debug message name | Bart Polot | 1 | +7 | -0 |
| 2015-04-27 19:14 | - debug | Bart Polot | 1 | +6 | -5 |
| 2015-04-27 19:14 | - ignore unknown connections | Bart Polot | 1 | +4 | -0 |
| 2015-04-27 19:14 | - fix alice-bob identification | Bart Polot | 1 | +1 | -1 |
| 2015-04-27 19:14 | - refactor kx sending, unify under send_kx | Bart Polot | 4 | +7 | -26 |
| 2015-04-27 19:14 | - register ax traffic | Bart Polot | 1 | +2 | -0 |
| 2015-04-27 19:14 | - add cid field to ax_kx | Bart Polot | 2 | +11 | -0 |
| 2015-04-27 19:14 | - fix | Bart Polot | 1 | +1 | -1 |
| 2015-04-27 19:14 | - use axolotl by default | Bart Polot | 1 | +6 | -5 |
| 2015-04-27 19:14 | - don't check own ephemeral | Bart Polot | 1 | +0 | -8 |
| 2015-04-27 19:14 | - add send kx for axolotl | Bart Polot | 2 | +35 | -7 |
| 2015-04-27 19:14 | - add kx ephemeral key to ax context | Bart Polot | 1 | +13 | -6 |
| 2015-04-27 19:14 | - don't send receivers ID, not needed | Bart Polot | 1 | +0 | -8 |
| 2015-04-27 19:14 | - use proper connection to determine direction | Bart Polot | 1 | +1 | -1 |
| 2015-04-27 19:14 | - typo | Bart Polot | 1 | +1 | -1 |
| 2015-04-27 19:14 | - doxygen | Bart Polot | 1 | +12 | -3 |
| 2015-04-27 19:14 | - axolotl encryption | Bart Polot | 1 | +73 | -1 |
| 2015-04-27 19:14 | - add alice/bob order to kx | Bart Polot | 1 | +62 | -15 |
| 2015-04-27 19:14 | - generate a new ephemeral ratchet key on tunnel creation | Bart Polot | 1 | +1 | -0 |
| 2015-04-27 19:14 | - memleak | Bart Polot | 1 | +4 | -0 |
| 2015-04-27 19:14 | - remove dead code | Bart Polot | 1 | +0 | -17 |
| 2015-04-27 19:14 | - doxygen | Bart Polot | 1 | +10 | -0 |
| 2015-04-27 19:14 | - cast own key | Bart Polot | 1 | +4 | -11 |
| 2015-04-27 19:14 | - ax kdf | Bart Polot | 1 | +142 | -14 |
| 2015-04-27 19:14 | - doc | Bart Polot | 1 | +17 | -2 |
| 2015-04-27 19:14 | - document axolotl fields | Bart Polot | 1 | +67 | -4 |
| 2015-04-27 19:14 | - refactor kx handling | Bart Polot | 4 | +99 | -157 |
| 2015-04-27 19:14 | - const | Bart Polot | 1 | +2 | -2 |
| 2015-04-27 19:14 | - if C is NULL, can't use it for getting the ID | Bart Polot | 1 | +11 | -8 |
| 2015-04-27 19:14 | - NULL connections means error | Bart Polot | 1 | +1 | -1 |
| 2015-04-27 19:14 | - count traffic as connection confirmation | Bart Polot | 1 | +9 | -0 |
| 2015-04-27 19:14 | - fix const, log | Bart Polot | 1 | +4 | -5 |
| 2015-04-27 19:14 | - refactor to check messages from both enc systems | Bart Polot | 1 | +69 | -145 |
| 2015-04-27 19:14 | - data struct for axolotl internal state | Bart Polot | 1 | +37 | -0 |
| 2015-04-27 19:14 | - refactor to use same function to decrypt based on tunnel's enc method | Bart Polot | 3 | +47 | -36 |
| 2015-04-27 19:14 | - reduce number of messages for snappier test | Bart Polot | 1 | +2 | -2 |
| 2015-04-27 19:14 | - added basic axolotl support | Bart Polot | 7 | +316 | -23 |
| 2015-04-27 15:49 | Finish the create of the handler for every message. | Arthur Dewarumez | 2 | +131 | -22 |
| 2015-04-27 13:25 | -dead decl removal | Christian Grothoff | 3 | +5 | -20 |
| 2015-04-27 13:10 | Adding some function in the handler | Arthur Dewarumez | 1 | +95 | -0 |
| 2015-04-27 13:06 | -fix FTBFS from wdht | Christian Grothoff | 3 | +2 | -5 |
| 2015-04-27 13:05 | -reducing to required parts of skeleton | Christian Grothoff | 2 | +12 | -806 |
| 2015-04-27 13:00 | -also don't need xdht routing subsystem for wdht | Christian Grothoff | 6 | +2 | -510 |
| 2015-04-27 12:53 | eliminating dead HELLO logic, not needed for x-vine/whanau | Christian Grothoff | 8 | +30 | -440 |
| 2015-04-27 12:00 | starting with whanu | Christian Grothoff | 3 | +923 | -5690 |
| 2015-04-27 11:12 | Adding files for whanau. | Arthur Dewarumez | 22 | +13656 | -2951 |
| 2015-04-24 07:04 | move ARM/config logic to util/ where it doesn't need to cast away a 'const' and is _slightly_ less likely to be forgotten, also add big fat comment to hopefully clarify why it is there | Christian Grothoff | 4 | +18 | -31 |
| 2015-04-24 06:47 | -static | Christian Grothoff | 1 | +1 | -1 |
| 2015-04-24 06:43 | -fixing PORT incongruency (LRN's W32 issue) | Christian Grothoff | 1 | +0 | -2 |
| 2015-04-24 06:42 | -indentation and doxygen fixes | Christian Grothoff | 2 | +52 | -28 |
| 2015-04-23 17:31 | Fix a typo in perf_crypto_asymmetric | LRN | 1 | +1 | -1 |
| 2015-04-20 20:10 | removing ATS preference count | Matthias Wachs | 2 | +2 | -9 |
| 2015-04-17 22:57 | -doxygen, indentation | Christian Grothoff | 2 | +100 | -57 |
| 2015-04-13 20:26 | -doxygen, build system fixes, minor API extension | Christian Grothoff | 5 | +100 | -65 |
| 2015-04-10 17:02 | -updated French translations | Christian Grothoff | 2 | +8248 | -1 |
| 2015-04-10 14:31 | -make static | Martin Schanzenbach | 3 | +35 | -19 |
| 2015-04-10 07:49 | re-renable ats-tests directory: tests and tools compile, tests pass on my system | Matthias Wachs | 1 | +2 | -7 |
| 2015-04-09 19:34 | Don't shadow the system() function | LRN | 1 | +2 | -2 |
| 2015-04-09 19:28 | Update plibc header from upstream | LRN | 1 | +3 | -3 |
| 2015-04-09 18:25 | Add missing const to the argument of the readiness checkers | LRN | 1 | +2 | -2 |
| 2015-04-09 18:22 | Wait on actual HANDLE, not the structure that contains it | LRN | 1 | +1 | -1 |
| 2015-04-09 17:24 | Update bundled plibc header (don't redef S_I* constants), fix mkfifo prototype | LRN | 1 | +25 | -3 |
| 2015-04-09 11:53 | adding disconnect check for performance cb | Matthias Wachs | 1 | +7 | -0 |
| 2015-04-09 11:13 | fix preference parsing | Matthias Wachs | 1 | +3 | -1 |
| 2015-04-09 11:11 | fix order in initializer | Matthias Wachs | 1 | +1 | -1 |
| 2015-04-09 11:01 | adding new ATS struct, updating config files to use lower case solver names | Matthias Wachs | 11 | +27 | -26 |
| 2015-04-09 11:00 | adding number of preferences to allow iterating over preferences | Matthias Wachs | 1 | +5 | -0 |
| 2015-04-09 10:11 | removing unused variable switching from ATS_Information to ATS_Properties in gnunet-ats-sim | Matthias Wachs | 2 | +1 | -2 |
| 2015-04-09 10:08 | removing GNUNET_ATS_Information from ats-testing and logging uses GNUNET_ATS_Properties instead | Matthias Wachs | 3 | +51 | -90 |
| 2015-04-09 08:31 | fix: compiler warning for uninitialized value | Matthias Wachs | 1 | +1 | -1 |
| 2015-04-07 13:58 | -fix sampler | Julius Bünger | 1 | +2 | -0 |
| 2015-04-07 13:58 | -writing important sampler info to file | Julius Bünger | 1 | +132 | -8 |
| 2015-04-07 13:13 | compile test to profiler | Julius Bünger | 2 | +252 | -0 |
| 2015-04-03 11:28 | -restructured tests | Julius Bünger | 1 | +230 | -145 |
| 2015-04-03 11:28 | mal type 3 (combined 1 + 2) | Julius Bünger | 1 | +45 | -7 |
| 2015-04-03 11:28 | -updated TODOs | Julius Bünger | 1 | +4 | -5 |
| 2015-04-01 14:05 | -json decrefs | Martin Schanzenbach | 2 | +0 | -7 |
| 2015-04-01 14:02 | - namestore rest | Martin Schanzenbach | 3 | +1066 | -3 |
| 2015-03-31 16:17 | - fix | Martin Schanzenbach | 1 | +0 | -4 |
| 2015-03-30 19:46 | address #3745 | Christian Grothoff | 2 | +98 | -54 |
| 2015-03-30 19:46 | add multihashmap_clear to API | Christian Grothoff | 3 | +82 | -22 |
| 2015-03-30 12:36 | -doxy | Martin Schanzenbach | 3 | +3 | -3 |
| 2015-03-29 01:22 | -doxygen | Julius Bünger | 1 | +1 | -1 |
| 2015-03-28 16:09 | -logging | Julius Bünger | 1 | +6 | -7 |
| 2015-03-28 16:09 | -fixes | Julius Bünger | 1 | +7 | -3 |
| 2015-03-28 15:28 | -fixes | Julius Bünger | 2 | +17 | -15 |
| 2015-03-28 15:28 | -logging | Julius Bünger | 2 | +19 | -14 |
| 2015-03-28 15:28 | -renaming | Julius Bünger | 1 | +4 | -4 |
| 2015-03-27 13:40 | -PUT since MHD cannot PATCH; add config | Martin Schanzenbach | 3 | +5 | -4 |
| 2015-03-27 12:41 | -several fixes in api | Julius Bünger | 2 | +30 | -20 |
| 2015-03-27 12:40 | -further refined tests | Julius Bünger | 2 | +197 | -28 |
| 2015-03-27 12:40 | -fixed types | Julius Bünger | 1 | +2 | -2 |
| 2015-03-27 12:40 | -restructured handling peers from 'external sources' | Julius Bünger | 1 | +56 | -41 |
| 2015-03-27 12:40 | -fixed handling of client requests | Julius Bünger | 1 | +45 | -15 |
| 2015-03-26 22:04 | -unified testing | Julius Bünger | 4 | +421 | -334 |
| 2015-03-26 18:30 | -minor | Martin Schanzenbach | 1 | +7 | -6 |
| 2015-03-26 18:22 | -gns rest | Martin Schanzenbach | 2 | +68 | -129 |
| 2015-03-26 17:11 | -minor put vs patch | Martin Schanzenbach | 1 | +1 | -1 |
| 2015-03-26 17:03 | -fix | Martin Schanzenbach | 2 | +2 | -5 |
| 2015-03-26 16:40 | -add rename | Martin Schanzenbach | 2 | +56 | -39 |
| 2015-03-26 15:51 | -fix mem corruption | Martin Schanzenbach | 3 | +44 | -43 |
| 2015-03-26 15:29 | -restructured code | Julius Bünger | 6 | +30 | -394 |
| 2015-03-26 14:57 | -more REST | Martin Schanzenbach | 3 | +315 | -93 |
| 2015-03-26 12:12 | -cleaning up | Julius Bünger | 1 | +7 | -3 |
| 2015-03-26 11:44 | -mal peer pull reply handling | Julius Bünger | 1 | +28 | -0 |
| 2015-03-26 11:20 | -mal peer handle pull request | Julius Bünger | 1 | +133 | -62 |
| 2015-03-25 22:01 | -malicious push handling | Julius Bünger | 1 | +24 | -3 |
| 2015-03-25 22:01 | -refined mal peer type 1 | Julius Bünger | 1 | +32 | -2 |
| 2015-03-25 21:08 | -mal peer type 1 pulls | Julius Bünger | 1 | +20 | -5 |
| 2015-03-25 20:52 | -malicious peer type 1 sending pushes | Julius Bünger | 1 | +14 | -4 |
| 2015-03-25 17:19 | -more rest handling | Martin Schanzenbach | 4 | +112 | -34 |
| 2015-03-25 17:18 | -additional assertions, fix | Julius Bünger | 1 | +7 | -2 |
| 2015-03-25 17:17 | -small fixes, logging | Julius Bünger | 1 | +39 | -14 |
| 2015-03-25 17:17 | -further implemented mal peer, restructured code | Julius Bünger | 1 | +188 | -75 |
| 2015-03-25 17:17 | -only turn portion of peers malicious | Julius Bünger | 1 | +71 | -28 |
| 2015-03-25 17:17 | -more verbose logging | Julius Bünger | 1 | +5 | -1 |
| 2015-03-25 17:17 | -corrected peer_is_live() checking | Julius Bünger | 1 | +11 | -6 |
| 2015-03-25 17:17 | -corrected type | Julius Bünger | 1 | +2 | -2 |
| 2015-03-25 17:16 | correct handling of act_malicious messages from client | Julius Bünger | 1 | +40 | -31 |
| 2015-03-25 17:16 | -optical changes | Julius Bünger | 2 | +9 | -7 |
| 2015-03-25 17:16 | - s/#if/#ifdef/ | Julius Bünger | 5 | +13 | -7 |
| 2015-03-25 15:58 | -start a lib for REST and json:api | Martin Schanzenbach | 6 | +502 | -90 |
| 2015-03-25 14:31 | -trying to fix AE's problem on Guix with more fancy retransmission logic | Christian Grothoff | 5 | +183 | -102 |
| 2015-03-24 09:36 | -updated french translations | Christian Grothoff | 3 | +22 | -15 |
| 2015-03-23 23:08 | -fix doxygen, make function static, fix indentation | Christian Grothoff | 1 | +9 | -5 |
| 2015-03-23 22:07 | -fix bad array init | Christian Grothoff | 1 | +15 | -8 |
| 2015-03-23 19:40 | -more cosmetics to reduce compiler warnings | Christian Grothoff | 1 | +26 | -17 |
| 2015-03-23 19:37 | -trying to fix warnings | Christian Grothoff | 1 | +2 | -2 |
| 2015-03-23 17:38 | -do not autostart new services either | Christian Grothoff | 1 | +16 | -0 |
| 2015-03-23 17:37 | -re benchmarking and adjusting MAX_QUEUE_PER_PEER | Christian Grothoff | 1 | +1 | -1 |
| 2015-03-23 17:37 | -re benchmarking and adjusting MAX_QUEUE_PER_PEER | Christian Grothoff | 1 | +7 | -10 |
| 2015-03-23 17:21 | -doxygen and indentation | Christian Grothoff | 2 | +58 | -36 |
| 2015-03-23 17:19 | -clarify error | Christian Grothoff | 1 | +1 | -1 |
| 2015-03-23 17:19 | -no NSE | Christian Grothoff | 1 | +3 | -0 |
| 2015-03-23 16:48 | -fix misc core issues | Christian Grothoff | 4 | +42 | -22 |
| 2015-03-23 16:07 | - ignores | Bart Polot | 0 | +0 | -0 |
| 2015-03-23 15:37 | fix segv if additional records are more than authority records due to field confusion | Christian Grothoff | 1 | +1 | -1 |
| 2015-03-23 15:36 | return GNS2DNS records if explicitly requested | Christian Grothoff | 2 | +9 | -3 |
| 2015-03-23 15:19 | -start DNS service to do external evals even if we have no hijacker | Christian Grothoff | 2 | +37 | -24 |
| 2015-03-23 12:07 | -update doc | Christian Grothoff | 1 | +14 | -10 |
| 2015-03-21 03:38 | Convert datastore plugin API to asynchronous | David Barksdale | 9 | +374 | -229 |
| 2015-03-20 23:44 | -eh, can happen | Christian Grothoff | 1 | +0 | -2 |
| 2015-03-20 23:30 | -fix counting | Christian Grothoff | 1 | +4 | -4 |
| 2015-03-20 23:29 | fix #3721 | Christian Grothoff | 1 | +22 | -5 |
| 2015-03-20 23:25 | -simplify logic | Christian Grothoff | 1 | +0 | -3 |
| 2015-03-20 23:22 | fix #3709: bound encrypted message queue | Christian Grothoff | 3 | +60 | -4 |
| 2015-03-20 18:14 | - remove .gitignores | Bart Polot | 2 | +0 | -1626 |
| 2015-03-20 18:11 | - ignore | Bart Polot | 0 | +0 | -0 |
| 2015-03-19 15:42 | - fix sig size | Bart Polot | 1 | +2 | -1 |
| 2015-03-19 15:17 | - added asymmetric crytp perf | Bart Polot | 2 | +121 | -0 |
| 2015-03-19 13:21 | -also cover private key case | Christian Grothoff | 3 | +51 | -22 |
| 2015-03-19 13:15 | -fix makefile | Christian Grothoff | 1 | +3 | -3 |
| 2015-03-19 13:12 | -get test to work, but with ecdsa instead of eddsa | Christian Grothoff | 2 | +81 | -30 |
| 2015-03-19 13:12 | -get test to work, but with ecdsa instead of eddsa | Christian Grothoff | 7 | +191 | -103 |
| 2015-03-18 23:45 | - added test for EC-DH with Peer IDs | Bart Polot | 2 | +95 | -0 |
| 2015-03-18 09:59 | Move the initguid.h before gnunet_w32nsp_lib.h for it to take effect | LRN | 4 | +4 | -4 |
| 2015-03-18 09:37 | Include initguid.h instead of just defining INITGUID | LRN | 5 | +5 | -5 |
| 2015-03-17 13:45 | -scheduling malicious do_round () | Julius Bünger | 1 | +21 | -0 |
| 2015-03-17 13:05 | -fixed issue with ntfy_tmt_rdy () | Julius Bünger | 2 | +19 | -5 |
| 2015-03-17 09:12 | -undo | Christian Grothoff | 1 | +1 | -2 |
| 2015-03-17 09:12 | -undo | Christian Grothoff | 1 | +1 | -1 |
| 2015-03-17 09:12 | consistently call deq before qc | Christian Grothoff | 3 | +17 | -12 |
| 2015-03-17 08:54 | -more logging | Christian Grothoff | 1 | +73 | -44 |
| 2015-03-16 13:02 | -fix | Martin Schanzenbach | 1 | +1 | -12 |
| 2015-03-15 21:15 | check for existence of 'getopt' command line tool | Christian Grothoff | 4 | +20 | -6 |
| 2015-03-15 17:30 | preserve errno | Christian Grothoff | 1 | +6 | -2 |
| 2015-03-15 12:12 | -try to fix this again, other call to run_interpreter() this time... | Christian Grothoff | 1 | +2 | -1 |
| 2015-03-15 00:07 | try to fix timing issue in ATS test library | Christian Grothoff | 1 | +5 | -3 |
| 2015-03-14 23:27 | -disable tests we know to fail until MW hopefully fixes them | Christian Grothoff | 6 | +3883 | -3150 |
| 2015-03-14 16:58 | -include conf files in dist | Christian Grothoff | 1 | +6 | -0 |
| 2015-03-13 21:50 | -minor fixes | Christian Grothoff | 1 | +52 | -21 |
| 2015-03-13 17:37 | -fix, debug | Martin Schanzenbach | 2 | +6 | -11 |
| 2015-03-13 15:33 | -change API | Martin Schanzenbach | 5 | +166 | -83 |
| 2015-03-13 14:35 | -more json api | Martin Schanzenbach | 1 | +75 | -8 |
| 2015-03-13 13:44 | -towards JSON API compat | Martin Schanzenbach | 2 | +83 | -34 |
| 2015-03-13 10:44 | -fixes, add set ego for service | Martin Schanzenbach | 1 | +79 | -12 |
| 2015-03-13 09:59 | -bugfixes, change plugin call | Martin Schanzenbach | 4 | +217 | -130 |
| 2015-03-13 08:11 | fix testcase failure if firefly is localhost | Christian Grothoff | 1 | +11 | -0 |
| 2015-03-13 08:08 | -doxygen fix | Christian Grothoff | 2 | +1 | -2 |
| 2015-03-12 18:41 | -add delete REST | Martin Schanzenbach | 1 | +49 | -0 |
| 2015-03-12 17:32 | -add ego creation | Martin Schanzenbach | 1 | +131 | -16 |
| 2015-03-12 16:40 | -add identity REST, fixes | Martin Schanzenbach | 4 | +456 | -5 |
| 2015-03-11 18:45 | -fix | Martin Schanzenbach | 1 | +54 | -42 |
| 2015-03-11 18:07 | -fix | Martin Schanzenbach | 1 | +5 | -1 |
| 2015-03-11 18:02 | -fixes | Martin Schanzenbach | 2 | +20 | -3 |
| 2015-03-11 17:39 | - fixes, intendation | Martin Schanzenbach | 2 | +554 | -545 |
| 2015-03-11 12:54 | REST Service | Martin Schanzenbach | 8 | +1565 | -1 |
| 2015-03-10 12:20 | - added malicous round execution primitive | Julius Bünger | 2 | +35 | -3 |
| 2015-03-10 12:20 | - renaming | Julius Bünger | 1 | +10 | -10 |
| 2015-03-10 12:20 | - get rid of unnecessary code execution | Julius Bünger | 1 | +48 | -1 |
| 2015-03-10 12:20 | - several minor fixes | Julius Bünger | 6 | +32 | -23 |
| 2015-03-09 11:59 | add GNUNET_CRYPTO_rsa_public_key_hash | Christian Grothoff | 2 | +35 | -2 |
| 2015-03-09 08:24 | -doxygen and stylistic fixes | Christian Grothoff | 4 | +20 | -15 |
| 2015-03-08 19:11 | do not do cryptographic verification for results from datacache | Christian Grothoff | 2 | +52 | -34 |
| 2015-03-08 15:56 | finishing implementation of #3652 | Christian Grothoff | 3 | +60 | -21 |
| 2015-03-08 15:53 | updated DE translation from Mario Blättermann <mario.blaettermann@gmail.com> | Christian Grothoff | 1 | +3290 | -8236 |
| 2015-03-08 15:42 | -proper log message | Christian Grothoff | 1 | +3 | -1 |
| 2015-03-08 14:33 | -always assume at least MIN bandwidth, even if we got no quota or a quota lower than min | Christian Grothoff | 6 | +116 | -48 |
| 2015-03-08 13:11 | -try to avoid being stuck with key sent/received if PING/PONGs are lost | Christian Grothoff | 1 | +17 | -10 |
| 2015-03-07 20:41 | act on received SessionQuotaMessages | Christian Grothoff | 1 | +21 | -12 |
| 2015-03-07 20:18 | simplify test, log failure cause | Christian Grothoff | 1 | +32 | -25 |
| 2015-03-07 19:59 | further delay ACKs if we get duplicates | Christian Grothoff | 1 | +5 | -2 |
| 2015-03-07 19:54 | this can be very harmless, reduce logging | Christian Grothoff | 1 | +5 | -1 |
| 2015-03-07 19:35 | trying to fix #3694: reduce duplicate ACKing | Christian Grothoff | 4 | +118 | -58 |
| 2015-03-07 19:10 | -indentation and comment fixes | Christian Grothoff | 6 | +121 | -74 |
| 2015-03-07 18:52 | improve test to check set union operation and to test with empty sets | Christian Grothoff | 2 | +114 | -43 |
| 2015-03-07 18:29 | fix #3704 | Christian Grothoff | 2 | +13 | -6 |
| 2015-03-07 11:26 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2015-03-07 11:16 | -fix dist issues | Christian Grothoff | 2 | +6 | -3 |
| 2015-03-07 11:13 | add --enable-wachs option | Christian Grothoff | 1 | +1 | -1 |
| 2015-03-07 11:13 | add --enable-wachs option | Christian Grothoff | 2 | +16 | -4 |
| 2015-03-07 11:06 | -fix misc disting issues | Christian Grothoff | 9 | +3675 | -3453 |
| 2015-03-07 10:57 | -fix segv | Christian Grothoff | 1 | +5 | -2 |
| 2015-03-07 10:36 | fix #3701 | Christian Grothoff | 1 | +5 | -2 |
| 2015-03-07 10:33 | trying to fix #3702 by removing session from session map earlier -- and adding additional check for messages being enqueued for destroyed sessions | Christian Grothoff | 2 | +29 | -28 |
| 2015-03-03 21:59 | possible fix for #3690 | Christian Grothoff | 1 | +33 | -17 |
| 2015-03-02 20:38 | fix #3649/#3591 | Christian Grothoff | 3 | +36 | -20 |
| 2015-03-02 20:04 | finally fix #3698 | Christian Grothoff | 2 | +10 | -5 |
| 2015-03-02 18:32 | - fix segv when remote closes connection | Martin Schanzenbach | 1 | +1 | -0 |
| 2015-03-02 09:13 | make output of gnunet-transport -P more readable (#3662), and in particular support -n and defer printing until address resolution is complete | Christian Grothoff | 1 | +68 | -34 |
| 2015-03-02 00:05 | define quota message to transmit quota requests, towards addressing #3652 | Christian Grothoff | 4 | +97 | -4 |
| 2015-03-01 23:53 | -doxygen, comments, indentation | Christian Grothoff | 1 | +59 | -33 |
| 2015-03-01 23:41 | -reimport from 0.8 | Christian Grothoff | 1 | +86 | -0 |
| 2015-03-01 23:38 | Fix curl SNI handling with LEHO. (by Martin Schanzenbach) | Christian Grothoff | 1 | +29 | -1 |
| 2015-03-01 22:54 | major code cleanup in UDP plugin, seems to also fix bugs; specifically, I think I fixed a leak | Christian Grothoff | 2 | +1633 | -1571 |
| 2015-03-01 14:32 | -simplifying event loop for UDP, separting v4/v6 for better performance (in theory at least) | Christian Grothoff | 3 | +285 | -288 |
| 2015-03-01 13:55 | -simplify logic | Christian Grothoff | 1 | +12 | -30 |
| 2015-03-01 01:12 | count number of pending replies and refuse to process queries if queue gets too big | Christian Grothoff | 1 | +105 | -39 |
| 2015-02-28 21:12 | -extend block API to allow specifying flags, use this to allow reducing checks for replies from local DB | Christian Grothoff | 20 | +374 | -170 |
| 2015-02-28 19:52 | -improved FD issue debug support | Christian Grothoff | 1 | +57 | -6 |
| 2015-02-28 19:17 | -fix ftbfs with debug option | Christian Grothoff | 1 | +3 | -3 |
| 2015-02-28 18:58 | -indentation, comments | Christian Grothoff | 2 | +34 | -18 |
| 2015-02-28 18:49 | call GNUNET_SERVER_receive_done() also on internal error paths | Christian Grothoff | 3 | +36 | -19 |
| 2015-02-28 18:44 | notify monitor about existing connections | Christian Grothoff | 1 | +5 | -2 |
| 2015-02-28 16:27 | -count total TCP handshakes | Christian Grothoff | 1 | +6 | -2 |
| 2015-02-28 16:21 | generally use GNUNET_assert() instead of GNUNET_abort() to also log the error | Christian Grothoff | 16 | +31 | -29 |
| 2015-02-28 16:21 | -no longer needed | Christian Grothoff | 1 | +0 | -1 |
| 2015-02-28 16:13 | -updating report.sh | Christian Grothoff | 1 | +13 | -5 |
| 2015-02-28 16:06 | -dead | Christian Grothoff | 1 | +0 | -29 |
| 2015-02-28 16:05 | -dead | Christian Grothoff | 3 | +0 | -25 |
| 2015-02-28 16:04 | -shorten stats labels | Christian Grothoff | 1 | +6 | -6 |
| 2015-02-28 16:00 | -check on cur_connections | Christian Grothoff | 1 | +11 | -2 |
| 2015-02-28 15:56 | ignore EAGAIN from accept() | Christian Grothoff | 2 | +5 | -5 |
| 2015-02-28 14:35 | -fix indentation, logging, i18n, doxygen | Christian Grothoff | 2 | +94 | -74 |
| 2015-02-28 14:12 | -doxygen, i18n and indentation | Christian Grothoff | 1 | +61 | -45 |
| 2015-02-28 14:05 | Fix use after free: | Christian Grothoff | 1 | +2 | -2 |
| 2015-02-28 13:52 | initialize 'client', so that disconnect can remove entry from DLL, may fix #3689 | Christian Grothoff | 1 | +1 | -0 |
| 2015-02-28 13:38 | fix #3688 | Christian Grothoff | 1 | +4 | -3 |
| 2015-02-28 13:26 | disable solver during aging, ensure there is only one aging task | Christian Grothoff | 1 | +6 | -3 |
| 2015-02-28 13:21 | adding additional checks for invariants to help find #3690 | Christian Grothoff | 2 | +13 | -1 |
| 2015-02-23 23:48 | - sending act malicious message | Julius Bünger | 1 | +37 | -35 |
| 2015-02-23 14:35 | - sending act malicious message | Julius Bünger | 8 | +158 | -43 |
| 2015-02-23 00:39 | Don't timeout XHR clients so quickly. | David Barksdale | 1 | +2 | -18 |
| 2015-02-22 22:10 | simplify logic, do not report monitoring events for sessions in destroy, indentation, doxygen -- may help/fix #3591 | Christian Grothoff | 6 | +312 | -215 |
| 2015-02-22 22:08 | -stylistic fixes | Christian Grothoff | 1 | +7 | -8 |
| 2015-02-22 18:47 | baseline for test with malicious peers | Julius Bünger | 6 | +484 | -9 |
| 2015-02-21 20:43 | fix TCP plugin RC issue (#3687) by changing util API (!) | Christian Grothoff | 3 | +33 | -22 |
| 2015-02-21 20:22 | -indenting... | Christian Grothoff | 2 | +9 | -6 |
| 2015-02-21 20:21 | -signal connection failure to receive even if receive is triggered after failure is observed | Christian Grothoff | 4 | +199 | -91 |
| 2015-02-21 12:45 | fix use-after-free on exit | Christian Grothoff | 1 | +1 | -2 |
| 2015-02-21 12:41 | be more careful with errno, so we can be sure it is not overwritten by 'free()' and the like | Christian Grothoff | 1 | +13 | -1 |
| 2015-02-21 12:38 | -fix scope assignment | Christian Grothoff | 2 | +3 | -1 |
| 2015-02-20 23:01 | trying to fix #3687/3683/3684 by avoiding server's client reference counting (GNUNET_SERVER_client_keep) which should not be needed in the first place | Christian Grothoff | 1 | +61 | -59 |
| 2015-02-20 12:46 | implement linear back off for restart attempts | Matthias Wachs | 1 | +25 | -16 |
| 2015-02-20 08:48 | RIP fulcrum: machine does not exist anymore | Matthias Wachs | 1 | +0 | -0 |
| 2015-02-19 20:30 | fix crash: check if problem is already created before updating | Matthias Wachs | 1 | +5 | -3 |
| 2015-02-18 14:08 | fix blacklist checking logic, integrating tracking of sessions with blacklist module and fixing dangling session issue which caused misc. problems when blacklists were in use | Christian Grothoff | 10 | +322 | -307 |
| 2015-02-18 14:06 | fixing #3683: proper counting of TCP connections | Christian Grothoff | 1 | +258 | -242 |
| 2015-02-18 14:05 | -doxygen | Christian Grothoff | 4 | +40 | -35 |
| 2015-02-18 14:05 | -tolerate NULL | Christian Grothoff | 1 | +9 | -0 |
| 2015-02-17 14:06 | - fixed conflicting int type | Julius Bünger | 1 | +1 | -1 |
| 2015-02-17 14:04 | - fixed rounding | Julius Bünger | 1 | +1 | -1 |
| 2015-02-17 14:04 | - fixed conflicting int sizes | Julius Bünger | 1 | +19 | -3 |
| 2015-02-17 14:04 | - fixed memory and coding issues | Julius Bünger | 1 | +20 | -8 |
| 2015-02-17 03:38 | - cleaned test code | Julius Bünger | 1 | +9 | -5 |
| 2015-02-17 03:38 | - fixed logic | Julius Bünger | 1 | +6 | -3 |
| 2015-02-17 03:38 | - fixed uninitialised memory, logic | Julius Bünger | 1 | +33 | -11 |
| 2015-02-16 18:56 | - fixed slow startup of service | Julius Bünger | 2 | +35 | -32 |
| 2015-02-15 17:20 | - fixed confusion of push and pull | Julius Bünger | 1 | +2 | -2 |
| 2015-02-15 17:20 | - check for validity of peers | Julius Bünger | 1 | +6 | -4 |
| 2015-02-15 17:20 | - make sure there is an established channel for each peer in gossip list | Julius Bünger | 1 | +2 | -0 |
| 2015-02-15 17:20 | - fix wrong check | Julius Bünger | 1 | +1 | -1 |
| 2015-02-15 17:20 | - cancle own connection when peer is not in gossip list | Julius Bünger | 1 | +49 | -23 |
| 2015-02-15 17:20 | - got rid of unneeded code | Julius Bünger | 3 | +23 | -158 |
| 2015-02-15 17:20 | - renamed flag | Julius Bünger | 1 | +2 | -2 |
| 2015-02-15 17:19 | - don't add own id to pull_list | Julius Bünger | 1 | +11 | -5 |
| 2015-02-15 17:19 | - fixed behaviour of init_peer_cb() | Julius Bünger | 1 | +2 | -3 |
| 2015-02-15 17:19 | - changed behaviour on peer disconnect | Julius Bünger | 1 | +11 | -3 |
| 2015-02-15 17:19 | - leave peer in sampler on peer disconnect | Julius Bünger | 1 | +4 | -5 |
| 2015-02-15 17:19 | - add additional check before peer removal | Julius Bünger | 1 | +62 | -31 |
| 2015-02-15 17:19 | - don't put our own id in the algorithm | Julius Bünger | 1 | +2 | -1 |
| 2015-02-15 17:19 | - restructured peer removal | Julius Bünger | 1 | +7 | -3 |
| 2015-02-15 17:19 | - changed criteria for putting peer in pull list | Julius Bünger | 1 | +11 | -8 |
| 2015-02-15 17:19 | - restructured check whether peer is live | Julius Bünger | 1 | +65 | -32 |
| 2015-02-15 17:19 | - restructured in_arr() and rem_from_list() | Julius Bünger | 1 | +47 | -17 |
| 2015-02-15 17:19 | - macro for getting/setting peer flags | Julius Bünger | 1 | +45 | -9 |
| 2015-02-13 00:12 | -fix | Christian Grothoff | 1 | +18 | -14 |
| 2015-02-13 00:11 | -fixing misc minor bugs and style issues (unchecked return values, memory leaks, dead code | Christian Grothoff | 9 | +25 | -31 |
| 2015-02-13 00:01 | simplify logic, avoid using uninit variable | Christian Grothoff | 1 | +7 | -10 |
| 2015-02-12 20:35 | -fix callback after cancellation issue | Christian Grothoff | 1 | +74 | -44 |
| 2015-02-12 20:17 | -reduce loglevel (#3682) | Christian Grothoff | 1 | +1 | -1 |
| 2015-02-12 20:12 | -fix memory leak of address on shutdown | Christian Grothoff | 1 | +7 | -2 |
| 2015-02-12 20:12 | -fix leak on transmission error in combination with disconnect | Christian Grothoff | 1 | +11 | -5 |
| 2015-02-12 19:52 | log TCP server suspends | Christian Grothoff | 1 | +38 | -22 |
| 2015-02-12 19:37 | -nicer logging | Christian Grothoff | 2 | +65 | -67 |
| 2015-02-12 19:19 | -fix shutdown issue | Christian Grothoff | 1 | +7 | -4 |
| 2015-02-12 19:13 | generate our own HELLO before starting validations | Christian Grothoff | 3 | +6 | -13 |
| 2015-02-12 15:24 | -fix typo | Christian Grothoff | 1 | +1 | -1 |
| 2015-02-12 15:24 | -better stats for KEEPALIVEs | Christian Grothoff | 1 | +17 | -6 |
| 2015-02-12 15:18 | -better stats for KEEPALIVEs | Christian Grothoff | 3 | +68 | -44 |
| 2015-02-12 14:25 | reset blocking time for addresses upon successful connection | Christian Grothoff | 3 | +41 | -8 |
| 2015-02-12 14:22 | keep track of number of temporarily blocked addresses | Christian Grothoff | 1 | +22 | -6 |
| 2015-02-11 21:02 | -improve logging | Christian Grothoff | 1 | +30 | -18 |
| 2015-02-11 19:27 | -style | Christian Grothoff | 1 | +2 | -2 |
| 2015-02-11 19:24 | -allow UINT64_MAX without crashing | Christian Grothoff | 1 | +1 | -1 |
| 2015-02-11 19:23 | -allow UINT64_MAX without crashing | Christian Grothoff | 1 | +4 | -2 |
| 2015-02-11 18:44 | finish implementing reservation test, and fix bandwidth reservation logic | Christian Grothoff | 5 | +71 | -25 |
| 2015-02-11 18:29 | -remove unused exported symbol | Christian Grothoff | 2 | +21 | -25 |
| 2015-02-11 17:10 | add proper test for bandwidth reservation | Christian Grothoff | 4 | +165 | -249 |
| 2015-02-11 17:00 | add command to test reservations | Christian Grothoff | 2 | +109 | -3 |
| 2015-02-11 16:45 | -testcase was long dead | Christian Grothoff | 1 | +0 | -473 |
| 2015-02-11 16:45 | -testcase was long dead | Christian Grothoff | 1 | +0 | -388 |
| 2015-02-11 16:43 | -testcase was long dead | Christian Grothoff | 1 | +0 | -266 |
| 2015-02-11 16:43 | -fix badness | Christian Grothoff | 1 | +8 | -7 |
| 2015-02-11 16:19 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2015-02-11 16:19 | -also obsolete | Christian Grothoff | 1 | +0 | -305 |
| 2015-02-11 16:17 | new testsuite, obsoleting (most of) the old one | Christian Grothoff | 29 | +1833 | -6312 |
| 2015-02-11 16:16 | -check for in_destroy when looking up session IDs | Christian Grothoff | 1 | +5 | -2 |
| 2015-02-11 13:46 | -dead flags | Christian Grothoff | 1 | +1 | -1 |
| 2015-02-11 13:46 | eliminate dead call from API | Christian Grothoff | 2 | +8 | -42 |
| 2015-02-11 13:42 | do not call receive before sending first message | Christian Grothoff | 1 | +38 | -16 |
| 2015-02-11 13:33 | pass correct closure | Christian Grothoff | 1 | +2 | -2 |
| 2015-02-11 13:33 | -fix NPE | Christian Grothoff | 1 | +7 | -2 |
| 2015-02-11 10:47 | -fix crash | Christian Grothoff | 1 | +7 | -2 |
| 2015-02-10 23:24 | fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS testcases yet | Christian Grothoff | 59 | +1363 | -2414 |
| 2015-02-10 17:46 | -check RV | Christian Grothoff | 1 | +3 | -0 |
| 2015-02-10 16:51 | -fix typo | Christian Grothoff | 1 | +7 | -0 |
| 2015-02-10 16:45 | -fixing some memory leaks from #3667, also reindentation and code cleanup | Christian Grothoff | 12 | +500 | -368 |
| 2015-02-10 11:37 | -fix #3665: hello can theoretically still be NULL | Christian Grothoff | 1 | +6 | -2 |
| 2015-02-10 11:34 | fix #3664: during PS_RECONNECT_ATS, primary address may be NULL, causing an NPE if we continue here | Christian Grothoff | 1 | +2 | -2 |
| 2015-02-10 11:04 | -do not reschedule validation if in_use did not change | Christian Grothoff | 1 | +2 | -0 |
| 2015-02-10 11:03 | -just eliminate useless check, can just be false | Christian Grothoff | 1 | +2 | -20 |
| 2015-02-10 00:00 | -fix | Christian Grothoff | 6 | +88 | -91 |
| 2015-02-09 21:19 | -improve UDP logging | Christian Grothoff | 1 | +26 | -20 |
| 2015-02-09 20:56 | -eliminate dead argument, do use quota immediately | Christian Grothoff | 2 | +34 | -51 |
| 2015-02-09 16:13 | -reorder tests to have slow ones go last | Christian Grothoff | 2 | +14 | -13 |
| 2015-02-09 16:06 | -report if testcase failure is because switching is not enforced, then do not fail hard | Christian Grothoff | 2 | +27 | -14 |
| 2015-02-09 15:56 | -do not continue in case of transmission error | Christian Grothoff | 1 | +1 | -0 |
| 2015-02-09 15:30 | -minor indentation/logging fixes | Christian Grothoff | 1 | +27 | -22 |
| 2015-02-09 15:30 | do proper check for stability, in particular UINT32_MAX-0 is not a delta of 1... | Christian Grothoff | 2 | +19 | -14 |
| 2015-02-09 15:12 | perform proper locking and unlocking | Christian Grothoff | 2 | +13 | -10 |
| 2015-02-09 14:28 | -do only send HELLO to clients once on startup, do only send fully initialized HELLO to clients if we can help it, even the first one; do not perform blacklist check twice for try_connect | Christian Grothoff | 10 | +162 | -115 |
| 2015-02-09 14:27 | -tolerateNAT instant reporting | Christian Grothoff | 1 | +128 | -99 |
| 2015-02-09 14:27 | -instantly report addresses during NAT initialization if possible | Christian Grothoff | 1 | +23 | -31 |
| 2015-02-09 14:27 | -better debug output, indentation | Christian Grothoff | 1 | +13 | -8 |
| 2015-02-09 12:17 | -use backoff for reconnects | Christian Grothoff | 3 | +25 | -5 |
| 2015-02-09 11:59 | -that the tests do not catch bugs like this is a real issue... | Christian Grothoff | 1 | +1 | -1 |
| 2015-02-08 23:22 | -fix shutdown | Christian Grothoff | 1 | +3 | -0 |
| 2015-02-08 23:17 | -fix shutdown order | Christian Grothoff | 1 | +1 | -1 |
| 2015-02-08 22:58 | -fin, mention future work in TODO | Christian Grothoff | 4 | +33 | -27 |
| 2015-02-08 22:46 | -updating comments | Christian Grothoff | 1 | +15 | -179 |
| 2015-02-08 22:38 | -cleaning up bandwidth allocation routine | Christian Grothoff | 1 | +57 | -95 |
| 2015-02-08 22:24 | -when selecting addresses, kick out peers with insufficient support if we are at the limit | Christian Grothoff | 1 | +11 | -11 |
| 2015-02-08 22:18 | -further simplify | Christian Grothoff | 1 | +97 | -12 |
| 2015-02-08 21:48 | -further simplify | Christian Grothoff | 1 | +70 | -111 |
| 2015-02-08 21:06 | -further simplify | Christian Grothoff | 1 | +4 | -16 |
| 2015-02-08 20:55 | -getting there... | Christian Grothoff | 3 | +63 | -52 |
| 2015-02-08 19:59 | -simplify flow, redistribute bandwidth after adding address | Christian Grothoff | 1 | +8 | -6 |
| 2015-02-08 19:56 | do not force disconnect just because client does not request address anymore | Christian Grothoff | 1 | +1 | -16 |
| 2015-02-08 19:53 | -simplify flow | Christian Grothoff | 1 | +4 | -24 |
| 2015-02-08 19:43 | -simplify flow | Christian Grothoff | 1 | +19 | -20 |
| 2015-02-08 19:43 | -simplify logic | Christian Grothoff | 1 | +3 | -28 |
| 2015-02-08 19:38 | -useless assertion removal | Christian Grothoff | 1 | +1 | -4 |
| 2015-02-08 18:36 | -indent | Christian Grothoff | 1 | +2 | -1 |
| 2015-02-08 18:13 | changing s_get API to return void instead of address, have plugin use existing mechanism to signal address activation | Christian Grothoff | 6 | +41 | -68 |
| 2015-02-08 17:40 | -simplify logic, convert breaks into asserts | Christian Grothoff | 1 | +13 | -23 |
| 2015-02-08 17:34 | -restructuring, adding comments | Christian Grothoff | 2 | +197 | -226 |
| 2015-02-08 17:11 | -remove fprintf | Christian Grothoff | 1 | +0 | -1 |
| 2015-02-08 17:02 | eliminate super-lazy functions | Christian Grothoff | 1 | +81 | -157 |
| 2015-02-08 16:43 | clean up find_quality_property_index and get_active_address_it | Christian Grothoff | 1 | +18 | -27 |
| 2015-02-08 16:39 | cleaning up get_active_address | Christian Grothoff | 1 | +5 | -26 |
| 2015-02-08 16:36 | cleaning up address_decrement | Christian Grothoff | 1 | +39 | -60 |
| 2015-02-08 16:26 | check for nan | Christian Grothoff | 1 | +7 | -10 |
| 2015-02-08 16:24 | removing dead argument | Christian Grothoff | 1 | +1 | -3 |
| 2015-02-08 16:24 | avoid several linear scans and allocations by combining AddressWrapper and asi structs | Christian Grothoff | 6 | +196 | -318 |
| 2015-02-08 15:50 | use new 'get_connectivity' API which is also RC-counting, instead of another map | Christian Grothoff | 1 | +149 | -165 |
| 2015-02-08 15:34 | expose connectivity desire of clients to ATS plugins | Christian Grothoff | 7 | +38 | -26 |
| 2015-02-08 15:24 | adding FIXME about 'struct Session' | Christian Grothoff | 1 | +1 | -0 |
| 2015-02-08 15:22 | -clarify API | Christian Grothoff | 3 | +6 | -7 |
| 2015-02-08 15:20 | cleaning up preference_peers as well once they are no longer needed | Christian Grothoff | 1 | +88 | -70 |
| 2015-02-08 15:12 | cleaning up gnunet-service-ats_preferences.c | Christian Grothoff | 1 | +11 | -7 |
| 2015-02-08 15:12 | cleaning up gnunet-service-ats_preferences.c | Christian Grothoff | 4 | +447 | -337 |
| 2015-02-08 13:41 | -adding comments, minor cleanup start | Christian Grothoff | 1 | +58 | -49 |
| 2015-02-08 13:30 | -fix config, shutdown issue | Christian Grothoff | 2 | +4 | -1 |
| 2015-02-08 13:19 | -rename for naming consistency | Christian Grothoff | 15 | +89 | -86 |
| 2015-02-08 13:05 | fix testcase FTBFS | Christian Grothoff | 2 | +1 | -18 |
| 2015-02-08 13:04 | simplify normalization logic, also have clients access norm array of address directly | Christian Grothoff | 10 | +142 | -289 |
| 2015-02-08 11:46 | more dead and duplicate code elimination | Christian Grothoff | 9 | +14 | -261 |
| 2015-02-08 11:45 | -updating gettext m4 macros | Christian Grothoff | 3 | +189 | -164 |
| 2015-02-07 23:20 | -bringing copyright tags up to FSF standard | Christian Grothoff | 65 | +65 | -0 |
| 2015-02-07 23:11 | -bringing copyright tags up to FSF standard | Christian Grothoff | 957 | +985 | -978 |
| 2015-02-07 18:35 | DCE | Christian Grothoff | 4 | +3 | -18 |
| 2015-02-07 18:28 | deduplicate code for quota parsing | Christian Grothoff | 1 | +4 | -9 |
| 2015-02-07 18:27 | deduplicate code for quota parsing | Christian Grothoff | 1 | +110 | -121 |
| 2015-02-07 16:19 | - change in POTFILES.in | Julius Bünger | 1 | +1 | -0 |
| 2015-02-07 16:19 | distinct samplers for client and Brahms protocol | Julius Bünger | 3 | +201 | -106 |
| 2015-02-07 13:01 | minor cleanup | Christian Grothoff | 1 | +126 | -100 |
| 2015-02-07 12:52 | simplify logic: just use string directly for the plugin name | Christian Grothoff | 2 | +7 | -86 |
| 2015-02-07 12:49 | use lower-case | Christian Grothoff | 9 | +11 | -11 |
| 2015-02-07 12:46 | simplify logic | Christian Grothoff | 8 | +130 | -211 |
| 2015-02-07 12:33 | simplify logic | Christian Grothoff | 3 | +142 | -56 |
| 2015-02-06 14:26 | -sane timeout | Christian Grothoff | 1 | +1 | -1 |
| 2015-02-06 14:25 | test ATS tests to pass again | Christian Grothoff | 5 | +45 | -22 |
| 2015-02-06 12:42 | -fix ril delete address handling | Christian Grothoff | 2 | +45 | -74 |
| 2015-02-06 12:18 | -fix misc minor crashes | Christian Grothoff | 3 | +58 | -40 |
| 2015-02-06 09:37 | -fixing silly NPEs | Christian Grothoff | 3 | +7 | -9 |
| 2015-02-06 09:28 | get rid of stupid network[i]=i array | Christian Grothoff | 10 | +83 | -126 |
| 2015-02-06 09:00 | -use only one nc per client | Christian Grothoff | 7 | +82 | -59 |
| 2015-02-06 08:35 | -fix segv | Christian Grothoff | 1 | +1 | -1 |
| 2015-02-05 21:41 | first pass at cleaning up ATS plugin API | Christian Grothoff | 8 | +356 | -406 |
| 2015-02-05 20:15 | starting with cleaning up gnunet-service-ats_preferences.c | Christian Grothoff | 2 | +85 | -62 |
| 2015-02-05 20:09 | starting with cleaning up gnunet-service-ats_preferences.c | Christian Grothoff | 1 | +52 | -45 |
| 2015-02-05 20:04 | dead code elimination | Christian Grothoff | 3 | +15 | -131 |
| 2015-02-05 19:58 | dead code elimination | Christian Grothoff | 2 | +0 | -52 |
| 2015-02-05 19:57 | avoid void *, use proper type for client | Christian Grothoff | 2 | +8 | -9 |
| 2015-02-05 19:55 | -misc cleanups | Christian Grothoff | 9 | +42 | -64 |
| 2015-02-05 19:48 | cleaning up gnunet-service-ats_normalization.c | Christian Grothoff | 7 | +169 | -127 |
| 2015-02-05 18:35 | - fixed resource leakages | Julius Bünger | 1 | +8 | -1 |
| 2015-02-05 17:47 | - trying to fix coverity defects | Julius Bünger | 2 | +76 | -60 |
| 2015-02-05 17:47 | - change in POTFILES.in | Julius Bünger | 1 | +52 | -47 |
| 2015-02-05 16:27 | -move header | Christian Grothoff | 2 | +1 | -14 |
| 2015-02-05 16:26 | separating out feedback from preferences | Christian Grothoff | 7 | +214 | -181 |
| 2015-02-05 16:09 | -cleaning up gnunet-service-ats_performance-* | Christian Grothoff | 8 | +404 | -485 |
| 2015-02-05 15:45 | -cleaning up gnunet-service-ats_connectivity-* | Christian Grothoff | 3 | +105 | -143 |
| 2015-02-05 15:30 | -cleaning up gnunet-service-ats_addresses.h | Christian Grothoff | 2 | +24 | -37 |
| 2015-02-05 15:27 | -cleaning up gnunet-service-ats_addresses.c | Christian Grothoff | 2 | +52 | -211 |
| 2015-02-05 12:52 | big ATS refactoring, no serious semantic changes should stem from this | Christian Grothoff | 22 | +2348 | -2586 |
| 2015-02-05 00:53 | Various changes: | Christian Grothoff | 25 | +1023 | -1333 |
| 2015-02-04 08:08 | improved test description | Matthias Wachs | 1 | +20 | -2 |
| 2015-02-04 07:31 | minor beautifications | Matthias Wachs | 2 | +4 | -5 |
| 2015-02-04 01:11 | cleaning up test a bit | Christian Grothoff | 1 | +135 | -89 |
| 2015-02-04 00:47 | also allow local addresses for P2 | Christian Grothoff | 1 | +4 | -0 |
| 2015-02-04 00:46 | remember which port we picked at random on port-autoconfig | Christian Grothoff | 1 | +33 | -24 |
| 2015-02-03 17:40 | doxygen, new define | Christian Grothoff | 2 | +11 | -3 |
| 2015-02-03 17:40 | -forgot to add file | Christian Grothoff | 2 | +455 | -0 |
| 2015-02-03 16:11 | add internal API to enable telling ATS about 'failed' suggestions | Christian Grothoff | 4 | +160 | -22 |
| 2015-02-03 15:32 | -docu | Christian Grothoff | 1 | +6 | -1 |
| 2015-02-03 15:31 | get rid of unused state and dead code: GST_neighbour_get_latency is never used | Christian Grothoff | 2 | +6 | -66 |
| 2015-02-03 15:28 | never destroy sessions on free_neighbour(), they should be destroyed by their own timeout | Christian Grothoff | 1 | +79 | -74 |
| 2015-02-03 15:26 | -assert to check API use | Christian Grothoff | 1 | +1 | -0 |
| 2015-02-03 15:25 | -fix NPE | Christian Grothoff | 1 | +2 | -2 |
| 2015-02-03 15:04 | -dead code elimination | Christian Grothoff | 2 | +4 | -10 |
| 2015-02-03 14:40 | -mesh is dead | Christian Grothoff | 0 | +0 | -0 |
| 2015-02-03 14:27 | separate ATS interface scanning logic from ATS scheduling logic | Christian Grothoff | 4 | +76 | -421 |
| 2015-02-03 14:11 | separate ATS connectivity suggestions from ATS scheduling API | Christian Grothoff | 21 | +729 | -303 |
| 2015-02-03 13:23 | -document struct | Christian Grothoff | 1 | +8 | -8 |
| 2015-02-03 13:20 | document API, do not pass unused 'session' argument | Christian Grothoff | 3 | +64 | -15 |
| 2015-02-03 13:14 | -fix FIXME | Christian Grothoff | 1 | +1 | -1 |
| 2015-02-03 13:14 | when ATS suggests an address that neighbours does not have a peer for, do not ignore it, setup the neighbour record instead | Christian Grothoff | 1 | +118 | -123 |
| 2015-02-03 12:33 | do signal disconnect to transport service, even if specific address is in_destroy | Christian Grothoff | 1 | +12 | -1 |
| 2015-02-03 00:23 | adding statistics on why transport may drop ATS suggestions | Christian Grothoff | 3 | +170 | -74 |
| 2015-02-02 23:52 | -fix fix | Christian Grothoff | 1 | +34 | -24 |
| 2015-02-02 23:31 | dramatically simplify quota notification: avoid registration, simply always notify plugin | Christian Grothoff | 8 | +28 | -256 |
| 2015-02-02 23:16 | reduce callback insanity for callbacks that are always bound to only one value | Christian Grothoff | 4 | +133 | -204 |
| 2015-02-02 23:04 | get_address_latency is actually dead | Christian Grothoff | 2 | +0 | -42 |
| 2015-02-02 23:03 | get_address_latency also does not use session | Christian Grothoff | 2 | +9 | -11 |
| 2015-02-02 22:59 | GST_validation_set_address_use does not need the session | Christian Grothoff | 3 | +44 | -48 |
| 2015-02-02 22:44 | check that we support the specified plugin early, not late | Christian Grothoff | 1 | +53 | -36 |
| 2015-02-02 22:37 | remove blacklisted addresses immediately from validation map | Christian Grothoff | 1 | +1 | -0 |
| 2015-02-02 22:35 | add statistic on size of validation_map | Christian Grothoff | 1 | +19 | -2 |
| 2015-02-02 22:28 | -removing dead code, chvc_ was not used at all | Christian Grothoff | 1 | +1 | -43 |
| 2015-02-02 22:25 | avoid passing both PeerIdentity and Address (which contains PeerIdentity) if address is always present as then this is redundant | Christian Grothoff | 17 | +317 | -429 |
| 2015-02-02 11:31 | -cleanup | Christian Grothoff | 1 | +46 | -29 |
| 2015-02-02 09:24 | avoid duplication from storing PID in both address and in validation entry | Christian Grothoff | 1 | +10 | -13 |
| 2015-02-02 09:22 | -doxyen, comments, indentation | Christian Grothoff | 2 | +57 | -12 |
| 2015-02-02 09:12 | -improve logging to help diagnose #3593 | Christian Grothoff | 3 | +51 | -48 |
| 2015-02-02 08:51 | -reduce log level, this is expected on shutdown | Christian Grothoff | 1 | +2 | -2 |
| 2015-02-01 18:35 | Use configured proportionality factor | David Barksdale | 1 | +2 | -1 |
| 2015-02-01 18:31 | Use configured stability factor, not constant | David Barksdale | 1 | +1 | -1 |
| 2015-02-01 18:08 | fix #3630 | Christian Grothoff | 1 | +1 | -1 |
| 2015-02-01 18:00 | cleaning up UDP code to use only on address format throughout the code as much as possible | Christian Grothoff | 8 | +557 | -549 |
| 2015-01-30 12:18 | -fix use after free | Christian Grothoff | 1 | +3 | -3 |
| 2015-01-30 12:18 | -fix leak | Christian Grothoff | 1 | +1 | -0 |
| 2015-01-30 10:09 | - fixed error in peer selection, never grow smaller than 3 | Julius Bünger | 1 | +2 | -2 |
| 2015-01-29 09:15 | - doc | Bart Polot | 1 | +1 | -0 |
| 2015-01-28 23:11 | - trying to fix issue of not sending push/pulls to peers | Julius Bünger | 1 | +2 | -2 |
| 2015-01-28 23:11 | - fixed double free problem | Julius Bünger | 1 | +14 | -11 |
| 2015-01-28 23:11 | - modified .po - files | Julius Bünger | 5 | +924 | -893 |
| 2015-01-28 19:32 | add GNUNET_STRINGS_data_to_string_alloc from TALER | Christian Grothoff | 2 | +53 | -4 |
| 2015-01-28 19:23 | - fixes for NPE | Bart Polot | 1 | +14 | -11 |
| 2015-01-28 19:15 | - memleaks | Bart Polot | 1 | +2 | -0 |
| 2015-01-28 19:01 | - avoid NPE | Bart Polot | 1 | +4 | -0 |
| 2015-01-28 18:56 | - avoid chain-calling the destroy handler to destroy the channel currently being destroyed | Bart Polot | 1 | +11 | -2 |
| 2015-01-28 18:48 | - don't free static memory | Bart Polot | 1 | +0 | -1 |
| 2015-01-28 18:47 | adding GNUNET_CRYPTO_eddsa_private_key_from_string | Christian Grothoff | 2 | +43 | -0 |
| 2015-01-28 18:29 | - RPS sampler destroy also accesses peer_map | Bart Polot | 1 | +1 | -1 |
| 2015-01-28 18:25 | - fix memory mangement when calling cadet to detect liveness | Bart Polot | 1 | +20 | -12 |
| 2015-01-28 18:05 | - fix memory management of sampler tasks | Bart Polot | 2 | +87 | -111 |
| 2015-01-28 17:08 | - debug script to all gdb with the correct core file and executable path | Bart Polot | 1 | +36 | -0 |
| 2015-01-28 16:58 | fixed wrong size check | Julius Bünger | 1 | +2 | -2 |
| 2015-01-28 16:58 | - doc | Bart Polot | 1 | +1 | -3 |
| 2015-01-28 16:56 | - never resize to 0 | Bart Polot | 3 | +38 | -4 |
| 2015-01-28 16:48 | fixing size problems | Julius Bünger | 1 | +4 | -2 |
| 2015-01-28 16:39 | - get size direcly from sampler | Bart Polot | 3 | +36 | -24 |
| 2015-01-28 16:39 | -remove prefixes | Bart Polot | 1 | +2 | -2 |
| 2015-01-28 15:55 | fixed size problems and removal of channel | Julius Bünger | 1 | +18 | -10 |
| 2015-01-28 14:22 | - more documentation | Bart Polot | 1 | +2 | -1 |
| 2015-01-28 14:15 | Documentation update - fix contradiction | Bart Polot | 1 | +3 | -3 |
| 2015-01-28 14:01 | - alignment, style | Bart Polot | 1 | +11 | -7 |
| 2015-01-28 13:49 | - changes to handling of own identity | Bart Polot | 1 | +17 | -22 |
| 2015-01-28 13:39 | fixed wrong cancellation | Julius Bünger | 1 | +10 | -1 |
| 2015-01-27 16:09 | optical changes | Julius Bünger | 1 | +5 | -0 |
| 2015-01-27 16:09 | fixed _seed() funktion | Julius Bünger | 1 | +21 | -13 |
| 2015-01-27 15:04 | add GNUNET_CONFIGURATION_get_data from Taler | Christian Grothoff | 2 | +74 | -3 |
| 2015-01-26 23:14 | fixed doxygen | Julius Bünger | 1 | +1 | -1 |
| 2015-01-26 22:31 | -update ignores | Christian Grothoff | 0 | +0 | -0 |
| 2015-01-26 22:28 | -fix logging, set quota to higher for testcase, also WLAN | Christian Grothoff | 4 | +11 | -5 |
| 2015-01-26 22:27 | -fix logging, set quota to higher for testcase | Christian Grothoff | 3 | +13 | -6 |
| 2015-01-26 21:57 | -fc not done here, do not null | Christian Grothoff | 1 | +1 | -2 |
| 2015-01-26 21:32 | -do not send any messages until we have our own MAC from the helper | Christian Grothoff | 2 | +178 | -83 |
| 2015-01-26 19:03 | patches from Hellekin to fix #3577 | Christian Grothoff | 3 | +33 | -3 |
| 2015-01-26 16:46 | -fix indent | Christian Grothoff | 1 | +8 | -6 |
| 2015-01-26 16:46 | -constants first | Christian Grothoff | 1 | +1 | -1 |
| 2015-01-26 16:45 | -style fixes | Christian Grothoff | 1 | +8 | -6 |
| 2015-01-26 12:03 | - fix memleak | Sree Harsha Totakura | 1 | +1 | -0 |
| 2015-01-26 10:19 | - fix docu | Sree Harsha Totakura | 2 | +13 | -12 |
| 2015-01-26 09:53 | -fix doc | Sree Harsha Totakura | 2 | +5 | -6 |
| 2015-01-25 23:33 | -udp broadcasts should not be flagged as inbound | Christian Grothoff | 2 | +9 | -4 |
| 2015-01-25 23:17 | -fix warnings created by ARM opening too many sockets with limited sockets testcase | Christian Grothoff | 4 | +7 | -4 |
| 2015-01-25 23:14 | -make sure we get the correct errno back after GNUNET_NETWORK_socket_create() | Christian Grothoff | 4 | +25 | -20 |
| 2015-01-25 22:59 | -correct a few overly optimistic assumptions about what can legitimately happen... | Christian Grothoff | 3 | +110 | -36 |
| 2015-01-25 21:44 | -stupid check, remove | Christian Grothoff | 1 | +1 | -2 |
| 2015-01-25 21:28 | fix shutdown order to destroy sessions first, fix logic failure with respect to bi-directional transports like UNIX | Christian Grothoff | 1 | +9 | -6 |
| 2015-01-25 21:27 | fixing wrong assertions | Christian Grothoff | 2 | +39 | -10 |
| 2015-01-25 21:14 | -address dying doesn't depend on bandwidth suggestion of ATS, just on in_destroy flag | Christian Grothoff | 2 | +10 | -10 |
| 2015-01-25 21:11 | -indentation | Christian Grothoff | 1 | +5 | -5 |
| 2015-01-25 21:10 | -pass closure, indentation fixes | Christian Grothoff | 1 | +28 | -18 |
| 2015-01-25 21:10 | -use static where applicable | Christian Grothoff | 1 | +10 | -6 |
| 2015-01-25 21:09 | always create session before giving performance metrics | Christian Grothoff | 1 | +27 | -14 |
| 2015-01-25 21:08 | -indentation | Christian Grothoff | 1 | +20 | -13 |
| 2015-01-25 21:08 | -undo bad commit | Christian Grothoff | 8 | +68 | -138 |
| 2015-01-25 21:07 | -indentation plugin_transport_udp.c | Christian Grothoff | 8 | +138 | -68 |
| 2015-01-25 19:41 | only add addresses as valid from peerinfo if we have the respective plugin loaded | Christian Grothoff | 1 | +6 | -0 |
| 2015-01-25 19:35 | store suggest handles, do not drop | Christian Grothoff | 1 | +3 | -2 |
| 2015-01-25 19:30 | handle mq being NULL | Christian Grothoff | 1 | +23 | -15 |
| 2015-01-25 19:15 | -fixing testcases | Christian Grothoff | 1 | +78 | -37 |
| 2015-01-25 16:41 | -fix testcase assertions | Christian Grothoff | 1 | +7 | -12 |
| 2015-01-25 16:00 | -eh, static sh plese | Christian Grothoff | 1 | +1 | -1 |
| 2015-01-25 15:57 | -removing useless/dead/redundant tests, adjusting other tests to fit current API | Christian Grothoff | 7 | +132 | -324 |
| 2015-01-24 23:09 | W32: Remove copy-pasted stray increment | LRN | 1 | +1 | -1 |
| 2015-01-24 23:08 | W32: Also consider ERROR_INVALID_HANDLE when checking 'file' type | LRN | 1 | +1 | -1 |
| 2015-01-24 23:01 | Fix the use of (GNUNET_)strdup and (GNUNET_)free | LRN | 6 | +9 | -9 |
| 2015-01-24 23:01 | Add GNUNET_NETWORK_fdset_handle_set_first | LRN | 2 | +56 | -6 |
| 2015-01-24 23:01 | Add support for selecting on W32 events | LRN | 3 | +53 | -11 |
| 2015-01-24 18:53 | -fix assertion checking the encoded s-expressions | Sree Harsha Totakura | 2 | +10 | -3 |
| 2015-01-23 11:53 | taking care of send msg size in the api | Julius Bünger | 3 | +21 | -3 |
| 2015-01-23 01:05 | mostly taking care about max size we are allowed to send | Julius Bünger | 2 | +37 | -5 |
| 2015-01-23 01:05 | code cleanup | Julius Bünger | 1 | +7 | -8 |
| 2015-01-22 23:11 | -use static where allowed | Christian Grothoff | 1 | +56 | -30 |
| 2015-01-22 23:08 | moved the client request rate estimation in fkt of its own | Julius Bünger | 1 | +44 | -26 |
| 2015-01-22 23:07 | use const in api, avoid cast | Christian Grothoff | 3 | +5 | -4 |
| 2015-01-22 23:04 | use statics instead of singleton struct, simplify internal APIs | Christian Grothoff | 7 | +328 | -423 |
| 2015-01-22 22:35 | -indentation, do not pass stats arg as const just to then cast the const away | Christian Grothoff | 5 | +58 | -34 |
| 2015-01-22 22:22 | finish ATS reconnect logic to retransmit state on reconnect | Christian Grothoff | 1 | +67 | -19 |
| 2015-01-22 22:13 | -improving docs | Christian Grothoff | 2 | +48 | -24 |
| 2015-01-22 21:49 | -documenting | Christian Grothoff | 2 | +51 | -2 |
| 2015-01-22 21:43 | also simplify message format for AddressSuggestionMessage | Christian Grothoff | 5 | +60 | -143 |
| 2015-01-22 21:34 | improved selection of peers for pushing | Julius Bünger | 1 | +16 | -19 |
| 2015-01-22 21:32 | simplifying IPC for address destruction | Christian Grothoff | 6 | +38 | -190 |
| 2015-01-22 21:25 | simplifying IPC for address in use and address update | Christian Grothoff | 6 | +110 | -204 |
| 2015-01-22 21:08 | split structs for address adding and updating | Christian Grothoff | 3 | +58 | -7 |
| 2015-01-22 20:59 | splitting add/update logic in preparation for changing msg formats | Christian Grothoff | 1 | +52 | -11 |
| 2015-01-22 20:54 | towards a cleaner ATS scheduling API | Christian Grothoff | 10 | +215 | -393 |
| 2015-01-22 19:35 | modified TODOs | Julius Bünger | 1 | +1 | -5 |
| 2015-01-22 19:35 | don't read threshholds from .conf | Julius Bünger | 2 | +0 | -24 |
| 2015-01-22 17:01 | -add a check to bail out on false signatures | Sree Harsha Totakura | 1 | +8 | -0 |
| 2015-01-22 14:13 | keep track of whom we sent pull requests to (avoid duplicate replys) | Julius Bünger | 1 | +111 | -32 |
| 2015-01-22 11:49 | make sure fkt is called with right argument | Julius Bünger | 1 | +2 | -0 |
| 2015-01-22 11:49 | clean up ntfy_tmt_rdy handles on removal of peer | Julius Bünger | 1 | +13 | -3 |
| 2015-01-22 00:18 | restructured service and sampler | Julius Bünger | 3 | +317 | -211 |
| 2015-01-22 00:18 | optical changes | Julius Bünger | 1 | +3 | -3 |
| 2015-01-22 00:18 | update .po - files | Julius Bünger | 6 | +2019 | -1949 |
| 2015-01-20 09:58 | updated .po - files | Julius Bünger | 5 | +453 | -557 |
| 2015-01-20 09:58 | restructured test, testing seed | Julius Bünger | 1 | +91 | -8 |
| 2015-01-20 09:58 | optical changes, small fix, draft for notification | Julius Bünger | 1 | +54 | -18 |
| 2015-01-19 12:55 | trying to remove get_peer_task | Julius Bünger | 1 | +2 | -2 |
| 2015-01-19 01:08 | -towards improved ATS API, adding return value with address record when adding address, adding new subsystem with peer-to-address map to transport; causes various new assertions to fail, but no major regression -- not finished | Christian Grothoff | 14 | +1153 | -636 |
| 2015-01-19 01:05 | -indentation, doxygen | Christian Grothoff | 2 | +16 | -11 |
| 2015-01-18 23:55 | undo last commit | Julius Bünger | 1 | +3 | -12 |
| 2015-01-18 23:55 | removed unneeded vars | Julius Bünger | 1 | +0 | -2 |
| 2015-01-18 23:52 | undo last commit | Julius Bünger | 1 | +2 | -34 |
| 2015-01-18 23:16 | check if peer we open a channel to is live | Julius Bünger | 2 | +86 | -35 |
| 2015-01-18 22:43 | -fix compile issue due to api change | Christian Grothoff | 1 | +5 | -6 |
| 2015-01-18 17:31 | -remarking on things to fix | Christian Grothoff | 3 | +38 | -19 |
| 2015-01-18 15:55 | simplified removal of peers from peermap | Julius Bünger | 1 | +4 | -20 |
| 2015-01-18 14:10 | remove ATS information from callback from ATS address selection, as the argument was never used in the first place | Christian Grothoff | 25 | +165 | -203 |
| 2015-01-18 13:22 | removing dead logic to copy and pass around unused ATS values | Christian Grothoff | 3 | +0 | -30 |
| 2015-01-18 13:20 | -just indentation, dead code | Christian Grothoff | 2 | +26 | -9 |
| 2015-01-18 12:58 | always use a slot, even if the session is NULL, simplify logic and document what still needs to be fixed | Christian Grothoff | 5 | +340 | -461 |
| 2015-01-18 12:57 | -test cleanup | Christian Grothoff | 1 | +16 | -13 |
| 2015-01-18 12:24 | -doxygen, link against libgnunethello | Christian Grothoff | 2 | +12 | -7 |
| 2015-01-18 12:23 | -test cleanup | Christian Grothoff | 1 | +82 | -55 |
| 2015-01-18 12:23 | -indentation, doxygen | Christian Grothoff | 1 | +3 | -3 |
| 2015-01-18 12:23 | -indentation, doxygen | Christian Grothoff | 2 | +40 | -36 |
| 2015-01-18 05:06 | fixed integer sizes and _get_rand_peer() | Julius Bünger | 3 | +71 | -59 |
| 2015-01-18 03:23 | fixed message size | Julius Bünger | 2 | +3 | -3 |
| 2015-01-18 03:19 | schedule some requests for later | Julius Bünger | 3 | +215 | -49 |
| 2015-01-18 00:33 | -fix indentation | Christian Grothoff | 1 | +8 | -7 |
| 2015-01-17 23:30 | use modern MQ API, use multipeermap instead of DLL | Christian Grothoff | 1 | +280 | -386 |
| 2015-01-17 23:29 | exit loop once first handler is found | Christian Grothoff | 1 | +3 | -4 |
| 2015-01-17 23:20 | -dce | Christian Grothoff | 1 | +4 | -5 |
| 2015-01-17 22:20 | simplify ATS API and plugin API by returning the network type, instead of an ATS_Information struct | Christian Grothoff | 10 | +282 | -228 |
| 2015-01-17 22:08 | cleaning up disconnected peers | Julius Bünger | 1 | +23 | -6 |
| 2015-01-17 22:08 | clean up channels to other peers correctly | Julius Bünger | 1 | +42 | -8 |
| 2015-01-17 22:08 | added space between fkt names and args | Julius Bünger | 1 | +30 | -30 |
| 2015-01-17 21:38 | eliminating callback argument and its implementation which are never called in the first place by ATS | Christian Grothoff | 10 | +32 | -41 |
| 2015-01-17 21:31 | use ATS functions to convert quality network type to string, instead of using string API | Christian Grothoff | 8 | +254 | -370 |
| 2015-01-17 16:24 | -oops | Christian Grothoff | 1 | +1 | -1 |
| 2015-01-17 16:23 | do not print two messages, one is enough | Christian Grothoff | 2 | +4 | -14 |
| 2015-01-17 16:05 | use enough space for storing full address | Christian Grothoff | 1 | +5 | -3 |
| 2015-01-17 16:05 | use GNUNET_snprintf | Christian Grothoff | 1 | +9 | -5 |
| 2015-01-16 17:19 | corrected message size check | Julius Bünger | 1 | +4 | -14 |
| 2015-01-16 14:39 | fixed wrong deletion | Julius Bünger | 1 | +7 | -5 |
| 2015-01-16 14:18 | send empty push/pull-request messages | Julius Bünger | 2 | +7 | -45 |
| 2015-01-16 12:32 | move sample testbed configs to a dir | Sree Harsha Totakura | 4 | +0 | -0 |
| 2015-01-16 11:47 | fix #3611 | Christian Grothoff | 5 | +52 | -51 |
| 2015-01-16 11:39 | test for solvers to support delayed start | Matthias Wachs | 5 | +131 | -4 |
| 2015-01-16 11:05 | fix assertion violation if active call is cancelled | Christian Grothoff | 1 | +10 | -4 |
| 2015-01-16 10:51 | -no hash | Christian Grothoff | 1 | +1 | -1 |
| 2015-01-16 10:36 | additional test | Matthias Wachs | 2 | +320 | -0 |
| 2015-01-16 10:20 | fixing #3610 | Christian Grothoff | 1 | +2 | -0 |
| 2015-01-16 10:15 | new testcase to test delayed ATS service startup | Matthias Wachs | 5 | +615 | -0 |
| 2015-01-16 08:00 | test failed to compile on my system | Matthias Wachs | 1 | +1 | -1 |
| 2015-01-16 00:58 | added todo | Julius Bünger | 1 | +1 | -0 |
| 2015-01-16 00:57 | resizing lists implemented, fixed type error | Julius Bünger | 1 | +77 | -43 |
| 2015-01-16 00:57 | fixed indentation | Julius Bünger | 1 | +6 | -6 |
| 2015-01-16 00:57 | removed unneeded global | Julius Bünger | 1 | +0 | -5 |
| 2015-01-16 00:57 | restructured the sampler | Julius Bünger | 3 | +160 | -65 |
| 2015-01-15 15:15 | - log | Bart Polot | 1 | +1 | -1 |
| 2015-01-15 15:15 | Added a delayed search function to avoid saturating the DHT with requests on boot. | Bart Polot | 1 | +85 | -26 |
| 2015-01-15 14:19 | - Check path for NULL, fix #3583 | Bart Polot | 1 | +15 | -1 |
| 2015-01-15 14:19 | - use path_cmp | Bart Polot | 1 | +1 | -3 |
| 2015-01-15 14:19 | - added path_cmp | Bart Polot | 2 | +36 | -0 |
| 2015-01-15 13:58 | - fix failed git merge | Bart Polot | 1 | +0 | -1 |
| 2015-01-15 13:57 | - bump message amount | Bart Polot | 1 | +1 | -0 |
| 2015-01-15 13:45 | - fix crashes, zombie controller on ^C | Bart Polot | 1 | +21 | -6 |
| 2015-01-14 18:24 | fixing memory leaks | Julius Bünger | 1 | +1 | -1 |
| 2015-01-13 10:20 | implemented seeding | Julius Bünger | 5 | +84 | -26 |
| 2015-01-13 10:20 | updated .po-files | Julius Bünger | 5 | +559 | -455 |
| 2015-01-13 10:20 | renaming | Julius Bünger | 1 | +27 | -17 |
| 2015-01-10 19:06 | -clean up testcase | Christian Grothoff | 1 | +3 | -6 |
| 2015-01-10 18:56 | -.po update | Christian Grothoff | 6 | +4034 | -4455 |
| 2015-01-10 01:26 | Fixed inverting of same-priority bundled messages | Bart Polot | 1 | +1 | -1 |
| 2015-01-10 00:40 | - include message size in log | Bart Polot | 1 | +2 | -2 |
| 2015-01-10 00:40 | - remove debug statements | Bart Polot | 1 | +2 | -2 |
| 2015-01-09 18:04 | - allow more time to 5 peer testcase, change stats loglevel | Bart Polot | 1 | +2 | -3 |
| 2015-01-09 18:04 | Accept Out-of-Order connection messages | Bart Polot | 1 | +71 | -19 |
| 2015-01-09 18:04 | - minor log modifications, docs | Bart Polot | 3 | +5 | -8 |
| 2015-01-09 18:04 | - refactor test, always gather stats | Bart Polot | 1 | +98 | -108 |
| 2015-01-09 18:04 | - add statistics to DHT module | Bart Polot | 1 | +8 | -3 |
| 2015-01-09 18:04 | - test connection_create size, add size to log | Bart Polot | 1 | +10 | -2 |
| 2015-01-09 18:04 | - fix test: provide real message size | Bart Polot | 1 | +1 | -1 |
| 2015-01-09 18:04 | - minor changes: tabs, logs, reorder | Bart Polot | 2 | +4 | -3 |
| 2015-01-09 18:04 | - simpify api size handling code | Bart Polot | 1 | +3 | -11 |
| 2015-01-09 18:04 | - more message size checks | Bart Polot | 1 | +5 | -1 |
| 2015-01-09 18:04 | - more size checks | Bart Polot | 1 | +29 | -12 |
| 2015-01-09 18:04 | - add size argument to allow to verify message size | Bart Polot | 2 | +10 | -9 |
| 2015-01-09 18:04 | - fix size handling of payload data | Bart Polot | 1 | +8 | -9 |
| 2015-01-09 18:04 | - check minimum size, param order | Bart Polot | 2 | +2 | -1 |
| 2015-01-09 18:04 | Added keyfile with peers named AAAA, BBBB, ..., ZZZZ (to improve testcase/profiler legibility) | Bart Polot | 1 | +0 | -0 |
| 2015-01-09 18:04 | - add space for second kx | Bart Polot | 1 | +29 | -7 |
| 2015-01-09 17:18 | moving hash_context testcase over as well | Christian Grothoff | 2 | +51 | -0 |
| 2015-01-09 16:27 | adding API for incremental hashing (from Taler) | Christian Grothoff | 2 | +132 | -1 |
| 2015-01-09 15:51 | adding support for blind signatures (modernized version of Taler logic, with variable key length) | Christian Grothoff | 4 | +1142 | -0 |
| 2015-01-09 11:13 | moved computation of request rate out of sampler | Julius Bünger | 2 | +112 | -87 |
| 2015-01-09 07:23 | -update docu to reflect current use of GNUNET_PREFIX | Christian Grothoff | 1 | +10 | -12 |
| 2015-01-08 17:46 | -fix compile error | Christian Grothoff | 1 | +1 | -1 |
| 2015-01-08 14:12 | fixed and improved test for address switching | Matthias Wachs | 1 | +88 | -112 |
| 2015-01-08 12:38 | fixing testcase: task not correctly unset, passes for me now | Matthias Wachs | 1 | +6 | -4 |
| 2015-01-08 12:20 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2015-01-08 12:19 | -undo, breaks stuff | Christian Grothoff | 1 | +1 | -1 |
| 2015-01-08 11:34 | fix for mantis bug #3606: fixed path suffix appended to GNUNET_PREFIX | Matthias Wachs | 1 | +1 | -1 |
| 2015-01-08 00:32 | small fix in random scheduling | Julius Bünger | 1 | +1 | -1 |
| 2015-01-08 00:31 | randomised scheduling of next round, cosmetic changes | Julius Bünger | 1 | +15 | -11 |
| 2015-01-07 22:56 | check if id is already in current push/pull_list | Julius Bünger | 1 | +34 | -5 |
| 2015-01-07 22:12 | checking msg sizes, cosmetic changes | Julius Bünger | 2 | +39 | -27 |
| 2015-01-07 19:49 | fixed index of for-loop | Julius Bünger | 1 | +1 | -1 |
| 2015-01-07 17:27 | got rid of touch_*() | Julius Bünger | 1 | +27 | -64 |
| 2015-01-07 17:18 | different fixes and cosmetic changes | Julius Bünger | 2 | +44 | -31 |
| 2015-01-07 16:03 | removed unwanted string from log msgs | Julius Bünger | 1 | +9 | -9 |
| 2015-01-07 16:03 | fixed compiler warning | Julius Bünger | 1 | +1 | -1 |
| 2015-01-07 14:22 | -do not wait for timeout on hard error | Christian Grothoff | 1 | +2 | -0 |
| 2015-01-07 14:06 | changed logging + cosmetic changes | Julius Bünger | 1 | +14 | -15 |
| 2015-01-07 14:05 | -simplify apis, doxygen | Christian Grothoff | 3 | +9 | -15 |
| 2015-01-07 14:04 | suspend server while handlers are not in place | Christian Grothoff | 3 | +60 | -43 |
| 2015-01-07 14:00 | now sending push,pull to at least one peer/round | Julius Bünger | 1 | +13 | -8 |
| 2015-01-07 14:00 | moved part of _resize() from _sampler.c to -rps.c | Julius Bünger | 2 | +39 | -32 |
| 2015-01-07 12:39 | -check once, and consistently | Christian Grothoff | 1 | +7 | -5 |
| 2015-01-06 23:50 | changes to rps.h | Julius Bünger | 1 | +13 | -7 |
| 2015-01-06 23:49 | - modified Makefile accordingly | Julius Bünger | 1 | +3 | -0 |
| 2015-01-06 23:48 | moved sampler functionality in file of its own | Julius Bünger | 3 | +946 | -578 |
| 2015-01-06 14:35 | Comment on ugly API design choice | David Barksdale | 1 | +3 | -0 |
| 2015-01-06 01:11 | Workaround emscripten bug in returning int64_t | David Barksdale | 8 | +40 | -25 |
| 2015-01-05 14:57 | -docu, style fixes | Christian Grothoff | 1 | +39 | -28 |
| 2015-01-05 14:27 | -stylistic fixes, also, only block re-validation for 2s IF we actually did send a PING, not if we didn't find the plugin | Christian Grothoff | 1 | +48 | -25 |
| 2015-01-05 04:35 | Check return value of GNUNET_STATISTICS_get | David Barksdale | 3 | +10 | -0 |
| 2015-01-02 15:54 | removed unneeded api call | Julius Bünger | 2 | +0 | -69 |
| 2015-01-02 15:54 | fixed config | Julius Bünger | 1 | +1 | -1 |
| 2015-01-01 19:22 | Add a test to reproduce issue #3554 | David Barksdale | 4 | +50 | -4 |
| 2014-12-29 13:13 | - avoid noise in the testcase logs | Bart Polot | 1 | +32 | -5 |
| 2014-12-29 13:13 | - test message packing | Bart Polot | 1 | +3 | -1 |
| 2014-12-27 12:32 | fixed struct | Julius Bünger | 1 | +1 | -1 |
| 2014-12-27 12:32 | added log message | Julius Bünger | 1 | +2 | -0 |
| 2014-12-27 12:32 | make the test run without internet connection | Julius Bünger | 1 | +11 | -1 |
| 2014-12-27 12:32 | fixed doxygen | Julius Bünger | 2 | +22 | -1 |
| 2014-12-27 12:32 | added message type for seeding | Julius Bünger | 1 | +16 | -0 |
| 2014-12-27 12:31 | added seeding function to the api | Julius Bünger | 2 | +16 | -0 |
| 2014-12-27 12:31 | initialising gossip_list correctly | Julius Bünger | 1 | +17 | -5 |
| 2014-12-27 12:31 | using get_peer_context() | Julius Bünger | 1 | +14 | -13 |
| 2014-12-27 12:31 | fixed place of resizing gossip_list | Julius Bünger | 1 | +8 | -8 |
| 2014-12-27 12:31 | reading alpha, beta from .conf | Julius Bünger | 1 | +17 | -16 |
| 2014-12-26 00:02 | fixed usage of get_rand_peer() | Julius Bünger | 1 | +24 | -20 |
| 2014-12-26 00:02 | removed unnecessary uncommented code | Julius Bünger | 1 | +0 | -7 |
| 2014-12-26 00:02 | _malloc() -> _new() | Julius Bünger | 1 | +1 | -1 |
| 2014-12-26 00:01 | fixed compiler warning in tests | Julius Bünger | 1 | +1 | -1 |
| 2014-12-25 01:06 | -fix doxygen issues | Christian Grothoff | 4 | +6 | -14 |
| 2014-12-24 16:59 | minor fixes | Julius Bünger | 9 | +8731 | -6290 |
| 2014-12-24 15:11 | fixed some issues | Julius Bünger | 1 | +103 | -80 |
| 2014-12-24 15:11 | now using API calls instead of own fkts | Julius Bünger | 1 | +4 | -29 |
| 2014-12-24 15:11 | Added documenting comments | Julius Bünger | 1 | +37 | -1 |
| 2014-12-24 01:45 | -update priority to shutdown if that is being used | Christian Grothoff | 1 | +1 | -1 |
| 2014-12-24 01:42 | -use flag to check for readyness | Christian Grothoff | 1 | +7 | -2 |
| 2014-12-24 01:35 | -shutdown alone does not move to ready list | Christian Grothoff | 1 | +2 | -1 |
| 2014-12-24 01:32 | -delay serving requests until plugin is ready | Christian Grothoff | 1 | +31 | -24 |
| 2014-12-24 01:10 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or even fully address #3247 | Christian Grothoff | 315 | +2751 | -2754 |
| 2014-12-23 23:03 | -fix trivial double-free | Christian Grothoff | 1 | +0 | -1 |
| 2014-12-23 22:54 | fix #3589 | Christian Grothoff | 1 | +1 | -1 |
| 2014-12-23 22:39 | -actually, require proxy option to be empty, cleaner | Christian Grothoff | 1 | +13 | -16 |
| 2014-12-23 22:38 | -do run with proxy type NONE | Christian Grothoff | 1 | +11 | -10 |
| 2014-12-23 22:15 | -fix call to MHD_start_daemon, properly pass MHD_USE_IPv6 if needed | Christian Grothoff | 1 | +9 | -4 |
| 2014-12-23 22:09 | -fix dbg level | Christian Grothoff | 1 | +1 | -1 |
| 2014-12-23 22:08 | -cleaning up stats code, use separate structures per subsystem for faster processing | Christian Grothoff | 3 | +451 | -213 |
| 2014-12-23 22:08 | -doxygen, indentation | Christian Grothoff | 3 | +24 | -18 |
| 2014-12-23 20:38 | -doxgen, use modern client API | Christian Grothoff | 2 | +108 | -96 |
| 2014-12-23 20:37 | fixing datastore-statistics interaction to ensure stats are properly written to disk on exit | Christian Grothoff | 1 | +194 | -155 |
| 2014-12-23 05:07 | Rename DEFAULT_QUALITY to MLP_DEFAULT_QUALITY to avoid conflicting with W32 GDI | LRN | 1 | +13 | -13 |
| 2014-12-23 04:55 | Remove work-around for bad NULL definition | David Barksdale | 6 | +9 | -9 |
| 2014-12-22 12:12 | -undo | Christian Grothoff | 1 | +1 | -1 |
| 2014-12-22 12:12 | -doxygen | Christian Grothoff | 2 | +16 | -12 |
| 2014-12-21 01:26 | flush peer respect value on disconnect | Omar Tarabai | 1 | +27 | -26 |
| 2014-12-20 18:30 | -do not start unrelated services during ATS tests | Christian Grothoff | 1 | +3 | -7 |
| 2014-12-20 18:24 | -assign port for DNS | Christian Grothoff | 1 | +2 | -2 |
| 2014-12-20 18:12 | -disable unused services during test | Christian Grothoff | 1 | +2 | -5 |
| 2014-12-20 17:02 | Remove superflous heap allocation | David Barksdale | 1 | +4 | -7 |
| 2014-12-20 15:57 | Cleaned up | Julius Bünger | 1 | +272 | -152 |
| 2014-12-20 15:37 | -doxygen and minor style fixes | Christian Grothoff | 5 | +108 | -79 |
| 2014-12-20 15:18 | -simplify logic | Christian Grothoff | 1 | +88 | -109 |
| 2014-12-20 14:56 | -make static | Christian Grothoff | 1 | +4 | -3 |
| 2014-12-20 14:54 | -use separate message types for TRY_CONNECT and TRY_DISCONNECT | Christian Grothoff | 7 | +317 | -151 |
| 2014-12-20 13:52 | -eliminate duplicate all_zeros globals, eliminated dead 'latency' field in SendOKMessage | Christian Grothoff | 3 | +58 | -54 |
| 2014-12-20 13:24 | -add assertion | Christian Grothoff | 2 | +9 | -4 |
| 2014-12-20 12:39 | -check RV | Christian Grothoff | 1 | +5 | -2 |
| 2014-12-20 12:37 | -fix unused initialization of locals | Christian Grothoff | 1 | +29 | -22 |
| 2014-12-20 12:32 | -check RV | Christian Grothoff | 1 | +7 | -0 |
| 2014-12-20 11:59 | fix #3588: avoid bash-isms | Christian Grothoff | 2 | +2 | -2 |
| 2014-12-20 02:09 | -clarify logic | Christian Grothoff | 1 | +5 | -4 |
| 2014-12-20 02:06 | -fix warning | Christian Grothoff | 1 | +3 | -2 |
| 2014-12-20 01:38 | -static | Christian Grothoff | 1 | +1 | -1 |
| 2014-12-20 01:08 | -do not modify 'const' argument | Christian Grothoff | 1 | +33 | -28 |
| 2014-12-20 00:53 | -do not warn about libcurl if we have libgnurl | Christian Grothoff | 1 | +3 | -1 |
| 2014-12-19 22:52 | -check RV | Christian Grothoff | 1 | +2 | -1 |
| 2014-12-19 22:51 | -check RV | Christian Grothoff | 1 | +1 | -1 |
| 2014-12-19 22:49 | -and this is why the NULL comes FIRST | Christian Grothoff | 1 | +1 | -1 |
| 2014-12-19 22:48 | -support join_msg=NULL properly | Christian Grothoff | 2 | +35 | -15 |
| 2014-12-19 22:43 | -fix double-free | Christian Grothoff | 1 | +0 | -3 |
| 2014-12-19 22:37 | -check connection state / rval | Christian Grothoff | 1 | +6 | -0 |
| 2014-12-19 22:35 | -use static | Christian Grothoff | 1 | +46 | -38 |
| 2014-12-19 22:08 | -check RV | Christian Grothoff | 1 | +1 | -1 |
| 2014-12-19 22:06 | -check RV | Christian Grothoff | 1 | +1 | -0 |
| 2014-12-19 22:01 | -fix leak | Christian Grothoff | 1 | +20 | -13 |
| 2014-12-19 21:58 | -fix leaks, use asprintf | Christian Grothoff | 1 | +5 | -6 |
| 2014-12-19 21:54 | -fix leaks, check RV | Christian Grothoff | 3 | +23 | -13 |
| 2014-12-19 21:47 | -fix leaks | Christian Grothoff | 3 | +16 | -10 |
| 2014-12-19 21:39 | -fix use after free (GCCH_destroy frees 'ch', and then ch->t dereferences it --- Bart, please check | Christian Grothoff | 1 | +1 | -0 |
| 2014-12-19 21:36 | -check return value | Christian Grothoff | 11 | +22 | -11 |
| 2014-12-19 20:16 | Fix 'STRINGS_data_to_string size check and comment | David Barksdale | 1 | +4 | -4 |
| 2014-12-19 14:16 | -trying to fix transport service assertion in time.c:393: overflow on multiply | Christian Grothoff | 1 | +3 | -7 |
| 2014-12-19 14:07 | -fix leak | Christian Grothoff | 1 | +1 | -0 |
| 2014-12-19 14:05 | -check NULL, check RV | Christian Grothoff | 1 | +5 | -1 |
| 2014-12-19 14:01 | -fix sec_name leak | Christian Grothoff | 3 | +29 | -15 |
| 2014-12-19 13:33 | -fix use after free | Christian Grothoff | 1 | +4 | -2 |
| 2014-12-19 10:15 | finishing fixing #3581, with also simplified logic | Christian Grothoff | 1 | +57 | -149 |
| 2014-12-19 09:05 | -do not use NBO double for stats setting | Christian Grothoff | 1 | +2 | -1 |
| 2014-12-19 02:06 | #3581 | Omar Tarabai | 1 | +38 | -29 |
| 2014-12-18 17:39 | towards fixing #3581 | Omar Tarabai | 9 | +133 | -141 |
| 2014-12-18 16:22 | -use const in peerstore callback | Christian Grothoff | 16 | +133 | -105 |
| 2014-12-18 07:54 | -disable NSE POW during cadet tests | Christian Grothoff | 1 | +2 | -1 |
| 2014-12-18 01:19 | Fix for systems with NULL defined as long | David Barksdale | 1 | +2 | -2 |
| 2014-12-17 18:01 | -old-style comments, avoid duplicate comments | Christian Grothoff | 1 | +17 | -15 |
| 2014-12-17 17:48 | -more benchmarking results | Christian Grothoff | 4 | +14 | -14 |
| 2014-12-17 13:36 | Fixed errors and cleaned up | Julius Bünger | 1 | +234 | -188 |
| 2014-12-17 12:45 | Fix regression caused by SVN 34522 | Sree Harsha Totakura | 3 | +6 | -1 |
| 2014-12-17 03:46 | -check rval | Christian Grothoff | 1 | +9 | -6 |
| 2014-12-17 03:44 | -check rval | Christian Grothoff | 1 | +1 | -1 |
| 2014-12-17 03:43 | -leaks, leaks leaks | Christian Grothoff | 4 | +21 | -10 |
| 2014-12-17 03:07 | -remove dead api | Christian Grothoff | 3 | +6 | -28 |
| 2014-12-16 23:11 | -simplify tools test | Christian Grothoff | 1 | +0 | -6 |
| 2014-12-16 23:11 | -simplify tools test | Christian Grothoff | 2 | +2 | -4 |
| 2014-12-16 22:45 | -towards addressing #3581 | Christian Grothoff | 1 | +140 | -59 |
| 2014-12-16 22:13 | -disable nse pow | Christian Grothoff | 3 | +25 | -80 |
| 2014-12-16 22:07 | -must notify client on timeout | Christian Grothoff | 1 | +26 | -8 |
| 2014-12-16 21:49 | -gns tests do require autostarts | Christian Grothoff | 1 | +0 | -1 |
| 2014-12-16 21:40 | -no nse | Christian Grothoff | 1 | +3 | -0 |
| 2014-12-16 21:39 | -no nse | Christian Grothoff | 1 | +2 | -0 |
| 2014-12-16 21:35 | -no NSE | Christian Grothoff | 2 | +2 | -1 |
| 2014-12-16 21:28 | -hostlist tests need topology | Christian Grothoff | 5 | +16 | -2 |
| 2014-12-16 21:14 | -adding single file for testing without autostarts above core level | Christian Grothoff | 10 | +88 | -76 |
| 2014-12-16 20:57 | removing experimentation: replaced by sensors | Matthias Wachs | 15 | +0 | -3902 |
| 2014-12-16 20:56 | -ugh | Christian Grothoff | 1 | +1 | -1 |
| 2014-12-16 20:56 | -removing tons of options that should be dead | Christian Grothoff | 2 | +1 | -46 |
| 2014-12-16 20:48 | -disable forcestart | Christian Grothoff | 1 | +2 | -0 |
| 2014-12-16 20:31 | -remove TH from map upon completion of transmission | Christian Grothoff | 1 | +13 | -2 |
| 2014-12-16 20:30 | -pass peer identity pointer to clients that will remain allocated | Christian Grothoff | 1 | +2 | -2 |
| 2014-12-16 20:25 | -unnecessary | Christian Grothoff | 1 | +0 | -1 |
| 2014-12-16 20:15 | -slist remains | Christian Grothoff | 1 | +0 | -5 |
| 2014-12-16 20:13 | -fix bus error | Christian Grothoff | 2 | +75 | -51 |
| 2014-12-16 19:55 | -assign ports to sensor* | Christian Grothoff | 2 | +3 | -1 |
| 2014-12-16 19:51 | -fix warning | Christian Grothoff | 1 | +1 | -1 |
| 2014-12-16 19:39 | -adding debug logic for #3555 | Christian Grothoff | 1 | +17 | -10 |
| 2014-12-16 19:32 | -make compilers happy | Christian Grothoff | 1 | +3 | -1 |
| 2014-12-16 19:29 | -check return value | Christian Grothoff | 1 | +5 | -5 |
| 2014-12-16 19:28 | -fix leak | Christian Grothoff | 1 | +6 | -5 |
| 2014-12-16 19:25 | -fix leak | Christian Grothoff | 1 | +18 | -8 |
| 2014-12-16 19:22 | -check return values | Christian Grothoff | 1 | +5 | -5 |
| 2014-12-16 19:20 | -fix use of possibly wrong or uninitialized session | Christian Grothoff | 1 | +2 | -3 |
| 2014-12-16 19:11 | -check return values | Christian Grothoff | 1 | +10 | -8 |
| 2014-12-16 19:10 | -check return values | Christian Grothoff | 1 | +1 | -1 |
| 2014-12-16 19:10 | -check return values | Christian Grothoff | 1 | +29 | -13 |
| 2014-12-16 19:07 | -fix leak on error handling path | Christian Grothoff | 1 | +13 | -3 |
| 2014-12-16 18:59 | -fix stray semicolon | Christian Grothoff | 1 | +1 | -1 |
| 2014-12-16 18:56 | -fix leak | Christian Grothoff | 1 | +37 | -21 |
| 2014-12-16 18:48 | properly report NSE estimate to statistics (#3563?) | Christian Grothoff | 1 | +37 | -18 |
| 2014-12-16 18:23 | -build scalarproduct by default | Christian Grothoff | 1 | +1 | -2 |
| 2014-12-16 18:22 | -fix test: needs correct port in correct section of config file | Christian Grothoff | 1 | +4 | -3 |
| 2014-12-16 18:13 | -simplify config | Christian Grothoff | 1 | +0 | -48 |
| 2014-12-16 17:38 | -fix bad CMP | Christian Grothoff | 2 | +8 | -3 |
| 2014-12-16 17:34 | do not poll empty database every 100ms for migration, doxygen fixes, code cleanup | Christian Grothoff | 6 | +247 | -148 |
| 2014-12-15 18:58 | -fix double free | Christian Grothoff | 1 | +0 | -1 |
| 2014-12-15 18:44 | -fix test logic | Christian Grothoff | 1 | +5 | -3 |
| 2014-12-15 18:41 | -simplify configs, do use defaults where they work / are identical | Christian Grothoff | 7 | +5 | -46 |
| 2014-12-15 18:36 | -fix test: only run test logic, not full peer | Christian Grothoff | 4 | +23 | -11 |
| 2014-12-15 18:10 | -bump year | Christian Grothoff | 1 | +2 | -3 |
| 2014-12-15 18:09 | removing dead code, improving comments, simplifying iteration logic, making iteration over all addresses also faster | Christian Grothoff | 7 | +293 | -387 |
| 2014-12-15 15:16 | - update test config | Bart Polot | 1 | +23 | -2 |
| 2014-12-15 15:12 | Fix empty tunnel detection | Bart Polot | 1 | +3 | -3 |
| 2014-12-15 15:01 | -doxygen, indentation | Christian Grothoff | 3 | +67 | -48 |
| 2014-12-15 14:47 | -fix crash in testcase | Christian Grothoff | 1 | +66 | -50 |
| 2014-12-15 07:30 | - fix cadet's overhead | Bart Polot | 2 | +11 | -5 |
| 2014-12-15 07:18 | Only allow one EPHM/PONG in the queue. | Bart Polot | 1 | +82 | -13 |
| 2014-12-15 07:18 | - signal wrong tunnel encryption state | Bart Polot | 1 | +7 | -0 |
| 2014-12-15 07:18 | - fix tunnel encryption state on time triggered rekey | Bart Polot | 1 | +1 | -0 |
| 2014-12-15 07:18 | - refactor kx_ctx management | Bart Polot | 1 | +44 | -49 |
| 2014-12-15 07:18 | - always allow an ACK | Bart Polot | 1 | +18 | -3 |
| 2014-12-15 07:18 | - Always send traffic coming from channel, even overfilling connection buffer. Clients won't get an ACK anyway. | Bart Polot | 1 | +4 | -4 |
| 2014-12-15 07:18 | - ignore | Bart Polot | 1 | +6 | -0 |
| 2014-12-15 07:18 | Fix channel buffer retrieval, add debug | Bart Polot | 2 | +8 | -3 |
| 2014-12-15 07:18 | - destroy old connection in case of duplicate connections when ownID > peerID | Bart Polot | 1 | +12 | -0 |
| 2014-12-15 07:18 | - use path equivalency | Bart Polot | 1 | +1 | -1 |
| 2014-12-15 07:18 | - refactorize path checking code, look both ways | Bart Polot | 3 | +50 | -5 |
| 2014-12-15 07:18 | - more debug, eliminate bogus assertions | Bart Polot | 1 | +10 | -6 |
| 2014-12-15 07:18 | - avoid duplicate (same path) connections | Bart Polot | 1 | +100 | -0 |
| 2014-12-15 07:18 | - check KX context at PONG | Bart Polot | 1 | +6 | -1 |
| 2014-12-15 07:18 | - having allowance too spare is not an error | Bart Polot | 1 | +2 | -3 |
| 2014-12-15 07:18 | - fix PID management on send | Bart Polot | 2 | +9 | -9 |
| 2014-12-15 07:18 | - clear core handle to avoid shutdown crash | Bart Polot | 1 | +1 | -1 |
| 2014-12-15 07:18 | - don't try to ack on non-ready tunnels | Bart Polot | 1 | +3 | -0 |
| 2014-12-15 07:18 | - refactor buffer filling | Bart Polot | 1 | +88 | -61 |
| 2014-12-15 07:18 | - Added correct core request timing info | Bart Polot | 1 | +7 | -0 |
| 2014-12-15 07:18 | - use proper wait time for core timing | Bart Polot | 1 | +4 | -4 |
| 2014-12-15 07:18 | - calculate the correct amount of messages to allow per connection | Bart Polot | 1 | +1 | -3 |
| 2014-12-15 07:18 | - make connection always log with ---, reserve === for upper levels | Bart Polot | 2 | +4 | -6 |
| 2014-12-15 07:18 | - send queued data the first time | Bart Polot | 1 | +7 | -5 |
| 2014-12-15 07:18 | Fuse PING into KX_EPHEMERAL | Bart Polot | 4 | +32 | -113 |
| 2014-12-15 07:18 | - leave space for any number | Bart Polot | 2 | +3 | -3 |
| 2014-12-15 07:17 | Send all queued messages that fit into the core buffer - Add timing info for debug | Bart Polot | 1 | +115 | -94 |
| 2014-12-15 07:17 | - more debug info | Bart Polot | 2 | +4 | -1 |
| 2014-12-15 07:17 | - raise loglevel of timeout events | Bart Polot | 1 | +2 | -2 |
| 2014-12-15 07:17 | Fix connection count to count only ESTABLISHED connections, use DEFINE instead of hardcoded number | Bart Polot | 4 | +25 | -19 |
| 2014-12-15 07:17 | - don't break if connection is empty (no messages to dequeue/call callback) | Bart Polot | 1 | +9 | -4 |
| 2014-12-15 07:17 | Make process_log more generic | Bart Polot | 2 | +20 | -8 |
| 2014-12-15 07:17 | - move script to proper dir | Bart Polot | 1 | +0 | -0 |
| 2014-12-15 07:17 | - fix segfault | Bart Polot | 1 | +1 | -1 |
| 2014-12-15 07:17 | Fix memory corruption: new connection always makes copy of path. | Bart Polot | 2 | +17 | -5 |
| 2014-12-15 07:17 | Never invalidate a direct path. (Like after getting a CONNECTION_BROKEN on a direct connection) | Bart Polot | 2 | +16 | -5 |
| 2014-12-15 07:17 | Fix resending of connection traffic * avoid SEGFAULT on connections with no tunnel * don't leak memory | Bart Polot | 1 | +5 | -1 |
| 2014-12-15 07:17 | - remove duplicate logging | Bart Polot | 1 | +0 | -3 |
| 2014-12-15 07:17 | - refactor resend_messages_and_destroy for popping and sending messages of a dead connection | Bart Polot | 1 | +40 | -76 |
| 2014-12-15 07:17 | - debug for KX | Bart Polot | 1 | +1 | -0 |
| 2014-12-15 07:17 | - debug for missing paths on incoming messages | Bart Polot | 1 | +3 | -0 |
| 2014-12-15 07:17 | Fix message resend on connection timeout: mark connection as destroyed to avoid re-queueing in self. | Bart Polot | 1 | +1 | -0 |
| 2014-12-15 07:17 | - more debug for received traffic | Bart Polot | 1 | +4 | -0 |
| 2014-12-15 07:17 | Fix conservation of old keys in case of simultaneous KX: when creating a new kx_ctx, copy old keys based on tunnel estate, not finish_task | Bart Polot | 1 | +11 | -6 |
| 2014-12-15 07:17 | - log EPHM on receipt | Bart Polot | 1 | +6 | -0 |
| 2014-12-15 07:17 | - fix sending of queued tunnel data on KX end | Bart Polot | 1 | +2 | -2 |
| 2014-12-15 07:17 | - log | Bart Polot | 1 | +2 | -0 |
| 2014-12-15 07:17 | - fix minor t->estate issues for better debug traceability | Bart Polot | 1 | +4 | -4 |
| 2014-12-15 07:17 | Fixed key context manipulation in case of duplicate EPHM messages | Bart Polot | 1 | +3 | -8 |
| 2014-12-15 07:17 | - refactor enc_state changer | Bart Polot | 1 | +9 | -8 |
| 2014-12-15 07:17 | - doxygen | Bart Polot | 2 | +6 | -1 |
| 2014-12-15 07:17 | - doxygen | Bart Polot | 1 | +2 | -2 |
| 2014-12-15 07:17 | - fix resetting of key cleaner task | Bart Polot | 1 | +6 | -8 |
| 2014-12-15 07:17 | - log | Bart Polot | 1 | +6 | -3 |
| 2014-12-15 07:17 | - use proper STDIO | Bart Polot | 1 | +2 | -2 |
| 2014-12-15 07:17 | - avoid usage of direct stdio sprintf | Bart Polot | 4 | +5 | -5 |
| 2014-12-15 00:32 | Implement asynchronous peerstore plugin API | David Barksdale | 4 | +127 | -39 |
| 2014-12-14 22:15 | fix key management issue with LOC signing identified in #3559 | Christian Grothoff | 11 | +454 | -171 |
| 2014-12-14 22:15 | fix #3570: finally remove SList API | Christian Grothoff | 4 | +0 | -820 |
| 2014-12-14 22:14 | -dead vars | Christian Grothoff | 1 | +0 | -3 |
| 2014-12-14 21:48 | fixed errors | Julius Bünger | 2 | +10 | -8 |
| 2014-12-14 21:48 | fixed error | Julius Bünger | 1 | +5 | -4 |
| 2014-12-14 21:48 | Got rid of compile errors and warnings | Julius Bünger | 1 | +27 | -26 |
| 2014-12-14 21:48 | Completely got rid of SList | Julius Bünger | 1 | +8 | -17 |
| 2014-12-14 21:48 | Got rid of SList | Julius Bünger | 1 | +47 | -210 |
| 2014-12-14 21:48 | before deleting PeerList | Julius Bünger | 3 | +335 | -123 |
| 2014-12-14 20:52 | -fixing peerinfo part of #3559 | Christian Grothoff | 7 | +110 | -86 |
| 2014-12-14 14:54 | Grothoff's W32 select slist elimination and prettification | LRN | 2 | +409 | -520 |
| 2014-12-14 14:54 | Grothoff's massive indentation and documentation fixes in util/network.c | LRN | 1 | +292 | -118 |
| 2014-12-14 13:15 | -do forcestart for gns; doxygen fixes | Christian Grothoff | 6 | +22 | -15 |
| 2014-12-14 00:40 | trying to fix #3576 | Christian Grothoff | 1 | +2 | -0 |
| 2014-12-13 23:44 | -more logging in try_transmission | Christian Grothoff | 1 | +26 | -2 |
| 2014-12-13 20:37 | -style fixes | Christian Grothoff | 7 | +85 | -57 |
| 2014-12-13 20:19 | properly clean up pending advertisement message requests with CORE on peer disconnect | Christian Grothoff | 1 | +90 | -31 |
| 2014-12-13 20:08 | -doxygen, one more statistic | Christian Grothoff | 5 | +28 | -10 |
| 2014-12-13 19:59 | -split off MQ API into separate C file to reduce visibility of symbols; reindentation, stylistic fixes | Christian Grothoff | 3 | +301 | -191 |
| 2014-12-12 15:01 | do check message sizes in union p2p protocol | Christian Grothoff | 2 | +68 | -39 |
| 2014-12-12 13:56 | -fix leak | Christian Grothoff | 1 | +14 | -16 |
| 2014-12-12 13:52 | -fix leak | Christian Grothoff | 1 | +1 | -2 |
| 2014-12-12 13:51 | -bad alloc, just leaks | Christian Grothoff | 1 | +0 | -2 |
| 2014-12-12 00:03 | start fewer FS probes concurrently, run them all in the same task to avoid undue pressure on the scheduler | Christian Grothoff | 5 | +137 | -67 |
| 2014-12-11 22:27 | -indentation, doxygen, style | Christian Grothoff | 2 | +7 | -6 |
| 2014-12-11 22:17 | -commit with dbg logic | Christian Grothoff | 3 | +7 | -3 |
| 2014-12-11 21:55 | -fix bugs | Christian Grothoff | 4 | +74 | -41 |
| 2014-12-11 19:01 | - proper CADET overhead | Bart Polot | 4 | +23 | -12 |
| 2014-12-11 14:57 | -could be other peer's fault | Christian Grothoff | 1 | +1 | -1 |
| 2014-12-11 14:57 | -warn on error | Christian Grothoff | 1 | +5 | -2 |
| 2014-12-11 14:09 | respect new CADET limit | Christian Grothoff | 2 | +2 | -2 |
| 2014-12-11 14:05 | -missed hostlist | Christian Grothoff | 1 | +3 | -0 |
| 2014-12-11 14:03 | adding single location for no_forcestart configuration list | Christian Grothoff | 8 | +113 | -172 |
| 2014-12-11 13:43 | -simplifying configs | Christian Grothoff | 18 | +6 | -421 |
| 2014-12-11 13:37 | -simplifying configs | Christian Grothoff | 25 | +14 | -495 |
| 2014-12-11 13:22 | -missing section | Christian Grothoff | 1 | +5 | -1 |
| 2014-12-11 08:35 | -expect PREFIX to point to lib-dir | Christian Grothoff | 1 | +1 | -1 |
| 2014-12-11 03:42 | Add maximum message size | Bart Polot | 2 | +22 | -4 |
| 2014-12-10 20:14 | Also exclude .c libtool wrappers from pogen | LRN | 1 | +1 | -1 |
| 2014-12-10 17:11 | moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #3565 indirectly | Christian Grothoff | 148 | +214 | -1305 |
| 2014-12-09 21:50 | -code cleanup, some data | Christian Grothoff | 1 | +11 | -2 |
| 2014-12-09 21:45 | -running at scale... | Christian Grothoff | 4 | +95 | -7 |
| 2014-12-09 21:17 | -handle negative results correctly | Christian Grothoff | 3 | +4 | -5 |
| 2014-12-09 21:06 | -bad file | Christian Grothoff | 1 | +0 | -228 |
| 2014-12-09 21:05 | add paillier benchmark | Christian Grothoff | 1 | +91 | -0 |
| 2014-12-09 21:05 | add paillier benchmark | Christian Grothoff | 2 | +235 | -0 |
| 2014-12-09 20:57 | -fixing paillier bug, improving testcase | Christian Grothoff | 2 | +358 | -95 |
| 2014-12-08 16:26 | -fix rps config | Christian Grothoff | 1 | +8 | -2 |
| 2014-12-08 13:52 | fix #3569 | Christian Grothoff | 1 | +5 | -5 |
| 2014-12-08 00:23 | -disable vg | Christian Grothoff | 1 | +2 | -2 |
| 2014-12-08 00:23 | -fix leaks | Christian Grothoff | 3 | +31 | -9 |
| 2014-12-08 00:17 | -fix shutdown | Christian Grothoff | 3 | +64 | -25 |
| 2014-12-08 00:17 | -indent | Christian Grothoff | 1 | +3 | -3 |
| 2014-12-07 23:50 | ensure that a bogus public key cannot send us into an infinite loop | Christian Grothoff | 1 | +30 | -17 |
| 2014-12-07 23:42 | -initialize public key | Christian Grothoff | 2 | +2 | -0 |
| 2014-12-07 22:54 | -style, actually call GNUNET_CADET_receive_done to receive more messages | Christian Grothoff | 7 | +165 | -136 |
| 2014-12-07 22:53 | -style | Christian Grothoff | 1 | +4 | -3 |
| 2014-12-07 22:05 | -indentation, doxygen | Christian Grothoff | 1 | +90 | -82 |
| 2014-12-07 21:58 | -clarify docs | Christian Grothoff | 2 | +4 | -2 |
| 2014-12-07 21:55 | -simplify further, too much checking... | Christian Grothoff | 3 | +0 | -19 |
| 2014-12-07 21:53 | -sending session ID back over same CADET channel is redundant | Christian Grothoff | 5 | +29 | -36 |
| 2014-12-07 21:50 | -fix FIXMEs | Christian Grothoff | 3 | +61 | -52 |
| 2014-12-07 21:30 | -zero-terminate | Christian Grothoff | 2 | +3 | -2 |
| 2014-12-07 21:23 | fixing #3568 | Christian Grothoff | 3 | +31 | -12 |
| 2014-12-07 20:59 | Fix gnunet-ecc vanity gen | David Barksdale | 1 | +1 | -1 |
| 2014-12-07 02:09 | - disable NSE proof of work in the test | Bart Polot | 1 | +5 | -2 |
| 2014-12-07 01:31 | - fix ext leftovers | Bart Polot | 1 | +2 | -2 |
| 2014-12-07 01:07 | -more SP fixes and todos | Christian Grothoff | 5 | +57 | -21 |
| 2014-12-07 00:54 | -bad NBO conversion | Christian Grothoff | 1 | +1 | -1 |
| 2014-12-07 00:42 | -fix some of the obvious issues | Christian Grothoff | 5 | +28 | -32 |
| 2014-12-07 00:21 | -check return value | Christian Grothoff | 1 | +10 | -3 |
| 2014-12-07 00:21 | -fix leak | Christian Grothoff | 1 | +6 | -1 |
| 2014-12-07 00:17 | -fixing misc minor ats test/driver bugs | Christian Grothoff | 2 | +21 | -9 |
| 2014-12-07 00:10 | -internal logic consistency check | Christian Grothoff | 2 | +2 | -0 |
| 2014-12-06 23:25 | -extra checks, plus indentation fixes | Christian Grothoff | 1 | +66 | -49 |
| 2014-12-06 23:15 | -fixing minor compiler warnings | Christian Grothoff | 2 | +4 | -4 |
| 2014-12-06 22:45 | -ignores | Christian Grothoff | 0 | +0 | -0 |
| 2014-12-06 22:44 | -dead | Christian Grothoff | 1 | +0 | -5 |
| 2014-12-06 22:43 | -mark minor todos | Christian Grothoff | 1 | +5 | -4 |
| 2014-12-06 22:41 | massive rework of scalarproduct service, splitting into Alice and Bob | Christian Grothoff | 11 | +3155 | -2869 |
| 2014-12-05 14:07 | Import RPS | Bart Polot | 16 | +2473 | -1 |
| 2014-12-05 11:23 | -remove anicent NEWS | Christian Grothoff | 1 | +1 | -12 |
| 2014-12-04 18:13 | -fix ftbfs on W32 | Christian Grothoff | 2 | +20 | -2 |
| 2014-12-04 18:11 | -fix MHD test | Christian Grothoff | 1 | +7 | -7 |
| 2014-12-04 16:02 | Reduce the number of peers to 2. | Sree Harsha Totakura | 1 | +1 | -1 |
| 2014-12-03 17:19 | Fix #3562: continue test if required number of links have been established, despite failures as they will be retried. | Sree Harsha Totakura | 1 | +2 | -1 |
| 2014-12-03 15:57 | allocate r and r_prime MPIs before use | Christian Grothoff | 1 | +11 | -7 |
| 2014-12-03 15:45 | -simplify logic, eleminate dead code | Christian Grothoff | 1 | +61 | -38 |
| 2014-12-03 15:37 | -simplify logic | Christian Grothoff | 2 | +109 | -112 |
| 2014-12-03 15:02 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2014-12-03 14:50 | -fix misc compiler warnings | Christian Grothoff | 5 | +19 | -14 |
| 2014-12-03 14:34 | -fix ftbfs | Christian Grothoff | 1 | +0 | -4 |
| 2014-12-01 09:57 | -fix nat test timeout/termination issue | Christian Grothoff | 2 | +33 | -7 |
| 2014-11-30 21:00 | -code cleanups | Christian Grothoff | 5 | +70 | -65 |
| 2014-11-30 20:40 | simplify logic | Christian Grothoff | 1 | +150 | -148 |
| 2014-11-30 20:22 | -indentation fixes, some fixes to message size checks, some code cleanup | Christian Grothoff | 2 | +389 | -266 |
| 2014-11-30 19:49 | -handle msg NULL | Christian Grothoff | 2 | +8 | -5 |
| 2014-11-30 19:29 | -fix #3510, ensure revocation test times out | Christian Grothoff | 2 | +155 | -143 |
| 2014-11-30 16:56 | fix #3561 | Christian Grothoff | 1 | +1 | -2 |
| 2014-11-30 16:53 | -use keep as RC to address #3561 | Christian Grothoff | 4 | +12 | -9 |
| 2014-11-30 00:46 | -fix ftbfs | Christian Grothoff | 1 | +16 | -11 |
| 2014-11-30 00:45 | -remove dead state | Christian Grothoff | 1 | +6 | -8 |
| 2014-11-30 00:44 | -avoid use after free during set intersection completion | Christian Grothoff | 4 | +32 | -6 |
| 2014-11-30 00:21 | -doxygen, style | Christian Grothoff | 2 | +35 | -26 |
| 2014-11-30 00:21 | -misc fixes, in particular actually build bf | Christian Grothoff | 5 | +106 | -34 |
| 2014-11-29 23:20 | -fix iteration set | Christian Grothoff | 1 | +2 | -1 |
| 2014-11-29 23:15 | -fix nested context copy | Christian Grothoff | 1 | +1 | -1 |
| 2014-11-28 20:52 | -fixing misc issues and bugs, including better termination logic for intersection and salt handling | Christian Grothoff | 7 | +372 | -333 |
| 2014-11-28 12:05 | -doxygen | Christian Grothoff | 3 | +8 | -8 |
| 2014-11-27 20:17 | use separate struct for just sending #elements in set, and check message size before casting | Christian Grothoff | 3 | +337 | -271 |
| 2014-11-27 14:22 | -stylistic fixes | Christian Grothoff | 1 | +119 | -61 |
| 2014-11-27 14:16 | -rename file | Christian Grothoff | 5 | +4 | -4 |
| 2014-11-27 14:14 | -dox, indentation | Christian Grothoff | 3 | +40 | -21 |
| 2014-11-27 14:10 | -renaming | Christian Grothoff | 6 | +371 | -331 |
| 2014-11-27 14:06 | -comment | Christian Grothoff | 1 | +1 | -0 |
| 2014-11-27 14:05 | -simplify logic | Christian Grothoff | 1 | +63 | -52 |
| 2014-11-27 13:55 | adding logic to allow GNUNET_SET_iterate_cancel | Christian Grothoff | 5 | +80 | -13 |
| 2014-11-27 13:31 | use and respect send_more field in IterAckMessage | Christian Grothoff | 3 | +379 | -312 |
| 2014-11-27 11:56 | clean up internal set API, avoid copying context message needlessly | Christian Grothoff | 6 | +125 | -141 |
| 2014-11-27 11:35 | again, do not pass salt around, code cleanup, etc. | Christian Grothoff | 4 | +259 | -172 |
| 2014-11-27 11:35 | -return const, do not mangle const input | Christian Grothoff | 2 | +7 | -12 |
| 2014-11-27 10:31 | remove additional variant of operation state | Christian Grothoff | 4 | +72 | -91 |
| 2014-11-27 10:04 | rename element's type field to 'element_type' | Christian Grothoff | 15 | +50 | -43 |
| 2014-11-27 10:04 | -do not run tests if disabled | Christian Grothoff | 1 | +2 | -0 |
| 2014-11-27 09:50 | eliminating useless salt argument, salt can be generated inside of gnunet-service-set | Christian Grothoff | 14 | +133 | -115 |
| 2014-11-24 14:18 | -indent | Christian Grothoff | 1 | +6 | -3 |
| 2014-11-24 14:17 | -indent | Christian Grothoff | 1 | +37 | -23 |
| 2014-11-24 14:12 | -inline | Christian Grothoff | 1 | +21 | -27 |
| 2014-11-24 14:06 | -do not do GC for each destroyed operation on client disconnect | Christian Grothoff | 4 | +43 | -37 |
| 2014-11-24 13:57 | fixing collect_generation_garbage() complexity, doxygen, etc. | Christian Grothoff | 5 | +274 | -207 |
| 2014-11-23 20:38 | -fix indent | Christian Grothoff | 1 | +26 | -12 |
| 2014-11-23 20:37 | -fix docs, fix shutdown | Christian Grothoff | 2 | +56 | -16 |
| 2014-11-23 20:13 | -bad printf | Christian Grothoff | 1 | +0 | -1 |
| 2014-11-23 20:12 | -fix misc monitoring issues | Christian Grothoff | 7 | +44 | -24 |
| 2014-11-23 19:24 | -fix sync signalling for plugin monitoring | Christian Grothoff | 4 | +81 | -31 |
| 2014-11-23 19:11 | -fix message type | Christian Grothoff | 2 | +4 | -2 |
| 2014-11-23 19:05 | -indentation, doxygen | Christian Grothoff | 5 | +90 | -64 |
| 2014-11-23 18:55 | -no args for -P | Christian Grothoff | 1 | +1 | -1 |
| 2014-11-22 20:34 | -rename constants | Christian Grothoff | 3 | +15 | -15 |
| 2014-11-22 20:28 | -fix warning | Christian Grothoff | 1 | +5 | -3 |
| 2014-11-22 20:27 | adding TCP STEALTH support (without integrity protection) to HTTP(S) server | Christian Grothoff | 3 | +152 | -105 |
| 2014-11-22 20:09 | -fixes | Christian Grothoff | 1 | +4 | -1 |
| 2014-11-22 20:08 | -dox | Christian Grothoff | 1 | +5 | -0 |
| 2014-11-22 20:07 | adding TCP STEALTH support to HTTP client (without integrity protection) | Christian Grothoff | 3 | +408 | -191 |
| 2014-11-22 19:02 | adding support for TCP STEALTH integrity protection | Christian Grothoff | 1 | +26 | -12 |
| 2014-11-22 18:57 | -move welcome creation to startup | Christian Grothoff | 2 | +15 | -8 |
| 2014-11-21 12:43 | -fix ftbfs | Christian Grothoff | 1 | +1 | -1 |
| 2014-11-15 19:06 | -fix #3558 | Christian Grothoff | 2 | +4 | -3 |
| 2014-11-07 18:13 | make set testcase fail to highlight issue #3490 | Christian Grothoff | 2 | +140 | -102 |
| 2014-11-07 17:43 | implement transport plugin session monitoring support in gnunet-transport (#3452) | Christian Grothoff | 2 | +209 | -15 |
| 2014-11-07 16:33 | implementing plugin session monitoring API (#3452) | Christian Grothoff | 15 | +829 | -212 |
| 2014-11-03 13:36 | -update and improve visualizations | Christian Grothoff | 1 | +83 | -47 |
| 2014-11-02 21:31 | -use const for the array | Christian Grothoff | 3 | +3 | -3 |
| 2014-11-02 21:25 | adding TCP_STEALTH option to default configuration | Christian Grothoff | 1 | +3 | -0 |
| 2014-11-02 20:54 | adding TCP_STEALTH support to TCP plugin | Christian Grothoff | 7 | +256 | -56 |
| 2014-11-02 15:18 | -fix ftbfs | Christian Grothoff | 1 | +1 | -1 |
| 2014-11-02 11:24 | -fix #3556 | Christian Grothoff | 1 | +42 | -30 |
| 2014-10-27 16:10 | Add gnunet.io hostlist server | David Barksdale | 1 | +1 | -1 |
| 2014-10-27 07:31 | -doxygen fixes | Christian Grothoff | 2 | +4 | -4 |
| 2014-10-25 23:04 | -fix ftbfs | Christian Grothoff | 1 | +1 | -1 |
| 2014-10-23 10:59 | implementing monitoring functionality in transport service | Christian Grothoff | 4 | +175 | -40 |
| 2014-10-23 10:22 | define transport plugin monitor IPC format | Christian Grothoff | 2 | +71 | -0 |
| 2014-10-23 10:22 | add function to obtain number of subscribers to NC | Christian Grothoff | 2 | +28 | -0 |
| 2014-10-23 09:02 | -towards #3452: implement monitoring API in DV | Christian Grothoff | 1 | +124 | -5 |
| 2014-10-20 11:18 | -do not log 0-byte callback | Christian Grothoff | 1 | +4 | -3 |
| 2014-10-18 12:21 | Hello Christian, | Christian Grothoff | 2 | +2 | -2 |
| 2014-10-15 00:55 | - debug key clearing | Bart Polot | 1 | +2 | -1 |
| 2014-10-15 00:55 | - fix logging of key material | Bart Polot | 1 | +11 | -4 |
| 2014-10-15 00:55 | - only try to pop messages if there are any, otherwise directly destory the connection | Bart Polot | 1 | +25 | -12 |
| 2014-10-15 00:55 | - fix connection.c:972 assertion, mark tunnel as WAITING when an incoming connection is received | Bart Polot | 1 | +4 | -1 |
| 2014-10-15 00:55 | - fix assertion during single-connection timeout, update docs | Bart Polot | 2 | +13 | -4 |
| 2014-10-15 00:55 | - log | Bart Polot | 1 | +2 | -2 |
| 2014-10-15 00:55 | - test all log files (except .log) | Bart Polot | 1 | +2 | -2 |
| 2014-10-15 00:55 | - ignores | Bart Polot | 1 | +3 | -0 |
| 2014-10-15 00:55 | - ignore for git | Bart Polot | 1 | +10 | -0 |
| 2014-10-15 00:55 | - wrong condition, random paths removed instead of direct ones, fix #3531 | Bart Polot | 1 | +1 | -1 |
| 2014-10-15 00:55 | - signal when dht path is not correct, style | Bart Polot | 1 | +6 | -1 |
| 2014-10-15 00:55 | - off by one: add own ID to ID array when creating path from DHT | Bart Polot | 1 | +4 | -3 |
| 2014-10-15 00:55 | Use optimizaiton of paths on store from DHT as well as on receipt from CONN_CREATE | Bart Polot | 4 | +98 | -127 |
| 2014-10-15 00:55 | - fix false assert trigger when message #0 is lost | Bart Polot | 1 | +1 | -1 |
| 2014-10-15 00:55 | - fix faux compiler warnings | Bart Polot | 1 | +2 | -1 |
| 2014-10-10 05:29 | -too sleepy | Christian Grothoff | 1 | +2 | -2 |
| 2014-10-10 05:28 | -fix dbz | Christian Grothoff | 1 | +1 | -0 |
| 2014-10-09 14:09 | -fix #3550 | Christian Grothoff | 1 | +2 | -1 |
| 2014-10-05 12:28 | -fix leak | Christian Grothoff | 1 | +1 | -0 |
| 2014-10-05 12:26 | -fix use-after-free in error handling | Christian Grothoff | 1 | +3 | -2 |
| 2014-10-05 12:24 | -add missing return | Christian Grothoff | 1 | +1 | -0 |
| 2014-10-05 12:22 | -fix test logic | Christian Grothoff | 1 | +3 | -2 |
| 2014-10-05 12:20 | -actually enable logic to drop part of path to fit message size, check against correct constant | Christian Grothoff | 2 | +4 | -4 |
| 2014-10-05 12:16 | -add missing break | Christian Grothoff | 1 | +1 | -0 |
| 2014-10-05 12:15 | -add assertion | Christian Grothoff | 1 | +81 | -85 |
| 2014-10-05 12:13 | -fix leak | Christian Grothoff | 1 | +28 | -29 |
| 2014-10-05 12:10 | -fix leak of sockaddr | Christian Grothoff | 1 | +67 | -45 |
| 2014-10-05 12:03 | -eliminate dead code | Christian Grothoff | 1 | +0 | -4 |
| 2014-10-05 12:02 | -eliminate leak | Christian Grothoff | 1 | +4 | -11 |
| 2014-10-05 12:00 | -remove dead assignment | Christian Grothoff | 1 | +15 | -10 |
| 2014-10-05 11:59 | -remove superflous semicolon, causing logic to be executed despite condition not being satisfied | Christian Grothoff | 1 | +3 | -2 |
| 2014-10-05 11:34 | -remove superflous semicolon causing branch to be always taken and significant logic to be omitted; pass pointers to HashCode and PeerIdentities instead of making copies | Christian Grothoff | 3 | +62 | -59 |
| 2014-10-05 11:29 | -avoid leaking trail by avoiding allocation in the first place, use unsigned as appropriate, eliminate useless return | Christian Grothoff | 1 | +5 | -8 |
| 2014-10-05 11:26 | -fix i/j indexing confusion, resulting in array index out of bounds | Christian Grothoff | 1 | +288 | -288 |
| 2014-10-05 01:29 | -fix leak, uninit mask | Christian Grothoff | 1 | +20 | -5 |
| 2014-10-05 01:24 | -check return value | Christian Grothoff | 1 | +13 | -10 |
| 2014-10-05 01:24 | -fix leak | Christian Grothoff | 1 | +1 | -0 |
| 2014-10-05 01:24 | -init rand | Christian Grothoff | 1 | +4 | -3 |
| 2014-10-05 01:24 | -fix return values, add missing return | Christian Grothoff | 1 | +6 | -4 |
| 2014-10-03 21:21 | -doxygen | Christian Grothoff | 1 | +3 | -3 |
| 2014-10-03 20:48 | -set socket to NULL on close to avoid double-close, do not cleanup on timeout, leave that to app | Christian Grothoff | 2 | +30 | -27 |
| 2014-10-03 18:59 | -return non-NULL even if we instantly fail | Christian Grothoff | 1 | +2 | -3 |
| 2014-10-03 18:56 | -fix format string | Christian Grothoff | 1 | +1 | -1 |
| 2014-10-03 18:54 | -fix NPE in NAT test | Christian Grothoff | 1 | +22 | -16 |
| 2014-10-02 08:22 | bratao's patch for #3545: suspend/resume of downloads | Christian Grothoff | 2 | +51 | -0 |
| 2014-10-01 09:20 | -is pending is dead | Christian Grothoff | 2 | +0 | -12 |
| 2014-09-30 21:58 | -pogen | Christian Grothoff | 1 | +0 | -1 |
| 2014-09-30 21:57 | -fix typo found by Bertrand Marc | Christian Grothoff | 1 | +1 | -1 |
| 2014-09-30 21:56 | -fix typo found by Bertrand Marc | Christian Grothoff | 1 | +1 | -1 |
| 2014-09-30 21:55 | build fix from Bertrand Marc | Christian Grothoff | 1 | +2 | -2 |
| 2014-09-30 21:54 | -noinst | Christian Grothoff | 1 | +1 | -1 |
| 2014-09-30 21:53 | Adding man pages from Bertrand Marc. Thanks! | Christian Grothoff | 4 | +124 | -0 |
| 2014-09-30 13:21 | -doxygen, code cleanup | Christian Grothoff | 2 | +26 | -14 |
| 2014-09-25 17:47 | sensor: profiler update | Omar Tarabai | 1 | +6 | -20 |
| 2014-09-25 17:36 | sensor: profiler update | Omar Tarabai | 4 | +93 | -367 |
| 2014-09-23 09:40 | removing unused "RF_PENDING" flag | Matthias Wachs | 5 | +6 | -13 |
| 2014-09-22 23:50 | Further fixes for issue #3544 | David Barksdale | 2 | +4 | -4 |
| 2014-09-22 18:42 | xvine: better log prints | Supriti Singh | 2 | +5 | -21 |
| 2014-09-22 15:25 | xvine: remove warnings | Supriti Singh | 1 | +1 | -2 |
| 2014-09-22 15:21 | X-Vine: Fixes | Supriti Singh | 2 | +7 | -2 |
| 2014-09-22 15:12 | - Act malicious API complete - Using multiple trails in PUT/GET | Supriti Singh | 8 | +533 | -204 |
| 2014-09-22 13:19 | sensor: profiler updates | Omar Tarabai | 3 | +174 | -64 |
| 2014-09-22 08:42 | fix for missing receive not done call | Matthias Wachs | 1 | +3 | -0 |
| 2014-09-21 09:29 | fix #3544 | Christian Grothoff | 2 | +4 | -4 |
| 2014-09-20 17:42 | sensor: retry reporting to collection point if fails | Omar Tarabai | 1 | +176 | -3 |
| 2014-09-18 17:10 | sensor: profiler prompts for peer reconnection | Omar Tarabai | 2 | +130 | -15 |
| 2014-09-17 21:51 | Removing trail compression message | Supriti Singh | 3 | +65 | -298 |
| 2014-09-17 19:28 | sensor: minor fixes | Omar Tarabai | 8 | +44 | -16 |
| 2014-09-15 16:00 | sensor: pow benchmarking | Omar Tarabai | 3 | +274 | -2 |
| 2014-09-15 15:00 | fix | Omar Tarabai | 2 | +2 | -2 |
| 2014-09-15 13:15 | sensor: update to gaussian model + optimized parameters | Omar Tarabai | 5 | +60 | -31 |
| 2014-09-13 13:54 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff | 41 | +488 | -952 |
| 2014-09-13 12:39 | trying to do something about #3540 | Christian Grothoff | 6 | +79 | -46 |
| 2014-09-10 12:03 | fix assertion, ensure 0-termination | Christian Grothoff | 1 | +1 | -1 |
| 2014-09-08 21:59 | peerstore: clearer variable name | Omar Tarabai | 1 | +7 | -7 |
| 2014-09-05 19:06 | -remve legacy option | Christian Grothoff | 3 | +0 | -5 |
| 2014-09-05 19:05 | -remve legacy option | Christian Grothoff | 3 | +0 | -7 |
| 2014-09-05 16:54 | - remove dead code | Bart Polot | 2 | +0 | -22 |
| 2014-09-05 16:54 | - indentation, fix old(er) gcc compilation warnings "may be uninitialized" | Bart Polot | 1 | +3 | -4 |
| 2014-09-05 16:54 | - check path length, simplify error conditions | Bart Polot | 1 | +4 | -8 |
| 2014-09-05 15:38 | Fix FS search with multiple results for the same keyword | Bruno Cabral | 1 | +1 | -1 |
| 2014-09-05 13:21 | - free memory on error, coverity #13058 | Bart Polot | 1 | +2 | -0 |
| 2014-09-05 13:21 | Fix test case | Bruno Cabral | 1 | +3 | -2 |
| 2014-09-05 13:14 | - remove dead code, coverity #13008 | Bart Polot | 1 | +0 | -6 |
| 2014-09-05 12:49 | Add fs search test with multiple files using an AND operator | Bruno Cabral | 2 | +272 | -0 |
| 2014-09-05 12:36 | Removing r5n profiler, using the same profiler for both x-vine and r5n | Supriti Singh | 3 | +13 | -793 |
| 2014-09-05 09:36 | -indentation | Christian Grothoff | 1 | +9 | -8 |
| 2014-09-05 09:34 | patch was correct, but no need to have the bug as a comment | Christian Grothoff | 1 | +0 | -1 |
| 2014-09-05 09:19 | libcurl.m4 added | Christian Grothoff | 2 | +253 | -0 |
| 2014-09-05 03:10 | Do not crash if key is NULL. | Bruno Cabral | 1 | +11 | -3 |
| 2014-09-04 22:53 | Avoid infinite loop. The loop go on backward, if we add 3 when we see a double quote, we will get into a infinite loop | Bruno Cabral | 1 | +1 | -1 |
| 2014-09-04 12:49 | address Debian #758937: allow use of curl if it is really the gnutls version and libgnurl is unavailable | Christian Grothoff | 6 | +171 | -69 |
| 2014-09-03 15:01 | sensor profiler complete | Omar Tarabai | 2 | +75 | -18 |
| 2014-09-03 12:10 | fix for neigbours created multiple times | Matthias Wachs | 1 | +3 | -0 |
| 2014-09-03 11:20 | sensor profiler fix | Omar Tarabai | 1 | +13 | -10 |
| 2014-09-03 10:47 | sensor: towards profiler | Omar Tarabai | 1 | +58 | -21 |
| 2014-09-02 15:27 | sensor profiler: disconnect peers functionality | Omar Tarabai | 3 | +199 | -14 |
| 2014-09-02 13:49 | no one cares about this message | Matthias Wachs | 1 | +1 | -2 |
| 2014-09-02 12:32 | compare with expected value | Matthias Wachs | 1 | +2 | -2 |
| 2014-09-02 12:28 | get improved warning | Matthias Wachs | 1 | +1 | -1 |
| 2014-09-02 12:16 | sensor: towards profiler | Omar Tarabai | 3 | +57 | -6 |
| 2014-09-02 11:43 | fix: bluetooth helper with suid installer | Matthias Wachs | 2 | +8 | -12 |
| 2014-09-01 18:04 | sensor: towards profiler | Omar Tarabai | 2 | +31 | -6 |
| 2014-09-01 17:35 | fix | Omar Tarabai | 1 | +1 | -0 |
| 2014-09-01 17:17 | sensor: towards profiler | Omar Tarabai | 2 | +84 | -16 |
| 2014-09-01 15:44 | config files for tests | Matthias Wachs | 6 | +377 | -0 |
| 2014-09-01 15:25 | scritp | Matthias Wachs | 1 | +18 | -0 |
| 2014-09-01 12:18 | sensor: profiler reads topology from file | Omar Tarabai | 2 | +33 | -26 |
| 2014-09-01 09:08 | improved profiler | Matthias Wachs | 1 | +63 | -5 |
| 2014-09-01 08:21 | remove PORT related information from unix add unix perf cfgs | Matthias Wachs | 3 | +113 | -8 |
| 2014-08-31 17:58 | - remove duplicate/incorrect API call | Bart Polot | 3 | +5 | -24 |
| 2014-08-31 15:14 | Don't destroy channel if it was already destroyed. | Bruno Cabral | 1 | +2 | -1 |
| 2014-08-31 14:58 | Fix infinite loop ( grothoff, please check !) | Bruno Cabral | 3 | +28 | -0 |
| 2014-08-30 08:32 | missing state rename | Matthias Wachs | 1 | +1 | -1 |
| 2014-08-29 15:55 | sensor: towards profiler | Omar Tarabai | 1 | +88 | -3 |
| 2014-08-29 15:07 | profiler done | Matthias Wachs | 3 | +166 | -100 |
| 2014-08-29 13:44 | profiler and cfg | Matthias Wachs | 4 | +254 | -1527 |
| 2014-08-29 13:21 | improve logging on cfg error | Matthias Wachs | 1 | +13 | -4 |
| 2014-08-29 12:47 | disable autostart | Matthias Wachs | 1 | +31 | -2 |
| 2014-08-29 11:40 | peerstore: towards profiler | Omar Tarabai | 1 | +6 | -59 |
| 2014-08-29 11:31 | profiler | Matthias Wachs | 4 | +1955 | -17 |
| 2014-08-28 20:09 | Readding trail compression to check if it can reduce trail length | Supriti Singh | 2 | +293 | -20 |
| 2014-08-28 16:06 | sensor: towards profiler | Omar Tarabai | 2 | +175 | -3 |
| 2014-08-28 15:30 | sensor: towards profiler | Omar Tarabai | 1 | +182 | -8 |
| 2014-08-28 13:39 | rename switching state | Matthias Wachs | 2 | +20 | -20 |
| 2014-08-28 13:37 | sensor: towards profiler | Omar Tarabai | 3 | +261 | -1 |
| 2014-08-28 13:31 | using tcp terminology for 3 way handshake: syn/syn_ack/ack renaming all functions, states, messages ... | Matthias Wachs | 6 | +261 | -262 |
| 2014-08-28 10:26 | sensor: removed interval restriction | Omar Tarabai | 1 | +0 | -13 |
| 2014-08-28 07:30 | Exponential backoff for find finger trail task | Supriti Singh | 1 | +12 | -0 |
| 2014-08-27 19:59 | Reset the successor send time in notify confirmation message | Supriti Singh | 1 | +8 | -1 |
| 2014-08-27 19:21 | Exponential backoff | Supriti Singh | 3 | +21 | -11 |
| 2014-08-26 22:55 | If 0 max search, use r5n dht | Supriti Singh | 1 | +25 | -7 |
| 2014-08-26 20:59 | -doxygen | Christian Grothoff | 1 | +3 | -3 |
| 2014-08-26 20:28 | Checking for GNUNET_CONSTANTS_MAX_ENCRYPTED_MESSAGE_SIZE in put message in X-Vine | Supriti Singh | 1 | +4 | -5 |
| 2014-08-26 13:30 | Wait for Bandwidth statistics to be collected. | Sree Harsha Totakura | 1 | +1 | -2 |
| 2014-08-25 19:25 | - Adding r5n profiler. - Changes in makefile for r5n profiler - Correctly adding the trail in add_trail - Passing correct trail id in PUT message routing lookup | Supriti Singh | 4 | +190 | -70 |
| 2014-08-25 10:24 | peerstore: fix | Omar Tarabai | 1 | +2 | -2 |
| 2014-08-24 22:42 | peerstore: fix | Omar Tarabai | 2 | +9 | -4 |
| 2014-08-24 22:36 | Changing delay_put and delay_get | Supriti Singh | 1 | +8 | -6 |
| 2014-08-24 22:28 | Randomized PUT/GET delay interval. | Supriti Singh | 3 | +688 | -38 |
| 2014-08-24 18:29 | peerstore: minor fixes | Omar Tarabai | 3 | +19 | -7 |
| 2014-08-24 17:58 | Code refactoring | Supriti Singh | 2 | +57 | -61 |
| 2014-08-24 03:29 | secretsharing cleanup | Florian Dold | 1 | +34 | -4 |
| 2014-08-24 02:49 | full proof of fair encryption | Florian Dold | 3 | +251 | -55 |
| 2014-08-24 01:15 | Fix | Supriti Singh | 1 | +43 | -4 |
| 2014-08-24 00:44 | Fix | Supriti Singh | 1 | +15 | -5 |
| 2014-08-24 00:22 | Fix | Supriti Singh | 1 | +1 | -1 |
| 2014-08-24 00:10 | Fixing bug causing cancelling of unscheduled task in send_notify | Supriti Singh | 1 | +23 | -7 |
| 2014-08-23 08:48 | Code refactoring | Supriti Singh | 1 | +13 | -39 |
| 2014-08-23 08:16 | Change in put/get logic | Supriti Singh | 1 | +40 | -66 |
| 2014-08-22 23:29 | Modified logic for notify successor | Supriti Singh | 2 | +174 | -31 |
| 2014-08-22 20:57 | Fixme | Supriti Singh | 2 | +11 | -2 |
| 2014-08-22 20:04 | Check if task is dead | Supriti Singh | 1 | +2 | -1 |
| 2014-08-22 18:52 | Waiting for verify successor result and timing out if result not received in some time | Supriti Singh | 1 | +37 | -5 |
| 2014-08-22 15:07 | Adding a new message type, GNUNET_MESSAGE_TYPE_XDHT_P2P_NOTIFY_SUCCESSOR_CONFIRMATION | Supriti Singh | 2 | +188 | -8 |
| 2014-08-22 14:37 | Do not continue if we are going to shutdown. | Sree Harsha Totakura | 1 | +10 | -1 |
| 2014-08-22 14:35 | Teardown DHT connection after clearing up the ActiveContext | Sree Harsha Totakura | 1 | +15 | -13 |
| 2014-08-22 14:22 | Make the delays to start PUTs and GETs configurable as program parameters. | Sree Harsha Totakura | 1 | +19 | -12 |
| 2014-08-22 14:03 | Do not realloc as this will render the pointers to ActiveContexts invalid. | Sree Harsha Totakura | 1 | +0 | -1 |
| 2014-08-22 14:01 | After completing DHT PUT operations teardown the service connections in a seperate task. | Sree Harsha Totakura | 1 | +46 | -11 |
| 2014-08-22 12:07 | debug prints | Supriti Singh | 1 | +29 | -21 |
| 2014-08-22 11:20 | Handling missing next hop in verify successor | Supriti Singh | 1 | +23 | -4 |
| 2014-08-21 23:32 | Commented out Exponential Backoff | Supriti Singh | 2 | +6 | -6 |
| 2014-08-21 22:57 | Changed find_finger and verify_successor timeouts | Supriti Singh | 2 | +3 | -3 |
| 2014-08-21 22:54 | Fixing Warning, Creating new delays for puts and gets | Supriti Singh | 2 | +14 | -3 |
| 2014-08-21 22:45 | Free successor_hash_map | Supriti Singh | 2 | +25 | -7 |
| 2014-08-21 21:42 | Code refactoring Handling the case where friend which is a finger may have trail len > 0 | Supriti Singh | 3 | +250 | -249 |
| 2014-08-21 13:30 | Proper log messages | Supriti Singh | 3 | +26 | -24 |
| 2014-08-21 12:55 | Changing the logic to check for circle completion | Supriti Singh | 1 | +54 | -24 |
| 2014-08-21 11:59 | Fixing trail setup rejection | Supriti Singh | 3 | +97 | -80 |
| 2014-08-20 19:41 | generate proof of fair encryption | Florian Dold | 2 | +164 | -25 |
| 2014-08-20 14:47 | - fixes | Sree Harsha Totakura | 1 | +4 | -1 |
| 2014-08-20 14:24 | Change the mode in DHT disconnect handler. | Sree Harsha Totakura | 1 | +11 | -8 |
| 2014-08-20 14:11 | Reconnect to DHT services for doing GETs after PUTs have been made. | Sree Harsha Totakura | 1 | +40 | -9 |
| 2014-08-20 14:05 | sensor: proof-of-work ingerated with anomaly reports | Omar Tarabai | 7 | +319 | -60 |
| 2014-08-20 13:40 | Mark operations as done when they are finished. | Sree Harsha Totakura | 1 | +13 | -9 |
| 2014-08-20 13:14 | Fix counting started peers. | Sree Harsha Totakura | 1 | +3 | -15 |
| 2014-08-20 13:00 | Start PUTs and GETs only from active peers | Sree Harsha Totakura | 1 | +11 | -12 |
| 2014-08-20 10:18 | sensor: fixes for proof-of-work, test passes now | Omar Tarabai | 3 | +53 | -21 |
| 2014-08-20 09:17 | xvine: fixes | Supriti Singh | 1 | +37 | -24 |
| 2014-08-20 06:37 | xvine:fixes | Supriti Singh | 1 | +61 | -39 |
| 2014-08-19 20:32 | sensor: test case for proof-of-work + fixes | Omar Tarabai | 7 | +313 | -49 |
| 2014-08-19 20:22 | trail rejection fixes | Supriti Singh | 1 | +10 | -34 |
| 2014-08-19 19:14 | Xvine: Fixes | Supriti Singh | 1 | +9 | -9 |
| 2014-08-19 18:34 | Fixing warning | Supriti Singh | 2 | +27 | -1 |
| 2014-08-19 18:33 | - PUT/GET Code refactor | Supriti Singh | 4 | +184 | -370 |
| 2014-08-19 14:13 | sensor: proof-of-work and signing library functions | Omar Tarabai | 6 | +360 | -7 |
| 2014-08-19 11:28 | Check for loop in put and get path | Supriti Singh | 2 | +146 | -109 |
| 2014-08-18 15:24 | doxygen fix use '+' as separator in hello uris and use ipv6 references delimited with '[' and ']' | Matthias Wachs | 3 | +31 | -32 |
| 2014-08-18 12:44 | xvine:fixes | Supriti Singh | 1 | +71 | -89 |
| 2014-08-18 11:57 | sensor: update to test case + fix | Omar Tarabai | 4 | +126 | -34 |
| 2014-08-18 10:52 | xvine fixes | Supriti Singh | 1 | +77 | -64 |
| 2014-08-17 16:54 | - Return value in select_closest_peer() instead of pointer - Handle no trail found in routing table | Supriti Singh | 1 | +125 | -134 |
| 2014-08-17 12:07 | Removed trail compression message. Checking for friend to source in trail setup. | Supriti Singh | 2 | +39 | -295 |
| 2014-08-17 11:01 | Added correct routing table entry in trail setup | Supriti Singh | 2 | +15 | -25 |
| 2014-08-16 13:40 | xvine:fixes | Supriti Singh | 1 | +36 | -22 |
| 2014-08-16 10:18 | fail if plibc is not available | Nils Durner | 1 | +4 | -5 |
| 2014-08-16 09:14 | Remove the messages of disconnected peer from pending queue. | Supriti Singh | 1 | +116 | -33 |
| 2014-08-15 18:44 | sensor: test case + fixes | Omar Tarabai | 11 | +756 | -32 |
| 2014-08-14 11:18 | Add options for SCALE_FREE topology. | Sree Harsha Totakura | 1 | +7 | -0 |
| 2014-08-14 11:17 | More fixes for #3522 | Sree Harsha Totakura | 2 | +4 | -4 |
| 2014-08-14 10:58 | Try fixing 3522. | Sree Harsha Totakura | 1 | +2 | -1 |
| 2014-08-14 10:34 | xvine: fixes | Supriti Singh | 1 | +53 | -23 |
| 2014-08-13 15:29 | Check that you are not present in trail twice Check that sender peer is a valid peer | Supriti Singh | 2 | +122 | -116 |
| 2014-08-13 13:58 | Act Malicious service code | Supriti Singh | 5 | +191 | -26 |
| 2014-08-12 12:51 | Do not bail out when pg_config is not found. | Sree Harsha Totakura | 1 | +1 | -1 |
| 2014-08-12 11:38 | sensordashboard: storing received anomaly reports | Omar Tarabai | 2 | +60 | -5 |
| 2014-08-12 10:57 | sensor: force fake anomaly | Omar Tarabai | 4 | +55 | -3 |
| 2014-08-11 18:39 | sensor: api changes | Omar Tarabai | 7 | +293 | -447 |
| 2014-08-11 15:29 | sensor: starting modules controllable from config | Omar Tarabai | 5 | +112 | -57 |
| 2014-08-11 15:04 | sensor: separate monitoring functions | Omar Tarabai | 6 | +509 | -401 |
| 2014-08-10 23:29 | xvine:fixes | Supriti Singh | 1 | +7 | -17 |
| 2014-08-10 22:27 | xvine:fixes | Supriti Singh | 1 | +17 | -13 |
| 2014-08-10 21:25 | Xvine: Fixes | Supriti Singh | 1 | +81 | -114 |
| 2014-08-10 17:25 | gnunet_psyc_util_lib was also missing from install | Bruno Cabral | 1 | +1 | -0 |
| 2014-08-10 13:47 | Checking if circle is formed. | Supriti Singh | 4 | +303 | -178 |
| 2014-08-09 19:15 | Function signature do not match definition. | Bruno Cabral | 1 | +1 | -1 |
| 2014-08-09 15:41 | Mingw work around | Bruno Cabral | 1 | +6 | -1 |
| 2014-08-09 13:34 | Missing Social Service include | Bruno Cabral | 1 | +1 | -0 |
| 2014-08-08 22:20 | Include libpq-fe.h instead of postgres/libpq-fe.h. | Sree Harsha Totakura | 11 | +173 | -44 |
| 2014-08-08 14:23 | -Fixmes | Sree Harsha Totakura | 1 | +31 | -1 |
| 2014-08-08 13:29 | Using statistics to collect current successor of a peer in profiler | Supriti Singh | 2 | +178 | -31 |
| 2014-08-08 09:26 | - English. | Sree Harsha Totakura | 1 | +7 | -7 |
| 2014-08-07 18:24 | sensor: merged reporting module | Omar Tarabai | 9 | +1067 | -1193 |
| 2014-08-07 14:17 | - Collect bandwidth statistics in profiler - Get average put/get length in profiler - Check for GNUNET_CONSTANTS_MAX_ENCRYPTED_MESSAGE_SIZE,instead of GNUNET_SERVER_MAX_MESSAGE_SIZE | Supriti Singh | 3 | +165 | -138 |
| 2014-08-07 12:03 | minor fix | Omar Tarabai | 6 | +83 | -42 |
| 2014-08-07 09:38 | -pogen | Christian Grothoff | 2 | +9 | -2 |
| 2014-08-06 22:37 | X-Vine:Fixes | Supriti Singh | 2 | +52 | -28 |
| 2014-08-06 14:15 | xvine: fixes | Supriti Singh | 2 | +66 | -30 |
| 2014-08-06 11:07 | - added basic layout for b/w and successor stats collection in profiler - fixes in neighbours | Supriti Singh | 3 | +190 | -64 |
| 2014-08-05 16:27 | sensor: towards anomaly reporting | Omar Tarabai | 5 | +383 | -113 |
| 2014-08-05 15:58 | Check for duplicate peers in trail setup and verify successor | Supriti Singh | 1 | +88 | -59 |
| 2014-08-05 13:24 | Exponential backoff for find_finger_trail_task | Supriti Singh | 2 | +90 | -31 |
| 2014-08-05 11:59 | sensor: towards anomaly reporting | Omar Tarabai | 10 | +2022 | -1704 |
| 2014-08-04 16:43 | xvine:fixes | Supriti Singh | 2 | +60 | -25 |
| 2014-08-04 14:18 | xvine:fixes | Supriti Singh | 3 | +19 | -8 |
| 2014-08-04 13:55 | sensor: towards p2p anomaly reporting | Omar Tarabai | 22 | +272 | -251 |
| 2014-08-04 11:06 | peerstore: indentation | Omar Tarabai | 12 | +834 | -919 |
| 2014-08-03 18:20 | - add bart@voyager | Bart Polot | 1 | +1 | -0 |
| 2014-08-02 21:50 | Missing separator | Bruno Cabral | 1 | +1 | -1 |
| 2014-08-01 15:56 | - code review | Bart Polot | 1 | +868 | -845 |
| 2014-08-01 12:38 | x-vine:fixes | Supriti Singh | 5 | +34 | -51 |
| 2014-08-01 12:20 | There's no GNUNET_LDFLAGS, there's only GN_LIB_FLAGS | LRN | 3 | +15 | -15 |
| 2014-08-01 12:20 | Don't use the 'interface' name, it conflicts with definitions in W32 headers | LRN | 1 | +6 | -6 |
| 2014-07-31 13:24 | x-vine:fixes | Supriti Singh | 1 | +68 | -94 |
| 2014-07-31 09:06 | XVine: Fixes | Supriti Singh | 5 | +406 | -356 |
| 2014-07-31 08:18 | psyc, psycstore: operation result max error size | Gabor X Toth | 2 | +20 | -17 |
| 2014-07-30 21:18 | psyc, psycstore: retrieve state and history | Gabor X Toth | 19 | +1938 | -613 |
| 2014-07-30 21:18 | client manager: documentation | Gabor X Toth | 2 | +102 | -54 |
| 2014-07-30 18:42 | - log | Bart Polot | 1 | +2 | -2 |
| 2014-07-30 18:42 | - debug info on queued messages when popping | Bart Polot | 1 | +3 | -0 |
| 2014-07-30 18:42 | - remove unencrypted keepalive sending | Bart Polot | 1 | +0 | -3 |
| 2014-07-30 18:42 | - show tunnel info on error | Bart Polot | 1 | +1 | -0 |
| 2014-07-30 18:42 | - don't try to salvage traffic if no payload is queued | Bart Polot | 1 | +4 | -2 |
| 2014-07-30 18:42 | - don't show error messages if tunnel's state is WAITING | Bart Polot | 1 | +6 | -3 |
| 2014-07-30 09:21 | - untabify | Sree Harsha Totakura | 1 | +7 | -7 |
| 2014-07-30 08:21 | - better feedback to users about duplicated messages | Bart Polot | 1 | +20 | -4 |
| 2014-07-30 08:21 | - don't break on old errors, check for ERROR level log messages | Bart Polot | 1 | +2 | -1 |
| 2014-07-29 16:20 | minor changes | Matthias Wachs | 2 | +4 | -4 |
| 2014-07-29 14:53 | - mark connections as to be destroyed by the _sent continuation | Bart Polot | 1 | +3 | -1 |
| 2014-07-29 14:01 | sensor, sensordashboard: doxygen fixes + indentation | Omar Tarabai | 16 | +864 | -873 |
| 2014-07-29 13:06 | - more info on buildbot errors | Bart Polot | 1 | +9 | -3 |
| 2014-07-29 13:06 | - dump keys to STRERR on debug, if flag is on | Bart Polot | 1 | +10 | -0 |
| 2014-07-28 11:38 | fix | Omar Tarabai | 2 | +2 | -1 |
| 2014-07-28 11:29 | added a section for PEERSTORE in tutorial | Omar Tarabai | 2 | +122 | -1 |
| 2014-07-28 09:26 | sensor: fix memory leaks | Omar Tarabai | 1 | +17 | -1 |
| 2014-07-28 05:22 | - don't revive dead tunnels | Bart Polot | 1 | +4 | -1 |
| 2014-07-28 05:22 | - missing cstate2s | Bart Polot | 1 | +2 | -1 |
| 2014-07-28 05:12 | - fix trim-after-free | Bart Polot | 1 | +18 | -2 |
| 2014-07-28 05:12 | - dont complain about tunnels in search of a path | Bart Polot | 1 | +11 | -8 |
| 2014-07-28 05:12 | Resend traffic queued on connections that time-out, if the peer is an endpoint. | Bart Polot | 1 | +58 | -0 |
| 2014-07-28 05:12 | - use WAITING if some connections are in progress | Bart Polot | 1 | +6 | -1 |
| 2014-07-28 05:12 | - set tunnel cstate to SEARCH when 0 connections are present | Bart Polot | 1 | +7 | -4 |
| 2014-07-27 13:17 | psyc: membership store | Gabor X Toth | 9 | +158 | -104 |
| 2014-07-27 11:35 | psyc: multicast callbacks for membership test and fragment/message replay | Gabor X Toth | 1 | +118 | -35 |
| 2014-07-27 11:35 | psycstore: add option to perform membership test when retrieving fragment or message | Gabor X Toth | 5 | +259 | -53 |
| 2014-07-27 01:23 | sensor: completed update functionality | Omar Tarabai | 5 | +199 | -40 |
| 2014-07-25 18:02 | sensor: towards update functionality | Omar Tarabai | 6 | +503 | -74 |
| 2014-07-25 13:24 | multicast: send join decision to remote peer | Gabor X Toth | 3 | +66 | -36 |
| 2014-07-25 11:42 | sensor: towards update functionality | Omar Tarabai | 5 | +408 | -77 |
| 2014-07-25 10:27 | multicast: use cadet to contact remote peers | Gabor X Toth | 11 | +656 | -108 |
| 2014-07-25 03:30 | - fix error condition | Bart Polot | 1 | +0 | -2 |
| 2014-07-25 03:30 | - fix handling of SYNACK corner case | Bart Polot | 1 | +19 | -25 |
| 2014-07-25 03:30 | - if an "old_key" is not valid (for instance, at tunnel establishment), clear the context ASAP | Bart Polot | 1 | +28 | -0 |
| 2014-07-25 03:30 | - inform about dropped messages | Bart Polot | 1 | +2 | -2 |
| 2014-07-25 03:29 | - debug info on error | Bart Polot | 1 | +1 | -0 |
| 2014-07-24 21:58 | social: fix test debug | Gabor X Toth | 1 | +2 | -2 |
| 2014-07-24 21:56 | social,psycstore: fix tests linking/debug | Gabor X Toth | 2 | +9 | -7 |
| 2014-07-24 15:46 | - don't send keepalives if traffic is queued | Bart Polot | 1 | +1 | -0 |
| 2014-07-24 15:18 | xdht: track topology successor and predecessor neighbours. | Sree Harsha Totakura | 2 | +39 | -4 |
| 2014-07-24 14:27 | sensor: minor fixes | Omar Tarabai | 7 | +232 | -208 |
| 2014-07-24 13:39 | - fix compile | Bart Polot | 1 | +5 | -5 |
| 2014-07-24 13:33 | - restore long tests | Bart Polot | 1 | +1 | -1 |
| 2014-07-24 12:58 | fixing documentation | Matthias Wachs | 5 | +134 | -37 |
| 2014-07-24 12:44 | peerstore: doxygen | Omar Tarabai | 6 | +96 | -81 |
| 2014-07-24 12:19 | Calculating index from finger value and my identity using shift operation | Supriti Singh | 1 | +24 | -2 |
| 2014-07-24 12:18 | fixing doxygen documentation | Matthias Wachs | 1 | +2 | -2 |
| 2014-07-24 12:14 | doxygen fixes | Matthias Wachs | 4 | +15 | -14 |
| 2014-07-24 11:57 | fixing doxygen | Matthias Wachs | 5 | +14 | -11 |
| 2014-07-24 11:55 | sensor: towards update functionality | Omar Tarabai | 3 | +202 | -40 |
| 2014-07-24 10:01 | test_plugin_psycstore: use ecdsa keys where appropriate | Gabor X Toth | 1 | +5 | -5 |
| 2014-07-24 09:57 | test_psycstore: use ecdsa keys where appropriate | Gabor X Toth | 1 | +6 | -6 |
| 2014-07-24 09:51 | xvine:fixes | Supriti Singh | 1 | +197 | -159 |
| 2014-07-24 09:46 | psyc,social: fix linking for tests | Gabor X Toth | 2 | +8 | -4 |
| 2014-07-24 09:30 | psyc: fix timing-related test failure | Gabor X Toth | 1 | +56 | -36 |
| 2014-07-24 08:17 | multicast,psyc,social: remove DEBUG #defines from tests to keep `make check` working | Gabor X Toth | 3 | +6 | -12 |
| 2014-07-24 07:59 | social: guest_talk test; multicast: fix member_to_origin_resume() | Gabor X Toth | 5 | +60 | -45 |
| 2014-07-24 06:00 | - in ACK tests, the initializer message is part of the data exchange | Bart Polot | 1 | +2 | -0 |
| 2014-07-24 04:35 | - revamp almost all cadet tests, keep track of messages, sizes, acks | Bart Polot | 1 | +73 | -46 |
| 2014-07-23 22:01 | social: fix linking | Gabor X Toth | 1 | +9 | -2 |
| 2014-07-23 17:34 | Enable tests to run concurrently. | Sree Harsha Totakura | 1 | +55 | -39 |
| 2014-07-23 16:19 | social: implement enter/leave/messaging; psyc: improvements and fixes | Gabor X Toth | 21 | +3942 | -520 |
| 2014-07-23 16:19 | Revert "- convince gcc to compile" | Gabor X Toth | 1 | +9 | -11 |
| 2014-07-23 16:19 | Revert "- persuade social to at least compile" | Gabor X Toth | 1 | +12 | -53 |
| 2014-07-23 05:47 | - send ack AFTER removing message from queue, otherwise ack triggers an assert for sending and ACK of still-existing data | Bart Polot | 1 | +1 | -1 |
| 2014-07-23 05:47 | - count a MIMD as received only after sending it to client | Bart Polot | 1 | +3 | -3 |
| 2014-07-23 05:47 | - send past messages to client, as they are ordered below ACK | Bart Polot | 1 | +1 | -1 |
| 2014-07-23 05:47 | - log payload of dropped data | Bart Polot | 1 | +3 | -2 |
| 2014-07-23 05:47 | - correct data feedback | Bart Polot | 1 | +2 | -1 |
| 2014-07-23 05:47 | - make sure head of pending messages is > expected message, fix integer underflow | Bart Polot | 1 | +1 | -0 |
| 2014-07-23 05:47 | - clear ready flag on send | Bart Polot | 1 | +6 | -0 |
| 2014-07-23 05:47 | - fix logging | Bart Polot | 1 | +4 | -4 |
| 2014-07-22 16:00 | - make sure connection is destroyed and no use-after-free happens | Bart Polot | 3 | +68 | -48 |
| 2014-07-22 16:00 | - only an error if counter was wrong | Bart Polot | 1 | +1 | -1 |
| 2014-07-22 16:00 | - Keepalives should NOT be transmitted in the clear | Bart Polot | 1 | +0 | -1 |
| 2014-07-22 11:56 | towards sensor update functionality | Omar Tarabai | 6 | +364 | -2 |
| 2014-07-22 02:54 | - add connection state BROKEN for connections destroyed on behalf of intermediate nodes | Bart Polot | 2 | +15 | -6 |
| 2014-07-21 10:13 | - convince gcc to compile | Bart Polot | 1 | +11 | -9 |
| 2014-07-21 09:58 | - persuade social to at least compile | Bart Polot | 1 | +53 | -12 |
| 2014-07-21 09:52 | - more debug info on buildbots | Bart Polot | 3 | +11 | -7 |
| 2014-07-21 00:15 | Force sending of KX messages even when connection queue is full | Bart Polot | 1 | +20 | -21 |
| 2014-07-21 00:15 | - fix | Bart Polot | 1 | +1 | -1 |
| 2014-07-21 00:15 | - fix tunnel state management after connection failure< | Bart Polot | 5 | +44 | -11 |
| 2014-07-21 00:15 | - debug info for tunnel status mismatch | Bart Polot | 1 | +3 | -1 |
| 2014-07-21 00:15 | - schedule next keepalive even if tunnel is still in SEARCHING | Bart Polot | 1 | +3 | -3 |
| 2014-07-21 00:15 | - debug INFO for missing keepalive in BCK | Bart Polot | 1 | +4 | -0 |
| 2014-07-21 00:15 | - On a new EPHM, do a immediate rekey | Bart Polot | 2 | +4 | -3 |
| 2014-07-21 00:15 | - notify about deleted messages when popping messages from a connection, allowing to keep a count and make sure the connection is destroyed | Bart Polot | 3 | +37 | -11 |
| 2014-07-21 00:15 | - doxygen, code formatting | Bart Polot | 3 | +27 | -5 |
| 2014-07-21 00:15 | - as connecton_pop destroys many message type wihtout return, count is not applicable | Bart Polot | 1 | +2 | -13 |
| 2014-07-21 00:15 | - don't dereference c in connection pop, c might be free'd if previous call popped last message | Bart Polot | 1 | +1 | -1 |
| 2014-07-21 00:15 | - more debug info on received ACK, doxygen | Bart Polot | 1 | +6 | -1 |
| 2014-07-21 00:15 | - show queued messages when allowing client to send more | Bart Polot | 1 | +7 | -0 |
| 2014-07-21 00:15 | - don't re-encrypt data queued in a broken connection | Bart Polot | 3 | +43 | -8 |
| 2014-07-21 00:15 | - save old logfiles | Bart Polot | 1 | +2 | -1 |
| 2014-07-21 00:15 | - simplify loopcheck | Bart Polot | 1 | +7 | -13 |
| 2014-07-21 00:15 | - check that the connection belongs to a tunnel when keeping it alive (otherwise, it might be BROKEN) | Bart Polot | 1 | +6 | -0 |
| 2014-07-21 00:15 | - cancel any rekey tasks when calling it directly | Bart Polot | 1 | +2 | -0 |
| 2014-07-21 00:15 | - test for coredumps and assertions on loopcheck | Bart Polot | 1 | +2 | -0 |
| 2014-07-21 00:15 | - warn when test goes wrong | Bart Polot | 1 | +4 | -1 |
| 2014-07-21 00:15 | - when a connection is broken, remove it from tunnel, allow tunnel to update cstate and try to create new connections | Bart Polot | 1 | +2 | -0 |
| 2014-07-21 00:15 | - allow to run specific checks in a loop | Bart Polot | 1 | +18 | -7 |
| 2014-07-17 15:25 | duplicate timeout logic: numeric_reverse frees memory but does not unqueue | Matthias Wachs | 1 | +0 | -3 |
| 2014-07-17 14:44 | remove debug message | Matthias Wachs | 1 | +0 | -3 |
| 2014-07-17 14:43 | fixing assertion in gnunet-ats.c:250: hashmap did not copy peer ids -> crash | Matthias Wachs | 1 | +12 | -21 |
| 2014-07-17 14:28 | clean up | Matthias Wachs | 1 | +112 | -114 |
| 2014-07-17 14:02 | minor changes | Matthias Wachs | 2 | +4 | -4 |
| 2014-07-17 14:01 | dns forward and reverse lookup functionality for http names | Matthias Wachs | 1 | +464 | -179 |
| 2014-07-17 11:18 | bandwidth stability for ATS | Matthias Wachs | 1 | +7 | -4 |
| 2014-07-17 09:47 | do not use NBO internally | Matthias Wachs | 9 | +187 | -177 |
| 2014-07-17 08:35 | per peer back-off for transport connect attempts | Matthias Wachs | 1 | +22 | -2 |
| 2014-07-17 08:02 | fix docu, make code readable, remove unclear FIXME, add max frequency | Matthias Wachs | 1 | +11 | -4 |
| 2014-07-16 15:45 | Removing warnings | Supriti Singh | 1 | +6 | -5 |
| 2014-07-16 15:40 | code cleanup | Supriti Singh | 1 | +164 | -1234 |
| 2014-07-16 12:38 | error handling | Omar Tarabai | 1 | +24 | -11 |
| 2014-07-16 06:30 | xvine: fixes | Supriti Singh | 3 | +1175 | -157 |
| 2014-07-15 10:38 | -define port for W32 | Christian Grothoff | 1 | +1 | -0 |
| 2014-07-14 17:51 | moving peerstore out of experimental | Omar Tarabai | 1 | +1 | -2 |
| 2014-07-14 17:40 | fs now uses peerstore to store respect value | Omar Tarabai | 4 | +91 | -81 |
| 2014-07-14 17:37 | config fix | Omar Tarabai | 4 | +14 | -13 |
| 2014-07-14 13:03 | Add DEBUG to GET requests. Add replication degree as an option. | Supriti Singh | 1 | +11 | -1 |
| 2014-07-14 12:20 | Close client connection to DHT once GET is succeeded or failed. | Supriti Singh | 1 | +8 | -2 |
| 2014-07-14 12:03 | Use correct key while doing GET. Wait for all PUT and GET requests to complete. | Supriti Singh | 1 | +3 | -15 |
| 2014-07-12 20:29 | fix #3446 | Christian Grothoff | 3 | +107 | -31 |
| 2014-07-11 22:10 | -fixing doxygen, indentation | Christian Grothoff | 3 | +55 | -32 |
| 2014-07-10 17:49 | rename logread tools | Gabor X Toth | 4 | +7 | -5 |
| 2014-07-10 17:49 | PSYC(store), Multicast: use ECDSA slave/member keys; PSYC: add GNUNET_PSYC_message_create() | Gabor X Toth | 19 | +561 | -291 |
| 2014-07-10 10:38 | rename "name" to label | Matthias Wachs | 1 | +4 | -4 |
| 2014-07-10 09:15 | gnunet coding style template for eclipse | Matthias Wachs | 1 | +291 | -0 |
| 2014-07-10 08:51 | improving documentation | Matthias Wachs | 1 | +10 | -9 |
| 2014-07-09 14:46 | Added flag to API disconnect method to send pending store requests before disconnecting. Added a test case for it. | Omar Tarabai | 13 | +211 | -34 |
| 2014-07-09 14:07 | - include NULL guards in debug | Bart Polot | 1 | +8 | -1 |
| 2014-07-09 14:07 | - fix variable log level, add connection debug function | Bart Polot | 4 | +113 | -31 |
| 2014-07-09 14:07 | - include order upsets kdevelop | Bart Polot | 1 | +3 | -2 |
| 2014-07-09 11:13 | fixing USE_SUSPEND error with mhd daemon and free error | Matthias Wachs | 1 | +6 | -5 |
| 2014-07-08 18:03 | peerstore doesn't shutdown when clients are connected | Omar Tarabai | 1 | +136 | -35 |
| 2014-07-08 07:33 | -tolerate it if gnunet://gns/ URI prefix is in upper case | Christian Grothoff | 1 | +5 | -1 |
| 2014-07-07 14:47 | sensordashboard: received data stored in peerstore | Omar Tarabai | 2 | +32 | -1 |
| 2014-07-07 10:43 | logging more verbose | Omar Tarabai | 1 | +2 | -2 |
| 2014-07-07 08:25 | missing mapping for CERT | Matthias Wachs | 1 | +1 | -0 |
| 2014-07-06 20:50 | xvine: Fixes | Supriti Singh | 5 | +281 | -206 |
| 2014-07-06 18:02 | documentation fix | Omar Tarabai | 1 | +1 | -1 |
| 2014-07-05 00:13 | - document code, small sanity checks | Bart Polot | 1 | +10 | -1 |
| 2014-07-04 21:38 | Do not cleanup operation queues if they are not empty. Instead, mark them as expired and clean them in destructor. --This line, and those below, will be ignored-- | Sree Harsha Totakura | 1 | +67 | -8 |
| 2014-07-04 15:47 | new sensors + disabled reporting by default | Omar Tarabai | 15 | +213 | -21 |
| 2014-07-04 15:31 | sensor lifetime defaults to forever | Omar Tarabai | 1 | +1 | -1 |
| 2014-07-04 15:16 | completed sensordashboard + fixes | Omar Tarabai | 7 | +319 | -130 |
| 2014-07-04 12:29 | - fix #3483 | Bart Polot | 1 | +12 | -1 |
| 2014-07-04 12:29 | - verbose debug | Bart Polot | 1 | +1 | -0 |
| 2014-07-04 12:29 | - dont use pointer after free | Bart Polot | 1 | +3 | -1 |
| 2014-07-04 10:50 | fix statistics for reuqests | Matthias Wachs | 1 | +8 | -1 |
| 2014-07-03 22:57 | Fix hostlist server CORS headers | David Barksdale | 1 | +0 | -1 |
| 2014-07-03 20:11 | Require libmicrohttpd >= 0.9.32 | David Barksdale | 2 | +8 | -10 |
| 2014-07-03 18:52 | Use MHD_USE_SUSPEND_RESUME, fixes #3460 | David Barksdale | 1 | +3 | -0 |
| 2014-07-03 18:03 | Don't break, this is expected from XHR clients | David Barksdale | 1 | +2 | -2 |
| 2014-07-03 15:22 | - fix connection pending counter | Bart Polot | 1 | +1 | -1 |
| 2014-07-03 14:07 | - debug info for buildbot reports | Bart Polot | 1 | +1 | -0 |
| 2014-07-03 14:06 | moved common sensor functionality to a util lib | Omar Tarabai | 10 | +704 | -548 |
| 2014-07-03 13:39 | - Convince 'make -j 10' to work nicely. | Bart Polot | 1 | +2 | -2 |
| 2014-07-03 13:30 | - Revert "Fix transport blacklist tests" - This reverts commit 3f7a1601abadaa0a8036a39e5227ae4c156dd50e/r33895: we went back to standart Crockford base32. | Bart Polot | 6 | +33 | -27 |
| 2014-07-03 13:29 | - fixing use after free - renaming connections to requests | Matthias Wachs | 1 | +59 | -58 |
| 2014-07-03 13:25 | Since we started using ECC, peer identities ARE public keys, not their hashes. This commit removes the miss-documented, redundant option and the duplicate code associated to its handling. | Bart Polot | 2 | +1 | -26 |
| 2014-07-03 13:25 | Added a cleaned-up vanity key generator to gnunet-ecc | Bart Polot | 1 | +72 | -8 |
| 2014-07-03 13:08 | fixing memory leak and session disconnect | Matthias Wachs | 1 | +77 | -46 |
| 2014-07-03 12:17 | wrong type | Matthias Wachs | 1 | +1 | -1 |
| 2014-07-03 12:16 | additional log info | Matthias Wachs | 1 | +2 | -1 |
| 2014-07-03 12:10 | - introducing state for put requests - clean up shutdown - renaming GET/PUT connections to "requests" | Matthias Wachs | 1 | +260 | -231 |
| 2014-07-03 08:45 | Xvine: fixes | Supriti Singh | 4 | +97 | -76 |
| 2014-07-02 19:30 | - trigger an immediate rekey if a peer's ephemeral key changes | Bart Polot | 1 | +2 | -0 |
| 2014-07-02 19:30 | - dont destroy in-progress kx | Bart Polot | 1 | +1 | -1 |
| 2014-07-02 19:30 | - destroy kx_ctx created on receipt of an ephemeral key if key is not new | Bart Polot | 1 | +53 | -34 |
| 2014-07-02 19:30 | - refactor | Bart Polot | 1 | +11 | -19 |
| 2014-07-02 19:30 | - fix #3479 | Bart Polot | 1 | +20 | -0 |
| 2014-07-02 19:30 | - fix error condition | Bart Polot | 1 | +5 | -5 |
| 2014-07-02 19:30 | - don't warn when connection is being established | Bart Polot | 1 | +2 | -1 |
| 2014-07-02 19:30 | - don't update ACK based on queued and yet undelivered messages - send ACK upon delivery of queued messages to client | Bart Polot | 1 | +14 | -30 |
| 2014-07-02 19:30 | - fix log | Bart Polot | 1 | +1 | -1 |
| 2014-07-02 19:30 | - revert to standard Crockford base32 | Bart Polot | 1 | +1 | -1 |
| 2014-07-02 16:55 | Fix transport blacklist tests | David Barksdale | 6 | +27 | -33 |
| 2014-07-02 15:27 | Simplify HTTP server session cleanup even more | David Barksdale | 1 | +1 | -22 |
| 2014-07-02 12:51 | sensor: completed reporting to collection point | Omar Tarabai | 5 | +263 | -40 |
| 2014-07-02 07:39 | tracking down connection exceeded issue | Matthias Wachs | 1 | +15 | -3 |
| 2014-07-01 23:12 | sensor: towards reporting to collection point | Omar Tarabai | 1 | +262 | -14 |
| 2014-07-01 17:42 | sensor dashboard (collection point) initial commit | Omar Tarabai | 10 | +383 | -8 |
| 2014-07-01 08:21 | xvine: fixes | Supriti Singh | 3 | +58 | -53 |
| 2014-07-01 03:13 | Add HTTP transport tests with XHR client emulation | David Barksdale | 6 | +198 | -6 |
| 2014-06-30 14:17 | initial sensor reporting component code | Omar Tarabai | 14 | +230 | -15 |
| 2014-06-30 13:44 | Print `I' instead of `L'. | Sree Harsha Totakura | 1 | +1 | -1 |
| 2014-06-30 13:20 | Print O, L, U instead of 0, 1, V in Crockford encoding. | Sree Harsha Totakura | 1 | +1 | -1 |
| 2014-06-30 13:04 | - debug | Bart Polot | 1 | +7 | -6 |
| 2014-06-27 15:01 | xvine: bug fixes | Supriti Singh | 5 | +54 | -44 |
| 2014-06-27 12:30 | fix for cfg loading | Matthias Wachs | 1 | +1 | -1 |
| 2014-06-27 11:53 | clarify cfg loading | Matthias Wachs | 2 | +12 | -2 |
| 2014-06-27 10:27 | do not notify transport multiple time for a session | Matthias Wachs | 1 | +3 | -2 |
| 2014-06-27 10:03 | reflow paragraph | Matthias Wachs | 1 | +11 | -15 |
| 2014-06-27 09:00 | fixes for neighbor: | Matthias Wachs | 1 | +14 | -3 |
| 2014-06-26 23:49 | Fix hostlist server CORS headers | David Barksdale | 1 | +22 | -21 |
| 2014-06-26 20:01 | removing duplicate curl handles | Matthias Wachs | 1 | +102 | -122 |
| 2014-06-26 17:40 | set parent queue to NULL before discarding envelopes when destroying a message queue | Florian Dold | 1 | +1 | -0 |
| 2014-06-26 16:18 | sensor analysis: gaussian model | Omar Tarabai | 4 | +171 | -10 |
| 2014-06-26 14:54 | remove | Matthias Wachs | 1 | +0 | -1 |
| 2014-06-26 14:40 | adding useful info messages | Matthias Wachs | 1 | +14 | -2 |
| 2014-06-26 14:32 | addresses must not change the active value | Matthias Wachs | 1 | +0 | -1 |
| 2014-06-26 14:15 | sensor: unified numeric datatypes | Omar Tarabai | 12 | +47 | -41 |
| 2014-06-26 14:09 | xvine: bug fix | Supriti Singh | 5 | +256 | -149 |
| 2014-06-26 12:51 | DLL instead of multihashmap | Omar Tarabai | 1 | +44 | -40 |
| 2014-06-26 12:50 | fixing memory leak | Matthias Wachs | 1 | +1 | -0 |
| 2014-06-26 12:40 | fix fixmes + minor debug | Matthias Wachs | 1 | +40 | -9 |
| 2014-06-26 12:25 | use static variable | Matthias Wachs | 1 | +2 | -1 |
| 2014-06-26 12:25 | Sensor gaussian model skeleton | Omar Tarabai | 7 | +176 | -10 |
| 2014-06-26 12:15 | renaming | Matthias Wachs | 1 | +15 | -5 |
| 2014-06-26 11:43 | info when refuse otherwise debug | Matthias Wachs | 1 | +1 | -1 |
| 2014-06-26 11:39 | log message for delayed validation | Matthias Wachs | 1 | +7 | -0 |
| 2014-06-26 11:34 | fix uninitialized value | Matthias Wachs | 1 | +6 | -9 |
| 2014-06-26 11:32 | make delay computation readable perform validation only if plugin is available, otherwise reschedule | Matthias Wachs | 1 | +32 | -5 |
| 2014-06-26 11:21 | this break was never seen ... so not required anymore | Matthias Wachs | 1 | +4 | -14 |
| 2014-06-26 11:02 | reduced debug level | Matthias Wachs | 1 | +12 | -8 |
| 2014-06-26 10:58 | if suggested address == primary address only update quotas | Matthias Wachs | 1 | +11 | -7 |
| 2014-06-26 10:50 | detecting duplicate connects | Matthias Wachs | 1 | +18 | -3 |
| 2014-06-26 09:00 | target not required anymore since we use HELLO_ADDRESSES | Matthias Wachs | 1 | +17 | -24 |
| 2014-06-26 02:24 | Missed mesh->cadet rename in fs.conf.in | David Barksdale | 1 | +1 | -1 |
| 2014-06-25 20:22 | combine sources for wlan and bluetooth plugin logic into one file | Christian Grothoff | 4 | +165 | -2165 |
| 2014-06-25 19:29 | towards sensor analysis functionality | Omar Tarabai | 5 | +422 | -155 |
| 2014-06-25 19:05 | -add missing calls to monitor | Christian Grothoff | 1 | +45 | -21 |
| 2014-06-25 19:02 | -simplify logic | Christian Grothoff | 1 | +68 | -72 |
| 2014-06-25 15:35 | forgotten commit making penalty quadratic as used and documented | Matthias Wachs | 1 | +5 | -3 |
| 2014-06-25 15:34 | fixing comment | Matthias Wachs | 1 | +4 | -4 |
| 2014-06-25 14:35 | -adding missing API functions to WLAN, skeleton for monitoring support | Christian Grothoff | 2 | +279 | -127 |
| 2014-06-25 14:27 | Handling 'put', 'get' and 'get result' correctly | Supriti Singh | 5 | +69 | -70 |
| 2014-06-25 14:14 | -add monitor support to http server, more code clean up, add http server MHD suspend feature, support quota reset API from transport in HTTP server | Christian Grothoff | 2 | +407 | -271 |
| 2014-06-25 08:24 | docu for address selection | Matthias Wachs | 1 | +7 | -1 |
| 2014-06-25 01:32 | - ignore | Bart Polot | 0 | +0 | -0 |
| 2014-06-25 00:33 | - log | Bart Polot | 2 | +11 | -4 |
| 2014-06-24 23:45 | - adjust test's log levels | Bart Polot | 1 | +5 | -6 |
| 2014-06-24 23:29 | - debug info for #3425 | Bart Polot | 1 | +4 | -2 |
| 2014-06-24 15:17 | - update m2s for non-payload | Bart Polot | 1 | +6 | -0 |
| 2014-06-24 15:17 | - don't use payload_type on non-payload messages | Bart Polot | 1 | +4 | -8 |
| 2014-06-24 14:53 | - more verbose warning message | Bart Polot | 1 | +2 | -2 |
| 2014-06-24 14:44 | - remove debug info used to fix #3405 | Bart Polot | 1 | +4 | -3 |
| 2014-06-24 14:44 | - check return values from GCC_send_prebuilt_message | Bart Polot | 2 | +34 | -41 |
| 2014-06-24 13:23 | xvine: fixes | Supriti Singh | 1 | +156 | -141 |
| 2014-06-24 13:04 | - don't try update info on NULL connections, avoid segfault for #3453 | Bart Polot | 1 | +7 | -5 |
| 2014-06-24 11:13 | adding documentation | Matthias Wachs | 1 | +15 | -2 |
| 2014-06-24 11:13 | test documentation | Matthias Wachs | 1 | +3 | -1 |
| 2014-06-24 10:18 | - added more debug messages to status2string - added remaining functionality to GNUNET_NAT_test_stop | Christian Fuchs | 2 | +52 | -10 |
| 2014-06-24 08:32 | don't send trail teardown in remove_matching_fingers() | Supriti Singh | 1 | +95 | -35 |
| 2014-06-24 07:08 | updated peer ids in test cfg | Matthias Wachs | 1 | +10 | -21 |
| 2014-06-24 07:02 | remove unused header struct | Matthias Wachs | 1 | +0 | -6 |
| 2014-06-24 03:38 | - ignore | Bart Polot | 1 | +1 | -0 |
| 2014-06-24 03:31 | - more info API | Bart Polot | 2 | +81 | -23 |
| 2014-06-24 03:10 | - use same loglevel as connect | Bart Polot | 1 | +1 | -1 |
| 2014-06-24 02:44 | - doxygen | Bart Polot | 1 | +2 | -2 |
| 2014-06-24 02:44 | - use setter, imporve logs | Bart Polot | 1 | +2 | -2 |
| 2014-06-24 02:44 | - attempt to fix #3405 | Bart Polot | 1 | +1 | -1 |
| 2014-06-24 01:54 | - refactor peer debug | Bart Polot | 1 | +54 | -58 |
| 2014-06-24 01:54 | - fix peer debug null deref | Bart Polot | 1 | +8 | -2 |
| 2014-06-24 01:54 | - more debug for #3405 | Bart Polot | 1 | +2 | -1 |
| 2014-06-24 01:54 | - use setter | Bart Polot | 1 | +1 | -1 |
| 2014-06-24 01:54 | - add last contact, DHT handle to peer debug info, for #3405 | Bart Polot | 1 | +6 | -1 |
| 2014-06-24 01:54 | - fix params | Bart Polot | 1 | +1 | -1 |
| 2014-06-24 01:54 | - add debug function about a peer for #3405 | Bart Polot | 1 | +1 | -0 |
| 2014-06-24 01:54 | - add a peer debug function | Bart Polot | 3 | +52 | -2 |
| 2014-06-23 21:48 | -drastically simplify http server session cleanup (and startup) logic | Christian Grothoff | 5 | +937 | -909 |
| 2014-06-23 21:40 | -simplify deletion logic, tell monitor that we are initiator | Christian Grothoff | 1 | +154 | -166 |
| 2014-06-23 21:39 | -fix indent | Christian Grothoff | 1 | +2 | -3 |
| 2014-06-23 21:39 | -session header is now dead | Christian Grothoff | 1 | +1 | -8 |
| 2014-06-23 21:18 | -indentation fixes | Christian Grothoff | 1 | +9 | -5 |
| 2014-06-23 21:18 | -move struct def to where it is used | Christian Grothoff | 1 | +17 | -18 |
| 2014-06-23 21:17 | -const | Christian Grothoff | 1 | +3 | -3 |
| 2014-06-23 20:41 | fix compiler warning about uninitialized variable | Matthias Wachs | 1 | +1 | -0 |
| 2014-06-23 19:58 | -add support for 'update_inbound_delay' to HTTP client, complete plugin monitoring implementation | Christian Grothoff | 1 | +148 | -78 |
| 2014-06-23 19:24 | -minor code cleanup, indentation, doxygen | Christian Grothoff | 3 | +141 | -146 |
| 2014-06-23 19:13 | -avoid passing ambiguously typed 'cls' pointer to address_to_string routine in http_common, code cleanup | Christian Grothoff | 4 | +278 | -108 |
| 2014-06-23 19:03 | -code cleanup, doxygen | Christian Grothoff | 1 | +145 | -186 |
| 2014-06-23 18:16 | use session map instead of DLL | Christian Grothoff | 1 | +136 | -91 |
| 2014-06-23 18:16 | -indentation, doxygen | Christian Grothoff | 2 | +91 | -74 |
| 2014-06-23 18:05 | -simplify logic, just use clearly working direct method to extract session from server's client handle | Christian Grothoff | 1 | +5 | -53 |
| 2014-06-23 17:49 | -remove logic for somewhat overkill check to see if session object is valid | Christian Grothoff | 1 | +14 | -63 |
| 2014-06-23 17:26 | -doxygen, indentation | Christian Grothoff | 1 | +107 | -87 |
| 2014-06-23 16:57 | -use LOG macro instead of GNUNET_log_from | Christian Grothoff | 2 | +252 | -231 |
| 2014-06-23 16:30 | Passing correct argument, is_predecessor to select_closest_peer() | Supriti Singh | 2 | +115 | -104 |
| 2014-06-23 16:04 | xvine:bug fix | Supriti Singh | 2 | +123 | -128 |
| 2014-06-23 15:47 | - fix ERROR log | Bart Polot | 1 | +3 | -3 |
| 2014-06-23 13:30 | -- New message type, GNUNET_MESSAGE_TYPE_XDHT_P2P_PUT and GNUNET_MESSAGE_TYPE_XDHT_P2P_GET -- Changing name of all the messages of X-Vine by appending X in front of DHT. -- Not sending trail teardown in case next_hop or prev_hop is me (remove routing trail due to disconnected peer) | Supriti Singh | 4 | +100 | -68 |
| 2014-06-23 12:02 | sensor: using data lifetime value | Omar Tarabai | 1 | +4 | -3 |
| 2014-06-23 11:50 | -rename config files to match test cases | Christian Grothoff | 5 | +4 | -4 |
| 2014-06-23 11:44 | -missing commit | Christian Grothoff | 1 | +12 | -2 |
| 2014-06-23 11:42 | -fix uninit | Christian Grothoff | 1 | +5 | -3 |
| 2014-06-23 11:40 | adding missing monitoring callbacks for TCP | Christian Grothoff | 1 | +143 | -70 |
| 2014-06-23 11:31 | -rename tests to caputre better what they test | Christian Grothoff | 5 | +1063 | -1068 |
| 2014-06-23 11:29 | -indenting | Christian Grothoff | 1 | +36 | -20 |
| 2014-06-23 11:26 | -towards having the monitoring API supported by TCP | Christian Grothoff | 3 | +240 | -72 |
| 2014-06-23 11:11 | make myoptions member of 'struct Plugin' instead of a global | Christian Grothoff | 1 | +13 | -13 |
| 2014-06-23 11:08 | adding monitoring support to UDP plugin, plus some doxygen/indentation fixes | Christian Grothoff | 1 | +169 | -73 |
| 2014-06-23 10:53 | -removing global state from UDP plugin (statics), doxygen, indentation, starting support for monitoring | Christian Grothoff | 3 | +630 | -315 |
| 2014-06-23 10:20 | xvine:bug fix | Supriti Singh | 2 | +57 | -26 |
| 2014-06-23 09:59 | -removing dead config | Christian Grothoff | 1 | +0 | -10 |
| 2014-06-23 09:55 | -fix URIs | Christian Grothoff | 2 | +6 | -7 |
| 2014-06-23 09:32 | xvine: minor fixes | Supriti Singh | 3 | +85 | -55 |
| 2014-06-23 09:13 | -fix time assertion introduce in last patch | Christian Grothoff | 1 | +1 | -4 |
| 2014-06-23 09:08 | -fix URI test to handle new encoder, print both SKS and CHK URIs when publishing to namespace | Christian Grothoff | 6 | +200 | -85 |
| 2014-06-23 09:07 | describing different tests | Matthias Wachs | 1 | +24 | -5 |
| 2014-06-23 08:55 | extended test to check configuration files + fixed cfg files | Matthias Wachs | 6 | +147 | -30 |
| 2014-06-23 08:20 | -fix SKS publishing in simulate-only mode | Christian Grothoff | 3 | +54 | -12 |
| 2014-06-23 08:18 | printing peer ids fixing first set of cfgs | Matthias Wachs | 3 | +18 | -8 |
| 2014-06-23 07:38 | fix type warning | Matthias Wachs | 1 | +1 | -1 |
| 2014-06-23 00:15 | -misc stuff | Christian Grothoff | 1 | +16 | -10 |
| 2014-06-22 23:27 | -simplify logging using macro | Christian Grothoff | 1 | +321 | -318 |
| 2014-06-22 23:14 | -fix regex | Christian Grothoff | 1 | +16 | -9 |
| 2014-06-22 22:53 | -updateing tempalte | Christian Grothoff | 2 | +186 | -79 |
| 2014-06-22 22:44 | -actually perform monitor calls where appropriate | Christian Grothoff | 1 | +126 | -66 |
| 2014-06-22 22:25 | implement monitoring API in UNIX, simplify code a bit | Christian Grothoff | 1 | +485 | -455 |
| 2014-06-22 22:19 | -fix doxygen | Christian Grothoff | 1 | +11 | -11 |
| 2014-06-22 21:23 | adding design for session monitoring API to transport plugins; skeleton implementation for UNIX plugin of that API; clean up of UNIX API code (removing of duplicated/dead code) | Christian Grothoff | 2 | +351 | -176 |
| 2014-06-22 20:24 | -reordering API in header to make structure more obvious | Christian Grothoff | 3 | +327 | -303 |
| 2014-06-22 20:15 | -doxygen, cleanup | Christian Grothoff | 1 | +15 | -15 |
| 2014-06-22 20:13 | -doxygen, cleanup | Christian Grothoff | 1 | +49 | -18 |
| 2014-06-22 20:10 | -doxygen, cleanup | Christian Grothoff | 1 | +27 | -22 |
| 2014-06-22 20:08 | -split up transport_api_monitoring into monitor_peers and monitor_validation | Christian Grothoff | 4 | +899 | -861 |
| 2014-06-22 20:02 | -doxygen, indentation | Christian Grothoff | 2 | +46 | -32 |
| 2014-06-22 19:57 | -simplify logic a bit, doxygen, indentation | Christian Grothoff | 7 | +158 | -163 |
| 2014-06-22 19:40 | -indentation, doxygen | Christian Grothoff | 1 | +342 | -231 |
| 2014-06-22 19:29 | fix #3451 | Christian Grothoff | 1 | +21 | -12 |
| 2014-06-22 17:27 | add check for certtool | Christian Grothoff | 1 | +6 | -1 |
| 2014-06-22 14:05 | output public key of peer | Christian Grothoff | 1 | +18 | -5 |
| 2014-06-22 14:05 | rename hellos to use new base32 encoding | Christian Grothoff | 2 | +0 | -0 |
| 2014-06-20 14:49 | Add DHT profiler. | Sree Harsha Totakura | 2 | +464 | -38 |
| 2014-06-19 22:31 | - Initializing head, tail in datacache struct get_context - Static analysis bug fixes - Other minor fixes | Supriti Singh | 3 | +205 | -157 |
| 2014-06-19 19:56 | additional sensor files | Omar Tarabai | 2 | +6 | -0 |
| 2014-06-19 19:52 | new sensors + fixes | Omar Tarabai | 19 | +408 | -147 |
| 2014-06-19 12:08 | sensor: fix | Omar Tarabai | 1 | +2 | -1 |
| 2014-06-18 02:32 | - fix NULL connection on queue_send | Bart Polot | 1 | +1 | -1 |
| 2014-06-18 00:22 | Add a debug "dump to stderr" feature to cadet | Bart Polot | 6 | +136 | -17 |
| 2014-06-17 20:40 | -check return value | Christian Grothoff | 1 | +2 | -0 |
| 2014-06-17 20:39 | -check return value | Christian Grothoff | 1 | +3 | -1 |
| 2014-06-17 20:37 | -mark return value as intentionally ignored | Christian Grothoff | 1 | +9 | -7 |
| 2014-06-17 20:36 | -check return value | Christian Grothoff | 1 | +4 | -3 |
| 2014-06-17 20:35 | -check return value | Christian Grothoff | 1 | +8 | -4 |
| 2014-06-17 20:34 | -fix channel data range to make -1 legal value | Christian Grothoff | 1 | +7 | -4 |
| 2014-06-17 20:31 | -bail out properly on error, fix leak | Christian Grothoff | 1 | +13 | -4 |
| 2014-06-17 20:28 | -assert zone is non-null, simplify branching logic a bit | Christian Grothoff | 1 | +52 | -54 |
| 2014-06-17 20:26 | -add missing break | Christian Grothoff | 1 | +1 | -0 |
| 2014-06-17 20:25 | -handle case where sendsocket is still -1 | Christian Grothoff | 1 | +6 | -5 |
| 2014-06-17 20:23 | -check 'socket' call return value, handle failure | Christian Grothoff | 1 | +14 | -3 |
| 2014-06-17 20:20 | -fix socket leak in error handling branches | Christian Grothoff | 1 | +41 | -15 |
| 2014-06-17 20:13 | -fix use of uninitialized memory | Christian Grothoff | 1 | +21 | -19 |
| 2014-06-17 20:11 | -fix use after free | Christian Grothoff | 1 | +6 | -6 |
| 2014-06-17 20:08 | -fix memory leak for 0==p->length | Christian Grothoff | 1 | +3 | -1 |
| 2014-06-17 18:47 | Use Crockford Base32 encoding instead of RFC 4648. | Sree Harsha Totakura | 1 | +44 | -9 |
| 2014-06-17 17:06 | peerstore: fix | Omar Tarabai | 1 | +1 | -1 |
| 2014-06-17 16:48 | peerstore: fix | Omar Tarabai | 1 | +7 | -0 |
| 2014-06-17 16:24 | xvine - minor fixes | Supriti Singh | 4 | +531 | -279 |
| 2014-06-17 15:52 | Fix libgcrypt linker flags. | Sree Harsha Totakura | 1 | +1 | -1 |
| 2014-06-17 14:25 | - ignore | Bart Polot | 1 | +25 | -0 |
| 2014-06-17 14:15 | - ignore | Bart Polot | 1 | +1 | -0 |
| 2014-06-17 14:15 | - make sure the keepalive test generates more than 2 keepalives | Bart Polot | 2 | +2 | -2 |
| 2014-06-17 14:04 | - fix crash on unexpected malformed PING | Bart Polot | 1 | +2 | -0 |
| 2014-06-17 12:37 | minor fix | Omar Tarabai | 1 | +2 | -1 |
| 2014-06-17 12:15 | - rename | Bart Polot | 5 | +76 | -76 |
| 2014-06-17 12:13 | - fix KX for very short rekey periods (seconds) | Bart Polot | 1 | +12 | -4 |
| 2014-06-17 12:13 | - refactor kx ctx creation, add debug | Bart Polot | 1 | +30 | -18 |
| 2014-06-17 12:13 | - fixes, renaming | Bart Polot | 1 | +9 | -5 |
| 2014-06-17 12:13 | - refactor key selection, hmac calculation | Bart Polot | 1 | +59 | -40 |
| 2014-06-17 12:13 | - add 2s for new state, reduce buffer | Bart Polot | 1 | +4 | -3 |
| 2014-06-17 12:13 | - rename | Bart Polot | 1 | +1 | -1 |
| 2014-06-17 12:13 | - send 1000 messages to force re-key testing | Bart Polot | 1 | +1 | -1 |
| 2014-06-17 12:13 | - check message size to avoid infinite loop | Bart Polot | 1 | +9 | -1 |
| 2014-06-17 12:13 | IMPORTANT FIX: use return value for integrity check | Bart Polot | 1 | +6 | -0 |
| 2014-06-17 12:13 | Allow to send traffic with the new key when the rekey period is over. In case of a late PONG, very high latency or partial traffic censorship, this will allow the receiver to still receive the traffic if the ephemeral key did in fact get through. | Bart Polot | 1 | +2 | -2 |
| 2014-06-17 12:13 | - add rekey state | Bart Polot | 2 | +36 | -4 |
| 2014-06-17 12:13 | - only create keys on new ephemeral info | Bart Polot | 1 | +7 | -3 |
| 2014-06-17 12:13 | - limit queued messages on tunnel level when tunnel is not ready | Bart Polot | 1 | +20 | -0 |
| 2014-06-17 12:13 | - Allow two GC_2s calls in one line (limited reentrant code) | Bart Polot | 1 | +7 | -5 |
| 2014-06-17 12:13 | - test and log for bug #0003423 | Bart Polot | 1 | +10 | -3 |
| 2014-06-17 12:13 | - verbose tunnel debug in error cases | Bart Polot | 3 | +23 | -24 |
| 2014-06-17 12:13 | - reduce rekey period for tests, ensure even shorter keepalive | Bart Polot | 1 | +2 | -1 |
| 2014-06-17 12:13 | - kx debug | Bart Polot | 1 | +5 | -1 |
| 2014-06-17 12:13 | - expire old keys adaptively | Bart Polot | 1 | +7 | -2 |
| 2014-06-17 12:13 | - debug info, refactor | Bart Polot | 1 | +19 | -8 |
| 2014-06-17 12:13 | - intialize a new kx_ctx on receipt of a new ephemeral key if none exists | Bart Polot | 1 | +9 | -0 |
| 2014-06-17 12:13 | - update default values, eliminate obsolete ones | Bart Polot | 1 | +2 | -1 |
| 2014-06-17 10:35 | - renamed NAT's failure code to status code across gnunet (not GTK yet) - added proper error reporting to NAT-test-start/stop - timed-out nat tests not automatically stop the test itself - fixed a design flaw in nat-test - fixed a potential crash in the tests of the nat functionality (NOT NAT_TEST_xy...) | Christian Fuchs | 7 | +41 | -14 |
| 2014-06-17 10:28 | - renamed NAT's failure code to status code - updated status code descriptions - added NAT library function to convert status codes to strings | Christian Fuchs | 1 | +30 | -11 |
| 2014-06-16 14:46 | xvine dht: few fixes | Supriti Singh | 1 | +275 | -94 |
| 2014-06-16 10:10 | notify performance monitors about destroyed addresses (for #3406) | Christian Grothoff | 14 | +311 | -188 |
| 2014-06-16 09:34 | do not use session_id in GAS_performance_notify_all_clients, needs to be 'active'; also indentation/doxygen | Christian Grothoff | 5 | +346 | -211 |
| 2014-06-16 08:38 | -doxygen, indentation, nicer stats | Christian Grothoff | 2 | +87 | -56 |
| 2014-06-16 08:31 | -doxygen, indentation | Christian Grothoff | 1 | +92 | -56 |
| 2014-06-16 08:27 | -remove dead include | Christian Grothoff | 1 | +0 | -1 |
| 2014-06-16 08:26 | doxygen, make local symbol static | Christian Grothoff | 1 | +21 | -6 |
| 2014-06-16 08:23 | print active/inactive information | Christian Grothoff | 1 | +15 | -3 |
| 2014-06-16 08:20 | minor code cleanups, doxygen | Christian Grothoff | 1 | +281 | -71 |
| 2014-06-16 08:03 | bugfix: only create another address entry if we did not have one already | Christian Grothoff | 1 | +11 | -8 |
| 2014-06-16 08:02 | optimization: only iterate over mamultipeermap entries that match peer id | Christian Grothoff | 1 | +17 | -12 |
| 2014-06-16 08:00 | -doxygen, indentation | Christian Grothoff | 1 | +18 | -0 |
| 2014-06-16 07:58 | -doxygen, indentation | Christian Grothoff | 4 | +78 | -47 |
| 2014-06-16 06:16 | -indentation | Christian Grothoff | 1 | +106 | -54 |
| 2014-06-12 17:36 | -fix #3443 | Christian Grothoff | 1 | +0 | -3 |
| 2014-06-12 15:57 | Xvine_DHT: Minor fixes | Supriti Singh | 1 | +235 | -191 |
| 2014-06-12 15:21 | -fix warnings | Christian Grothoff | 1 | +83 | -80 |
| 2014-06-12 15:18 | -revert 33649, see #3426 | Christian Grothoff | 2 | +10 | -17 |
| 2014-06-12 09:59 | code cleanup | Christian Grothoff | 6 | +1111 | -1498 |
| 2014-06-11 15:07 | Minor fixes | Supriti Singh | 1 | +175 | -99 |
| 2014-06-11 11:54 | peerstore: minor fixes | Omar Tarabai | 2 | +13 | -8 |
| 2014-06-11 11:31 | -simplify plugin, remove unnecessary header, make internal plugin functions static, doxygen, indentation, code simplification | Christian Grothoff | 3 | +259 | -370 |
| 2014-06-11 10:53 | -trying to fix #3426 | Christian Grothoff | 1 | +15 | -10 |
| 2014-06-11 10:47 | -doxygen | Christian Grothoff | 1 | +2 | -1 |
| 2014-06-11 10:47 | - added missing comma in nat-test | Christian Fuchs | 1 | +11 | -5 |
| 2014-06-11 10:07 | -make retry nicer | Christian Grothoff | 1 | +7 | -4 |
| 2014-06-11 10:00 | -indentation, doxygen | Christian Grothoff | 2 | +26 | -15 |
| 2014-06-11 09:44 | fixing issues found by coverity | Matthias Wachs | 1 | +3 | -2 |
| 2014-06-11 09:42 | -cleanup | Christian Grothoff | 1 | +5 | -10 |
| 2014-06-11 09:41 | -fix | Christian Grothoff | 1 | +0 | -3 |
| 2014-06-11 09:37 | -misc fixes | Christian Grothoff | 2 | +3 | -10 |
| 2014-06-11 09:37 | fixing unused code | Matthias Wachs | 1 | +1 | -3 |
| 2014-06-11 09:36 | -misc fixes | Christian Grothoff | 3 | +16 | -3 |
| 2014-06-11 09:27 | -fix handling | Christian Grothoff | 1 | +37 | -32 |
| 2014-06-11 09:16 | -fix counting | Christian Grothoff | 1 | +2 | -7 |
| 2014-06-11 09:15 | renaming to perf test | Matthias Wachs | 3 | +123 | -125 |
| 2014-06-11 08:53 | added fixme | Matthias Wachs | 2 | +10 | -4 |
| 2014-06-11 08:47 | minor fixes including string internationalization | Matthias Wachs | 1 | +6 | -6 |
| 2014-06-11 08:42 | -send proper termination on error | Christian Grothoff | 3 | +16 | -12 |
| 2014-06-11 06:02 | -fix status code | Christian Grothoff | 1 | +1 | -1 |
| 2014-06-11 05:57 | -fix log level, logging, indentation | Christian Grothoff | 1 | +39 | -31 |
| 2014-06-10 14:20 | adding my key | Supriti Singh | 1 | +1 | -0 |
| 2014-06-10 12:48 | Removing warnings Using array to store finger table Storing routing entries at endpoints routing table Refactoring the code. | Supriti Singh | 3 | +852 | -577 |
| 2014-06-10 09:44 | fixing compile error | Matthias Wachs | 1 | +8 | -14 |
| 2014-06-10 09:42 | Initialize `arg_str1'. | Sree Harsha Totakura | 1 | +1 | -0 |
| 2014-06-09 22:08 | -fix compiler warning, fix test logic | Christian Grothoff | 1 | +34 | -15 |
| 2014-06-09 22:05 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2014-06-09 22:04 | -code beautification | Christian Grothoff | 1 | +9 | -4 |
| 2014-06-09 22:04 | clarify prettyprinter API and protocols, make sure implementations are consistent in their implemenation, doxygen fixes, indentation fixes, subtle semantic fixes | Christian Grothoff | 13 | +740 | -514 |
| 2014-06-09 22:01 | -fix timeout handling for resolver | Christian Grothoff | 3 | +139 | -59 |
| 2014-06-09 21:51 | -making test nicer (indentation) | Christian Grothoff | 1 | +44 | -26 |
| 2014-06-09 20:56 | -die dead stuff | Christian Grothoff | 1 | +0 | -57 |
| 2014-06-09 09:28 | -fixing doxygen, indentation | Christian Grothoff | 3 | +24 | -13 |
| 2014-06-09 09:03 | -fixing doxygen, indentation | Christian Grothoff | 1 | +168 | -97 |
| 2014-06-09 08:54 | -fixing doxygen, indentation | Christian Grothoff | 4 | +250 | -133 |
| 2014-06-08 21:05 | - more scalarproduct bugfixing - added some more useful debug output to scalarproduct | Christian Fuchs | 1 | +13 | -12 |
| 2014-06-08 15:26 | - moved timeout handling responsibility from for nat tests from caller to the library - updated NAT API accordingly - removed obsolete timeout handling code from gnunet-transport - updated result callback for nat-test gnunet-transport to not always just report success, but we now actually report the proper result code we got from the NAT API - updated nat tests | Christian Fuchs | 5 | +50 | -92 |
| 2014-06-08 13:54 | -doxygen | Christian Grothoff | 1 | +18 | -9 |
| 2014-06-08 12:23 | -fix #3301 | Christian Grothoff | 1 | +35 | -7 |
| 2014-06-08 12:20 | -fix #3301 | Christian Grothoff | 1 | +46 | -6 |
| 2014-06-07 22:52 | -check return value, doxygen | Christian Grothoff | 2 | +18 | -4 |
| 2014-06-07 22:52 | -fix leak | Christian Grothoff | 1 | +1 | -0 |
| 2014-06-07 22:35 | -fix build order | Christian Grothoff | 1 | +2 | -2 |
| 2014-06-07 22:09 | -doxygen fixes | Christian Grothoff | 4 | +5 | -5 |
| 2014-06-07 18:37 | -indent, doxygen | Christian Grothoff | 2 | +63 | -37 |
| 2014-06-07 18:29 | -indent, doxygen | Christian Grothoff | 2 | +14 | -10 |
| 2014-06-07 14:08 | fix boxed value parser | Christian Grothoff | 1 | +10 | -7 |
| 2014-06-07 14:08 | -fix return value check | Christian Grothoff | 1 | +1 | -1 |
| 2014-06-07 13:51 | handle SRV | Christian Grothoff | 1 | +1 | -0 |
| 2014-06-07 11:36 | -testcase and bugfix for hexcoder | Christian Grothoff | 3 | +76 | -6 |
| 2014-06-07 00:33 | draft hex2bin, bin2hex | Christian Grothoff | 1 | +29 | -5 |
| 2014-06-07 00:24 | more tlsa fixes | Christian Grothoff | 3 | +91 | -12 |
| 2014-06-06 23:52 | fix use of %c for ints | Christian Grothoff | 1 | +25 | -18 |
| 2014-06-06 13:17 | Add profiler stub for DHT. | Sree Harsha Totakura | 1 | +253 | -0 |
| 2014-06-06 12:31 | -fixes for consistency | Christian Grothoff | 1 | +16 | -11 |
| 2014-06-06 12:29 | -avoid 'hu', as it is unsigned short, not uint16_t | Christian Grothoff | 1 | +3 | -4 |
| 2014-06-06 12:28 | -implement SRV serialization | Christian Grothoff | 1 | +46 | -5 |
| 2014-06-06 12:20 | towards sanity in SRV handling | Christian Grothoff | 5 | +18 | -107 |
| 2014-06-06 12:01 | Enable (X)DHT service to be compiled with malicious code. | Sree Harsha Totakura | 6 | +149 | -47 |
| 2014-06-06 11:55 | using PEERSTORE in SENSOR + fixes in PEERSTORE | Omar Tarabai | 4 | +140 | -11 |
| 2014-06-06 11:47 | handle box records in gns proxy | Christian Grothoff | 2 | +26 | -13 |
| 2014-06-06 11:41 | -year | Christian Grothoff | 1 | +1 | -1 |
| 2014-06-06 11:40 | -box from/to string conversion | Christian Grothoff | 2 | +92 | -29 |
| 2014-06-06 11:06 | -preliminary support for BOX records | Christian Grothoff | 3 | +147 | -44 |
| 2014-06-06 09:31 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2014-06-06 08:57 | -allow caller ID to differ from zone used for resolution | Christian Grothoff | 7 | +17 | -2 |
| 2014-06-06 08:43 | addressing #3431 | Christian Grothoff | 7 | +73 | -130 |
| 2014-06-06 08:12 | -doxygen, indentation | Christian Grothoff | 1 | +134 | -85 |
| 2014-06-05 22:01 | -reindent | Christian Grothoff | 1 | +11 | -8 |
| 2014-06-05 21:54 | get rid of phone ego, we use the master-zone directly now | Christian Grothoff | 1 | +0 | -1 |
| 2014-06-05 21:53 | -indentation fixes | Christian Grothoff | 1 | +11 | -8 |
| 2014-06-05 21:45 | permit 'ANY' for typename | Christian Grothoff | 1 | +5 | -0 |
| 2014-06-05 21:44 | -report if typename given is bogus | Christian Grothoff | 1 | +6 | -0 |
| 2014-06-05 20:17 | properly reset name resolution pos for CNAME handling | Christian Grothoff | 1 | +2 | -0 |
| 2014-06-05 15:24 | Not passing finger_map_index in trail setup message. Not passing trail length in any message. | Supriti Singh | 3 | +1626 | -741 |
| 2014-06-05 13:46 | remove protocol violation - this issue can occur when 2 peers use the same addresses, for example private ip addresses So if a remote peer uses and publishes the same private address as the local peer, we might receive our own id if we try to connect it | Matthias Wachs | 1 | +1 | -2 |
| 2014-06-05 13:45 | peerstore: changed sqlite to async operations | Omar Tarabai | 3 | +5 | -3 |
| 2014-06-05 12:05 | peerstore: stress test + minor fix | Omar Tarabai | 5 | +132 | -7 |
| 2014-06-05 10:17 | -remove mention of GNUNET_PREFIX, should no longer be needed | Christian Grothoff | 2 | +4 | -4 |
| 2014-06-05 09:08 | peerstore: additional test cases | Omar Tarabai | 5 | +281 | -6 |
| 2014-06-05 07:49 | debug code to track down assertion in line 668 | Matthias Wachs | 1 | +18 | -2 |
| 2014-06-05 07:32 | reducing output | Matthias Wachs | 2 | +2 | -2 |
| 2014-06-04 20:34 | Fix 3429: do not print degree of parallelism. | Sree Harsha Totakura | 1 | +0 | -1 |
| 2014-06-04 19:03 | peerstore: db index + store test | Omar Tarabai | 5 | +239 | -151 |
| 2014-06-04 17:49 | -rename | Christian Grothoff | 1 | +0 | -0 |
| 2014-06-04 17:47 | -fix #3428 | Christian Grothoff | 2 | +27 | -8 |
| 2014-06-04 17:31 | - disentangled test_icmp_client and test_icmp_server's logics - integrated more error-reporting changes for nat_test.c | Christian Fuchs | 2 | +66 | -46 |
| 2014-06-04 16:57 | timeout for set tests | Florian Dold | 2 | +67 | -6 |
| 2014-06-04 16:51 | -indentation, logging fixes | Christian Grothoff | 1 | +97 | -40 |
| 2014-06-04 16:38 | fix bug in mq destroy | Florian Dold | 6 | +5860 | -4386 |
| 2014-06-04 16:03 | peerstore: added 'replace' option and other fixes | Omar Tarabai | 9 | +126 | -37 |
| 2014-06-04 14:18 | -update to po | Christian Grothoff | 1 | +6 | -3 |
| 2014-06-04 13:49 | - added many lots of new error checking to nat_auto and nat_mini. icmp_client server and client not contained in this commit. | Christian Fuchs | 2 | +86 | -32 |
| 2014-06-04 13:48 | - added many new error codes for nat auto configuration, nat_mini and nat_test | Christian Fuchs | 1 | +48 | -3 |
| 2014-06-04 11:49 | -initialize cid in hangup message | Christian Grothoff | 1 | +3 | -2 |
| 2014-06-04 11:45 | -nicer logs | Christian Grothoff | 1 | +2 | -2 |
| 2014-06-04 11:36 | -better logging | Christian Grothoff | 1 | +12 | -1 |
| 2014-06-04 11:36 | -better logging, doxygen, indentation | Christian Grothoff | 1 | +61 | -19 |
| 2014-06-04 10:57 | -use GNUNET_log, not fprintf | Christian Grothoff | 1 | +9 | -4 |
| 2014-06-03 17:17 | minor fixes | Omar Tarabai | 3 | +29 | -7 |
| 2014-06-03 15:03 | peerstore: memory leak fixes | Omar Tarabai | 4 | +40 | -3 |
| 2014-06-03 13:50 | peerstore: fixes in watch functionality | Omar Tarabai | 4 | +35 | -105 |
| 2014-06-03 10:23 | -fix crash observed on FreeBSD | Christian Grothoff | 1 | +10 | -3 |
| 2014-06-03 09:35 | -indentation fixes | Christian Grothoff | 2 | +15 | -10 |
| 2014-06-03 09:34 | fix for bug #0003416: do not stop parsing uri when plugin is not found - changed semantics for address generator cb: GNUNET_SYSERR indicates stop, >= 0 indicates bytes added | Matthias Wachs | 12 | +206 | -193 |
| 2014-06-03 09:09 | keep exit process running even if it cannot work to avoid ARM restarts | Christian Grothoff | 1 | +28 | -3 |
| 2014-06-03 08:41 | -doxygen, code cleanup | Christian Grothoff | 12 | +2765 | -2652 |
| 2014-06-03 08:19 | add separate BINDTO options for IPv4 and IPv6 | Christian Grothoff | 2 | +92 | -56 |
| 2014-06-03 08:02 | -indentation and doxygen fixes | Christian Grothoff | 2 | +172 | -105 |
| 2014-06-02 21:14 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2014-06-02 20:12 | -doxygen, indentation | Christian Grothoff | 5 | +42 | -21 |
| 2014-06-02 17:47 | -have default line, complain about missing options to log | Christian Grothoff | 2 | +12 | -0 |
| 2014-06-02 16:38 | no comma, breaks gnunet-statistics-gtk (fixes #3417) | Christian Grothoff | 1 | +2 | -2 |
| 2014-06-02 12:18 | this is not an issue: no break and just print info | Matthias Wachs | 1 | +2 | -3 |
| 2014-06-02 11:28 | header file changes | Omar Tarabai | 2 | +43 | -3 |
| 2014-06-02 09:40 | fix semantic for address_to_string | Matthias Wachs | 11 | +92 | -85 |
| 2014-06-01 21:35 | Support a wider range of http transport clients. | David Barksdale | 1 | +127 | -126 |
| 2014-06-01 07:48 | -fix install | Christian Grothoff | 2 | +6 | -7 |
| 2014-06-01 06:09 | Fixing issue #0003414 | Supriti Singh | 2 | +41 | -36 |
| 2014-05-31 21:48 | peerstore: watch functionality | Omar Tarabai | 3 | +88 | -75 |
| 2014-05-30 16:06 | peerstore: towards watch functionality | Omar Tarabai | 6 | +275 | -44 |
| 2014-05-30 15:43 | - code review notes | Bart Polot | 2 | +810 | -757 |
| 2014-05-30 10:51 | -Adapting trail teardown and add trail messages for trail id. | Supriti Singh | 3 | +208 | -33 |
| 2014-05-29 16:35 | psyc, multicast: reorg code, use new client manager & psyc util lib | Gabor X Toth | 7 | +832 | -2008 |
| 2014-05-29 16:35 | PSYC util lib: receiving/transmitting/logging PSYC messages | Gabor X Toth | 6 | +1271 | -164 |
| 2014-05-29 16:35 | client manager: higher level client API with a transmission queue and message handler registration | Gabor X Toth | 4 | +736 | -0 |
| 2014-05-28 18:21 | peerstore: towards watch functionality | Omar Tarabai | 2 | +134 | -1 |
| 2014-05-28 16:51 | sensor: disabling sensors | Omar Tarabai | 1 | +85 | -15 |
| 2014-05-28 14:55 | Removing warning messages | Supriti Singh | 1 | +2 | -1 |
| 2014-05-28 14:50 | Adapting verify successor code to use trail id Linear lookup in find_successor() Typo fix in comment of trail compression | Supriti Singh | 3 | +753 | -313 |
| 2014-05-28 13:13 | fix for memory leaks | Omar Tarabai | 1 | +21 | -0 |
| 2014-05-28 12:12 | few fixes | Omar Tarabai | 2 | +12 | -20 |
| 2014-05-27 21:31 | social: separate host/guest/place API; add missing method cb params; improve docs | Gabor X Toth | 4 | +447 | -360 |
| 2014-05-27 21:31 | undef _FORTIFY_SOURCE before defining it, in case it's already set | Gabor X Toth | 1 | +1 | -1 |
| 2014-05-27 18:46 | Fix pkgconfig/gnunetsocial.pc.in | David Barksdale | 2 | +12 | -12 |
| 2014-05-27 18:37 | peerstore: iterate request timeout | Omar Tarabai | 3 | +39 | -67 |
| 2014-05-27 14:43 | Using trail id Finger table add functionality complete Adding a new message trail compression | Supriti Singh | 4 | +1612 | -3192 |
| 2014-05-27 14:10 | these messages should not be logged as errors when addresses have changed (due to plugins disabled, ip address changing) this behaviour is expected | Matthias Wachs | 1 | +4 | -4 |
| 2014-05-27 12:12 | error handling was moved to clients all clients (gnunet-peerinfo, gnunet-peerinfo-gtk, gnunet-ats/transport) support error handling with error code | Matthias Wachs | 1 | +0 | -2 |
| 2014-05-27 11:59 | bug hunting | Matthias Wachs | 2 | +11 | -10 |
| 2014-05-27 11:49 | minor changes | Matthias Wachs | 4 | +18 | -7 |
| 2014-05-27 11:36 | change order for error check | Matthias Wachs | 1 | +9 | -9 |
| 2014-05-27 11:34 | fix crash | Matthias Wachs | 1 | +1 | -0 |
| 2014-05-27 11:24 | remove fix me: probe_ctx are stored in a list and clean up on shutdown performed | Matthias Wachs | 1 | +0 | -2 |
| 2014-05-27 11:23 | multicast: run testing peer | Gabor X Toth | 5 | +149 | -31 |
| 2014-05-27 11:10 | add social service | Gabor X Toth | 18 | +1479 | -34 |
| 2014-05-27 10:56 | fix address resolution process | Matthias Wachs | 1 | +16 | -12 |
| 2014-05-27 10:04 | -fmt | Christian Grothoff | 1 | +1 | -0 |
| 2014-05-27 09:43 | fix: increase address counter only when address could be converted | Matthias Wachs | 1 | +5 | -2 |
| 2014-05-27 09:10 | enable DHT monitors to distinguish routing requests from requests that terminate at the local node (for GET/PUT, not for replies) | Christian Grothoff | 3 | +75 | -37 |
| 2014-05-27 09:09 | -indentation fixes | Christian Grothoff | 1 | +17 | -10 |
| 2014-05-27 09:09 | - no hton conversion for the set-API-add function | Christian Fuchs | 1 | +6 | -6 |
| 2014-05-26 22:16 | psyc, multicast: join decision, tests | Gabor X Toth | 10 | +665 | -367 |
| 2014-05-26 17:23 | Add CORS support to hostlist server | David Barksdale | 1 | +33 | -2 |
| 2014-05-26 16:46 | Add CORS support to HTTP transport | David Barksdale | 1 | +32 | -0 |
| 2014-05-26 16:39 | Typo in comment | David Barksdale | 1 | +2 | -2 |
| 2014-05-26 15:36 | - fixed the same bug on bob's side as on alice's side in copying over element data in the SP-api. seems like this correction got lost somewhere | Christian Fuchs | 1 | +1 | -1 |
| 2014-05-26 15:34 | - fixed a double-free-race upon failing a set op | Christian Fuchs | 1 | +8 | -9 |
| 2014-05-26 15:25 | - removed double-free after set has freed its set already | Christian Fuchs | 1 | +3 | -2 |
| 2014-05-26 09:32 | - fixed bug in set which allows a peer to generate a malformed session setup - fixed double-cancel of a set-handle | Christian Fuchs | 2 | +10 | -3 |
| 2014-05-26 09:09 | remove breaks not required anymore | Matthias Wachs | 1 | +0 | -4 |
| 2014-05-26 08:43 | - SP now uses the correct msg type for session initialization - fixed bug when handling of failed set operations | Christian Fuchs | 1 | +7 | -2 |
| 2014-05-24 20:09 | -a bit more towards following coding conventions | Christian Grothoff | 1 | +310 | -207 |
| 2014-05-24 19:57 | cleaning up scalar product client API | Christian Grothoff | 6 | +545 | -567 |
| 2014-05-24 18:06 | -doxygen, some additional error checking | Christian Grothoff | 4 | +168 | -99 |
| 2014-05-23 14:41 | psyc, multicast: fixes, comments | Gabor X Toth | 4 | +65 | -32 |
| 2014-05-23 14:04 | warning fix | Omar Tarabai | 1 | +1 | -1 |
| 2014-05-23 00:38 | - fix test tmt_rdy size request | Bart Polot | 1 | +9 | -6 |
| 2014-05-23 00:38 | - fix name detection | Bart Polot | 1 | +4 | -4 |
| 2014-05-23 00:38 | - rename tests | Bart Polot | 2 | +76 | -76 |
| 2014-05-23 00:37 | - fix stats collection | Bart Polot | 1 | +1 | -1 |
| 2014-05-23 00:37 | - fix testbed statistics collection | Bart Polot | 1 | +1 | -1 |
| 2014-05-23 00:37 | - remove hardcoded target peer numbering | Bart Polot | 1 | +2 | -3 |
| 2014-05-23 00:37 | - fixes | Bart Polot | 1 | +4 | -3 |
| 2014-05-23 00:37 | - ignore tests | Bart Polot | 1 | +11 | -11 |
| 2014-05-23 00:37 | - simplify names, update Makefile | Bart Polot | 2 | +86 | -34 |
| 2014-05-23 00:37 | - fix id check on data callback | Bart Polot | 1 | +5 | -3 |
| 2014-05-23 00:37 | - add default size, doc | Bart Polot | 1 | +5 | -2 |
| 2014-05-23 00:37 | - perform tests with only 2 peers for basic P2P test and with 5 peer line for testing of relay peers | Bart Polot | 1 | +21 | -4 |
| 2014-05-23 00:37 | - use increasing size data messages | Bart Polot | 1 | +16 | -10 |
| 2014-05-23 00:37 | - speed up ID announce to force different PUT paths in the DHT | Bart Polot | 1 | +1 | -1 |
| 2014-05-23 00:37 | - change connection density for cadet profiler | Bart Polot | 1 | +1 | -1 |
| 2014-05-22 23:05 | logread-ipc colouring | Gabor X Toth | 1 | +3 | -0 |
| 2014-05-22 23:05 | psyc, multicast: join decision | Gabor X Toth | 14 | +486 | -177 |
| 2014-05-22 09:29 | disable hostlist server | Matthias Wachs | 1 | +2 | -1 |
| 2014-05-21 10:25 | Refactoring | Supriti Singh | 6 | +255 | -517 |
| 2014-05-21 09:28 | fix for address switching when both peers switch at about the same time and an additional SESSION_ACK is received | Matthias Wachs | 1 | +20 | -3 |
| 2014-05-21 08:02 | performance API indicates disconnect | Matthias Wachs | 13 | +118 | -34 |
| 2014-05-20 16:13 | improved test | Matthias Wachs | 1 | +13 | -12 |
| 2014-05-20 16:10 | add tcp test to makefile | Matthias Wachs | 1 | +1 | -0 |
| 2014-05-20 16:08 | missing config | Matthias Wachs | 1 | +49 | -0 |
| 2014-05-20 16:01 | more configs | Matthias Wachs | 2 | +98 | -0 |
| 2014-05-20 16:01 | new configs | Matthias Wachs | 3 | +147 | -0 |
| 2014-05-20 16:00 | address switch test | Matthias Wachs | 5 | +188 | -1 |
| 2014-05-20 15:32 | newline | Matthias Wachs | 1 | +1 | -1 |
| 2014-05-20 14:47 | new test case | Matthias Wachs | 9 | +783 | -9 |
| 2014-05-20 14:36 | - forgot to set concluded intersection OP to NULL | Christian Fuchs | 1 | +1 | -3 |
| 2014-05-20 14:23 | - fixed corner case for the set-intersection computation formula for computation pair calculations with VERY few elements on one side | Christian Fuchs | 1 | +1 | -0 |
| 2014-05-20 12:19 | rename cfg files in Makefile | Matthias Wachs | 1 | +17 | -8 |
| 2014-05-20 11:37 | remove unreliability test - update reliabilitility test: this test only ensures that all messages are delivered and are not corrupted out of order delivery is not checked any longer | Matthias Wachs | 9 | +267 | -782 |
| 2014-05-20 11:33 | improved log message | Matthias Wachs | 1 | +3 | -3 |
| 2014-05-20 11:32 | remove checking for packet order in quota compliance | Matthias Wachs | 1 | +14 | -60 |
| 2014-05-20 11:15 | - Adding code to check for congestion and threshold in find_successor() - Updating trail rejection to get congestion time from congested peer. | Supriti Singh | 1 | +247 | -48 |
| 2014-05-20 09:58 | - removed now obsolete check for the element count for an scalarproduct calculation - removed matching for element count for the same reason - fixed a safety check conditions logics operator from AND to OR | Christian Fuchs | 2 | +15 | -27 |
| 2014-05-20 09:28 | - removed redundant and bugged check from SP intersection handling | Christian Fuchs | 1 | +0 | -4 |
| 2014-05-19 16:58 | - Adding a new message type,GNUNET_MESSAGE_TYPE_DHT_P2P_ADD_TRAIL - removing compare_and_update_predecessor() - refactoring trail rejection. | Supriti Singh | 5 | +571 | -451 |
| 2014-05-19 14:39 | remove debugging output | Matthias Wachs | 1 | +3 | -3 |
| 2014-05-19 14:35 | improved output for gnunet-transport | Matthias Wachs | 2 | +11 | -4 |
| 2014-05-19 14:17 | new api | Matthias Wachs | 1 | +8 | -1 |
| 2014-05-19 14:14 | new API | Matthias Wachs | 1 | +5 | -1 |
| 2014-05-19 14:13 | new api | Matthias Wachs | 5 | +135 | -26 |
| 2014-05-19 13:55 | using new api | Matthias Wachs | 1 | +62 | -53 |
| 2014-05-19 12:58 | - adapted nat-tests for API changes - set NAT success return code to be GNUNET_OK | Christian Fuchs | 3 | +11 | -6 |
| 2014-05-19 12:07 | added some fixme | Matthias Wachs | 1 | +4 | -0 |
| 2014-05-19 12:07 | peerstore: record expiry | Omar Tarabai | 4 | +137 | -2 |
| 2014-05-19 12:03 | - updated NAT callback function defintion to no longer carry around strings, - NAT lib now uses error-code enums to signal success and errors - reworked related code to return errorcodes - added and updated a missing doxygen documention - todo next: testcases | Christian Fuchs | 6 | +94 | -50 |
| 2014-05-19 10:26 | peerstore: completed iterate functionality | Omar Tarabai | 3 | +33 | -2 |
| 2014-05-19 08:54 | remove log level and initialize values | Matthias Wachs | 1 | +5 | -3 |
| 2014-05-19 08:53 | - increase log level when quotas cannot be loaded from configuration - fix for setting default inbound bandwidth | Matthias Wachs | 1 | +3 | -3 |
| 2014-05-19 08:52 | reduce log level when solution was found within optimality gap | Matthias Wachs | 1 | +1 | -1 |
| 2014-05-18 14:01 | peerstore: towards iterate functionality | Omar Tarabai | 4 | +20 | -11 |
| 2014-05-17 17:39 | add missing cancel implementation for MQ | Florian Dold | 3 | +75 | -1 |
| 2014-05-17 16:57 | peestore: towards iterate functionality | Omar Tarabai | 8 | +327 | -61 |
| 2014-05-17 10:16 | multicast, psyc: client connections, join requests | Gabor X Toth | 10 | +817 | -293 |
| 2014-05-16 17:23 | minor fixes | Omar Tarabai | 3 | +19 | -0 |
| 2014-05-16 17:00 | minor fixes | Omar Tarabai | 1 | +33 | -14 |
| 2014-05-16 16:45 | peerstore API now uses MQ | Omar Tarabai | 6 | +252 | -85 |
| 2014-05-16 12:54 | towards peerstore iterate | Omar Tarabai | 8 | +106 | -36 |
| 2014-05-16 12:32 | setting feedback with preference generator | Matthias Wachs | 3 | +224 | -17 |
| 2014-05-16 10:40 | Bug fix | Supriti Singh | 5 | +234 | -114 |
| 2014-05-16 07:40 | fixing division by zero in normalization | Matthias Wachs | 3 | +29 | -15 |
| 2014-05-15 20:22 | remove unused break | Matthias Wachs | 1 | +0 | -2 |
| 2014-05-15 16:47 | log if peer is requested | Matthias Wachs | 2 | +11 | -4 |
| 2014-05-15 14:48 | adding bt to data file header | Matthias Wachs | 1 | +1 | -1 |
| 2014-05-15 14:11 | header | Matthias Wachs | 1 | +1 | -1 |
| 2014-05-15 14:09 | add step duration | Matthias Wachs | 1 | +2 | -1 |
| 2014-05-14 17:06 | added record expiry to sqlite | Omar Tarabai | 3 | +19 | -24 |
| 2014-05-14 16:51 | - revert log | Bart Polot | 1 | +0 | -3 |
| 2014-05-14 16:50 | - don't use the old key during a KX | Bart Polot | 1 | +16 | -7 |
| 2014-05-14 16:50 | - log | Bart Polot | 1 | +4 | -3 |
| 2014-05-14 16:50 | - use cadet for log script | Bart Polot | 1 | +4 | -4 |
| 2014-05-14 16:50 | - don't destroy the KX context right away, wait 1 minute for possible old traffic | Bart Polot | 1 | +42 | -11 |
| 2014-05-14 16:50 | - refactor decryption | Bart Polot | 1 | +86 | -26 |
| 2014-05-14 16:50 | - don't inifinite loop on error | Bart Polot | 1 | +1 | -1 |
| 2014-05-14 16:50 | - move HMAC verification to decryption function | Bart Polot | 1 | +57 | -49 |
| 2014-05-14 16:50 | - use old key for encryption if key exchange was recent enough | Bart Polot | 1 | +26 | -2 |
| 2014-05-14 16:50 | - refactor key generation, cache peers ephemeral key to create new keys immediately | Bart Polot | 1 | +34 | -7 |
| 2014-05-14 16:50 | - doc | Bart Polot | 1 | +5 | -1 |
| 2014-05-14 16:50 | - storage for old _encryption_ keys | Bart Polot | 1 | +11 | -0 |
| 2014-05-14 16:50 | - stop using CadetTunnel3 and go back to CadetTunnel | Bart Polot | 9 | +155 | -155 |
| 2014-05-14 16:50 | - change GM (Gnunet Mesh) function prefixes for GC (Gnunet Cadet) | Bart Polot | 19 | +866 | -866 |
| 2014-05-14 16:50 | - revert logging changes back to debug level | Bart Polot | 1 | +5 | -6 |
| 2014-05-14 16:40 | peerstore helper file | Omar Tarabai | 10 | +385 | -138 |
| 2014-05-14 14:06 | - Fixes in routing table functions | Supriti Singh | 3 | +270 | -192 |
| 2014-05-14 12:11 | fix check | Matthias Wachs | 1 | +3 | -3 |
| 2014-05-14 12:08 | fix logging for failed solutions + cfg | Matthias Wachs | 2 | +20 | -4 |
| 2014-05-14 10:39 | updating cfg | Matthias Wachs | 1 | +5 | -3 |
| 2014-05-14 08:34 | use cfg function in solvers | Matthias Wachs | 4 | +129 | -117 |
| 2014-05-14 08:17 | read coefficients with cfg functions | Matthias Wachs | 2 | +75 | -45 |
| 2014-05-14 08:09 | adding function to read float from cfg | Matthias Wachs | 2 | +43 | -0 |
| 2014-05-13 22:50 | implemented mip gap | Matthias Wachs | 4 | +102 | -36 |
| 2014-05-13 22:20 | reconnect on error | Omar Tarabai | 1 | +27 | -1 |
| 2014-05-13 22:08 | PEERSTORE api overhaul | Omar Tarabai | 8 | +132 | -530 |
| 2014-05-13 21:54 | implementation of mip gap tolerance interval | Matthias Wachs | 5 | +163 | -57 |
| 2014-05-13 20:37 | perf_solver_conf with mlp options | Matthias Wachs | 1 | +23 | -17 |
| 2014-05-13 19:18 | option to disable objectives | Matthias Wachs | 2 | +140 | -57 |
| 2014-05-13 15:41 | add logic to handle SRV/DANE names (#3003 and 2526) in GNS resolver | Christian Grothoff | 1 | +24 | -10 |
| 2014-05-13 15:13 | -doxygen | Christian Grothoff | 1 | +5 | -5 |
| 2014-05-13 15:04 | fix | Omar Tarabai | 1 | +3 | -2 |
| 2014-05-13 15:02 | Handling the correct return type from find_successor() in get,put,get_result functions. | Supriti Singh | 3 | +67 | -71 |
| 2014-05-13 14:54 | warning fix | Omar Tarabai | 2 | +7 | -7 |
| 2014-05-13 14:28 | fixing #3302: match record type and value as well during deletion, if specified | Christian Grothoff | 2 | +89 | -8 |
| 2014-05-13 12:47 | supporting additional log formats like MPS | Matthias Wachs | 4 | +83 | -21 |
| 2014-05-13 12:08 | multicast: send messages between client lib & service | Gabor X Toth | 10 | +1005 | -416 |
| 2014-05-13 12:06 | - Adding a new field in struct PeerTrailTearDownMessage, new_first_friend. | Supriti Singh | 1 | +264 | -119 |
| 2014-05-13 11:42 | increase numerical stability: replace BIG_M with network quota | Matthias Wachs | 1 | +31 | -6 |
| 2014-05-13 11:30 | -do not require UID match for ATS | Christian Grothoff | 1 | +2 | -3 |
| 2014-05-13 09:51 | - Changing send_verify_successor_message to a function call from a periodic task - Fixing the return value in case I am destination in find_successor() - Refactoring of finger_table_add() | Supriti Singh | 1 | +143 | -173 |
| 2014-05-13 08:34 | extended error messages | Matthias Wachs | 1 | +35 | -27 |
| 2014-05-12 20:49 | logging update times | Matthias Wachs | 1 | +106 | -70 |
| 2014-05-12 20:01 | logging improvement for perf tool intopt presolver support + cfg option | Matthias Wachs | 4 | +112 | -282 |
| 2014-05-12 19:05 | dbg option to autoscale problem | Matthias Wachs | 2 | +41 | -20 |
| 2014-05-12 18:31 | adding config option to check for feasibility only | Matthias Wachs | 1 | +112 | -94 |
| 2014-05-12 17:01 | towards PEERSTORE iterate | Omar Tarabai | 2 | +170 | -4 |
| 2014-05-12 16:47 | fixes for the solver and perf tool | Matthias Wachs | 3 | +130 | -191 |
| 2014-05-12 15:55 | PEERSTORE store function | Omar Tarabai | 6 | +74 | -16 |
| 2014-05-12 15:44 | - removed some optional parts from the SP test config - fixed two bugs in the API, where the API would only append number-of-elements bytes instead of the size of those elements - SP-service now retains the configuration handle received during initialization | Christian Fuchs | 3 | +25 | -85 |
| 2014-05-12 13:55 | PEERSTORE api fix | Omar Tarabai | 2 | +133 | -76 |
| 2014-05-12 11:41 | PEERSTORE cleanup and api test | Omar Tarabai | 5 | +40 | -96 |
| 2014-05-12 11:05 | refactoring the code for finger_table_add(), compare_and_update_predecessor() | Supriti Singh | 4 | +962 | -709 |
| 2014-05-12 10:10 | PEERSTORE api fix | Omar Tarabai | 4 | +29 | -11 |
| 2014-05-12 08:53 | -LOC, not SKS | Christian Grothoff | 1 | +1 | -1 |
| 2014-05-11 12:27 | -ignore (mesh->cadet renaming...) | Christian Grothoff | 0 | +0 | -0 |
| 2014-05-11 12:25 | -po update | Christian Grothoff | 1 | +2 | -2 |
| 2014-05-11 12:23 | improve error reporting for malformed URIs in search results to help diagnose #3395 | Christian Grothoff | 2 | +59 | -38 |
| 2014-05-11 12:03 | -big cleanup of test_server code, also fixing #3394 | Christian Grothoff | 1 | +182 | -50 |
| 2014-05-11 11:21 | -note to supriti | Christian Grothoff | 1 | +1 | -0 |
| 2014-05-11 10:51 | Minor bigfixes. | Andrew Cann | 3 | +6 | -6 |
| 2014-05-10 15:35 | -mesh -> cadet | Christian Grothoff | 1 | +29 | -30 |
| 2014-05-09 18:03 | clean up for addresses and modification to perf to get values in averaging | Matthias Wachs | 2 | +85 | -492 |
| 2014-05-09 16:26 | only notify clients about significant (>5s) timeout changes | Christian Grothoff | 1 | +16 | -1 |
| 2014-05-09 15:54 | major changes to proportional solver including stability support for address switch | Matthias Wachs | 3 | +374 | -363 |
| 2014-05-09 09:33 | fixing memory corruption | Matthias Wachs | 1 | +26 | -2 |
| 2014-05-08 17:24 | - combining performance selection and stability in proportional address selection - adding stbility tolerance configuration setting | Matthias Wachs | 4 | +92 | -25 |
| 2014-05-08 14:54 | only call callback on change | Matthias Wachs | 1 | +7 | -2 |
| 2014-05-08 14:15 | comment | Matthias Wachs | 1 | +2 | -1 |
| 2014-05-08 13:58 | fixing network generation issue with mlp evalution tool | Matthias Wachs | 2 | +10 | -3 |
| 2014-05-08 13:58 | - updated SP testcases to comply with the new key/value input format | Christian Fuchs | 3 | +6 | -6 |
| 2014-05-08 13:41 | clarification for proportional solver | Matthias Wachs | 1 | +175 | -55 |
| 2014-05-08 10:52 | - updated error reporting functionality for the service - client side initialization adapted | Christian Fuchs | 1 | +8 | -1 |
| 2014-05-08 10:32 | - added proper error reporting to the service - some refactoring - bugfixing | Christian Fuchs | 1 | +577 | -546 |
| 2014-05-08 09:55 | - proper service-side error reporting for the SP API | Christian Fuchs | 1 | +6 | -6 |
| 2014-05-08 09:46 | - added status field to SP result messages | Christian Fuchs | 1 | +5 | -0 |
| 2014-05-07 18:11 | PEERSTORE api update | Omar Tarabai | 4 | +101 | -6 |
| 2014-05-07 17:13 | update to PEERSTORE api | Omar Tarabai | 4 | +307 | -39 |
| 2014-05-07 17:06 | fixes for the logging | Matthias Wachs | 1 | +29 | -5 |
| 2014-05-07 17:03 | - session->remote_pubkey is not kept independently from the service structure | Christian Fuchs | 1 | +29 | -9 |
| 2014-05-07 16:21 | - more abnormal session-termination handling | Christian Fuchs | 1 | +14 | -1 |
| 2014-05-07 15:25 | - sessions now terminate correctly for both sides if invalid/unexpected msgs are received | Christian Fuchs | 1 | +93 | -43 |
| 2014-05-07 14:14 | PEERSTORE api update | Omar Tarabai | 5 | +128 | -57 |
| 2014-05-07 13:45 | - fix doc | Bart Polot | 1 | +3 | -2 |
| 2014-05-07 13:41 | - resend KX on malformed PONG | Bart Polot | 1 | +4 | -3 |
| 2014-05-07 13:35 | - send KX even when a tunnel is being destroyed, remote peer might be trying to revive it | Bart Polot | 1 | +3 | -5 |
| 2014-05-07 13:16 | - when a malformed PING is received, re-send KX and own PING | Bart Polot | 1 | +2 | -0 |
| 2014-05-07 13:00 | - rename in conf.in files, update conf.in file still referencing mesh | Bart Polot | 3 | +3 | -3 |
| 2014-05-07 12:45 | - update config file contents | Bart Polot | 1 | +2 | -2 |
| 2014-05-07 12:20 | fix log level | Matthias Wachs | 1 | +1 | -1 |
| 2014-05-07 12:07 | - update renaming to new version of scalarproduct | Bart Polot | 1 | +45 | -45 |
| 2014-05-07 12:07 | - rename also contents of config files, update config files | Bart Polot | 31 | +42 | -42 |
| 2014-05-07 12:07 | - update fs | Bart Polot | 3 | +0 | -0 |
| 2014-05-07 12:07 | - rename man file | Bart Polot | 1 | +0 | -0 |
| 2014-05-07 12:07 | Update all am files | Bart Polot | 9 | +21 | -21 |
| 2014-05-07 12:07 | - pot update | Bart Polot | 1 | +23 | -16 |
| 2014-05-07 12:07 | - update .am files | Bart Polot | 1 | +1 | -1 |
| 2014-05-07 12:07 | - update makefile | Bart Polot | 1 | +1 | -1 |
| 2014-05-07 12:07 | - move include file | Bart Polot | 1 | +0 | -0 |
| 2014-05-07 12:07 | - change contents | Bart Polot | 1 | +2 | -2 |
| 2014-05-07 12:07 | - more renaming | Bart Polot | 1 | +0 | -0 |
| 2014-05-07 12:07 | - update config file | Bart Polot | 2 | +20 | -21 |
| 2014-05-07 12:07 | - remove mesh references | Bart Polot | 1 | +3 | -3 |
| 2014-05-07 12:07 | - update gitignore with new mesh/cadet filenames | Bart Polot | 1 | +37 | -37 |
| 2014-05-07 12:07 | - rename supp file for some valgring distributions | Bart Polot | 1 | +0 | -0 |
| 2014-05-07 12:07 | - update Makefile for new cadet dirname | Bart Polot | 1 | +1 | -1 |
| 2014-05-07 12:07 | Renamed directory | Bart Polot | 40 | +0 | -0 |
| 2014-05-07 12:07 | Rename files | Bart Polot | 32 | +0 | -0 |
| 2014-05-07 12:06 | - fix makefile | Bart Polot | 1 | +101 | -101 |
| 2014-05-07 12:06 | Rename mesh->cadet | Bart Polot | 62 | +3444 | -3444 |
| 2014-05-07 10:42 | - debug info | Bart Polot | 1 | +6 | -5 |
| 2014-05-07 10:42 | - fix buffer fill for payload messages | Bart Polot | 1 | +3 | -1 |
| 2014-05-07 10:42 | - Eliminate next_pid | Bart Polot | 3 | +35 | -43 |
| 2014-05-07 10:42 | - add PID getter | Bart Polot | 2 | +30 | -0 |
| 2014-05-07 10:42 | - log | Bart Polot | 2 | +18 | -18 |
| 2014-05-07 08:21 | WIP commit of scalar product 2.0. It is unfinished and does not yet pass tests. This commit happens because of the move from mesh->cadet. | Christian Fuchs | 7 | +1302 | -1072 |
| 2014-05-07 07:32 | fix: test tests for the wrong directory | Matthias Wachs | 1 | +1 | -1 |
| 2014-05-06 15:50 | - refine preference calculcations to reflect all clients - refining bandwidth distribution in a network - adding a configurable factor to better respect preferences | Matthias Wachs | 8 | +261 | -195 |
| 2014-05-06 10:26 | psyc: in-order message delivery | Gabor X Toth | 9 | +592 | -275 |
| 2014-05-06 10:26 | add GNUNET_CONTAINER_heap_peek2() | Gabor X Toth | 2 | +46 | -6 |
| 2014-05-06 10:26 | logread: use global matching for colouring | Gabor X Toth | 1 | +2 | -2 |
| 2014-05-06 02:03 | Fix simple copy-paste error. | David Barksdale | 1 | +4 | -4 |
| 2014-05-05 17:49 | towards PEERSTORE api | Omar Tarabai | 2 | +290 | -0 |
| 2014-05-05 15:49 | cleanup | Omar Tarabai | 1 | +0 | -30 |
| 2014-05-05 15:46 | executing sensor processes OK | Omar Tarabai | 4 | +75 | -12 |
| 2014-05-05 15:07 | improved logging for eval tool fix for proportional solver: reset calculated quota after assigning | Matthias Wachs | 2 | +62 | -16 |
| 2014-05-05 14:35 | toward executing sensor processes | Omar Tarabai | 1 | +69 | -8 |
| 2014-05-05 13:09 | fix: setting network in address with eval tool | Matthias Wachs | 3 | +28 | -14 |
| 2014-05-05 11:03 | Handling all the cases while adding a new entry in finger table. Modifying struct FingerInfo to store two trails to reach to same finger. Adding code to handle threshold on number of trails through a friend. | Supriti Singh | 1 | +516 | -479 |
| 2014-05-04 17:54 | fix | Omar Tarabai | 2 | +4 | -2 |
| 2014-05-04 17:18 | running gnunet-statistics sensors | Omar Tarabai | 4 | +133 | -8 |
| 2014-05-02 21:01 | fix in sensor scheduling | Omar Tarabai | 3 | +49 | -12 |
| 2014-05-02 18:18 | towards sensor scheduling | Omar Tarabai | 4 | +135 | -4 |
| 2014-05-02 15:28 | getting single sensor information | Omar Tarabai | 2 | +38 | -14 |
| 2014-05-02 14:42 | bug fix | Omar Tarabai | 3 | +25 | -10 |
| 2014-04-30 16:49 | fixing file handle lookup one type to store them all | Matthias Wachs | 2 | +21 | -18 |
| 2014-04-30 15:41 | simplify definition of address delete: only peer id and address id is required | Matthias Wachs | 1 | +7 | -69 |
| 2014-04-30 15:23 | adding RIL settings to default conf | Matthias Wachs | 1 | +13 | -2 |
| 2014-04-30 13:57 | minor changes | Matthias Wachs | 2 | +6 | -8 |
| 2014-04-29 14:14 | fix output format | Matthias Wachs | 1 | +10 | -5 |
| 2014-04-29 13:54 | support for log data directory | Matthias Wachs | 1 | +26 | -5 |
| 2014-04-29 13:17 | optional timestamp | Matthias Wachs | 2 | +32 | -4 |
| 2014-04-28 15:28 | Handling trail rejection message, not using a failed trial list. | Supriti Singh | 3 | +909 | -424 |
| 2014-04-27 18:40 | PEERSTORE sqlite plugin store function | Omar Tarabai | 3 | +78 | -3 |
| 2014-04-27 17:45 | towards PEERSTORE sqlite plugin | Omar Tarabai | 4 | +281 | -41 |
| 2014-04-25 18:00 | towards PEERSTORE file plugin | Omar Tarabai | 4 | +71 | -9 |
| 2014-04-25 07:59 | -indent, doxygen | Christian Grothoff | 5 | +27 | -19 |
| 2014-04-25 07:58 | -indent | Christian Grothoff | 1 | +9 | -3 |
| 2014-04-24 13:59 | towards PEERSTORE | Omar Tarabai | 1 | +63 | -0 |
| 2014-04-24 13:37 | PEERSTORE initial commit | Omar Tarabai | 12 | +490 | -3 |
| 2014-04-23 17:21 | -new hostlist | Christian Grothoff | 1 | +5 | -5 |
| 2014-04-23 16:35 | Removing compile warnings Adding a new message type, tear down. | Supriti Singh | 4 | +121 | -37 |
| 2014-04-23 16:23 | -fix error message | Christian Grothoff | 1 | +1 | -1 |
| 2014-04-23 15:57 | -only complain about upnpc if it is actually enabled by config | Christian Grothoff | 1 | +3 | -2 |
| 2014-04-23 15:45 | -fix compiler warning: do not return const double | Christian Grothoff | 2 | +9 | -5 |
| 2014-04-23 15:44 | -indentation, cast to avoid compiler warning | Christian Grothoff | 1 | +9 | -3 |
| 2014-04-23 15:44 | -fix (mostly harmless) use of uninitialized variable | Christian Grothoff | 1 | +11 | -6 |
| 2014-04-23 11:32 | -update ignore | Christian Grothoff | 0 | +0 | -0 |
| 2014-04-23 11:06 | -dead now | Christian Grothoff | 1 | +0 | -11 |
| 2014-04-23 11:04 | fix #3348: send typemap confirmation messages, perform faster typemap retransmissions for unconfirmed typemaps, restart retransmissions on reconnect | Christian Grothoff | 6 | +326 | -46 |
| 2014-04-23 10:47 | -rename to conform with naming conventions | Christian Grothoff | 2 | +4 | -4 |
| 2014-04-23 09:30 | -comments | Christian Grothoff | 1 | +19 | -7 |
| 2014-04-23 09:27 | -comments | Christian Grothoff | 1 | +22 | -9 |
| 2014-04-23 09:25 | -comments | Christian Grothoff | 1 | +23 | -1 |
| 2014-04-18 12:20 | hack namestore pending capability | Christian Grothoff | 2 | +37 | -13 |
| 2014-04-17 23:44 | Use configured location of libgnurl. | David Barksdale | 1 | +2 | -1 |
| 2014-04-17 16:40 | fix normalization logging | Matthias Wachs | 1 | +61 | -25 |
| 2014-04-17 14:16 | fixing shutdown | Matthias Wachs | 1 | +40 | -5 |
| 2014-04-17 11:28 | warning fix | Omar Tarabai | 1 | +24 | -0 |
| 2014-04-17 09:08 | -rename file to match updated functionality | Christian Grothoff | 2 | +1 | -1 |
| 2014-04-16 17:34 | remove debugging message | Matthias Wachs | 1 | +0 | -1 |
| 2014-04-16 16:18 | Removing routing table entries corresponding to disconnected peer | Supriti Singh | 6 | +489 | -331 |
| 2014-04-16 14:53 | fixes to adding addresses | Matthias Wachs | 2 | +32 | -1 |
| 2014-04-16 13:06 | improved network definition | Matthias Wachs | 1 | +83 | -7 |
| 2014-04-16 12:20 | logging | Matthias Wachs | 2 | +37 | -11 |
| 2014-04-16 10:26 | prop logging | Matthias Wachs | 1 | +33 | -3 |
| 2014-04-16 09:41 | -doxygen, plus FIXME request for clarification | Christian Grothoff | 1 | +20 | -6 |
| 2014-04-16 09:41 | -indentation | Christian Grothoff | 1 | +3 | -1 |
| 2014-04-16 09:35 | file logging | Matthias Wachs | 2 | +172 | -600 |
| 2014-04-16 09:18 | -signal monitor disconnect via callback | Christian Grothoff | 2 | +35 | -26 |
| 2014-04-16 09:10 | -signal monitor disconnect via callback | Christian Grothoff | 2 | +83 | -50 |
| 2014-04-16 08:50 | -doxygen, indentation, new FIXME: disconnect needs to notify clients | Christian Grothoff | 1 | +61 | -30 |
| 2014-04-16 08:13 | changes to logging | Matthias Wachs | 1 | +6 | -7 |
| 2014-04-16 08:11 | change log level | Matthias Wachs | 1 | +1 | -1 |
| 2014-04-16 07:54 | Adding correct include file "gnunet_dht_service.h" in neighbours.h | Supriti Singh | 1 | +1 | -1 |
| 2014-04-15 17:01 | Removing current_trail_index, current_destination_type where not required. Cleaning up handle_get, handle_put, handle_trail code. | Supriti Singh | 5 | +908 | -1121 |
| 2014-04-15 15:31 | stop pg generation on address deletion | Matthias Wachs | 1 | +14 | -6 |
| 2014-04-15 15:18 | improved logging | Matthias Wachs | 3 | +46 | -37 |
| 2014-04-15 14:27 | advanced logging | Matthias Wachs | 3 | +253 | -56 |
| 2014-04-15 14:07 | -rebuilding PDF | Christian Grothoff | 2 | +14 | -6 |
| 2014-04-15 13:39 | fixed error in c tutorial.tex. The pdf still needs to be built by s.o. with pdflatex and checked for errors! | Markus Teich | 1 | +1 | -1 |
| 2014-04-15 08:57 | using proxy settings | Matthias Wachs | 1 | +9 | -4 |
| 2014-04-14 23:49 | don't use valgrind in secretsharing profiler by default | Florian Dold | 1 | +1 | -2 |
| 2014-04-14 23:29 | fix lots of memory leaks in secretsharing decryption | Florian Dold | 2 | +53 | -3 |
| 2014-04-14 23:07 | fix lots of memory leaks in secretsharing key generation | Florian Dold | 3 | +97 | -12 |
| 2014-04-14 22:48 | fix another memory leak in paillier | Florian Dold | 1 | +1 | -0 |
| 2014-04-14 21:46 | superfluous allocation | Florian Dold | 1 | +0 | -2 |
| 2014-04-14 21:25 | - call operation_done on testbed operations in profiler - destroy consensus handles in secretsharing service correctly | Florian Dold | 3 | +127 | -30 |
| 2014-04-14 17:48 | -attempting fix for FreeBSD configure error on netinet/ip.h reported by JS | Christian Grothoff | 2 | +14 | -2 |
| 2014-04-14 16:21 | -grab source IP from outer IP header, not from inner IP header | Christian Grothoff | 1 | +3 | -1 |
| 2014-04-14 14:46 | warning fix | Omar Tarabai | 1 | +2 | -2 |
| 2014-04-14 13:54 | fixed loading sensor definitions | Omar Tarabai | 2 | +13 | -5 |
| 2014-04-14 13:21 | test sensor definitions | Omar Tarabai | 4 | +93 | -0 |
| 2014-04-14 13:03 | -comments for surpiti | Christian Grothoff | 1 | +25 | -6 |
| 2014-04-14 13:02 | SENSOR service integration | Omar Tarabai | 4 | +47 | -54 |
| 2014-04-14 12:16 | SENSOR service integration | Omar Tarabai | 6 | +144 | -9 |
| 2014-04-14 12:08 | SENSOR component inital commit | Omar Tarabai | 7 | +1576 | -0 |
| 2014-04-14 11:41 | - const | Bart Polot | 1 | +1 | -1 |
| 2014-04-14 11:09 | Notify neighbors if received messages about unknown connections, implements #3378. | Bart Polot | 1 | +6 | -2 |
| 2014-04-14 11:09 | - use full peer IDs | Bart Polot | 1 | +5 | -5 |
| 2014-04-14 11:09 | - doc | Bart Polot | 1 | +2 | -2 |
| 2014-04-14 11:09 | - allow NULL peer id for broken connection | Bart Polot | 1 | +9 | -6 |
| 2014-04-14 09:23 | change debug level | Matthias Wachs | 1 | +5 | -5 |
| 2014-04-14 09:23 | extended proxy support for hostlist | Matthias Wachs | 2 | +101 | -7 |
| 2014-04-14 08:52 | adding extended proxy support for http(s) client | Matthias Wachs | 2 | +176 | -1 |
| 2014-04-14 07:31 | fixing error message | Matthias Wachs | 1 | +1 | -1 |
| 2014-04-13 19:45 | changes in get and put code. | Supriti Singh | 5 | +166 | -182 |
| 2014-04-13 11:54 | Framework for trail rejection and threshold on links first phase changes for get. | Supriti Singh | 8 | +880 | -316 |
| 2014-04-11 17:01 | - comply with doc | Bart Polot | 1 | +1 | -1 |
| 2014-04-11 17:01 | - log | Bart Polot | 3 | +8 | -8 |
| 2014-04-11 17:01 | - more info in log about payload | Bart Polot | 6 | +97 | -45 |
| 2014-04-11 15:30 | - log on INFO the data MID received | Bart Polot | 1 | +3 | -2 |
| 2014-04-11 15:30 | - debug queue on send | Bart Polot | 1 | +1 | -0 |
| 2014-04-11 15:30 | - log | Bart Polot | 1 | +7 | -7 |
| 2014-04-11 15:30 | - show debug info on each queue_add | Bart Polot | 1 | +1 | -0 |
| 2014-04-11 15:30 | - fix log/indentation | Bart Polot | 1 | +3 | -3 |
| 2014-04-11 15:30 | - add debug function to inspect queues | Bart Polot | 1 | +28 | -1 |
| 2014-04-11 15:30 | - log | Bart Polot | 1 | +4 | -0 |
| 2014-04-11 15:30 | - KX are also keepalives | Bart Polot | 1 | +5 | -0 |
| 2014-04-11 15:30 | - de-duplicate ifs | Bart Polot | 1 | +2 | -5 |
| 2014-04-11 15:30 | - verbose error | Bart Polot | 1 | +2 | -0 |
| 2014-04-11 12:29 | -do call receive done on monitor calls | Christian Grothoff | 1 | +1 | -0 |
| 2014-04-11 12:27 | -fix crash on shutdown | Christian Grothoff | 2 | +5 | -2 |
| 2014-04-11 12:17 | -improve/simplify gnunet-core tool and update man page | Christian Grothoff | 3 | +60 | -50 |
| 2014-04-11 12:08 | -also notify monitors on timeout change | Christian Grothoff | 1 | +1 | -0 |
| 2014-04-11 11:49 | towards fixing #3363: replacing old iteration API with new monitoring API for core (needs testing, gnunet-core incomplete) | Christian Grothoff | 11 | +578 | -422 |
| 2014-04-10 17:05 | - use constant instead of hardcoded value | Bart Polot | 1 | +1 | -1 |
| 2014-04-10 15:39 | - don't free connections in the middle of being build. - fixes #3373, #3361 | Bart Polot | 3 | +51 | -8 |
| 2014-04-10 15:39 | - less verbose debug | Bart Polot | 1 | +2 | -4 |
| 2014-04-10 13:48 | - don't use NULL connections on callback | Bart Polot | 1 | +3 | -1 |
| 2014-04-10 13:05 | - skip all metadata update on destroyed connections | Bart Polot | 1 | +7 | -1 |
| 2014-04-10 13:05 | - log | Bart Polot | 1 | +2 | -1 |
| 2014-04-10 12:35 | updated tutorial, please check and rebuild the pdf if you have latex installed. (i don't) | Markus Teich | 1 | +10 | -17 |
| 2014-04-10 12:18 | it is 2014 now… | Markus Teich | 1 | +1 | -1 |
| 2014-04-10 11:23 | - if data comes from an unknown channel (we might have just destroyed it and the service doesnt know), ignore and warn, dont crash | Bart Polot | 1 | +6 | -0 |
| 2014-04-10 11:23 | - don't cancel a connection's destroy message when destroying a connection and canceling all its traffic. since the connection will be freed, remove the connection pointer instead | Bart Polot | 1 | +9 | -2 |
| 2014-04-10 11:23 | - log | Bart Polot | 1 | +1 | -1 |
| 2014-04-10 09:19 | - fix use after free | Bart Polot | 1 | +7 | -1 |
| 2014-04-10 09:15 | - keep track of connection pids on queueing/sending | Bart Polot | 1 | +21 | -10 |
| 2014-04-10 09:15 | - fix path string representation | Bart Polot | 1 | +1 | -1 |
| 2014-04-10 08:50 | -fix dep | Christian Grothoff | 1 | +1 | -1 |
| 2014-04-10 08:18 | handle nat_register fail | Matthias Wachs | 1 | +13 | -3 |
| 2014-04-10 08:04 | upnp support just silently failed if upnp client is not available | Matthias Wachs | 1 | +61 | -18 |
| 2014-04-10 00:01 | - don't schedule tunnel destruction on shutdown - remove any scheduled delayed_destruction AFTER destroying all channels - fixes #3366, #3372 | Bart Polot | 1 | +10 | -6 |
| 2014-04-10 00:01 | - log | Bart Polot | 1 | +13 | -2 |
| 2014-04-10 00:01 | - start reconnecting before running out of connections | Bart Polot | 1 | +1 | -1 |
| 2014-04-09 17:19 | - ignore | Bart Polot | 0 | +0 | -0 |
| 2014-04-09 17:18 | - add context in path to link connection | Bart Polot | 3 | +20 | -3 |
| 2014-04-09 17:18 | - fix names | Bart Polot | 1 | +22 | -7 |
| 2014-04-09 17:18 | - remove drop | Bart Polot | 1 | +0 | -1 |
| 2014-04-09 17:18 | - log | Bart Polot | 1 | +2 | -2 |
| 2014-04-09 11:55 | debugging break | Matthias Wachs | 1 | +4 | -0 |
| 2014-04-09 11:50 | - ignore | Bart Polot | 1 | +11 | -15 |
| 2014-04-09 11:48 | - rename test file | Bart Polot | 2 | +47 | -47 |
| 2014-04-09 11:48 | - assert order | Bart Polot | 1 | +1 | -1 |
| 2014-04-09 11:48 | - make sure handle is NULL | Bart Polot | 1 | +1 | -0 |
| 2014-04-09 11:48 | - reuse test config file | Bart Polot | 1 | +1 | -82 |
| 2014-04-09 11:48 | - just create one connection, from smaller to bigger ID | Bart Polot | 1 | +5 | -2 |
| 2014-04-09 10:58 | - fix compilation | Bart Polot | 1 | +32 | -32 |
| 2014-04-09 10:56 | - destroy a channel if some traffic is missing and the channel has been remotely destroyed | Bart Polot | 1 | +10 | -0 |
| 2014-04-09 10:56 | - send buffered data to client before destroying channel | Bart Polot | 1 | +22 | -9 |
| 2014-04-09 10:56 | - comments | Bart Polot | 1 | +2 | -2 |
| 2014-04-09 10:56 | - always check if channel was last, then mark tunnel for destruction | Bart Polot | 1 | +6 | -10 |
| 2014-04-09 10:56 | - log | Bart Polot | 1 | +1 | -0 |
| 2014-04-09 10:56 | - fix cli arg parse | Bart Polot | 1 | +2 | -2 |
| 2014-04-09 10:41 | log level | Matthias Wachs | 1 | +1 | -1 |
| 2014-04-09 10:38 | add address to list since we use local addresses OR it is not loobpack! | Matthias Wachs | 1 | +1 | -1 |
| 2014-04-09 09:18 | more information why nat tests fail | Matthias Wachs | 1 | +58 | -6 |
| 2014-04-08 14:36 | wrong checks | Matthias Wachs | 3 | +3 | -3 |
| 2014-04-08 11:17 | -more version bumping | Christian Grothoff | 3 | +3 | -3 |
| 2014-04-08 11:15 | version bumping for 0.10.1 | Christian Grothoff | 10 | +2110 | -1524 |
| 2014-04-08 10:52 | fix | Matthias Wachs | 1 | +1 | -3 |
| 2014-04-08 10:48 | - remove old tests | Bart Polot | 1 | +0 | -10 |
| 2014-04-08 10:48 | - ignore | Bart Polot | 1 | +1 | -0 |
| 2014-04-08 10:47 | -fix test as prefix likely now has lib/ suffix | Christian Grothoff | 1 | +2 | -2 |
| 2014-04-08 09:22 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2014-04-08 09:15 | -fix build issues | Christian Grothoff | 2 | +2 | -1 |
| 2014-04-08 08:29 | fix bootstrap | Matthias Wachs | 2 | +14 | -91 |
| 2014-04-08 08:07 | -pogen | Christian Grothoff | 1 | +42 | -41 |
| 2014-04-08 08:07 | -version bump | Christian Grothoff | 1 | +2 | -2 |
| 2014-04-08 08:07 | -comment out all of directives on test | Christian Grothoff | 1 | +7 | -7 |
| 2014-04-08 08:02 | -reenable shipped hellos test | Christian Grothoff | 1 | +9 | -9 |
| 2014-04-08 07:45 | -doxygen | Christian Grothoff | 3 | +5 | -6 |
| 2014-04-08 01:08 | - ignore logs | Bart Polot | 1 | +1 | -0 |
| 2014-04-08 00:39 | - dont send keepalives if payload traffic is already queued | Bart Polot | 1 | +9 | -1 |
| 2014-04-08 00:39 | - show error context | Bart Polot | 1 | +1 | -1 |
| 2014-04-08 00:39 | - don't complain, from tunnel it's not possible to check | Bart Polot | 1 | +0 | -1 |
| 2014-04-08 00:05 | - missing merge | Bart Polot | 1 | +2 | -2 |
| 2014-04-08 00:03 | - fix #3364, establish a new connection to a peer when a core connection becomes available and a tunnel is present | Bart Polot | 1 | +4 | -0 |
| 2014-04-08 00:03 | - fixme | Bart Polot | 1 | +1 | -1 |
| 2014-04-07 20:05 | - use only one core, to fix logging race | Bart Polot | 1 | +1 | -1 |
| 2014-04-07 20:04 | - fix count check | Bart Polot | 1 | +5 | -8 |
| 2014-04-07 18:50 | -bump version in C tutorial | Christian Grothoff | 2 | +140 | -116 |
| 2014-04-07 18:11 | -process in logical order | Christian Grothoff | 1 | +11 | -11 |
| 2014-04-07 17:55 | - refactor, check for existing copy | Bart Polot | 1 | +35 | -13 |
| 2014-04-07 17:23 | 1.Removed GNUNET_CRYPTO_compute_finger_identity 2.Removed myself as the first element of the trail. 3.Multiple entries in the routing table. 4.Put/Get/Monitor from old DHT added back in clients file. | Supriti Singh | 9 | +1716 | -678 |
| 2014-04-07 14:51 | fixing resource leak | Matthias Wachs | 1 | +11 | -0 |
| 2014-04-07 14:50 | unused call | Matthias Wachs | 1 | +1 | -1 |
| 2014-04-07 14:34 | fixing resource leak | Matthias Wachs | 1 | +11 | -0 |
| 2014-04-07 14:32 | fixing resource leaks | Matthias Wachs | 1 | +2 | -2 |
| 2014-04-07 14:31 | removing unused variable und double free (with null check) | Matthias Wachs | 1 | +6 | -7 |
| 2014-04-07 14:26 | - fix dead code covertiy 12876 | Bart Polot | 1 | +1 | -6 |
| 2014-04-07 14:23 | fix for unchecked return value | Matthias Wachs | 1 | +11 | -1 |
| 2014-04-07 14:14 | - fix coverity 12989 | Bart Polot | 1 | +3 | -1 |
| 2014-04-07 14:09 | fixing unchecked return values | Matthias Wachs | 2 | +4 | -3 |
| 2014-04-07 14:06 | remove unused value | Matthias Wachs | 1 | +1 | -2 |
| 2014-04-07 14:05 | fix for coverity | Matthias Wachs | 1 | +2 | -1 |
| 2014-04-07 14:00 | operation timeout to short for pi | Matthias Wachs | 1 | +4 | -0 |
| 2014-04-07 13:57 | obtain papi only once | Matthias Wachs | 1 | +4 | -2 |
| 2014-04-07 13:52 | -fixing hypothetical leak on error path | Christian Grothoff | 1 | +1 | -0 |
| 2014-04-07 12:47 | remove break | Matthias Wachs | 1 | +1 | -1 |
| 2014-04-07 12:00 | log | Bart Polot | 4 | +20 | -14 |
| 2014-04-07 12:00 | - log | Bart Polot | 2 | +7 | -7 |
| 2014-04-07 12:00 | - use new hash name | Bart Polot | 10 | +1 | -1 |
| 2014-04-07 12:00 | - rename 256 bit mesh hash type | Bart Polot | 10 | +35 | -35 |
| 2014-04-07 11:08 | missing struct definition in header | Florian Dold | 1 | +4 | -0 |
| 2014-04-07 11:06 | missing ifndefs in headers | Florian Dold | 2 | +6 | -0 |
| 2014-04-07 11:05 | fixing mantis #3362 | Matthias Wachs | 1 | +37 | -20 |
| 2014-04-07 09:43 | -doxygen | Christian Grothoff | 3 | +20 | -15 |
| 2014-04-07 09:41 | Add gnunet-nse program to show network size estimates. | Sree Harsha Totakura | 2 | +181 | -0 |
| 2014-04-07 09:20 | fixng crash on shutdown | Matthias Wachs | 1 | +10 | -7 |
| 2014-04-07 09:19 | -doxygen improvements | Christian Grothoff | 7 | +35 | -35 |
| 2014-04-07 07:43 | -pogen | Christian Grothoff | 1 | +42 | -41 |
| 2014-04-04 15:02 | -make sqlite3 hard requirement (#3341) | Christian Grothoff | 1 | +1 | -1 |
| 2014-04-04 14:55 | -fix #3355: disable warning | Christian Grothoff | 1 | +1 | -0 |
| 2014-04-03 14:42 | defragmentation context not freed when session is deleted | Matthias Wachs | 1 | +48 | -29 |
| 2014-04-03 11:05 | ril may suggest 0, so this check is wrong | Matthias Wachs | 1 | +0 | -12 |
| 2014-04-03 09:44 | fixing configuration for failing test | Matthias Wachs | 1 | +2 | -2 |
| 2014-04-03 08:21 | doxygen docu | Matthias Wachs | 2 | +18 | -26 |
| 2014-04-01 14:04 | - Remove trailing '/' for the directory path. | Sree Harsha Totakura | 1 | +1 | -1 |
| 2014-04-01 14:04 | - Log NSE histogram to file in addition to testbed-logger when HISTOGRAM_DIR variable is present in configuration. | Sree Harsha Totakura | 1 | +79 | -9 |
| 2014-04-01 13:01 | - remove ERROR log | Bart Polot | 1 | +1 | -1 |
| 2014-04-01 12:11 | -allow users direct core access | Christian Grothoff | 1 | +1 | -1 |
| 2014-04-01 12:02 | - fix uninitialized variable | Bart Polot | 1 | +1 | -1 |
| 2014-04-01 11:38 | -XDG environment variables cause more trouble than they are worth | Christian Grothoff | 1 | +1 | -1 |
| 2014-04-01 09:20 | - log checksum error (for #3333) | Bart Polot | 1 | +1 | -1 |
| 2014-04-01 09:20 | - check handles on send_echo, fix #3349 | Bart Polot | 1 | +3 | -0 |
| 2014-04-01 09:19 | minor changes for address conversion | Matthias Wachs | 1 | +11 | -19 |
| 2014-04-01 00:16 | Do not account canceled messages as sent regarding flow control | Bart Polot | 3 | +34 | -22 |
| 2014-04-01 00:16 | Cancel CORE transmit ready request when cancelling last transmittable message | Bart Polot | 1 | +6 | -0 |
| 2014-04-01 00:16 | - doc | Bart Polot | 1 | +1 | -1 |
| 2014-04-01 00:16 | - shutdown dht last to allow tunnels to clean searches up | Bart Polot | 1 | +1 | -1 |
| 2014-04-01 00:16 | - log | Bart Polot | 1 | +4 | -0 |
| 2014-04-01 00:16 | - remove explicit keepalive from queueing | Bart Polot | 1 | +0 | -1 |
| 2014-04-01 00:16 | - fix queue priority | Bart Polot | 1 | +2 | -4 |
| 2014-04-01 00:16 | - use specific GMP_ function to stop dht | Bart Polot | 1 | +2 | -2 |
| 2014-04-01 00:16 | - stop dht route search on tunnel destroy | Bart Polot | 1 | +5 | -1 |
| 2014-04-01 00:16 | - peer info api | Bart Polot | 1 | +68 | -1 |
| 2014-04-01 00:16 | - don't dereference NULL tunnels | Bart Polot | 1 | +3 | -0 |
| 2014-04-01 00:16 | - implement client-side peer_id info request | Bart Polot | 3 | +139 | -0 |
| 2014-04-01 00:16 | - add peer option, move listen to free '-p' | Bart Polot | 1 | +11 | -3 |
| 2014-04-01 00:16 | - use small mesh hashes for info api | Bart Polot | 3 | +10 | -9 |
| 2014-04-01 00:16 | - implement h2s | Bart Polot | 1 | +12 | -0 |
| 2014-04-01 00:16 | - move mesh hash to public api | Bart Polot | 2 | +17 | -12 |
| 2014-04-01 00:16 | - remove unnecessary break | Bart Polot | 1 | +1 | -1 |
| 2014-03-31 10:51 | Missing extern for C++ | Bruno Cabral | 1 | +15 | -0 |
| 2014-03-31 09:38 | fix for connection counter | Matthias Wachs | 1 | +6 | -5 |
| 2014-03-31 09:35 | fix duplicate connect notifications | Matthias Wachs | 1 | +10 | -6 |
| 2014-03-31 09:03 | fixed check for session_ack handling | Matthias Wachs | 1 | +2 | -2 |
| 2014-03-31 09:02 | debug message for assertion to figure out malformed address length | Matthias Wachs | 1 | +2 | -1 |
| 2014-03-30 13:42 | friend is a reserved work in C++. Rename to friend_id. | Bruno Cabral | 2 | +7 | -7 |
| 2014-03-29 06:51 | no need to be an error | Matthias Wachs | 1 | +1 | -1 |
| 2014-03-29 06:44 | debuggging message for "send ACK but no session found" issue | Matthias Wachs | 1 | +2 | -1 |
| 2014-03-29 05:45 | destroy session if connect fails | Matthias Wachs | 1 | +2 | -1 |
| 2014-03-28 21:41 | Fixed the overflow problems reported in issue 3350 | Claudiu Olteanu | 1 | +7 | -2 |
| 2014-03-28 16:41 | changes to switch when connected | Matthias Wachs | 1 | +22 | -8 |
| 2014-03-28 15:09 | cancel delayed disconnect task on free | Matthias Wachs | 1 | +15 | -6 |
| 2014-03-28 14:55 | changes in ACK handling | Matthias Wachs | 1 | +17 | -13 |
| 2014-03-28 13:39 | make plugin fail if bind fails ... | Matthias Wachs | 1 | +7 | -1 |
| 2014-03-28 13:06 | re-add address on connect | Matthias Wachs | 1 | +44 | -2 |
| 2014-03-28 12:42 | fixing crash in unix | Matthias Wachs | 1 | +1 | -0 |
| 2014-03-28 10:24 | Framework for put/get/monitor | Supriti Singh | 8 | +842 | -1483 |
| 2014-03-28 08:41 | improved printing | Matthias Wachs | 1 | +5 | -3 |
| 2014-03-28 08:30 | fixing crash: cancel dead task 1004493731513019834! | Matthias Wachs | 1 | +1 | -1 |
| 2014-03-27 16:51 | API header with disconnect call | Matthias Wachs | 1 | +30 | -1 |
| 2014-03-27 16:51 | added functionality to use the CLI to disconnect peers fixed DISCONNECT functionality | Matthias Wachs | 5 | +233 | -54 |
| 2014-03-27 15:03 | We do not need the address and session here | Matthias Wachs | 3 | +53 | -40 |
| 2014-03-27 13:41 | improved network lookup | Matthias Wachs | 1 | +5 | -1 |
| 2014-03-27 13:15 | one break to break it all: disconnecting blacklist client was removed from first blacklist check only | Matthias Wachs | 1 | +0 | -1 |
| 2014-03-27 12:35 | blacklist checks have to be cancelled when session is terminated, especially when blacklist clients are active | Matthias Wachs | 2 | +56 | -51 |
| 2014-03-27 10:20 | remove blacklist check in neighbours on CONNECT | Matthias Wachs | 1 | +14 | -176 |
| 2014-03-27 10:20 | reformat | Matthias Wachs | 1 | +172 | -161 |
| 2014-03-27 09:35 | some testing code for debugging | Matthias Wachs | 1 | +14 | -8 |
| 2014-03-27 09:05 | Address was not deleted if SEND_CONNECT in FAST RECONNECT failed Therefore alternative inbound session was not suggested ... This was a hard one... | Matthias Wachs | 1 | +22 | -6 |
| 2014-03-26 16:29 | error handling for failed CONNECT messages in CONNECT_SWITCHING | Matthias Wachs | 1 | +80 | -58 |
| 2014-03-26 15:04 | we do not need this address in neighbours: was already added when CONNECT was received in _transport.c before CONNECT was given to neighbours | Matthias Wachs | 1 | +2 | -16 |
| 2014-03-26 14:59 | remove CONNECT_SWITCHING_BLACKLIST state | Matthias Wachs | 3 | +53 | -197 |
| 2014-03-26 14:16 | removing GNUNET_TRANSPORT_PS_CONNECT_RECV_BLACKLIST state | Matthias Wachs | 2 | +28 | -69 |
| 2014-03-26 13:07 | remove debugging breaks | Matthias Wachs | 1 | +0 | -2 |
| 2014-03-26 11:08 | - Avoid dereferencing undefined pointer when the request status indicates an error. | Sree Harsha Totakura | 1 | +10 | -4 |
| 2014-03-26 11:02 | remove debug break | Matthias Wachs | 1 | +0 | -1 |
| 2014-03-26 10:54 | remove state | Matthias Wachs | 1 | +2 | -6 |
| 2014-03-26 10:54 | removing blacklist state not required anymore | Matthias Wachs | 2 | +9 | -58 |
| 2014-03-26 09:40 | fix compile warning | Matthias Wachs | 1 | +4 | -2 |
| 2014-03-25 16:40 | Do blacklist checks on CONNECT before giving CONNECT to neighbours. If peer is blacklisted we do not need to to anything, this simplifies the state machine: If peer is blacklisted: CONNECT is not given to neighbours If address is blacklisted: address is not given to ATS and will therefore not be suggested So neighbour can use this information without additional blacklist checks | Matthias Wachs | 2 | +265 | -42 |
| 2014-03-24 16:43 | checking incoming connection behaviour: - removing blacklist checks for incoming checks - adjusting blacklist check on connect to report to ATS - incoming blacklist check states did not set timeouts - timeouts not set for PS_CONNECT_RECV_BLACKLIST_INBOUND in handle_connect | Matthias Wachs | 1 | +108 | -55 |
| 2014-03-24 15:26 | FIX: In ATS fast reconnect the timeout was not set correctly if reconnect was successful and neighbour was disconnected in master task after 1 second | Matthias Wachs | 1 | +8 | -6 |
| 2014-03-24 15:06 | checking incoming connections major fixes: - do not disconnect neighbor on CONNECT_SENT timeout, but: destroy address and expect new address from ATS - fixes related to mantis #3263 when peers reconnect: when peers receive CONNECT in PS_DISCONNECT, disconnect was completed but -- no address requested -- ack timestamp not saved -- ack state was not set to expect a SESSION_ACK message -> reconnect failed! | Matthias Wachs | 1 | +104 | -50 |
| 2014-03-24 12:28 | Merged update_successor and update_predecessor with finger table add | Supriti Singh | 3 | +433 | -621 |
| 2014-03-24 10:22 | task was not marked as canceled when canceled fixing mantis #0003345 | Matthias Wachs | 1 | +1 | -0 |
| 2014-03-22 22:54 | - fix | Bart Polot | 1 | +1 | -1 |
| 2014-03-22 22:53 | - fix | Bart Polot | 1 | +2 | -2 |
| 2014-03-22 22:53 | - optimizations for runtime | Bart Polot | 3 | +7 | -5 |
| 2014-03-22 22:46 | - add more links | Bart Polot | 1 | +1 | -1 |
| 2014-03-22 22:46 | - start test if warmup "fails" | Bart Polot | 1 | +12 | -2 |
| 2014-03-22 22:37 | - fix handling of duplicate incoming channel create with respect to queued retransmissions | Bart Polot | 1 | +13 | -7 |
| 2014-03-22 20:56 | - profiler changes | Bart Polot | 1 | +5 | -1 |
| 2014-03-22 20:56 | - dont assert | Bart Polot | 1 | +7 | -1 |
| 2014-03-22 19:27 | - debug | Bart Polot | 1 | +4 | -0 |
| 2014-03-22 16:54 | - pass warmup parameter | Bart Polot | 1 | +2 | -2 |
| 2014-03-22 16:54 | - fix | Bart Polot | 1 | +1 | -2 |
| 2014-03-22 02:58 | - cancel SYNACK retry task when forced to SYNACK by an incoming SYN | Bart Polot | 1 | +6 | -0 |
| 2014-03-22 02:58 | - don-t re-scheduler, destroy immediately (comes from scheduler) | Bart Polot | 1 | +4 | -2 |
| 2014-03-22 02:58 | - fix mask | Bart Polot | 1 | +1 | -1 |
| 2014-03-22 02:58 | - set first channel number properly | Bart Polot | 1 | +1 | -0 |
| 2014-03-22 02:58 | - send ACK on duplicate channel_create | Bart Polot | 1 | +1 | -4 |
| 2014-03-22 02:58 | - fix peer to notify | Bart Polot | 1 | +6 | -4 |
| 2014-03-22 02:58 | - don't delay tests | Bart Polot | 1 | +3 | -3 |
| 2014-03-22 02:58 | - invalidate instead of destroying, to avoid reusing right away (from stale DHT info, for instance) | Bart Polot | 1 | +3 | -6 |
| 2014-03-22 02:58 | - elimiate all paths | Bart Polot | 1 | +2 | -3 |
| 2014-03-22 02:58 | - eliminate broken paths | Bart Polot | 3 | +69 | -3 |
| 2014-03-22 02:58 | - use proper type | Bart Polot | 1 | +1 | -1 |
| 2014-03-22 02:58 | - fix infinite resend loop | Bart Polot | 1 | +1 | -1 |
| 2014-03-22 02:58 | - check path length AFTER shortening | Bart Polot | 1 | +8 | -6 |
| 2014-03-22 02:58 | - log | Bart Polot | 1 | +16 | -2 |
| 2014-03-22 02:58 | -fix own position | Bart Polot | 1 | +2 | -2 |
| 2014-03-22 02:58 | - fix | Bart Polot | 1 | +1 | -1 |
| 2014-03-22 02:58 | - start test only after warmup | Bart Polot | 1 | +15 | -4 |
| 2014-03-22 02:58 | - simplify, improve to 15000 lines/s | Bart Polot | 1 | +5 | -7 |
| 2014-03-22 02:58 | - optimize | Bart Polot | 1 | +7 | -7 |
| 2014-03-22 02:58 | - adjust nse on the fly | Bart Polot | 2 | +5 | -1 |
| 2014-03-22 02:58 | - adjust retry time to expiration | Bart Polot | 1 | +3 | -1 |
| 2014-03-21 23:06 | - expire data with hello | Bart Polot | 1 | +3 | -1 |
| 2014-03-21 23:06 | - connections no longer have native 512 hashes, translation is used | Bart Polot | 1 | +1 | -1 |
| 2014-03-21 23:06 | - dont show warning on duplicate broken connections | Bart Polot | 1 | +1 | -1 |
| 2014-03-21 23:06 | - use full path debug | Bart Polot | 1 | +6 | -1 |
| 2014-03-21 23:06 | - fix false break() on retransmisson of connection_broken messages | Bart Polot | 1 | +2 | -2 |
| 2014-03-21 19:53 | remove unsued INIT_BLACKLIST state: blacklist check is done before switching | Matthias Wachs | 2 | +0 | -59 |
| 2014-03-21 19:34 | print message if service is not running | Matthias Wachs | 1 | +45 | -13 |
| 2014-03-21 18:44 | - fix path optimization bug | Bart Polot | 1 | +2 | -2 |
| 2014-03-21 18:44 | - add warmup phase | Bart Polot | 1 | +67 | -6 |
| 2014-03-21 18:44 | - clean stdout output, log debug still | Bart Polot | 1 | +1 | -1 |
| 2014-03-21 18:44 | - avoid excessive keepalives | Bart Polot | 1 | +4 | -1 |
| 2014-03-21 18:44 | -log | Bart Polot | 1 | +1 | -1 |
| 2014-03-21 18:44 | -move round time to cli, fix config file | Bart Polot | 3 | +30 | -20 |
| 2014-03-21 18:44 | - check early | Bart Polot | 1 | +7 | -7 |
| 2014-03-21 18:44 | - move pings to cli | Bart Polot | 2 | +19 | -17 |
| 2014-03-21 18:44 | - log output | Bart Polot | 1 | +1 | -1 |
| 2014-03-21 18:44 | - allocate memory, not array anymore | Bart Polot | 1 | +2 | -0 |
| 2014-03-21 18:44 | - not abort condition | Bart Polot | 1 | +7 | -1 |
| 2014-03-21 18:44 | - ignore | Bart Polot | 1 | +2 | -7 |
| 2014-03-21 18:44 | - hide temp config file, show config template | Bart Polot | 3 | +2 | -2 |
| 2014-03-21 18:44 | - hide template | Bart Polot | 2 | +1 | -1 |
| 2014-03-21 18:44 | - wrap profiler in script to alter config file | Bart Polot | 2 | +21 | -0 |
| 2014-03-21 18:44 | - read peers form argv | Bart Polot | 1 | +32 | -19 |
| 2014-03-21 18:44 | - add stddev | Bart Polot | 1 | +17 | -11 |
| 2014-03-21 18:44 | - changes to round system, stats collection | Bart Polot | 1 | +62 | -29 |
| 2014-03-21 18:44 | - adjust transport delay | Bart Polot | 2 | +7 | -2 |
| 2014-03-21 18:44 | - create own config file | Bart Polot | 2 | +5 | -1 |
| 2014-03-21 18:44 | - copy & fail | Bart Polot | 1 | +1 | -1 |
| 2014-03-21 18:44 | - check channel creation | Bart Polot | 1 | +6 | -0 |
| 2014-03-21 18:44 | - test delay | Bart Polot | 1 | +3 | -0 |
| 2014-03-21 18:44 | - dht debug path | Bart Polot | 3 | +29 | -0 |
| 2014-03-21 18:44 | - requeue messages on connection broken | Bart Polot | 1 | +14 | -5 |
| 2014-03-21 18:44 | - log | Bart Polot | 2 | +9 | -2 |
| 2014-03-21 18:44 | - add message pop from transmission queue | Bart Polot | 2 | +55 | -0 |
| 2014-03-21 18:44 | - remove explicit keepalive rest | Bart Polot | 1 | +0 | -1 |
| 2014-03-21 18:44 | - set disable_try_connect for tests/profiler | Bart Polot | 1 | +1 | -0 |
| 2014-03-21 18:44 | - add DISABLE_TRY_CONNECT option | Bart Polot | 1 | +21 | -11 |
| 2014-03-21 18:44 | - establish connections on new paths | Bart Polot | 1 | +8 | -0 |
| 2014-03-21 18:44 | -remove dead code | Bart Polot | 2 | +2 | -2 |
| 2014-03-21 18:44 | - add connection count check, doc | Bart Polot | 1 | +65 | -3 |
| 2014-03-21 18:44 | -log | Bart Polot | 1 | +2 | -2 |
| 2014-03-21 12:59 | fix compile warning | Matthias Wachs | 1 | +5 | -0 |
| 2014-03-21 12:56 | fix initialized value in udp on invalid address fix log message | Matthias Wachs | 2 | +10 | -4 |
| 2014-03-21 11:40 | -lgcrypt fails if gcrypt is not in lib search path: use variable to link libcrypt | Matthias Wachs | 1 | +1 | -1 |
| 2014-03-20 20:06 | when switching addresses in connect_sent: no blacklist check required, switch directly and send new connect | Matthias Wachs | 1 | +11 | -4 |
| 2014-03-20 14:00 | Updated find successor | Supriti Singh | 1 | +388 | -251 |
| 2014-03-20 10:42 | doxygen fixes | Matthias Wachs | 8 | +58 | -28 |
| 2014-03-20 10:42 | improved log message | Matthias Wachs | 1 | +4 | -4 |
| 2014-03-20 09:58 | renaming generator type for ats addign comment for bandwidth | Matthias Wachs | 4 | +24 | -21 |
| 2014-03-20 09:57 | fixed check for destruction of inbound addresses | Matthias Wachs | 2 | +6 | -3 |
| 2014-03-20 09:57 | use address in session end callback | Matthias Wachs | 1 | +1 | -1 |
| 2014-03-20 09:56 | session end function must include address to notify address | Matthias Wachs | 8 | +39 | -28 |
| 2014-03-20 09:55 | new session end function including address | Matthias Wachs | 2 | +5 | -2 |
| 2014-03-20 09:33 | additional log info | Matthias Wachs | 1 | +1 | -1 |
| 2014-03-20 09:05 | remove testing breaks and add documentation for checks | Matthias Wachs | 1 | +6 | -2 |
| 2014-03-19 16:36 | addtional check for failed CONNECT messages + some testing | Matthias Wachs | 1 | +44 | -2 |
| 2014-03-19 15:07 | unsetting primary address on when free'ing address for monitoring | Matthias Wachs | 1 | +18 | -7 |
| 2014-03-19 14:35 | formatting | Matthias Wachs | 1 | +4 | -2 |
| 2014-03-19 14:35 | additional condition for logging | Matthias Wachs | 1 | +1 | -2 |
| 2014-03-19 13:35 | removing duplicate state transission | Matthias Wachs | 1 | +1 | -2 |
| 2014-03-19 09:55 | changes to connect behabviour and a lot iof improved debug messages | Matthias Wachs | 1 | +50 | -19 |
| 2014-03-18 13:32 | fixed configuration testing: NAT testing was not working | Matthias Wachs | 1 | +75 | -33 |
| 2014-03-18 08:52 | updated tutorial with Omar's remarks and fixes | Matthias Wachs | 2 | +43 | -32 |
| 2014-03-17 16:36 | fast reconnect: new state is reconnect, not init this fixes mantis #0003330: assertion at transport_api.c:618 | Matthias Wachs | 1 | +2 | -2 |
| 2014-03-17 16:20 | Remove blacklist check after address switch: blacklist check is now performed before switching | Matthias Wachs | 1 | +5 | -4 |
| 2014-03-17 16:19 | Added a dll to store finger trail in struct FingerInfo | Supriti Singh | 1 | +244 | -219 |
| 2014-03-17 16:00 | fixed clean up and improved logging | Matthias Wachs | 1 | +20 | -2 |
| 2014-03-17 15:27 | no set_state to DISCONNECT_FINISHED required before free_neighbour fixing log output | Matthias Wachs | 2 | +10 | -15 |
| 2014-03-17 15:08 | improved messages | Matthias Wachs | 2 | +8 | -3 |
| 2014-03-17 13:24 | disabling hello import in configuration | Matthias Wachs | 1 | +0 | -1 |
| 2014-03-17 13:23 | reformating and adding additional log info about hello import | Matthias Wachs | 1 | +18 | -16 |
| 2014-03-17 11:02 | - log | Bart Polot | 1 | +3 | -6 |
| 2014-03-17 11:02 | - set searching state before trying to reconnect, otherwise waiting is overwritten | Bart Polot | 1 | +6 | -9 |
| 2014-03-17 11:02 | - debug log | Bart Polot | 1 | +10 | -8 |
| 2014-03-17 11:02 | - use explicit ping/pong messages with counter and timestamp | Bart Polot | 1 | +87 | -57 |
| 2014-03-17 11:02 | - doc | Bart Polot | 1 | +2 | -2 |
| 2014-03-17 11:02 | - doc | Bart Polot | 1 | +15 | -0 |
| 2014-03-17 11:02 | - dont disconnect from mesh service | Bart Polot | 1 | +0 | -2 |
| 2014-03-17 11:02 | - only ping from select peers, do not shut them down | Bart Polot | 1 | +21 | -7 |
| 2014-03-17 11:02 | - disconnect all mesh handles | Bart Polot | 1 | +8 | -0 |
| 2014-03-17 11:02 | - fix disconnect task scheduling | Bart Polot | 1 | +10 | -17 |
| 2014-03-17 11:02 | - fix run flag | Bart Polot | 1 | +1 | -1 |
| 2014-03-17 11:02 | - NPE | Bart Polot | 1 | +2 | -1 |
| 2014-03-17 11:02 | - fix operation handling | Bart Polot | 1 | +7 | -2 |
| 2014-03-17 11:02 | -debug | Bart Polot | 1 | +5 | -4 |
| 2014-03-17 11:02 | - don't shutdown twice | Bart Polot | 1 | +4 | -0 |
| 2014-03-17 11:02 | - check task (could be in the middle of transmission loop and be 0) | Bart Polot | 1 | +4 | -1 |
| 2014-03-17 11:02 | - update peer counter | Bart Polot | 1 | +2 | -0 |
| 2014-03-17 11:02 | - cancel pings on peer shutdown | Bart Polot | 1 | +2 | -0 |
| 2014-03-17 11:02 | - mark peer as down | Bart Polot | 1 | +1 | -0 |
| 2014-03-17 11:02 | - fix cleaner | Bart Polot | 1 | +3 | -8 |
| 2014-03-17 11:02 | - gitignore | Bart Polot | 1 | +3 | -0 |
| 2014-03-17 11:02 | - log, debug | Bart Polot | 1 | +8 | -5 |
| 2014-03-17 11:02 | - fix infinite loop | Bart Polot | 1 | +3 | -3 |
| 2014-03-17 11:02 | - check incoming channel for NULL | Bart Polot | 1 | +3 | -2 |
| 2014-03-17 11:02 | - nse-style round cycling | Bart Polot | 1 | +87 | -18 |
| 2014-03-14 15:49 | - don't send duplicate pings when a pong is delayed | Bart Polot | 1 | +18 | -7 |
| 2014-03-14 15:49 | - dont ping after timeout | Bart Polot | 1 | +2 | -1 |
| 2014-03-14 15:49 | - refactor | Bart Polot | 1 | +14 | -46 |
| 2014-03-14 15:49 | - use ping-pong to avoid collisions | Bart Polot | 1 | +119 | -23 |
| 2014-03-14 15:49 | - use proper Hash | Bart Polot | 1 | +2 | -2 |
| 2014-03-14 15:49 | - name inside file | Bart Polot | 1 | +2 | -2 |
| 2014-03-14 15:49 | - rename mesh profiler | Bart Polot | 2 | +1 | -1 |
| 2014-03-14 15:49 | - remove unused constant: test based on time, not messages | Bart Polot | 1 | +0 | -5 |
| 2014-03-14 15:49 | - use global hashmap for IDs | Bart Polot | 1 | +34 | -90 |
| 2014-03-13 19:03 | PSYC: some code cleanup | Gabor X Toth | 1 | +46 | -84 |
| 2014-03-13 18:49 | PSYC: message types, documentation | Gabor X Toth | 5 | +255 | -103 |
| 2014-03-13 15:01 | - fix warnings, remove explicit keepalive count | Bart Polot | 1 | +33 | -24 |
| 2014-03-13 15:01 | - use pointers in struct itself | Bart Polot | 1 | +35 | -25 |
| 2014-03-13 15:01 | -add info about traffic | Bart Polot | 1 | +18 | -2 |
| 2014-03-13 15:01 | - change cls to pointers instead of indexes | Bart Polot | 1 | +39 | -43 |
| 2014-03-13 15:01 | - connect in clique | Bart Polot | 1 | +46 | -9 |
| 2014-03-13 15:01 | - fix compilation issues, add to Makefile | Bart Polot | 2 | +30 | -24 |
| 2014-03-13 15:01 | - change test to profiler | Bart Polot | 1 | +72 | -193 |
| 2014-03-13 15:01 | - prepare profiler: start peer, get IDs, log at the end | Bart Polot | 1 | +112 | -319 |
| 2014-03-13 15:01 | - minor fixes | Bart Polot | 1 | +1 | -3 |
| 2014-03-13 15:01 | - use testbed's get_index to identify peer in array | Bart Polot | 1 | +8 | -7 |
| 2014-03-13 15:01 | - add const | Bart Polot | 2 | +2 | -2 |
| 2014-03-13 15:01 | - add a getter for peer->unique_id | Bart Polot | 2 | +26 | -0 |
| 2014-03-13 15:01 | - use testbeds stats | Bart Polot | 1 | +16 | -116 |
| 2014-03-13 15:01 | - inital mesh_profiler commit | Bart Polot | 1 | +1021 | -0 |
| 2014-03-12 16:39 | PSYC: in-order delivery of fragments; tests for large messages | Gabor X Toth | 7 | +418 | -82 |
| 2014-03-11 15:27 | missing struct definition in gnunet_scalarproduct_service.h | Florian Dold | 1 | +4 | -0 |
| 2014-03-11 14:11 | -bump version | Christian Grothoff | 1 | +1 | -1 |
| 2014-03-11 13:57 | - verify successor result - notify new successor | Supriti Singh | 2 | +796 | -419 |
| 2014-03-11 12:46 | - Working testbed configuration on SuperMUC. | Sree Harsha Totakura | 1 | +7 | -21 |
| 2014-03-10 14:13 | - Add speedup.h | Sree Harsha Totakura | 1 | +45 | -0 |
| 2014-03-10 13:51 | - Expose speedup routines as an internal header. | Sree Harsha Totakura | 4 | +4 | -34 |
| 2014-03-10 10:39 | Rename name_map and plugins from gns so that they are unique in a total c-file | Florian Dold | 2 | +16 | -16 |
| 2014-03-10 10:39 | Add missing stub definitions of structs to the corresponding header files | Florian Dold | 4 | +12 | -0 |
| 2014-03-10 10:36 | Rename uLong to GNUNET_uLong from crypto_crc so that it doesn't collide with the different uLong from zconf of zlib | Florian Dold | 1 | +8 | -8 |
| 2014-03-10 10:36 | Rename SearchMessage from regex to RegexSearchMessage so that it is unique in a total c-file | Florian Dold | 3 | +8 | -8 |
| 2014-03-10 09:52 | - use 256 hashs for hmac | Bart Polot | 1 | +6 | -4 |
| 2014-03-10 09:52 | - use MeshHash in connection code | Bart Polot | 2 | +44 | -16 |
| 2014-03-10 09:52 | - use an array of 256 hashes on connection info | Bart Polot | 1 | +1 | -1 |
| 2014-03-10 09:52 | - generate smaller hashes for Conn IDs | Bart Polot | 1 | +2 | -2 |
| 2014-03-10 09:52 | - add const | Bart Polot | 2 | +2 | -2 |
| 2014-03-10 09:52 | - refactor | Bart Polot | 3 | +22 | -8 |
| 2014-03-10 09:52 | - replace all HashCodes with short MeshHashes in Mesh messages | Bart Polot | 1 | +15 | -15 |
| 2014-03-10 09:52 | - use MeshHash | Bart Polot | 2 | +12 | -5 |
| 2014-03-10 09:52 | - Define MeshHash | Bart Polot | 1 | +11 | -0 |
| 2014-03-07 19:55 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2014-03-07 19:53 | -one more ATS header to be included | Christian Grothoff | 6 | +1892 | -1732 |
| 2014-03-07 19:48 | -add missing header | Christian Grothoff | 1 | +2 | -1 |
| 2014-03-07 17:56 | - Add gitignore | Sree Harsha Totakura | 1 | +1568 | -0 |
| 2014-03-07 15:57 | - Delay shutdown until all connections are closed. | Sree Harsha Totakura | 1 | +66 | -0 |
| 2014-03-07 15:52 | - removed custom crypto functionality in scalarproduct - scalarproduct now uses the paillier-API + associated structs - omitted SP-tests for now, scalarproduct is still heavily being reworked | Christian Fuchs | 3 | +276 | -694 |
| 2014-03-07 15:47 | - remove dead code | Sree Harsha Totakura | 1 | +0 | -77 |
| 2014-03-07 15:21 | - Warn upon deleting unsent message. - Send the message immediately if its size equals to the buffer size. | Sree Harsha Totakura | 1 | +12 | -3 |
| 2014-03-07 15:16 | - Copy PATHS section as the shared service configuration may refer to options from here. | Sree Harsha Totakura | 1 | +2 | -0 |
| 2014-03-07 14:51 | add missing ifdefs in header files | Florian Dold | 4 | +18 | -0 |
| 2014-03-07 10:54 | -fix linkage issue that could cause a transport service crash on exit for certain NAT configurations | Christian Grothoff | 3 | +13 | -5 |
| 2014-03-07 10:38 | -fix map cmd shutdown | Christian Grothoff | 1 | +5 | -5 |
| 2014-03-07 10:18 | -no set autostarting | Christian Grothoff | 1 | +4 | -2 |
| 2014-03-07 08:51 | -ensure timeout forces call to continuation even if statistics service cannot be reached | Christian Grothoff | 1 | +45 | -0 |
| 2014-03-07 08:15 | -fix FTBFS | Christian Grothoff | 1 | +24 | -26 |
| 2014-03-07 06:31 | -fix disting -- include sp | Christian Grothoff | 3 | +51 | -45 |
| 2014-03-06 23:46 | PSYC: implement slave to master requests, tests, fixes, reorg | Gabor X Toth | 14 | +1288 | -530 |
| 2014-03-06 23:46 | logread: more generic message type regexp | Gabor X Toth | 1 | +2 | -2 |
| 2014-03-06 19:14 | - verify_successor - 64 bit finger identifier - predecessor flag | Supriti Singh | 1 | +518 | -219 |
| 2014-03-06 14:48 | - Modified find_successor - added a new field successor flag to identify successor in finger table. | Supriti Singh | 2 | +283 | -157 |
| 2014-03-06 13:12 | - encrypt-then-MAC | Bart Polot | 1 | +3 | -3 |
| 2014-03-06 01:41 | - fix warning | Bart Polot | 1 | +2 | -2 |
| 2014-03-06 01:39 | - svn:ignore testcase | Bart Polot | 0 | +0 | -0 |
| 2014-03-06 01:36 | - warning on direct KEEPALIVE sending | Bart Polot | 1 | +4 | -2 |
| 2014-03-06 01:36 | - finally fixed missing keepalive messages | Bart Polot | 1 | +26 | -10 |
| 2014-03-06 01:36 | - don't use global peer counter, cls instead | Bart Polot | 1 | +4 | -3 |
| 2014-03-06 01:36 | - run statistics service by default | Bart Polot | 1 | +1 | -1 |
| 2014-03-06 01:36 | - debug, indentation | Bart Polot | 1 | +6 | -3 |
| 2014-03-06 01:36 | - fix scheduler clearance | Bart Polot | 1 | +3 | -0 |
| 2014-03-06 01:36 | - add makefile for new testcase | Bart Polot | 1 | +15 | -6 |
| 2014-03-06 01:36 | - evaluate keepalive counters | Bart Polot | 1 | +4 | -0 |
| 2014-03-06 01:36 | - add keepalive testcase, statistics gathering | Bart Polot | 1 | +212 | -23 |
| 2014-03-06 01:36 | - update config files for tests | Bart Polot | 3 | +2 | -4 |
| 2014-03-06 01:36 | - add keepalive stats | Bart Polot | 2 | +2 | -0 |
| 2014-03-06 01:36 | - cleanup | Bart Polot | 1 | +16 | -23 |
| 2014-03-06 01:36 | - fix expected KX size | Bart Polot | 1 | +2 | -2 |
| 2014-03-06 01:36 | - add hmac to tunnel messages | Bart Polot | 1 | +40 | -0 |
| 2014-03-06 01:36 | - remove reserved filed code | Bart Polot | 1 | +0 | -1 |
| 2014-03-06 01:36 | - remove unneccessary reserved fields | Bart Polot | 3 | +20 | -35 |
| 2014-03-06 01:36 | - remove dead handler | Bart Polot | 1 | +1 | -4 |
| 2014-03-06 01:36 | - register keepalive as tunnel payload | Bart Polot | 1 | +2 | -0 |
| 2014-03-06 01:36 | Move mesh connection keepalive messages inside tunnel encryption to reduce information leakage. | Bart Polot | 5 | +35 | -118 |
| 2014-03-06 01:36 | - refactor fwd/bck connection keepalive | Bart Polot | 1 | +37 | -23 |
| 2014-03-06 01:36 | - log payload ID for channel traffic | Bart Polot | 1 | +4 | -0 |
| 2014-03-06 01:36 | - remove debug | Bart Polot | 1 | +0 | -3 |
| 2014-03-06 01:36 | - fix level selection | Bart Polot | 1 | +5 | -2 |
| 2014-03-06 01:36 | - filter peers and components aware of each other | Bart Polot | 1 | +23 | -18 |
| 2014-03-06 01:36 | - sort peers and components to ensure consistent order | Bart Polot | 1 | +2 | -1 |
| 2014-03-06 01:36 | -add filter by component | Bart Polot | 1 | +43 | -15 |
| 2014-03-06 01:36 | -log | Bart Polot | 1 | +9 | -13 |
| 2014-03-05 16:29 | - Define and use BUFFER_SIZE for the size of the outgoing buffer. | Sree Harsha Totakura | 1 | +6 | -3 |
| 2014-03-05 14:25 | - Adding self to trail_peer_list - Adding functions to handle concurrent node joins. - Modified but incomplete find_successor logic. - Added new message types for concurrent node joins. | Supriti Singh | 4 | +412 | -271 |
| 2014-03-05 12:47 | -fix ftbfs with older libgcrypt | Christian Grothoff | 1 | +9 | -1 |
| 2014-03-04 22:37 | -fixing wrong bump | Christian Grothoff | 1 | +1 | -1 |
| 2014-03-04 22:16 | -bump gnutls version | Christian Grothoff | 1 | +1 | -1 |
| 2014-03-04 22:01 | -fix removal of block_mesh file (#3281-8125) | Christian Grothoff | 1 | +0 | -1 |
| 2014-03-04 21:42 | -doxygen | Christian Grothoff | 2 | +39 | -25 |
| 2014-03-04 16:48 | -fix dependency | Christian Grothoff | 1 | +1 | -1 |
| 2014-03-04 12:19 | - increase history size for the measured average operation execution times. | Sree Harsha Totakura | 1 | +5 | -3 |
| 2014-03-04 11:26 | -presumably better fix for instantly resolving names in master zone | Christian Grothoff | 7 | +52 | -21 |
| 2014-03-04 11:25 | -mmissing prototype | Christian Grothoff | 1 | +11 | -2 |
| 2014-03-04 11:25 | -doxygen | Christian Grothoff | 1 | +10 | -9 |
| 2014-03-02 15:35 | Don't crash on NULL lookup_name | LRN | 1 | +3 | -1 |
| 2014-03-01 22:58 | USERNAME is a placeholder, not a variable | LRN | 1 | +2 | -2 |
| 2014-03-01 22:57 | libidn is needed unconditionally for libgnunetdnsparser | LRN | 1 | +8 | -5 |
| 2014-02-25 09:42 | Fixed memory allocation for peer list. | Supriti Singh | 1 | +35 | -16 |
| 2014-02-24 14:11 | 1. Refactored the code for trail setup and trail setup result. 2. Adding an entry into finger table. | Supriti Singh | 1 | +230 | -164 |
| 2014-02-24 09:59 | -Always add measured average operation completion time into history. | Sree Harsha Totakura | 1 | +1 | -1 |
| 2014-02-23 21:26 | -check for NULL fd | Christian Grothoff | 1 | +3 | -1 |
| 2014-02-23 13:56 | -avoid defining 'cfg' symbol each time ats-testing.h is included (fixes FTBFS) | Christian Grothoff | 2 | +2 | -2 |
| 2014-02-22 11:41 | -disable POW calculating during test | Christian Grothoff | 1 | +3 | -0 |
| 2014-02-20 18:22 | Fix barrier test dependencies (W32) | LRN | 1 | +1 | -1 |
| 2014-02-20 10:35 | Allow redirection of STDERR when starting processes. | Sree Harsha Totakura | 32 | +129 | -53 |
| 2014-02-19 20:02 | - log | Bart Polot | 2 | +10 | -10 |
| 2014-02-19 20:02 | - do not mark <pre> background | Bart Polot | 1 | +1 | -0 |
| 2014-02-19 20:02 | - standarize log messages | Bart Polot | 2 | +25 | -20 |
| 2014-02-19 20:02 | - use <pre> for messages | Bart Polot | 1 | +6 | -2 |
| 2014-02-19 20:02 | - revamp logging | Bart Polot | 3 | +22 | -32 |
| 2014-02-19 20:02 | - limit message name width | Bart Polot | 1 | +1 | -1 |
| 2014-02-19 20:02 | - add missing message type names | Bart Polot | 1 | +10 | -3 |
| 2014-02-19 20:02 | - use fixed-width message type names | Bart Polot | 1 | +102 | -34 |
| 2014-02-19 20:02 | - fix log messages | Bart Polot | 1 | +2 | -3 |
| 2014-02-19 20:02 | - reduce button size | Bart Polot | 1 | +4 | -0 |
| 2014-02-19 20:02 | - reduce debug messages amount of hello operations | Bart Polot | 1 | +5 | -6 |
| 2014-02-19 20:02 | - simplify message names | Bart Polot | 1 | +31 | -31 |
| 2014-02-19 20:02 | - use new service startup message | Bart Polot | 1 | +1 | -1 |
| 2014-02-19 13:52 | handle case where partial download prevents proper bottom-up reconstruction as not all child-nodes are even attempted; handle case where probe returns results immediately while being created (do not break on that) | Christian Grothoff | 3 | +50 | -38 |
| 2014-02-18 18:34 | avoid problems with different users having different values for XDG_RUNTIME_DIR by not using that variable for system-wide paths of UNIX domain sockets | Christian Grothoff | 1 | +6 | -1 |
| 2014-02-18 16:04 | Do not let parallelism fall below the default parallelism value for adaptive queues. | Sree Harsha Totakura | 1 | +8 | -9 |
| 2014-02-18 15:43 | Consider the resources from failed operations as overloaded and not use them until the parallelism is refreshed. | Sree Harsha Totakura | 1 | +51 | -11 |
| 2014-02-18 12:51 | transport's idea of being notified about an explicitc disconnect using bw 0/0 and the modification of the ril solver to allocate 0 bandwidth do not work together at the moment this is problem of semantic and not of implementation | Matthias Wachs | 1 | +2 | -6 |
| 2014-02-18 12:41 | RIL is allowed to set bandwidth to zero | Matthias Wachs | 1 | +0 | -2 |
| 2014-02-18 08:23 | Adding function GNUNET_CRYPTO_compute_finger_identity | Supriti Singh | 3 | +4 | -4 |
| 2014-02-17 15:57 | 1.Modified struct PeerTrailSetupMessage and PeerTrailSetupResultMessage. 2.Handling trail setup result message. | Supriti Singh | 5 | +397 | -313 |
| 2014-02-17 15:54 | - secretsharing api test for single peer - fixed wrong endianess conversion | Florian Dold | 4 | +80 | -4 |
| 2014-02-17 15:26 | - colors | Bart Polot | 1 | +4 | -1 |
| 2014-02-17 15:26 | - fixes, fonts | Bart Polot | 1 | +4 | -3 |
| 2014-02-17 15:26 | -add color | Bart Polot | 1 | +18 | -8 |
| 2014-02-17 15:26 | -add class and peer_id to ajax-loaded rows | Bart Polot | 1 | +9 | -2 |
| 2014-02-17 15:26 | - consider peers on level change | Bart Polot | 1 | +3 | -1 |
| 2014-02-17 15:26 | - fix all and none buttons | Bart Polot | 1 | +15 | -2 |
| 2014-02-17 15:26 | - show only peer rows of active level | Bart Polot | 1 | +6 | -1 |
| 2014-02-17 15:26 | - select only level from tr classes | Bart Polot | 1 | +8 | -1 |
| 2014-02-17 15:26 | - add peer selection | Bart Polot | 1 | +13 | -3 |
| 2014-02-17 15:26 | - only hide body rows, leave header | Bart Polot | 1 | +1 | -1 |
| 2014-02-17 15:26 | - cleanup level code | Bart Polot | 1 | +14 | -12 |
| 2014-02-16 20:37 | fix only cache variable long/short | Martin Schanzenbach | 1 | +1 | -1 |
| 2014-02-16 15:22 | make sure to create friends directory before trying to write friends file | Christian Grothoff | 1 | +8 | -0 |
| 2014-02-16 15:20 | -doxygen, indentation | Christian Grothoff | 1 | +47 | -46 |
| 2014-02-16 15:09 | add timeout option to gnunet-gns | Christian Grothoff | 2 | +19 | -7 |
| 2014-02-16 15:06 | -add a few comments | Christian Grothoff | 1 | +22 | -2 |
| 2014-02-16 15:05 | -fix copy-n-paste-comment and doxygen | Christian Grothoff | 1 | +4 | -6 |
| 2014-02-16 15:03 | if we found any non-expired block in the namecache, that is sufficient reason to not go to the DHT -- and essentially quickly return NXDOMAIN (#3325) | Christian Grothoff | 1 | +10 | -62 |
| 2014-02-16 14:57 | -indentation, superfluous asserts | Christian Grothoff | 1 | +2 | -4 |
| 2014-02-16 14:55 | -typos, doxygen | Christian Grothoff | 1 | +2 | -2 |
| 2014-02-16 14:55 | force not using DHT for lookups that are only in the master zone (#3325) | Christian Grothoff | 1 | +12 | -1 |
| 2014-02-16 14:54 | -fix test | Christian Grothoff | 1 | +1 | -1 |
| 2014-02-14 10:35 | - Do not try to delete empty string directories. | Sree Harsha Totakura | 1 | +1 | -1 |
| 2014-02-13 20:18 | - extract peer information for filtering | Bart Polot | 1 | +48 | -14 |
| 2014-02-13 20:18 | - cleanup log messages | Bart Polot | 3 | +5 | -5 |
| 2014-02-13 20:18 | - use AJAX to avoid loading DEBUG messages (breaks firefox by multi-MB log files) | Bart Polot | 1 | +150 | -68 |
| 2014-02-13 15:38 | - fixed warning about missing return values | Fabian Oehlmann | 1 | +41 | -22 |
| 2014-02-13 14:44 | -try to fix check for DANE if --with-gnutls is passed, also fix output at the end (thanks to E.E. for reporting) | Christian Grothoff | 1 | +14 | -7 |
| 2014-02-13 14:09 | - Remove lockmanager and add abstract sockets support. | Sree Harsha Totakura | 1 | +2 | -2 |
| 2014-02-13 13:25 | - Do not set permissions for abstract sockets. | Sree Harsha Totakura | 1 | +6 | -1 |
| 2014-02-12 14:53 | - Allow integration tests to run on loopback. | Sree Harsha Totakura | 1 | +1 | -0 |
| 2014-02-12 12:01 | fixing issues: - using uninitialized memory (mantis #3322) - notify only about new session created | Matthias Wachs | 1 | +12 | -7 |
| 2014-02-12 11:08 | - better variable names - fast start - utilization in utility | Fabian Oehlmann | 1 | +44 | -39 |
| 2014-02-12 10:24 | - Add patch for valgrinding testbed | Sree Harsha Totakura | 1 | +21 | -0 |
| 2014-02-12 10:23 | - Add suppressions file for util. | Sree Harsha Totakura | 1 | +12 | -0 |
| 2014-02-12 10:22 | - Cleanup cache items after removing from the hashmap. | Sree Harsha Totakura | 1 | +16 | -2 |
| 2014-02-12 06:39 | Continue with address suggestion after try connect black list check Related to moving blacklist check before address switching as described in mantis #3262 | Matthias Wachs | 1 | +28 | -10 |
| 2014-02-11 19:27 | - changes to web log viewer | Bart Polot | 1 | +49 | -10 |
| 2014-02-11 16:32 | basic logging | Matthias Wachs | 3 | +58 | -25 |
| 2014-02-11 14:07 | + setting preference + set preference example + adding client_id to suport multiple applications | Matthias Wachs | 4 | +152 | -21 |
| 2014-02-11 13:28 | properties | Matthias Wachs | 3 | +133 | -94 |
| 2014-02-11 12:33 | trying to fix #3281 | Christian Grothoff | 1 | +8 | -8 |
| 2014-02-11 11:50 | property enforcement | Matthias Wachs | 3 | +87 | -52 |
| 2014-02-11 11:22 | commit before removing address ids | Matthias Wachs | 2 | +95 | -36 |
| 2014-02-11 10:44 | address management | Matthias Wachs | 1 | +27 | -197 |
| 2014-02-11 10:30 | improved quota loading + requesting and stopping address suggestions | Matthias Wachs | 3 | +67 | -23 |
| 2014-02-11 10:20 | some additional information about quota | Matthias Wachs | 1 | +2 | -1 |
| 2014-02-11 10:02 | adding and deleting address from solver | Matthias Wachs | 3 | +152 | -68 |
| 2014-02-11 08:55 | improved episode parsing added request support | Matthias Wachs | 3 | +141 | -88 |
| 2014-02-11 08:33 | fixing property generation | Matthias Wachs | 1 | +17 | -10 |
| 2014-02-11 08:08 | logging task | Matthias Wachs | 3 | +90 | -12 |
| 2014-02-11 07:49 | enforcing correct generator type | Matthias Wachs | 1 | +56 | -34 |
| 2014-02-11 02:32 | Change dependencies and linking for ats-tests | LRN | 1 | +4 | -5 |
| 2014-02-11 01:37 | Fix ats-tests makefile | LRN | 1 | +2 | -2 |
| 2014-02-11 00:50 | Include winternl.h, needed for testbed | LRN | 1 | +3 | -0 |
| 2014-02-11 00:50 | Update plibc from svn | LRN | 1 | +0 | -43 |
| 2014-02-11 00:09 | - fixed wrong crypto in secretsharing - added zero knowledge proofs (except the one for fair encryption) and other verifications | Florian Dold | 4 | +370 | -64 |
| 2014-02-10 19:20 | - Added HTML log viewer | Bart Polot | 1 | +121 | -0 |
| 2014-02-10 18:07 | - don't kill clients if the set operation has already been destroyed | Florian Dold | 1 | +21 | -12 |
| 2014-02-10 17:50 | - fixed wrong round comparison code | Florian Dold | 2 | +64 | -13 |
| 2014-02-10 16:49 | stop notifications on delete | Matthias Wachs | 1 | +1 | -0 |
| 2014-02-10 16:48 | abstract unix domain socket support | Matthias Wachs | 4 | +177 | -54 |
| 2014-02-10 14:45 | - syntax error | Florian Dold | 1 | +3 | -0 |
| 2014-02-10 14:33 | fixing crash: excess task has to be stopped when neighbour is freed | Matthias Wachs | 1 | +22 | -1 |
| 2014-02-10 13:57 | cfg handle | Matthias Wachs | 1 | +1 | -0 |
| 2014-02-10 12:49 | - create the directory for the UNIX socket file before binding to it. | Sree Harsha Totakura | 1 | +2 | -0 |
| 2014-02-10 10:15 | - Allocate buffer large enough to contain UNIX_PATH_MAX size pathnames in case of UNIX sockets. | Sree Harsha Totakura | 1 | +8 | -1 |
| 2014-02-10 09:15 | - Declare dependencies. Local dependencies should not be prefixed with $(top_builddir) path. | Sree Harsha Totakura | 1 | +11 | -5 |
| 2014-02-10 00:30 | - correct handling of timeouts in consensus - fixed segfault in secretsharing profiler | Florian Dold | 5 | +142 | -58 |
| 2014-02-10 00:13 | - fix operation cancellation in SET | Florian Dold | 3 | +38 | -12 |
| 2014-02-09 21:54 | Create UNIX domain sockets as abstract sockets when running in LINUX and the option USE_ABSTRACT_SOCKETS is present in configuration. | Sree Harsha Totakura | 6 | +97 | -23 |
| 2014-02-09 19:15 | implement #3295: only transmit background traffic if there is excess bandwidth | Christian Grothoff | 4 | +98 | -16 |
| 2014-02-09 18:58 | -eliminate odd global variable, indentation, doxygen, stylistic fixes | Christian Grothoff | 1 | +20 | -14 |
| 2014-02-09 18:48 | implementing #3296 | Christian Grothoff | 1 | +24 | -4 |
| 2014-02-09 18:45 | add api to bandwidth tracker to notify clients about excess bandwidth available | Christian Grothoff | 2 | +182 | -24 |
| 2014-02-08 16:46 | -no reverse GNS | Martin Schanzenbach | 3 | +2 | -158 |
| 2014-02-07 23:11 | fix reverse DNS lookup, prepare GNS reverse lookup | Martin Schanzenbach | 3 | +152 | -6 |
| 2014-02-07 18:37 | property generation | Matthias Wachs | 3 | +287 | -22 |
| 2014-02-07 18:13 | preference generation implemented | Matthias Wachs | 3 | +263 | -289 |
| 2014-02-07 17:37 | example experiment | Matthias Wachs | 2 | +69 | -0 |
| 2014-02-07 17:25 | experiment loading complete | Matthias Wachs | 2 | +313 | -38 |
| 2014-02-07 16:49 | preference parsing | Matthias Wachs | 1 | +253 | -4 |
| 2014-02-07 16:03 | moved eval tool to ats | Matthias Wachs | 3 | +2481 | -0 |
| 2014-02-07 14:21 | unix domain sockets used hardcoded path instead of configuration setting - removing UNIX domain sockets port support and UNIX domain socket NAT support | Matthias Wachs | 2 | +12 | -22 |
| 2014-02-07 13:16 | solver based evaluation | Matthias Wachs | 4 | +929 | -8 |
| 2014-02-07 04:11 | Warn about not building hostlist daemon | LRN | 1 | +1 | -0 |
| 2014-02-07 00:14 | Computing finger identity using libgcrypt functions. | Supriti Singh | 3 | +102 | -44 |
| 2014-02-06 17:52 | - remove _break | Bart Polot | 1 | +3 | -2 |
| 2014-02-06 17:52 | - log | Bart Polot | 1 | +7 | -18 |
| 2014-02-06 15:50 | eval | Matthias Wachs | 6 | +216 | -0 |
| 2014-02-06 08:56 | -doxygen, indentation, code cleanup | Christian Grothoff | 1 | +6 | -8 |
| 2014-02-06 08:52 | -doxygen, indentation, code cleanup | Christian Grothoff | 2 | +389 | -275 |
| 2014-02-05 19:02 | - use HELLOs from DHT to try_connect on TRANSPORT level | Bart Polot | 3 | +35 | -13 |
| 2014-02-05 18:16 | - whitespace | Bart Polot | 1 | +1 | -0 |
| 2014-02-05 17:24 | - fix search, use target ID, not own | Bart Polot | 1 | +1 | -1 |
| 2014-02-05 17:24 | - change log info of LOG_TRAFFIC, use R5N to distinguish from XDHT | Bart Polot | 2 | +10 | -10 |
| 2014-02-05 17:24 | - log levels | Bart Polot | 1 | +6 | -6 |
| 2014-02-05 17:24 | - wipe all previous data in *key so there is no potentially uninilialized memory | Bart Polot | 1 | +1 | -0 |
| 2014-02-05 17:24 | - log FULL keys on mismatch | Bart Polot | 1 | +2 | -2 |
| 2014-02-05 17:24 | - fix crash on NULL hello with valid ID | Bart Polot | 1 | +2 | -2 |
| 2014-02-05 17:24 | Fixed GNUNET_HELLO_get_last_expiration, as it always returned min (EPOCH, expiration times), so: EPOCH | Bart Polot | 1 | +4 | -4 |
| 2014-02-05 17:24 | - fix PUT, use proper key | Bart Polot | 1 | +21 | -4 |
| 2014-02-05 17:24 | - log | Bart Polot | 2 | +15 | -3 |
| 2014-02-05 17:24 | - don't run test on shutdown | Bart Polot | 1 | +3 | -0 |
| 2014-02-05 17:24 | - remove MESH own block code (MESH uses DHT_HELLO now) | Bart Polot | 3 | +1 | -238 |
| 2014-02-05 17:24 | Use DHT_HELLO for MESH peer discovery, benefit from wider replication | Bart Polot | 2 | +11 | -23 |
| 2014-02-05 17:24 | - doxygen, add get_mine | Bart Polot | 1 | +16 | -1 |
| 2014-02-05 08:43 | ssh key | Gabor X Toth | 1 | +1 | -0 |
| 2014-02-04 18:51 | - don't call set on NULL hellos | Bart Polot | 2 | +6 | -1 |
| 2014-02-04 18:51 | - ignore NULL hellos | Bart Polot | 1 | +3 | -0 |
| 2014-02-04 18:51 | - simplify timing out of old hellos | Bart Polot | 1 | +4 | -17 |
| 2014-02-04 18:51 | - store own hello | Bart Polot | 1 | +3 | -0 |
| 2014-02-04 18:21 | Finding successor of a peer id. | Supriti Singh | 3 | +113 | -104 |
| 2014-02-04 17:38 | - wrong assertion | Bart Polot | 1 | +1 | -1 |
| 2014-02-04 17:36 | - do'h | Bart Polot | 2 | +2 | -2 |
| 2014-02-04 16:35 | Update peerinfo tool test after r32025 changed the output | LRN | 1 | +1 | -1 |
| 2014-02-04 16:33 | filter ats information in non-verbose mode | Matthias Wachs | 1 | +86 | -1 |
| 2014-02-04 15:52 | fix indentation | Matthias Wachs | 1 | +232 | -246 |
| 2014-02-04 15:36 | - add hello lib | Bart Polot | 1 | +2 | -0 |
| 2014-02-04 15:20 | fixing compile warning: cast to types required in doxygen documentation | Matthias Wachs | 1 | +2 | -2 |
| 2014-02-04 14:44 | - fix segfault at get size of null hello | Bart Polot | 1 | +3 | -0 |
| 2014-02-04 14:37 | Clean up transport connection in mesh | LRN | 1 | +5 | -0 |
| 2014-02-04 14:16 | Consensus does not really depend on mesh, does it | LRN | 1 | +0 | -2 |
| 2014-02-04 14:16 | Fix consensus test to compile (whether it makes sense or not is up to dold) | LRN | 1 | +5 | -2 |
| 2014-02-04 14:14 | - use correct function return type | Bart Polot | 1 | +1 | -1 |
| 2014-02-04 14:14 | - copy hellos since parameter is const | Bart Polot | 2 | +16 | -5 |
| 2014-02-04 14:14 | - use hach directly instead of _2s function | Bart Polot | 1 | +2 | -1 |
| 2014-02-04 14:14 | - refactor logging to allow for shorter log files | Bart Polot | 4 | +49 | -51 |
| 2014-02-04 13:57 | fix for 3300: remember to call client_receive_done for blacklist client | Matthias Wachs | 1 | +24 | -4 |
| 2014-02-04 13:32 | Fix a typo | LRN | 1 | +1 | -1 |
| 2014-02-04 12:36 | Use stored hellos to try to establish direct connections to peers with tunnels | Bart Polot | 3 | +46 | -6 |
| 2014-02-04 12:36 | - dont return expired hellos | Bart Polot | 1 | +10 | -0 |
| 2014-02-04 12:36 | - doxygen, return on NULL | Bart Polot | 1 | +8 | -5 |
| 2014-02-04 12:36 | - merge hellos in case old hello is still valid | Bart Polot | 1 | +18 | -1 |
| 2014-02-04 12:36 | - TODO | Bart Polot | 1 | +2 | -0 |
| 2014-02-04 12:36 | - doc | Bart Polot | 1 | +29 | -2 |
| 2014-02-04 12:36 | - add hello subsystem to get hellos for known peers | Bart Polot | 4 | +226 | -0 |
| 2014-02-04 12:36 | - add hello messages to peers | Bart Polot | 2 | +64 | -13 |
| 2014-02-04 12:36 | Use proper core priority for each message type and message origin. | Bart Polot | 1 | +45 | -9 |
| 2014-02-04 12:31 | fixing 3299: use after free caused by shutdown order neighbours & plugins | Matthias Wachs | 1 | +21 | -6 |
| 2014-02-04 12:24 | fixing tests ftbfs | Matthias Wachs | 2 | +3 | -12 |
| 2014-02-04 10:24 | - added caller-hom-ops soft-cap logics | Christian Fuchs | 2 | +5 | -2 |
| 2014-02-04 10:15 | - extended paillier-api to also include caller-suggested maximum supported homs | Christian Fuchs | 5 | +21 | -11 |
| 2014-02-03 23:00 | docu | Matthias Wachs | 1 | +1 | -1 |
| 2014-02-03 22:54 | preference logging | Matthias Wachs | 3 | +25 | -3 |
| 2014-02-03 22:51 | - delete unused message type | Florian Dold | 1 | +0 | -14 |
| 2014-02-03 22:31 | enforcing preferences | Matthias Wachs | 4 | +164 | -15 |
| 2014-02-03 22:28 | - GNS port is a javaport | Florian Dold | 1 | +1 | -1 |
| 2014-02-03 21:51 | adding preference generation | Matthias Wachs | 5 | +311 | -8 |
| 2014-02-03 21:25 | - consensus and secretsharing have both start time and deadline | Florian Dold | 17 | +2128 | -1848 |
| 2014-02-03 20:21 | updated experiment | Matthias Wachs | 1 | +8 | -24 |
| 2014-02-03 19:46 | - encrypt even if no homomorphic operations are possible - parse ciphertext container correctly | Florian Dold | 1 | +4 | -8 |
| 2014-02-03 18:46 | 1. Adding an entry in routing table. 2. Peer arithmetic to get finger id. | Supriti Singh | 2 | +139 | -43 |
| 2014-02-03 17:49 | logging all nodes in a single file | Matthias Wachs | 5 | +235 | -129 |
| 2014-02-03 17:17 | - more partially replacing of pailier-encryption functionality in scalarproduct with the new API | Christian Fuchs | 1 | +12 | -6 |
| 2014-02-03 16:56 | - begun migrating scalarproduct to use crypto_paillier and set intersection - removed paillier from the regular build for now - partially replaced pailier-encryption functionality in scalarproduct with the new API | Christian Fuchs | 2 | +20 | -76 |
| 2014-02-03 16:25 | - added more information on when paillier-encrypt soft-fails (too long number, no homomorphic ops possible) | Christian Fuchs | 2 | +12 | -4 |
| 2014-02-03 15:25 | - test paillier with random plaintext | Florian Dold | 1 | +45 | -3 |
| 2014-02-03 14:08 | removing set_rate, using start_send instead | Matthias Wachs | 4 | +79 | -64 |
| 2014-02-03 13:53 | -fix merge mistake | Fabian Oehlmann | 1 | +1 | -0 |
| 2014-02-03 13:52 | -minor renamings -default parameters set to better values -exploration decay added | Fabian Oehlmann | 1 | +102 | -39 |
| 2014-02-03 12:50 | fixes | Matthias Wachs | 3 | +24 | -16 |
| 2014-02-03 12:36 | various fixes | Matthias Wachs | 7 | +134 | -43 |
| 2014-02-03 09:58 | safety checks | Matthias Wachs | 3 | +24 | -3 |
| 2014-02-03 09:44 | experiment parsing + test.exp containing different examples | Matthias Wachs | 3 | +133 | -46 |
| 2014-02-03 09:10 | additional check for sinus generator | Matthias Wachs | 1 | +9 | -0 |
| 2014-02-03 08:56 | documentation and random generator | Matthias Wachs | 4 | +51 | -14 |
| 2014-02-02 17:51 | add API for #3296 | Christian Grothoff | 3 | +86 | -3 |
| 2014-02-02 17:38 | removing depreated 'priority' argument from GNUNET_TRANSPORT_notify_transmit_ready | Christian Grothoff | 22 | +119 | -93 |
| 2014-02-02 17:25 | -indentation, doxygen | Christian Grothoff | 2 | +100 | -103 |
| 2014-02-02 17:15 | -indentation, doxygen | Christian Grothoff | 1 | +75 | -54 |
| 2014-02-02 17:11 | Add required HOSTNAME to test config | LRN | 1 | +2 | -0 |
| 2014-02-02 17:11 | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT)) | LRN | 46 | +46 | -48 |
| 2014-02-02 14:43 | Jury-rig perf_ats to compile again. MWachs, fix this | LRN | 1 | +2 | -1 |
| 2014-02-02 09:42 | Bertrand Marc wrote: | Christian Grothoff | 1 | +5 | -5 |
| 2014-02-01 23:59 | stats can be NULL if [statistics] DISABLE=YES | David Barksdale | 3 | +0 | -3 |
| 2014-01-31 20:21 | another one from Bertrand Marc | Christian Grothoff | 1 | +38 | -0 |
| 2014-01-31 18:51 | Handling trail setup result message. | Supriti Singh | 4 | +131 | -119 |
| 2014-01-31 16:30 | sinus support for traffic generator | Matthias Wachs | 2 | +15 | -2 |
| 2014-01-31 16:13 | adding linear and saw wave support for traffic generator | Matthias Wachs | 4 | +54 | -16 |
| 2014-01-31 15:22 | importing man pages written by Bertrand Marc for Debian | Christian Grothoff | 7 | +127 | -9 |
| 2014-01-31 15:17 | -fix typos | Christian Grothoff | 1 | +2 | -2 |
| 2014-01-31 13:09 | renaming types | Matthias Wachs | 2 | +12 | -3 |
| 2014-01-31 13:06 | constant traffic generator | Matthias Wachs | 3 | +39 | -8 |
| 2014-01-31 11:58 | Revert #32132. | Sree Harsha Totakura | 1 | +0 | -8 |
| 2014-01-31 09:34 | Fix #3294: Decrement call number when the call is cancelled or hung-up. | Sree Harsha Totakura | 1 | +8 | -0 |
| 2014-01-30 22:08 | Allow testcase to run just with loopback interface. | Sree Harsha Totakura | 1 | +3 | -0 |
| 2014-01-30 19:36 | -doxygen | Christian Grothoff | 1 | +3 | -3 |
| 2014-01-30 19:22 | -towards fixing #3295 (core traffic prioritization) | Christian Grothoff | 7 | +152 | -58 |
| 2014-01-30 18:24 | towards reviving priorities in core API, this time with enum to make classes clearer | Christian Grothoff | 16 | +110 | -61 |
| 2014-01-30 16:58 | send receive delay rescheduling support | Matthias Wachs | 8 | +230 | -20 |
| 2014-01-30 15:59 | Allow gnunet-ecc to list all public keys in a file | Bart Polot | 1 | +22 | -14 |
| 2014-01-30 14:47 | fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check' | Christian Grothoff | 51 | +143 | -87 |
| 2014-01-30 14:37 | Skip testcase when DNS is not available | Sree Harsha Totakura | 1 | +9 | -0 |
| 2014-01-30 14:36 | -doxygen | Christian Grothoff | 1 | +10 | -8 |
| 2014-01-30 14:16 | extending bandwidth tracker api to support notifications | Matthias Wachs | 10 | +76 | -11 |
| 2014-01-30 13:34 | -fix linker error for pallier test | Christian Grothoff | 1 | +1 | -0 |
| 2014-01-30 13:12 | -fix #3285 | Christian Grothoff | 1 | +3 | -0 |
| 2014-01-30 12:50 | remove extension | Matthias Wachs | 1 | +1 | -1 |
| 2014-01-30 12:49 | -have default subsystem name for phone | Christian Grothoff | 1 | +1 | -0 |
| 2014-01-30 12:36 | Include test_testbed_api_statistis.conf in dist | Sree Harsha Totakura | 1 | +1 | -0 |
| 2014-01-30 12:28 | - debug strings for new message types | Bart Polot | 1 | +26 | -1 |
| 2014-01-30 12:28 | - script for overnight checking that: -- check succeeds -- no coredump is generated -- no assertions are getting triggered | Bart Polot | 1 | +8 | -0 |
| 2014-01-30 12:28 | - fix SEGFAULT on ctrl+c in testcase | Bart Polot | 1 | +3 | -0 |
| 2014-01-30 12:28 | - use a memory-efficient, cleaner info API (limiting concurrent info requests to 1) | Bart Polot | 2 | +160 | -214 |
| 2014-01-30 10:45 | writign plots | Matthias Wachs | 3 | +53 | -23 |
| 2014-01-30 10:14 | improved logging | Matthias Wachs | 1 | +108 | -46 |
| 2014-01-30 10:05 | Disabling secretsharing until someone fixes it | LRN | 1 | +1 | -1 |
| 2014-01-30 09:32 | fix and improved logging | Matthias Wachs | 6 | +51 | -12 |
| 2014-01-30 09:20 | fix: destionation was wrong | Matthias Wachs | 1 | +3 | -3 |
| 2014-01-30 09:19 | a test experiment to send data at a rate of 10 kb/s to 3 slaves | Matthias Wachs | 1 | +25 | -0 |
| 2014-01-30 09:04 | enable logging as a cmd line arg | Matthias Wachs | 1 | +28 | -3 |
| 2014-01-30 08:29 | documentation | Matthias Wachs | 3 | +136 | -15 |
| 2014-01-30 02:54 | - doc | Bart Polot | 1 | +2 | -3 |
| 2014-01-30 02:53 | - log | Bart Polot | 1 | +1 | -0 |
| 2014-01-30 02:11 | - fix nbo | Bart Polot | 1 | +3 | -3 |
| 2014-01-30 02:11 | - adapt mesh CLI to API changes | Bart Polot | 2 | +6 | -4 |
| 2014-01-30 02:11 | - expand peer info API callback | Bart Polot | 1 | +3 | -1 |
| 2014-01-30 02:11 | - client-side implementation of peer queries | Bart Polot | 1 | +43 | -3 |
| 2014-01-30 02:11 | - tunnel is a boolean (int) | Bart Polot | 1 | +1 | -1 |
| 2014-01-30 02:11 | - service-side implementation of peer queries | Bart Polot | 4 | +159 | -3 |
| 2014-01-30 02:11 | - document tunnel internal API - change iterator parameter order | Bart Polot | 3 | +58 | -5 |
| 2014-01-30 02:11 | - show connections and channels on stdout | Bart Polot | 1 | +6 | -0 |
| 2014-01-30 02:11 | - change tunnel API to pass connection and channel payload | Bart Polot | 3 | +25 | -13 |
| 2014-01-30 02:11 | - use variables to cound ch, conns - use ntohs for tunnel state | Bart Polot | 1 | +14 | -9 |
| 2014-01-30 02:11 | - copy peer id from request | Bart Polot | 1 | +1 | -0 |
| 2014-01-30 02:11 | - use response struct size | Bart Polot | 1 | +1 | -1 |
| 2014-01-30 02:11 | - fix show tunnel | Bart Polot | 1 | +19 | -14 |
| 2014-01-30 02:11 | - don't show output on stdout in case of error - terminate after response | Bart Polot | 1 | +14 | -5 |
| 2014-01-30 02:11 | - verbose log | Bart Polot | 1 | +4 | -2 |
| 2014-01-30 02:11 | - use correct data type | Bart Polot | 1 | +1 | -1 |
| 2014-01-29 19:45 | -revert of address_bw addition | Fabian Oehlmann | 1 | +3 | -18 |
| 2014-01-29 15:04 | - purged leftover plaintext container for pailier. | Christian Fuchs | 1 | +0 | -12 |
| 2014-01-29 14:34 | - formatting - forgot to reduce the possible homomorphic opts by one, as a badly chosen n might sometimes corrupt the final operation using a simple check. As the overall calculation of possible hom. opts is pessimist anyway and might become rather inaccurate if many operations are performed, reducing the prediction by one is acceptable. | Christian Fuchs | 2 | +34 | -34 |
| 2014-01-29 14:28 | - re-added testcase for crypto-paillier - fixed remaining pailier-test bug - now: achieve world domination or off to new shores | Christian Fuchs | 3 | +23 | -16 |
| 2014-01-29 09:32 | - omitted test for crypto_paillier for now... | Christian Fuchs | 3 | +35 | -16 |
| 2014-01-28 21:07 | transport reliabilities checken | Fabian Oehlmann | 1 | +9 | -9 |
| 2014-01-28 20:23 | higher initialization of bandwidth | Fabian Oehlmann | 1 | +26 | -43 |
| 2014-01-28 16:49 | Implemented logic to randomly choose a friend. Modified struct TrailPeerList | Supriti Singh | 2 | +303 | -201 |
| 2014-01-28 16:30 | enabling ril and mlp benchmarks | Matthias Wachs | 1 | +8 | -8 |
| 2014-01-28 16:10 | modifying hostlist options to surpress warnings | Matthias Wachs | 1 | +2 | -0 |
| 2014-01-28 15:16 | renaming options and status variables | Matthias Wachs | 2 | +91 | -88 |
| 2014-01-28 15:16 | renaming options + adding glpk verbose option | Matthias Wachs | 1 | +7 | -5 |
| 2014-01-28 13:31 | fix: only include peers with requests and addresses available, otherwise system has no solution due to min_peer restriction | Matthias Wachs | 1 | +37 | -10 |
| 2014-01-28 12:28 | minor fix in averaging | Matthias Wachs | 1 | +3 | -0 |
| 2014-01-28 12:23 | clean up configuration parameters and implementation | Matthias Wachs | 3 | +125 | -73 |
| 2014-01-28 10:04 | improved benchmark output | Matthias Wachs | 1 | +170 | -121 |
| 2014-01-28 09:30 | more documentation and minor cleanups | Matthias Wachs | 1 | +68 | -24 |
| 2014-01-28 09:18 | documentation for the performance benchmark | Matthias Wachs | 1 | +106 | -7 |
| 2014-01-28 09:01 | doxygen fixes | Matthias Wachs | 2 | +2 | -1 |
| 2014-01-28 08:53 | fix compile error | Matthias Wachs | 1 | +1 | -1 |
| 2014-01-27 20:13 | fix #3283 | Christian Grothoff | 1 | +1 | -1 |
| 2014-01-27 16:41 | separate update and full results | Matthias Wachs | 1 | +144 | -49 |
| 2014-01-27 15:54 | logging average | Matthias Wachs | 1 | +188 | -8 |
| 2014-01-27 15:07 | average calculation | Matthias Wachs | 1 | +76 | -3 |
| 2014-01-27 13:47 | added multiple iteration support for averaging | Matthias Wachs | 1 | +51 | -20 |
| 2014-01-27 10:51 | -Modified struct PeerTrailSetupMessage. -Modified struct PeerTrailSetupResultMessage. -Added stubs for find_predecessor. -Added comments to understand the flow. | Supriti Singh | 5 | +500 | -208 |
| 2014-01-27 10:05 | solving slow shutdown issue: statistic was not destroyed | Matthias Wachs | 1 | +1 | -0 |
| 2014-01-27 09:42 | fixes for doxygen | Matthias Wachs | 3 | +25 | -3 |
| 2014-01-27 07:03 | Revert "use -Wl on -no-undefined as it is a linker option:" | LRN | 1 | +3 | -4 |
| 2014-01-26 23:19 | use -Wl on -no-undefined as it is a linker option: | Christian Grothoff | 1 | +3 | -3 |
| 2014-01-26 17:49 | - wrote a proper test for crypto-paillier | Christian Fuchs | 1 | +32 | -9 |
| 2014-01-26 16:47 | - activated testcase for set intersection, as it not works correctly - some bugfixes for intersection - corrected a logics bug in intersection | Christian Fuchs | 3 | +17 | -10 |
| 2014-01-26 13:54 | - added testcase for set intersection | Christian Fuchs | 1 | +260 | -0 |
| 2014-01-26 13:51 | - more work on crypto-paillier | Christian Fuchs | 2 | +29 | -6 |
| 2014-01-25 13:51 | -eligibility trace fixes | Fabian Oehlmann | 1 | +32 | -28 |
| 2014-01-24 17:25 | fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029 | Sree Harsha Totakura | 46 | +49 | -1 |
| 2014-01-24 14:47 | added check if service is running | Matthias Wachs | 1 | +43 | -22 |
| 2014-01-24 07:47 | Fix dependencies | LRN | 1 | +18 | -18 |
| 2014-01-23 17:02 | refactoring | Fabian Oehlmann | 1 | +68 | -33 |
| 2014-01-23 16:36 | enforcing operations | Matthias Wachs | 2 | +68 | -5 |
| 2014-01-23 16:06 | example experiment | Matthias Wachs | 2 | +32 | -0 |
| 2014-01-23 16:03 | implementing operations, episodes... | Matthias Wachs | 3 | +184 | -18 |
| 2014-01-23 15:10 | fixing test case logging | Matthias Wachs | 1 | +8 | -8 |
| 2014-01-23 14:56 | new logging functionality | Matthias Wachs | 5 | +334 | -108 |
| 2014-01-23 12:44 | - add peers info to mesh CLI and API | Bart Polot | 4 | +146 | -5 |
| 2014-01-23 12:44 | - small CLI fixes | Bart Polot | 1 | +5 | -1 |
| 2014-01-23 12:44 | - changed option to get all tunnels from -i to -T | Bart Polot | 1 | +8 | -8 |
| 2014-01-23 12:28 | experimentation basics | Matthias Wachs | 5 | +182 | -26 |
| 2014-01-23 10:36 | put traffic generation in separate file | Matthias Wachs | 1 | +303 | -0 |
| 2014-01-23 10:31 | traffic generation | Matthias Wachs | 5 | +185 | -384 |
| 2014-01-23 10:01 | missing file | Matthias Wachs | 1 | +713 | -0 |
| 2014-01-23 09:47 | reverting pogen.sh | Matthias Wachs | 1 | +3 | -2 |
| 2014-01-22 16:35 | reward function made differentiable | Fabian Oehlmann | 1 | +46 | -19 |
| 2014-01-22 16:22 | changes to traffic generation | Matthias Wachs | 4 | +724 | -450 |
| 2014-01-22 12:15 | fix for evaluation | Matthias Wachs | 1 | +12 | -5 |
| 2014-01-22 10:45 | fixes for makefile | Matthias Wachs | 1 | +84 | -19 |
| 2014-01-22 10:40 | improvements | Matthias Wachs | 6 | +107 | -87 |
| 2014-01-22 02:25 | - fix tunnel info message type | Bart Polot | 1 | +1 | -1 |
| 2014-01-21 19:04 | several fixes and comments | Fabian Oehlmann | 1 | +264 | -164 |
| 2014-01-21 18:52 | - ignore gnunet-ats-sim | Bart Polot | 0 | +0 | -0 |
| 2014-01-21 16:40 | fixes for ats measurement | Matthias Wachs | 4 | +20 | -103 |
| 2014-01-21 16:31 | fixes | Matthias Wachs | 3 | +6 | -2 |
| 2014-01-21 16:27 | not yet finished: moving perf_ats to testing | Matthias Wachs | 5 | +113 | -728 |
| 2014-01-21 15:22 | initial preliminary commit for ats testing lib and simulator tool | Matthias Wachs | 4 | +1322 | -0 |
| 2014-01-21 15:12 | - don't try to rekey loopback tunnels (#3254) | Bart Polot | 1 | +3 | -0 |
| 2014-01-21 15:05 | - Test if we are shutting down (on Ctrl-C, for instance) | Bart Polot | 1 | +3 | -0 |
| 2014-01-21 14:44 | incomplete code for finger and friend tables | Supriti Singh | 18 | +644 | -2191 |
| 2014-01-21 13:17 | should be uint32_t | Christian Grothoff | 2 | +2 | -2 |
| 2014-01-21 11:37 | - added logics for homomorphic operation in paillier - adjusted headers | Christian Fuchs | 2 | +41 | -16 |
| 2014-01-21 10:54 | - scalarproduct element container was 1 byte too large - added logics to compute the maximum supported number of paillier hom.ops for a ciphertext - updated comments | Christian Fuchs | 3 | +19 | -7 |
| 2014-01-21 10:39 | GST-based backend does not require opus at compile time | LRN | 1 | +1 | -1 |
| 2014-01-21 10:10 | remove unnecessary mpi conversion | Florian Dold | 1 | +5 | -16 |
| 2014-01-21 10:08 | use paillier private key container in secretsharing | Florian Dold | 1 | +4 | -21 |
| 2014-01-21 10:05 | use paillier public key container in secretsharing | Florian Dold | 1 | +8 | -15 |
| 2014-01-21 10:01 | remove paillier_decrypt in secretsharing | Florian Dold | 1 | +18 | -32 |
| 2014-01-21 09:51 | remove paillier_encrypt in secretsharing | Florian Dold | 1 | +11 | -47 |
| 2014-01-21 09:44 | remove paillier_create in secretsharing | Florian Dold | 1 | +10 | -56 |
| 2014-01-21 09:40 | paillier constants / structs from util | Florian Dold | 2 | +16 | -33 |
| 2014-01-21 09:34 | - header sync | Christian Fuchs | 2 | +4 | -5 |
| 2014-01-21 09:31 | - first extension of paillier with foolproof homomorphism support (ciphertext container carries information on support ops) - adjusted encryt/decrypt functionality to handle gcry_mpi_t, not a plaintext container | Christian Fuchs | 2 | +14 | -15 |
| 2014-01-21 09:20 | -document libogg requirement | Christian Grothoff | 1 | +2 | -1 |
| 2014-01-21 09:18 | add configure test for libogg to fix #3278 | Christian Grothoff | 1 | +15 | -1 |
| 2014-01-21 03:05 | - wait for conncetion_ACK to start keepalive timer | Bart Polot | 1 | +0 | -8 |
| 2014-01-21 03:05 | - dont start keepalive on intermediate peers | Bart Polot | 1 | +5 | -0 |
| 2014-01-21 03:04 | - dont schedule keepalive on connection creation, wait for first creation message to be sent | Bart Polot | 1 | +2 | -9 |
| 2014-01-20 23:45 | - paillier implementation and test | Florian Dold | 9 | +1625 | -1166 |
| 2014-01-20 22:47 | - doxygen | Florian Dold | 1 | +2 | -2 |
| 2014-01-20 22:25 | - gnunet-secretsharing-profiler.c should not have exec flag set | Florian Dold | 1 | +0 | -0 |
| 2014-01-20 22:19 | - add missing crypto_paillier.c | Florian Dold | 1 | +31 | -0 |
| 2014-01-20 21:21 | - document string termination | Florian Dold | 1 | +1 | -1 |
| 2014-01-20 20:24 | - paillier implementation | Florian Dold | 2 | +4 | -2 |
| 2014-01-20 20:17 | - type error | Florian Dold | 1 | +3 | -1 |
| 2014-01-20 20:14 | - remove adjust | Florian Dold | 1 | +0 | -21 |
| 2014-01-20 19:59 | - paillier | Florian Dold | 2 | +118 | -3 |
| 2014-01-20 19:08 | - make mpi scan/print public - secretsharing key generation and decryption fixed | Florian Dold | 17 | +3945 | -2541 |
| 2014-01-20 17:17 | blacklist check on try connect | Matthias Wachs | 1 | +65 | -22 |
| 2014-01-20 09:04 | fix use after free and mantis 0003257 | Matthias Wachs | 1 | +2 | -0 |
| 2014-01-20 08:59 | removing useless fixme comment | Matthias Wachs | 1 | +0 | -1 |
| 2014-01-17 18:05 | - minor renamings - eligibility trace fix | Fabian Oehlmann | 1 | +25 | -25 |
| 2014-01-17 15:34 | Check for libopus to be sufficiently new | LRN | 1 | +5 | -1 |
| 2014-01-17 11:57 | - add warning if check fails | Bart Polot | 1 | +7 | -1 |
| 2014-01-17 08:47 | fix ftbfs on system where SIN_LEN exists | Matthias Wachs | 1 | +2 | -2 |
| 2014-01-17 06:39 | Fix scalarproduct argument parsing (don't scan past 0-terminator) | LRN | 1 | +22 | -12 |
| 2014-01-17 04:13 | Fix vpn helper argparsing logic | LRN | 1 | +1 | -1 |
| 2014-01-17 04:12 | Check that we're not scheduling destroy twice | LRN | 1 | +7 | -0 |
| 2014-01-17 04:12 | Add hostname to conversation config | LRN | 1 | +1 | -0 |
| 2014-01-17 04:12 | More W32 resolver workarounds | LRN | 1 | +21 | -0 |
| 2014-01-17 04:12 | Wrap opus in ogg container | LRN | 5 | +959 | -219 |
| 2014-01-16 19:02 | minor action-selection improvement | Fabian Oehlmann | 1 | +125 | -23 |
| 2014-01-16 17:35 | - state-feature fix - minor refactorings | Fabian Oehlmann | 1 | +206 | -160 |
| 2014-01-16 17:02 | perform blacklist before address switch this commit adds the blacklist check before address switch in the next step the old blacklist check has to be removed | Matthias Wachs | 1 | +244 | -137 |
| 2014-01-16 14:38 | documentation for callback | Matthias Wachs | 1 | +22 | -1 |
| 2014-01-16 14:03 | more fixed documentation | Matthias Wachs | 13 | +31 | -20 |
| 2014-01-16 12:29 | documentation for transport service | Matthias Wachs | 5 | +57 | -70 |
| 2014-01-16 12:21 | fix #3272 | Christian Grothoff | 1 | +1 | -1 |
| 2014-01-16 12:12 | -when tunnel is empty -- don't end connections -- don't stop encryption handshake | Bart Polot | 1 | +13 | -15 |
| 2014-01-16 11:54 | - add explicit shutdown state - don't try to reconnect when destroying last connection during tunnel_destroy - don't create new connections for a tunnel in shutdown | Bart Polot | 2 | +13 | -0 |
| 2014-01-16 11:50 | fixing documentation for hello | Matthias Wachs | 2 | +2 | -0 |
| 2014-01-16 10:44 | documentation for ATS | Matthias Wachs | 4 | +11 | -0 |
| 2014-01-16 10:20 | documentation for validation monitoring test case | Matthias Wachs | 1 | +5 | -7 |
| 2014-01-16 10:18 | test | Matthias Wachs | 1 | +523 | -0 |
| 2014-01-16 09:54 | correct string | Matthias Wachs | 1 | +1 | -1 |
| 2014-01-16 09:53 | new state | Matthias Wachs | 1 | +7 | -0 |
| 2014-01-16 09:53 | fixes for reconnecting and message handling | Matthias Wachs | 3 | +50 | -14 |
| 2014-01-16 09:14 | printing validation information with cli | Matthias Wachs | 2 | +268 | -86 |
| 2014-01-15 23:02 | - ignore binary | Bart Polot | 0 | +0 | -0 |
| 2014-01-15 17:18 | transport validation monitoring API (not yet complete) + CLI + fix for crash in transport/plugin_transport_udp.c | Matthias Wachs | 14 | +864 | -97 |
| 2014-01-15 17:16 | header for transport validation monitoring API | Matthias Wachs | 2 | +38 | -7 |
| 2014-01-15 16:01 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2014-01-15 12:25 | fix mantis bug 0003270: do not broadcast on loopback | Matthias Wachs | 1 | +9 | -0 |
| 2014-01-15 11:02 | -fix extended address suggest api callback call | Fabian Oehlmann | 1 | +1 | -1 |
| 2014-01-15 10:43 | fix bt plugin | Matthias Wachs | 1 | +88 | -34 |
| 2014-01-15 10:42 | remove inbound outbound notion from wlan plugin | Matthias Wachs | 1 | +14 | -31 |
| 2014-01-15 10:05 | fixed wlan plugin | Matthias Wachs | 1 | +62 | -49 |
| 2014-01-14 21:07 | Link dv transport to libgnunethello | LRN | 1 | +2 | -0 |
| 2014-01-14 17:16 | fix crash on shutdown | Matthias Wachs | 1 | +27 | -13 |
| 2014-01-14 17:05 | simplification for tcp plugin | Matthias Wachs | 1 | +2 | -2 |
| 2014-01-14 16:57 | fix memory leak | Matthias Wachs | 1 | +1 | -2 |
| 2014-01-14 16:49 | fixing dv plugin | Matthias Wachs | 1 | +12 | -20 |
| 2014-01-14 16:29 | issue: as long as we do not have a peer identity we cannot work with HELLO_addresses, so we have to stick to sock_addr fixed sockaddr-to-session lookup | Matthias Wachs | 1 | +80 | -23 |
| 2014-01-14 15:21 | fixing memory leaks | Matthias Wachs | 2 | +6 | -1 |
| 2014-01-14 14:15 | fixing issues with udp due to internal address length | Matthias Wachs | 1 | +57 | -17 |
| 2014-01-14 13:33 | fix for creating session | Matthias Wachs | 1 | +26 | -15 |
| 2014-01-14 13:32 | - only log changed values | Sree Harsha Totakura | 1 | +75 | -0 |
| 2014-01-14 13:31 | copy info | Matthias Wachs | 1 | +2 | -1 |
| 2014-01-14 13:24 | missing option assignment | Matthias Wachs | 1 | +1 | -0 |
| 2014-01-14 13:07 | improved checking for direction | Matthias Wachs | 3 | +22 | -31 |
| 2014-01-14 13:07 | additional function to check option | Matthias Wachs | 2 | +27 | -0 |
| 2014-01-14 12:55 | improved log messages | Matthias Wachs | 3 | +21 | -16 |
| 2014-01-14 10:41 | -updating potfiles | Christian Grothoff | 1 | +8 | -1 |
| 2014-01-14 10:40 | -doxygen, indentation | Christian Grothoff | 1 | +25 | -27 |
| 2014-01-14 09:40 | increase log level for useful messages | Matthias Wachs | 1 | +3 | -3 |
| 2014-01-14 09:38 | fix for printing address | Matthias Wachs | 1 | +1 | -1 |
| 2014-01-14 09:27 | set default options | Matthias Wachs | 1 | +1 | -0 |
| 2014-01-13 23:51 | - complete tunnel info gathering | Bart Polot | 1 | +14 | -0 |
| 2014-01-13 21:10 | Don't transmit partial packets | LRN | 1 | +4 | -1 |
| 2014-01-13 20:02 | - attempt 2 | Bart Polot | 2 | +5 | -4 |
| 2014-01-13 19:47 | - fix compilation | Bart Polot | 2 | +15 | -18 |
| 2014-01-13 19:33 | - various CLI fixes | Bart Polot | 7 | +87 | -31 |
| 2014-01-13 16:59 | implementing 0003268 to inbound information in HELLO addresses All transport plugin functions are modified to use HELLO addresses instead of peer,address,address_length All plugins are modified to use HELLO addresses internally | Matthias Wachs | 20 | +2464 | -3103 |
| 2014-01-13 16:56 | implementing 0003268 | Matthias Wachs | 7 | +140 | -96 |
| 2014-01-13 16:56 | implementing 0003268 | Matthias Wachs | 2 | +52 | -35 |
| 2014-01-13 15:59 | - latency logging daemon | Sree Harsha Totakura | 4 | +275 | -2 |
| 2014-01-13 08:39 | - remove spurious parameter tuple | Sree Harsha Totakura | 1 | +1 | -1 |
| 2014-01-12 20:19 | generate compact regular expressions if range is negated (#3226), switch default policy to not-25 (SMTP) as we can now work with that | Christian Grothoff | 3 | +357 | -27 |
| 2014-01-10 18:35 | - fix parallel build | Sree Harsha Totakura | 1 | +2 | -0 |
| 2014-01-10 09:36 | naming conventions for peer states | Matthias Wachs | 3 | +278 | -266 |
| 2014-01-10 09:11 | docu | Matthias Wachs | 1 | +4 | -0 |
| 2014-01-10 09:09 | consistent documentation | Matthias Wachs | 2 | +20 | -9 |
| 2014-01-10 04:10 | - add user feedback | Bart Polot | 1 | +2 | -1 |
| 2014-01-10 04:10 | - fix error messages | Bart Polot | 1 | +8 | -9 |
| 2014-01-10 04:07 | - use proper log function | Bart Polot | 1 | +2 | -4 |
| 2014-01-10 04:07 | - don't resend create messages for channels being destroyed | Bart Polot | 1 | +2 | -1 |
| 2014-01-10 03:21 | Add NSE proof of work standalone tool and benchmark | Bart Polot | 2 | +315 | -0 |
| 2014-01-09 17:56 | keep addresses inuse | Fabian Oehlmann | 1 | +16 | -13 |
| 2014-01-09 17:34 | minor cleanup | Fabian Oehlmann | 1 | +38 | -74 |
| 2014-01-09 17:05 | made replacing traces available | Fabian Oehlmann | 1 | +19 | -6 |
| 2014-01-09 16:46 | config parameter rename | Fabian Oehlmann | 1 | +3 | -3 |
| 2014-01-09 14:09 | extending ATS api suggest callback with peer id adding suggest continuation | Matthias Wachs | 25 | +117 | -37 |
| 2014-01-09 13:58 | adding benchmark logic for HKDF | Christian Grothoff | 2 | +31 | -0 |
| 2014-01-09 13:31 | renaming states according to naming convenations | Matthias Wachs | 3 | +303 | -316 |
| 2014-01-09 12:49 | -revert 'optimization' that broke test_crypto_hkdf | Christian Grothoff | 2 | +21 | -29 |
| 2014-01-09 10:42 | fixed return value | Matthias Wachs | 1 | +29 | -4 |
| 2014-01-09 09:40 | more docu | Matthias Wachs | 1 | +3 | -0 |
| 2014-01-09 09:40 | test + documentation | Matthias Wachs | 2 | +475 | -0 |
| 2014-01-09 08:48 | missing configs | Matthias Wachs | 3 | +11 | -0 |
| 2014-01-08 21:56 | - add underlay testcase to `make check` | Sree Harsha Totakura | 1 | +2 | -1 |
| 2014-01-08 21:53 | - fixes | Sree Harsha Totakura | 1 | +4 | -2 |
| 2014-01-08 21:46 | - fix | Sree Harsha Totakura | 1 | +2 | -1 |
| 2014-01-08 21:29 | - utility to list peer ids from a given hostkeys file | Sree Harsha Totakura | 2 | +118 | -0 |
| 2014-01-08 21:29 | -fixes | Sree Harsha Totakura | 4 | +29 | -4 |
| 2014-01-08 21:16 | - test properly | Sree Harsha Totakura | 1 | +2 | -0 |
| 2014-01-08 18:03 | rbf network | Fabian Oehlmann | 1 | +1 | -1 |
| 2014-01-08 17:51 | neighbour monitoring api implemented | Matthias Wachs | 15 | +539 | -231 |
| 2014-01-08 15:02 | - testbed underlay testcase | Sree Harsha Totakura | 5 | +178 | -2 |
| 2014-01-08 14:59 | - allow peers to connect in both directions | Sree Harsha Totakura | 2 | +15 | -2 |
| 2014-01-08 14:14 | Fix W32 process spawning to use CREATE_NO_WINDOW only when there's no console | LRN | 1 | +11 | -1 |
| 2014-01-08 14:14 | Fix consensus test to compile | LRN | 1 | +1 | -1 |
| 2014-01-08 14:14 | Remove the W32 timezone hack to match r31771 | LRN | 2 | +19 | -13 |
| 2014-01-08 14:14 | Add GStreamer-based implementation of conversation helpers | LRN | 5 | +801 | -29 |
| 2014-01-08 14:14 | Add console hackery for gnunet-conversation on W32 | LRN | 4 | +511 | -23 |
| 2014-01-08 14:14 | Remove CREATE_NO_WINDOW flag, allow children to get our console | LRN | 1 | +1 | -1 |
| 2014-01-08 13:55 | - fixes | Sree Harsha Totakura | 1 | +26 | -25 |
| 2014-01-08 11:42 | - only re-send keepalive/recreate once the previous one has left the peer | Bart Polot | 1 | +68 | -30 |
| 2014-01-08 10:58 | - mark task as completed | Bart Polot | 1 | +3 | -2 |
| 2014-01-08 10:50 | implementing monitoring api | Matthias Wachs | 8 | +240 | -163 |
| 2014-01-08 10:47 | -revert r31823, it broke gnunet-ecc CLI tool | Bart Polot | 1 | +7 | -0 |
| 2014-01-07 19:04 | -eliminate repeated calls to gcry_md_open, use reset instead of close/open | Christian Grothoff | 2 | +39 | -20 |
| 2014-01-07 16:19 | - restrict underlay based on whitelist for now | Sree Harsha Totakura | 1 | +62 | -164 |
| 2014-01-07 16:00 | new monitoring API | Matthias Wachs | 10 | +1054 | -926 |
| 2014-01-07 15:55 | - unique constraint | Sree Harsha Totakura | 1 | +15 | -11 |
| 2014-01-07 12:59 | bad comment, option actually not required anymore as we do not use VERY_STRONG anyway | Christian Grothoff | 1 | +2 | -9 |
| 2014-01-07 12:55 | - do exponential backoff for connection creation | Bart Polot | 1 | +63 | -6 |
| 2014-01-07 11:29 | doxygen | Florian Dold | 1 | +54 | -10 |
| 2014-01-07 11:10 | - correctly adjust buffer when printing MPIs - fix confusion between paillier and elgamal field elements | Florian Dold | 2 | +77 | -71 |
| 2014-01-07 09:40 | missing secretsharing_common.c | Florian Dold | 2 | +144 | -0 |
| 2014-01-07 09:38 | - delay tunnel destruction 1 min to avoid rekeying | Bart Polot | 1 | +37 | -10 |
| 2014-01-07 09:31 | - use asynchronous to speedup sqlite db writes | Sree Harsha Totakura | 1 | +4 | -9 |
| 2014-01-07 09:09 | - populate underlay db | Sree Harsha Totakura | 1 | +112 | -0 |
| 2014-01-07 05:14 | -modify NAT API to return error messages about problems detected | Christian Grothoff | 8 | +289 | -125 |
| 2014-01-07 00:52 | free | Florian Dold | 1 | +5 | -2 |
| 2014-01-07 00:30 | - htons => htonl | Florian Dold | 1 | +5 | -5 |
| 2014-01-07 00:27 | - removing superfluous test cast, my fault | Florian Dold | 2 | +1 | -53 |
| 2014-01-07 00:24 | - remove #define for elgamal_q | Florian Dold | 1 | +0 | -7 |
| 2014-01-07 00:14 | - profiler actually added to svn - test for signature segfault with secretsharing - rudimentary implementation of cooperative decryption - consensus uses absolute time instead of relative - working DKG without zero knowledge proofs | Florian Dold | 22 | +1724 | -475 |
| 2014-01-06 22:44 | -fixes | Sree Harsha Totakura | 2 | +8 | -2 |
| 2014-01-06 16:37 | - underlay topology generation | Sree Harsha Totakura | 4 | +828 | -120 |
| 2014-01-06 05:50 | - remove extra \n | Bart Polot | 1 | +1 | -1 |
| 2014-01-06 05:22 | - missing headers, removed message types | Bart Polot | 2 | +77 | -17 |
| 2014-01-06 05:18 | - more tunnels info for CLI | Bart Polot | 5 | +63 | -31 |
| 2014-01-06 04:47 | - refactor channel nack | Bart Polot | 4 | +37 | -38 |
| 2014-01-06 04:47 | - copied and adapted from testbed (previous failed during 30c3 with IPv6 VPN setup) | Bart Polot | 1 | +42 | -34 |
| 2014-01-06 04:39 | - missing cli<->serv messages | Bart Polot | 1 | +39 | -5 |
| 2014-01-06 04:38 | - add -i function back to CLI | Bart Polot | 3 | +116 | -83 |
| 2014-01-06 04:36 | - new message types for debug | Bart Polot | 1 | +10 | -0 |
| 2014-01-06 00:09 | psyc: message handler checks | Gabor X Toth | 1 | +19 | -9 |
| 2014-01-06 00:09 | psyc: ipc messages, notify callback for modifiers, tests | Gabor X Toth | 8 | +502 | -515 |
| 2014-01-06 00:09 | env: added head() and shift() | Gabor X Toth | 3 | +107 | -16 |
| 2014-01-06 00:09 | psyc: ipc messages | Gabor X Toth | 10 | +882 | -327 |
| 2014-01-05 19:39 | - fix ftbfs | Sree Harsha Totakura | 1 | +24 | -8 |
| 2014-01-04 02:24 | FreeBSD has ucred.h in sys/ucred.h, check for this (#3249) | Christian Grothoff | 2 | +4 | -1 |
| 2014-01-03 14:12 | -fixes | Sree Harsha Totakura | 1 | +35 | -83 |
| 2014-01-03 13:12 | minor softmax eligibility traces fix | Fabian Oehlmann | 1 | +7 | -1 |
| 2014-01-02 23:05 | - read whitelist from database | Sree Harsha Totakura | 1 | +140 | -27 |
| 2014-01-02 22:23 | eligibility traces fix | Fabian Oehlmann | 1 | +63 | -46 |
| 2014-01-02 13:19 | -fix npe (#3248) | Christian Grothoff | 1 | +3 | -2 |
| 2014-01-02 10:40 | -fix build with older sqlite3 | Christian Grothoff | 1 | +8 | -6 |
| 2014-01-01 20:59 | -improve docs (#3244) | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-29 22:52 | - ping every second | Bart Polot | 1 | +1 | -1 |
| 2013-12-29 22:51 | - fix echo flag | Bart Polot | 1 | +1 | -1 |
| 2013-12-29 22:21 | Add echo functionality for mesh CLI | Bart Polot | 1 | +75 | -3 |
| 2013-12-29 21:49 | - testbed underlay daemon | Sree Harsha Totakura | 2 | +505 | -1 |
| 2013-12-29 21:11 | - fix for incorporating day light savings time | Sree Harsha Totakura | 1 | +2 | -10 |
| 2013-12-29 17:08 | fixing file indent | Matthias Wachs | 1 | +487 | -510 |
| 2013-12-29 17:06 | fix indent | Matthias Wachs | 1 | +42 | -39 |
| 2013-12-29 15:40 | - use explicit GNUNET_NO instead of 0 | Bart Polot | 1 | +2 | -2 |
| 2013-12-29 15:24 | - timing log | Bart Polot | 1 | +17 | -4 |
| 2013-12-29 01:03 | Load the correct ATS plugin when MODE is unconfigured. | David Barksdale | 1 | +14 | -10 |
| 2013-12-28 19:22 | - missing header changes | Bart Polot | 2 | +54 | -7 |
| 2013-12-28 14:30 | - Add some of the tunnel introscpecion back | Bart Polot | 7 | +289 | -59 |
| 2013-12-27 17:34 | added option of softmax action selection strategy | Fabian Oehlmann | 1 | +138 | -33 |
| 2013-12-27 16:01 | changed function approximation to radial basis functions | Fabian Oehlmann | 1 | +45 | -90 |
| 2013-12-25 18:17 | specify proper access control rules for conversation service | Christian Grothoff | 1 | +5 | -0 |
| 2013-12-25 15:42 | make sure incoming request is not destroyed twice | Florian Dold | 1 | +6 | -6 |
| 2013-12-25 11:20 | -style | Sree Harsha Totakura | 1 | +1 | -2 |
| 2013-12-24 22:24 | -fix assertion, FD 0 is fine | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-24 20:20 | - destroy channel after timeout | Florian Dold | 1 | +13 | -0 |
| 2013-12-24 20:09 | releasing GNUnet 0.10.0 | Christian Grothoff | 5 | +230 | -230 |
| 2013-12-24 19:34 | -make sure to link against right libgcrypt, enable abort of gnunet-revocation even if identity service is not running | Christian Grothoff | 4 | +20 | -9 |
| 2013-12-24 18:44 | -doxygen, indentation fixes | Christian Grothoff | 2 | +260 | -222 |
| 2013-12-24 18:28 | -fix setfault (op->vt can be NULL) | Christian Grothoff | 1 | +4 | -1 |
| 2013-12-24 15:42 | -fix possible assertion failure if rekeying is triggered on session that is not yet up | Christian Grothoff | 1 | +9 | -2 |
| 2013-12-24 14:48 | -remove trailing whitespace | Christian Grothoff | 24 | +54 | -54 |
| 2013-12-24 14:26 | - Don't crash, _break instead | Bart Polot | 1 | +5 | -0 |
| 2013-12-24 14:11 | -fixing misc format strings | Christian Grothoff | 10 | +232 | -205 |
| 2013-12-24 13:51 | -let's not introduce stdbool shortly before the release | Christian Grothoff | 7 | +108 | -110 |
| 2013-12-24 13:26 | value__ is uint32_t, use %lu to print | LRN | 7 | +24 | -24 |
| 2013-12-24 13:07 | -fix check for DANE and ftbfs | Christian Grothoff | 2 | +3 | -3 |
| 2013-12-24 11:39 | Here's another patch for GNUNet's scheduler. It's a smaller version of my last patch. | Christian Grothoff | 2 | +158 | -72 |
| 2013-12-24 00:57 | -switch to case-insensitive LOC URIs and use compatible encoding for peer identities with the rest of the system | Christian Grothoff | 4 | +53 | -142 |
| 2013-12-23 23:04 | -fixes | Christian Grothoff | 1 | +6 | -6 |
| 2013-12-23 22:58 | -avoid bashisms | Christian Grothoff | 19 | +19 | -19 |
| 2013-12-23 22:48 | -gns is user service | Christian Grothoff | 1 | +1 | -0 |
| 2013-12-23 22:34 | -fix issues with multi-user setup and ARM | Christian Grothoff | 7 | +84 | -51 |
| 2013-12-23 21:54 | -version bumping | Christian Grothoff | 8 | +105 | -106 |
| 2013-12-23 21:39 | -fix tiny leak, doxygen | Christian Grothoff | 2 | +60 | -37 |
| 2013-12-23 21:14 | -fix printf | Christian Grothoff | 2 | +11 | -8 |
| 2013-12-23 19:59 | -fix | Christian Grothoff | 2 | +39 | -39 |
| 2013-12-23 19:48 | -ignores | Christian Grothoff | 0 | +0 | -0 |
| 2013-12-23 19:47 | -disable set | Christian Grothoff | 1 | +3 | -0 |
| 2013-12-23 19:31 | -fix build system issues | Christian Grothoff | 6 | +33 | -26 |
| 2013-12-23 19:22 | -fix build system issues | Christian Grothoff | 4 | +19 | -14 |
| 2013-12-23 19:02 | -fix build system issues | Christian Grothoff | 15 | +2725 | -2546 |
| 2013-12-23 17:40 | -add assertions on non-existing sessions | Christian Grothoff | 1 | +5 | -3 |
| 2013-12-23 17:11 | -fix-ftbfs | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-23 17:10 | -more logging and doxygen fixes | Christian Grothoff | 4 | +105 | -26 |
| 2013-12-23 15:25 | -doxygen | Christian Grothoff | 1 | +10 | -8 |
| 2013-12-23 14:51 | -remove OLD, not new | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-23 14:46 | -debug logic for NAT external IP resolution | Christian Grothoff | 1 | +26 | -5 |
| 2013-12-23 14:17 | -fix casts | Christian Grothoff | 2 | +7 | -4 |
| 2013-12-23 13:35 | W32-compatible integartion tests, try to handle rmtree()ing of read-only files | LRN | 6 | +93 | -18 |
| 2013-12-23 11:14 | Don't hardcode stat sizes | LRN | 1 | +2 | -2 |
| 2013-12-23 08:35 | -trying to fix amatus's KX issue | Christian Grothoff | 2 | +49 | -25 |
| 2013-12-22 20:09 | -amatus says this happens with just new peers, boo | Christian Grothoff | 1 | +13 | -24 |
| 2013-12-22 15:54 | A docfix and a style fix | LRN | 1 | +2 | -2 |
| 2013-12-22 15:51 | Add compilable gnunet-gns-import | LRN | 2 | +499 | -0 |
| 2013-12-22 15:09 | -reduce log level | Christian Grothoff | 1 | +24 | -13 |
| 2013-12-22 14:31 | Fix gnunet-config check in gnunet-gns-import, don't add records twice | LRN | 1 | +24 | -4 |
| 2013-12-22 14:15 | Use newer plibc, adjust the code as needed | LRN | 3 | +8 | -3 |
| 2013-12-22 13:21 | -handle new error code from enum | Christian Grothoff | 3 | +7 | -2 |
| 2013-12-22 12:54 | Stephan A. Posselt writes: | Christian Grothoff | 4 | +273 | -36 |
| 2013-12-22 10:30 | - fix #3217 | Sree Harsha Totakura | 2 | +8 | -4 |
| 2013-12-22 08:25 | Make GNUNET_STRINGS_absolute_time_to_string() return utf8-encoded string | LRN | 1 | +27 | -0 |
| 2013-12-22 00:44 | -move DV to experimental | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-22 00:40 | Improve search result presentation for directories. | David Barksdale | 1 | +11 | -4 |
| 2013-12-22 00:39 | -code hygene | Christian Grothoff | 2 | +2 | -2 |
| 2013-12-22 00:38 | -code hygene | Christian Grothoff | 2 | +55 | -75 |
| 2013-12-22 00:27 | -fix #3233 | Christian Grothoff | 1 | +14 | -13 |
| 2013-12-22 00:06 | -fix calculation of block size, doxygen | Christian Grothoff | 2 | +16 | -18 |
| 2013-12-21 22:18 | -use @AUTOSTART@ | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-21 22:16 | -autostart set | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-21 22:12 | - take care of PEER RCs | Bart Polot | 1 | +1 | -1 |
| 2013-12-21 21:48 | -revocation should be in defaults | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-21 21:45 | -fix leak | Christian Grothoff | 1 | +1 | -0 |
| 2013-12-21 21:44 | -handle partial writes and IO errors, even on stdout | Christian Grothoff | 1 | +17 | -1 |
| 2013-12-21 21:41 | -fix leak | Christian Grothoff | 1 | +1 | -0 |
| 2013-12-21 21:40 | -add missing return | Christian Grothoff | 1 | +1 | -0 |
| 2013-12-21 18:04 | -remove useless const | Christian Grothoff | 1 | +5 | -4 |
| 2013-12-21 17:26 | -clean up authors file | Christian Grothoff | 3 | +20 | -31 |
| 2013-12-20 22:59 | - fix overlooked `;' after `if' | Sree Harsha Totakura | 1 | +6 | -3 |
| 2013-12-20 21:36 | -this should fix #3228 (communicate conversation/reconnect errors to client) | Christian Grothoff | 3 | +18 | -2 |
| 2013-12-20 21:14 | if records from namecache do not match desired record type, go look in the DHT | Christian Grothoff | 1 | +85 | -3 |
| 2013-12-20 21:13 | -support weeks as well | Christian Grothoff | 1 | +2 | -0 |
| 2013-12-20 18:55 | - fix bad log | Sree Harsha Totakura | 1 | +3 | -3 |
| 2013-12-20 18:44 | - fix use after free cases | Sree Harsha Totakura | 3 | +5 | -4 |
| 2013-12-20 18:20 | - fix free after call to continuation | Sree Harsha Totakura | 1 | +8 | -4 |
| 2013-12-20 17:48 | - do not send a PHONE_HANG_UP message while terminating a caller connection | Sree Harsha Totakura | 1 | +0 | -22 |
| 2013-12-20 17:26 | - hint about /help | Sree Harsha Totakura | 1 | +10 | -4 |
| 2013-12-20 17:11 | -fix free after free | Christian Grothoff | 1 | +3 | -3 |
| 2013-12-20 17:07 | -fix DHT lookup (thanks, Sree) | Christian Grothoff | 1 | +16 | -4 |
| 2013-12-20 17:02 | -fix nss installation invocation if nss is not to be installed | Christian Grothoff | 2 | +4 | -0 |
| 2013-12-20 16:37 | at least they connect on transport level | Matthias Wachs | 1 | +6 | -5 |
| 2013-12-20 16:21 | - fix ntohl called on uint16_t | Sree Harsha Totakura | 1 | +1 | -1 |
| 2013-12-20 16:05 | -fix service name construction, remove .gnunet. | Christian Grothoff | 1 | +28 | -16 |
| 2013-12-20 16:05 | -indentation, cleanup | Christian Grothoff | 2 | +7 | -5 |
| 2013-12-20 15:26 | -use the same hash function to map service name to hash, not once strlen and then strlen+1 | Christian Grothoff | 9 | +57 | -21 |
| 2013-12-20 14:54 | -fix VPN resolution to A/AAAA records | Christian Grothoff | 1 | +14 | -6 |
| 2013-12-20 14:37 | - call MESH_channel_done() after successfully handling messages | Sree Harsha Totakura | 1 | +4 | -5 |
| 2013-12-20 14:23 | -give nicer warning about big regex | Christian Grothoff | 2 | +7 | -4 |
| 2013-12-20 14:23 | -use default policy that works now... | Christian Grothoff | 1 | +2 | -2 |
| 2013-12-20 14:12 | -check for working app, use correct option | Christian Grothoff | 1 | +9 | -8 |
| 2013-12-20 14:05 | -/dev/power was renamed to /dev/cryogenic | Christian Grothoff | 1 | +2 | -2 |
| 2013-12-20 13:59 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-20 13:44 | -set receiver handler to NULL on timeout | Christian Grothoff | 1 | +6 | -3 |
| 2013-12-20 13:37 | success message | Matthias Wachs | 1 | +3 | -1 |
| 2013-12-20 13:27 | -enable url | Christian Grothoff | 1 | +1 | -0 |
| 2013-12-20 13:19 | fix relative time calculation | Matthias Wachs | 1 | +4 | -3 |
| 2013-12-20 12:54 | -indentation | Christian Grothoff | 2 | +16 | -11 |
| 2013-12-20 12:54 | -add missing alias for namestore | Christian Grothoff | 1 | +3 | -2 |
| 2013-12-20 12:50 | -fix integer overflow on 'forever' | Christian Grothoff | 1 | +3 | -1 |
| 2013-12-20 12:10 | -undo, rd[i].expiration time are in host-byte-order | Christian Grothoff | 1 | +3 | -7 |
| 2013-12-20 11:22 | -adapting style for 5x2 86x54mm bcs | Christian Grothoff | 2 | +38 | -40 |
| 2013-12-20 10:43 | major bug: not converting NBO to HBO | Matthias Wachs | 1 | +7 | -3 |
| 2013-12-20 10:13 | -reduce workbits to be more Pi-friendly | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-20 10:12 | -larger delay for Pi | Christian Grothoff | 1 | +2 | -2 |
| 2013-12-20 10:07 | -gnunet, not gnunetd | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-20 10:01 | -check for 'timeout' | Christian Grothoff | 2 | +9 | -5 |
| 2013-12-20 08:00 | -fix single-page layout to include gpg key | Christian Grothoff | 2 | +9 | -11 |
| 2013-12-20 04:46 | - use STATIC buffer, remove debug | Bart Polot | 2 | +1 | -27 |
| 2013-12-20 04:24 | - fix compilation issue | Bart Polot | 2 | +11 | -12 |
| 2013-12-20 04:17 | - debug | Bart Polot | 3 | +34 | -2 |
| 2013-12-19 19:07 | -undo | Christian Grothoff | 1 | +0 | -4 |
| 2013-12-19 19:06 | -doxygen, fixing #3223 | Christian Grothoff | 4 | +112 | -63 |
| 2013-12-19 18:39 | Silence warnings in W32 NSP | LRN | 1 | +15 | -17 |
| 2013-12-19 18:39 | Remove unused macros, use a different error code for early bailouts | LRN | 1 | +2 | -9 |
| 2013-12-19 18:39 | Keep requests in a list, cancel them before disconnecting from GNS | LRN | 1 | +35 | -0 |
| 2013-12-19 18:39 | Fix debug logging in w32nsp to not to use libintl | LRN | 1 | +7 | -6 |
| 2013-12-19 18:39 | Increase NSP debug logging verbosity greatly | LRN | 1 | +42 | -22 |
| 2013-12-19 18:39 | Fudge includes to prevent GUID leaks, make non-exported functions static, use mingw-w64-provided definitions for NSP | LRN | 1 | +22 | -20 |
| 2013-12-19 18:39 | Support normal socket (non-NSP) name lookups in resolver (for testing) | LRN | 1 | +62 | -0 |
| 2013-12-19 18:39 | Fix 0-terminator check, logging | LRN | 1 | +5 | -3 |
| 2013-12-19 18:39 | 0-long message payload is not valid | LRN | 1 | +1 | -1 |
| 2013-12-19 18:39 | Correctly send trailing empty header | LRN | 1 | +23 | -16 |
| 2013-12-19 18:38 | Fix w32nsp exports | LRN | 2 | +4 | -3 |
| 2013-12-19 18:38 | W32 NSP: Don't use 64-bit types, link to libgcc statically | LRN | 4 | +14 | -27 |
| 2013-12-19 18:38 | Don't free opt cfg if it's NULL | LRN | 1 | +1 | -1 |
| 2013-12-19 17:10 | preventing receiving in disconnect | Matthias Wachs | 1 | +10 | -0 |
| 2013-12-19 16:47 | - added extra parameter which i forgot in the previous commit | Christian Fuchs | 1 | +2 | -2 |
| 2013-12-19 16:43 | - converted peeridentity from hashcode to eddsa | Christian Fuchs | 1 | +2 | -2 |
| 2013-12-19 16:03 | related to 3216 | Matthias Wachs | 2 | +3 | -3 |
| 2013-12-19 15:14 | add session to message | Matthias Wachs | 1 | +1 | -1 |
| 2013-12-19 15:13 | trying to analyze bug 0003218 | Matthias Wachs | 1 | +2 | -1 |
| 2013-12-19 15:00 | -fixing #3222 | Christian Grothoff | 2 | +14 | -13 |
| 2013-12-19 14:35 | delay between starting clients | Matthias Wachs | 1 | +4 | -0 |
| 2013-12-19 14:34 | added function to disable receiving broadcasts to prevent buildbots from connecting to the network | Matthias Wachs | 5 | +20 | -1 |
| 2013-12-19 14:22 | delay start of client to allow the server to start on slow systems | Matthias Wachs | 5 | +20 | -0 |
| 2013-12-19 14:12 | - use write to allow binary data as well | Bart Polot | 1 | +1 | -1 |
| 2013-12-19 13:26 | - use proper signedness | Bart Polot | 1 | +6 | -5 |
| 2013-12-19 13:26 | - debug info on API side | Bart Polot | 1 | +4 | -5 |
| 2013-12-19 13:25 | - log traffic size | Bart Polot | 1 | +4 | -1 |
| 2013-12-19 13:24 | - log | Bart Polot | 1 | +3 | -4 |
| 2013-12-19 06:00 | malloc -> new | LRN | 145 | +326 | -326 |
| 2013-12-19 05:59 | Use more-or-equal (some machines are fast enough) | LRN | 1 | +1 | -1 |
| 2013-12-18 23:16 | -consider possibility that DV message arrives after direct connection was established | Christian Grothoff | 1 | +11 | -2 |
| 2013-12-18 22:57 | -more logging | Christian Grothoff | 2 | +41 | -25 |
| 2013-12-18 22:57 | -fix transmission logic in DV API | Christian Grothoff | 2 | +23 | -7 |
| 2013-12-18 21:45 | -style fix | Christian Grothoff | 1 | +34 | -16 |
| 2013-12-18 21:45 | -style fix | Christian Grothoff | 2 | +4 | -3 |
| 2013-12-18 21:21 | - rmeove break | Bart Polot | 1 | +1 | -1 |
| 2013-12-18 21:05 | -misc fixes | Christian Grothoff | 3 | +69 | -15 |
| 2013-12-18 20:43 | - show WARNINGs for bad handshakes | Bart Polot | 1 | +3 | -3 |
| 2013-12-18 20:33 | - send notification immediately if a connection fails to be created - allow to queue messages with no connection | Bart Polot | 2 | +58 | -16 |
| 2013-12-18 18:48 | -towards changing use of target distance to be from source (incomplete) | Christian Grothoff | 1 | +24 | -32 |
| 2013-12-18 18:47 | -update PO | Christian Grothoff | 1 | +0 | -1 |
| 2013-12-18 18:47 | -style fix | Christian Grothoff | 1 | +2 | -2 |
| 2013-12-18 16:31 | idea: try to prefer 'newer' addresses to improve mobility issues adding time of add and time of last activity information, to allow to choose 'newer' address | Matthias Wachs | 3 | +67 | -54 |
| 2013-12-18 16:24 | - implemented output mode GNUNET_SET_RESULT_REMOVED in intersection | Christian Fuchs | 1 | +37 | -1 |
| 2013-12-18 16:14 | - added early success for fully disjoint intersection sets - some minor bugfixing | Christian Fuchs | 1 | +5 | -4 |
| 2013-12-18 15:39 | - further work on multipart receiving - removed the multipart-state from the statemachine again, as we can recognize multipart sending based on wether or not the bf_data pointer is null or not - simplified & refactored the multipart message format a bit | Christian Fuchs | 2 | +123 | -63 |
| 2013-12-18 15:26 | disable debugging messages | Matthias Wachs | 1 | +5 | -5 |
| 2013-12-18 15:19 | tests and session timeout for bt | Matthias Wachs | 2 | +6 | -1 |
| 2013-12-18 15:09 | test mode for bluetooth | Matthias Wachs | 1 | +4 | -0 |
| 2013-12-18 15:06 | new timeout tests for WLAN and bluetooth session timeout for WLAN | Matthias Wachs | 6 | +166 | -0 |
| 2013-12-18 14:39 | -fix distance calculations / ntohs vs ntohl | Christian Grothoff | 1 | +8 | -7 |
| 2013-12-18 14:29 | -learn routes from forwarding/receiving as well | Christian Grothoff | 2 | +125 | -48 |
| 2013-12-18 14:18 | session time out for http client/server | Matthias Wachs | 2 | +11 | -4 |
| 2013-12-18 14:12 | session timeouts for unix | Matthias Wachs | 1 | +9 | -1 |
| 2013-12-18 14:10 | session timeouts for tcp | Matthias Wachs | 1 | +4 | -2 |
| 2013-12-18 13:52 | fixing test config | Matthias Wachs | 1 | +1 | -1 |
| 2013-12-18 13:43 | -more debugging, fixing targets | Christian Grothoff | 2 | +22 | -10 |
| 2013-12-18 13:43 | pass ATS information for incoming sessions immediately to ATS service | Christian Grothoff | 3 | +34 | -21 |
| 2013-12-18 13:26 | fix for bt plugin and set nonce to 0 | Matthias Wachs | 2 | +2 | -1 |
| 2013-12-18 12:58 | -misc fixes | Christian Grothoff | 1 | +54 | -19 |
| 2013-12-18 12:13 | -bump | Christian Grothoff | 1 | +1 | -0 |
| 2013-12-18 12:10 | -bump | Christian Grothoff | 1 | +1 | -0 |
| 2013-12-18 12:09 | -bump | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-18 11:58 | fix for plugin | Matthias Wachs | 1 | +1 | -1 |
| 2013-12-18 11:53 | rescheduling sessions for udp | Matthias Wachs | 1 | +9 | -0 |
| 2013-12-18 11:32 | clean up test after execution | Matthias Wachs | 14 | +30 | -14 |
| 2013-12-18 11:32 | fixing name to install | Matthias Wachs | 1 | +3 | -3 |
| 2013-12-18 11:31 | new timeout function and keep alives with nonces | Matthias Wachs | 12 | +201 | -23 |
| 2013-12-18 11:31 | new timeout function | Matthias Wachs | 1 | +7 | -0 |
| 2013-12-18 11:31 | new api function for timeouts | Matthias Wachs | 1 | +21 | -3 |
| 2013-12-18 10:31 | -fix endianess before printing DEBUG message | Christian Grothoff | 1 | +5 | -4 |
| 2013-12-18 10:08 | -complete API implementation | Christian Grothoff | 1 | +16 | -0 |
| 2013-12-18 10:08 | -properly unload incomplete plugins | Christian Grothoff | 1 | +8 | -5 |
| 2013-12-18 10:02 | -bash is in deed required | Christian Grothoff | 3 | +3 | -3 |
| 2013-12-18 10:01 | -require just sh, not full bash | Christian Grothoff | 3 | +3 | -3 |
| 2013-12-18 09:59 | -clean up error message | Christian Grothoff | 1 | +4 | -8 |
| 2013-12-18 09:56 | -handle errors in address part | Christian Grothoff | 1 | +15 | -0 |
| 2013-12-18 09:36 | -pipe garbage to /dev/null | Christian Grothoff | 8 | +21 | -21 |
| 2013-12-18 09:33 | -pi can be slower than this (see build 1241) | Christian Grothoff | 2 | +4 | -4 |
| 2013-12-18 09:09 | check for keep alive function while loading plugin | Matthias Wachs | 1 | +8 | -0 |
| 2013-12-18 09:03 | fix for fix | Matthias Wachs | 1 | +5 | -0 |
| 2013-12-18 08:57 | fixing 0003221: Crash in UDP broadcast: plugin_transport_udp_broadcasting.c:253. | Matthias Wachs | 3 | +56 | -46 |
| 2013-12-17 22:04 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-12-17 22:04 | -trying to fix double-cancel | Christian Grothoff | 1 | +6 | -0 |
| 2013-12-17 20:29 | Fix assertion failure seen on buildbot ubuntu-armv71-evans, build 769: | Christian Grothoff | 1 | +15 | -11 |
| 2013-12-17 19:55 | -fix #3220: typo in SQL | Christian Grothoff | 1 | +13 | -8 |
| 2013-12-17 19:46 | -require gnurl 7.34 | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-17 19:44 | -do not log at DEBUG in testcases (at least not in SVN), do not print random stuff to stdout | Christian Grothoff | 6 | +33 | -24 |
| 2013-12-17 19:33 | -reduce testcase output | Christian Grothoff | 5 | +17 | -10 |
| 2013-12-17 19:30 | -no warning if dir does not exist | Christian Grothoff | 1 | +2 | -2 |
| 2013-12-17 17:13 | disconnect test | Matthias Wachs | 1 | +199 | -0 |
| 2013-12-17 17:11 | disconnect test | Matthias Wachs | 1 | +6 | -0 |
| 2013-12-17 17:11 | do not reschedule timeout on sending | Matthias Wachs | 1 | +7 | -1 |
| 2013-12-17 16:46 | sleep to have hostlist started | Matthias Wachs | 1 | +3 | -0 |
| 2013-12-17 16:32 | fix | Matthias Wachs | 1 | +1 | -1 |
| 2013-12-17 16:26 | unused | Matthias Wachs | 1 | +0 | -206 |
| 2013-12-17 16:24 | unused test | Matthias Wachs | 2 | +0 | -332 |
| 2013-12-17 16:23 | a nat peer is included in clique test | Matthias Wachs | 2 | +1 | -232 |
| 2013-12-17 16:20 | clean up for configs | Matthias Wachs | 2 | +29 | -37 |
| 2013-12-17 16:16 | - fix core_disconnect handler to avoid reusing the direct path being destroyed | Bart Polot | 3 | +89 | -15 |
| 2013-12-17 16:14 | clique test removed unusued confs, tests | Matthias Wachs | 15 | +156 | -248 |
| 2013-12-17 15:44 | remove unused config files | Matthias Wachs | 7 | +0 | -525 |
| 2013-12-17 15:41 | disable udp broadcasting | Matthias Wachs | 1 | +1 | -0 |
| 2013-12-17 15:32 | restructuring configs + enabling additional plugins | Matthias Wachs | 7 | +337 | -107 |
| 2013-12-17 15:00 | re-adding disconnect test | Matthias Wachs | 2 | +75 | -33 |
| 2013-12-17 14:19 | Update for (gn|c)url 7.40.0 | LRN | 1 | +3 | -3 |
| 2013-12-17 13:22 | IPv6 not available: second messsage is better | Matthias Wachs | 1 | +0 | -1 |
| 2013-12-17 13:19 | UNIX Path | Matthias Wachs | 2 | +16 | -1 |
| 2013-12-17 13:16 | disable more services | Matthias Wachs | 1 | +7 | -0 |
| 2013-12-17 13:14 | restart test | Matthias Wachs | 2 | +56 | -15 |
| 2013-12-17 12:34 | - dont destroy a path right away, broken paths can cause long loops with outdated DHT data | Bart Polot | 5 | +106 | -8 |
| 2013-12-17 10:05 | - log fixes, limit kx to live tunnels | Bart Polot | 4 | +20 | -10 |
| 2013-12-17 09:36 | if start fails, clean up and exit | Matthias Wachs | 1 | +16 | -2 |
| 2013-12-17 09:29 | disabling services | Matthias Wachs | 1 | +6 | -0 |
| 2013-12-17 09:01 | additional signal handlers for test | Matthias Wachs | 2 | +27 | -4 |
| 2013-12-17 08:25 | clean up: remove unused and outdated files disabling tests to fix them | Matthias Wachs | 6 | +10 | -1684 |
| 2013-12-17 05:23 | - log malformed pings | Bart Polot | 1 | +2 | -1 |
| 2013-12-17 05:20 | - dying connections can drop traffic | Bart Polot | 1 | +1 | -2 |
| 2013-12-17 05:18 | - respond to data on unknown channels with destroy (avoids retransmissions) | Bart Polot | 1 | +25 | -0 |
| 2013-12-17 04:56 | - include all message types in switch, complain if unknown | Bart Polot | 1 | +11 | -0 |
| 2013-12-17 04:45 | - fix state selection | Bart Polot | 1 | +1 | -1 |
| 2013-12-17 04:41 | - use tunnel encryption state to select decryption key | Bart Polot | 2 | +22 | -2 |
| 2013-12-17 04:19 | -call GMT_sent when canceling tunneled buffered messages before the KX completes | Bart Polot | 1 | +9 | -5 |
| 2013-12-17 03:37 | - dont count destroyed connections | Bart Polot | 1 | +3 | -3 |
| 2013-12-17 03:35 | - fix connection ack direction, revert assert to break | Bart Polot | 2 | +2 | -2 |
| 2013-12-17 02:55 | - restore break | Bart Polot | 1 | +1 | -1 |
| 2013-12-17 02:55 | - always allow sending KX messages | Bart Polot | 1 | +1 | -0 |
| 2013-12-17 02:49 | - fix log msg | Bart Polot | 1 | +1 | -1 |
| 2013-12-17 02:27 | - refactor and improve path creation | Bart Polot | 3 | +71 | -25 |
| 2013-12-17 01:15 | - debug info | Bart Polot | 3 | +15 | -9 |
| 2013-12-17 00:28 | - register keepalive for destruction | Bart Polot | 1 | +1 | -0 |
| 2013-12-17 00:06 | - refine break condition | Bart Polot | 2 | +7 | -5 |
| 2013-12-16 23:45 | - don't always cancel channel's task on confirm: might be a duplicate confirm and task is then a copy retransmit | Bart Polot | 1 | +27 | -35 |
| 2013-12-16 23:10 | - missing message type (accidental deletion?) | Bart Polot | 1 | +1 | -0 |
| 2013-12-16 23:07 | - logs | Bart Polot | 1 | +2 | -4 |
| 2013-12-16 22:59 | - not a break, can happen if only one path is known and a connection is already using it | Bart Polot | 1 | +2 | -3 |
| 2013-12-16 22:53 | - not a protocol break, plausible asyc msg | Bart Polot | 1 | +4 | -2 |
| 2013-12-16 22:50 | - debug info | Bart Polot | 1 | +13 | -3 |
| 2013-12-16 22:50 | - log - don't process ACKs on dying connections | Bart Polot | 1 | +20 | -10 |
| 2013-12-16 21:48 | -never store NICKs anywhere but in '+', do not display nicks in gnunet-namestore | Christian Grothoff | 1 | +3 | -1 |
| 2013-12-16 21:47 | -never store NICKs anywhere but in '+', do not display nicks in gnunet-namestore | Christian Grothoff | 3 | +32 | -15 |
| 2013-12-16 19:44 | - don't show WARNING/ERROR on wrong connection create, debug+statistics instead | Bart Polot | 2 | +8 | -6 |
| 2013-12-16 19:43 | - debug | Bart Polot | 1 | +19 | -7 |
| 2013-12-16 19:24 | - don't keep alive connections that are scheduled to be destroyed | Bart Polot | 1 | +3 | -0 |
| 2013-12-16 19:23 | - fix | Bart Polot | 1 | +1 | -1 |
| 2013-12-16 19:20 | - fix timing out of connections | Bart Polot | 1 | +10 | -7 |
| 2013-12-16 19:15 | - debug | Bart Polot | 1 | +7 | -4 |
| 2013-12-16 17:27 | - only treat KX as confirmation if connection is not in destroy state | Bart Polot | 1 | +7 | -5 |
| 2013-12-16 17:11 | - duplicate PONG can happen if PING was re-transmitted but first one came through: second PONG will be "unexpected" | Bart Polot | 1 | +1 | -1 |
| 2013-12-16 17:05 | - fix memleak on tunnel destruction during kx | Bart Polot | 1 | +2 | -0 |
| 2013-12-16 17:04 | - don't complain about async PONG messages | Bart Polot | 1 | +1 | -1 |
| 2013-12-16 17:01 | - fix prev commit | Bart Polot | 1 | +1 | -1 |
| 2013-12-16 17:01 | - remove connection from tunnel when no longer usable | Bart Polot | 2 | +6 | -1 |
| 2013-12-16 16:30 | - begin work on enhanced multipart receiving - added msg handlers for multipart bfs | Christian Fuchs | 2 | +32 | -5 |
| 2013-12-16 16:24 | - loglevel | Bart Polot | 1 | +5 | -6 |
| 2013-12-16 16:15 | - stop kx on empty tunnels | Bart Polot | 1 | +8 | -1 |
| 2013-12-16 16:14 | - finished work on multipart sending in intersection - added getter for addressesPerElement from a bloomfilter - added multipart message format for intersection - added multipart message type for intersection | Christian Fuchs | 5 | +101 | -48 |
| 2013-12-16 16:11 | - call GNUNET_SERVER_receive_done() when returning from message handlers | Sree Harsha Totakura | 1 | +10 | -1 |
| 2013-12-16 16:07 | - debug info | Bart Polot | 2 | +45 | -5 |
| 2013-12-16 16:07 | - not a break | Bart Polot | 1 | +3 | -1 |
| 2013-12-16 15:54 | - handle logging clutter properly - make testcase tighter | Sree Harsha Totakura | 1 | +44 | -35 |
| 2013-12-16 15:49 | - debug | Bart Polot | 1 | +8 | -3 |
| 2013-12-16 15:48 | - fix | Bart Polot | 1 | +1 | -0 |
| 2013-12-16 15:41 | - reset counters to continue the resumed call | Sree Harsha Totakura | 1 | +2 | -0 |
| 2013-12-16 15:36 | - extend mesh audio messag to contain source line number. This is needed to find the correct client channel to link unreliable audio channel | Sree Harsha Totakura | 2 | +9 | -2 |
| 2013-12-16 15:13 | - debug - htonl source line number while calling - do not select a suspended channel upon receiving the first audio message | Sree Harsha Totakura | 1 | +34 | -8 |
| 2013-12-16 14:10 | -indentation fixes | Christian Grothoff | 1 | +11 | -6 |
| 2013-12-16 13:54 | check config parameters for validity and set default values | Fabian Oehlmann | 1 | +36 | -6 |
| 2013-12-16 13:43 | - log | Bart Polot | 2 | +4 | -1 |
| 2013-12-16 13:33 | - simplify error handling | Bart Polot | 1 | +4 | -5 |
| 2013-12-16 12:37 | - fixes | Bart Polot | 1 | +9 | -3 |
| 2013-12-16 12:17 | - small refactor | Bart Polot | 5 | +5 | -7 |
| 2013-12-16 12:12 | - avoid double free / use after free | Bart Polot | 1 | +2 | -0 |
| 2013-12-16 12:12 | added egalitarian utility goal | Fabian Oehlmann | 1 | +33 | -30 |
| 2013-12-16 12:03 | - fix assertions | Bart Polot | 1 | +2 | -1 |
| 2013-12-16 11:55 | - don't loop on the same invalid path | Bart Polot | 5 | +65 | -2 |
| 2013-12-16 11:38 | normalized feature vector | Fabian Oehlmann | 1 | +15 | -18 |
| 2013-12-16 11:10 | fix matrix init | Fabian Oehlmann | 1 | +21 | -21 |
| 2013-12-16 10:30 | - not an error, always happens on relay nodes | Bart Polot | 1 | +0 | -2 |
| 2013-12-16 10:25 | - signal shutdown, don't create new connections, fix 3214 | Bart Polot | 3 | +21 | -2 |
| 2013-12-16 10:10 | fix doxygen errors in comments | Matthias Wachs | 1 | +2 | -2 |
| 2013-12-16 09:29 | - hunting 3214 | Bart Polot | 1 | +5 | -0 |
| 2013-12-16 09:25 | - various minor fixes and breaks | Bart Polot | 3 | +9 | -12 |
| 2013-12-15 17:23 | Clean up W32 NSP tools, increase verbosity | LRN | 3 | +89 | -14 |
| 2013-12-15 05:50 | Clean up dns resolver code a bit | LRN | 1 | +2 | -10 |
| 2013-12-15 01:56 | Non-uniform keepalive timeout for different plugins | LRN | 10 | +178 | -31 |
| 2013-12-14 23:44 | -fix use of uninitialized variable | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-14 23:43 | -fixing leaks on error paths | Christian Grothoff | 2 | +58 | -40 |
| 2013-12-14 12:50 | -fix message types in comment | Christian Grothoff | 1 | +3 | -3 |
| 2013-12-13 21:17 | -adding example 'def.tex' file | Christian Grothoff | 1 | +19 | -0 |
| 2013-12-13 20:56 | -do not (auto)start certain unrelated services | Christian Grothoff | 1 | +20 | -1 |
| 2013-12-13 20:50 | -move to experimental | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-13 20:50 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-12-13 20:48 | -fix FTBFS | Christian Grothoff | 2 | +13 | -7 |
| 2013-12-13 20:32 | -cleanup, doxygen | Christian Grothoff | 2 | +6 | -8 |
| 2013-12-13 20:30 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-12-13 20:23 | -simplify logic to help diagnose #2858 | Christian Grothoff | 3 | +13 | -13 |
| 2013-12-13 19:51 | -doxygen, indentation | Christian Grothoff | 4 | +85 | -65 |
| 2013-12-13 19:38 | remove external IP address from previous DNS lookup only after DNS lookup for new iteration has completed (#3213) | Christian Grothoff | 1 | +13 | -2 |
| 2013-12-13 19:32 | -doxygen, indentation, fixing comments | Christian Grothoff | 3 | +162 | -116 |
| 2013-12-13 18:05 | -doxygen, indentation, minor code cleanup | Christian Grothoff | 1 | +151 | -202 |
| 2013-12-13 17:34 | -fix warning | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-13 17:32 | -code cleanup, in particular moving towards using client context for storing TCP sessions to be more efficient upon receiving | Christian Grothoff | 1 | +230 | -229 |
| 2013-12-13 17:20 | -removing useless session counting logic, doxygen, code cleanup | Christian Grothoff | 1 | +30 | -68 |
| 2013-12-13 17:07 | -crash if this happens, so we at least get a core dump | Christian Grothoff | 1 | +1 | -0 |
| 2013-12-13 17:06 | -move tcp session check into extra checks condition | Christian Grothoff | 3 | +61 | -28 |
| 2013-12-13 16:59 | -remove break for something that theoretically could be OK | Christian Grothoff | 1 | +0 | -1 |
| 2013-12-13 16:57 | -fix #3212 | Christian Grothoff | 1 | +1 | -0 |
| 2013-12-13 15:58 | accept all requests, reduce log level | Matthias Wachs | 1 | +12 | -21 |
| 2013-12-13 15:53 | -clean up network select code, avoid insane #ifdefing for MINGW | Christian Grothoff | 1 | +60 | -29 |
| 2013-12-13 15:47 | -fix off-by-one so we can also select on FD 0 (stdin) | Christian Grothoff | 3 | +5 | -5 |
| 2013-12-13 15:00 | -fix #3211 | Christian Grothoff | 2 | +33 | -3 |
| 2013-12-13 14:48 | reduce switch log level, increase ats timeout log level | Matthias Wachs | 1 | +3 | -3 |
| 2013-12-13 13:59 | fix assertion in line 1388 | Matthias Wachs | 1 | +1 | -1 |
| 2013-12-13 13:33 | - fix 3163#c7868 | Bart Polot | 1 | +3 | -1 |
| 2013-12-13 13:25 | -fix 3208 by making kills async | Christian Grothoff | 3 | +101 | -15 |
| 2013-12-13 13:09 | -sometimes bugs are really simple -- fixing #3191 but creating fresh crashes | Christian Grothoff | 1 | +2 | -2 |
| 2013-12-13 13:06 | use enum GNUNET_ATS_Network_Type instead of uint32_t where appropriate | Christian Grothoff | 1 | +24 | -18 |
| 2013-12-13 13:00 | use enum GNUNET_ATS_Network_Type instead of uint32_t where appropriate | Christian Grothoff | 7 | +27 | -22 |
| 2013-12-13 12:52 | -adding a few more assertions to debug #3191 | Christian Grothoff | 2 | +5 | -3 |
| 2013-12-13 12:49 | comment | Matthias Wachs | 1 | +2 | -1 |
| 2013-12-13 12:48 | allow distance change to communicate changes in network of next hop as well, related to #3191, but not sure if it fixes it | Christian Grothoff | 6 | +48 | -26 |
| 2013-12-13 12:40 | -undo | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-13 12:39 | -code cleanup, fixing #3207: timeout can be NULL in reschedule_session_timeout if we are 'in destroy', in which case we should simply do nothing | Christian Grothoff | 2 | +89 | -90 |
| 2013-12-13 12:30 | -code cleanup, fixing #3207: timeout can be NULL in reschedule_session_timeout if we are 'in destroy', in which case we should simply do nothing | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-13 12:26 | remove addresses we cannot connect to | Matthias Wachs | 1 | +6 | -4 |
| 2013-12-13 12:08 | -update doxy file | Christian Grothoff | 1 | +38 | -38 |
| 2013-12-13 12:05 | -doxygen, style fixes | Christian Grothoff | 3 | +26 | -20 |
| 2013-12-13 10:42 | Destroy address and session if blacklist denies connection Address suggestion requests are not need, if a request was scheduled before... | Matthias Wachs | 1 | +9 | -19 |
| 2013-12-13 09:05 | this is not possible, since identity check is enforced by transport_clients on try connect call | Matthias Wachs | 1 | +0 | -9 |
| 2013-12-12 21:43 | -fixing 'make dist' issues | Christian Grothoff | 9 | +6589 | -5034 |
| 2013-12-12 21:38 | -fixing includex for xdht | Christian Grothoff | 13 | +41 | -41 |
| 2013-12-12 21:35 | -missing header | Christian Grothoff | 1 | +60 | -0 |
| 2013-12-12 21:31 | -doxygen, style, possibly fixing hostlist-client missing first core connect notification | Christian Grothoff | 2 | +33 | -35 |
| 2013-12-12 21:11 | -fix | Christian Grothoff | 1 | +1 | -2 |
| 2013-12-12 19:06 | - fix delete loop | Bart Polot | 1 | +5 | -1 |
| 2013-12-12 19:00 | - if a kx fails due to reconnect state, don't complain (it'll get retransmitted eventually) | Bart Polot | 1 | +2 | -2 |
| 2013-12-12 18:56 | - don't return on found connection, more checks to go | Bart Polot | 1 | +2 | -1 |
| 2013-12-12 18:50 | - only complain if channel is not being destroyed (client has forgotten about it already) | Bart Polot | 1 | +1 | -1 |
| 2013-12-12 18:47 | - return NULL when continuation is NULL, avoid channel:860 break | Bart Polot | 1 | +19 | -10 |
| 2013-12-12 18:38 | -fix leaks of MPIs | Christian Grothoff | 1 | +5 | -0 |
| 2013-12-12 18:36 | -removing code that just dereferenced uninitialized 'm' and then decided to randomly increment memory | Christian Grothoff | 1 | +1 | -6 |
| 2013-12-12 18:34 | - dont GNUNET_break on non-validable paths, DHT seems to routinely be aware of core connections faster than MESH | Bart Polot | 2 | +14 | -13 |
| 2013-12-12 18:32 | -fix leak | Christian Grothoff | 1 | +1 | -0 |
| 2013-12-12 18:29 | -fix leak, style | Christian Grothoff | 1 | +13 | -14 |
| 2013-12-12 18:28 | -fix leaks | Christian Grothoff | 1 | +7 | -4 |
| 2013-12-12 18:22 | - wrong condition | Bart Polot | 1 | +3 | -2 |
| 2013-12-12 18:19 | - cancel transmission altogether on error | Bart Polot | 2 | +6 | -1 |
| 2013-12-12 18:19 | - fix warnings | Bart Polot | 1 | +1 | -1 |
| 2013-12-12 18:01 | -fix hostlist warning from #3206 | Christian Grothoff | 1 | +3 | -0 |
| 2013-12-12 18:00 | - react to connection destrutcion in exisitng tunnel | Bart Polot | 2 | +25 | -2 |
| 2013-12-12 17:45 | -doxygen | Christian Grothoff | 2 | +2 | -3 |
| 2013-12-12 16:53 | - decrease timeout | Sree Harsha Totakura | 1 | +1 | -1 |
| 2013-12-12 16:44 | - fixed missing call to call server_done in server message handler | Sree Harsha Totakura | 1 | +1 | -0 |
| 2013-12-12 16:39 | - fix testcase crash; debug code added | Sree Harsha Totakura | 1 | +101 | -43 |
| 2013-12-12 16:25 | - simplify tunnel delayed queue | Bart Polot | 2 | +82 | -84 |
| 2013-12-12 16:24 | fixing documentation | Matthias Wachs | 1 | +2 | -2 |
| 2013-12-12 16:18 | Don't use ancient -no-cpp-precomp flag on OS X. Straight copy from WxWidgets : See http://trac.wxwidgets.org/ticket/14029 for a discussion of the problems it causes when using non-Apple compiler. Even for Apple's GCC, it does nothing these days and we no longer support OS X 10.3, so there's no point in continuing to use it. | Bruno Cabral | 1 | +1 | -1 |
| 2013-12-12 16:18 | -dead | Christian Grothoff | 1 | +0 | -6 |
| 2013-12-12 16:17 | -no vg | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-12 16:17 | -be stricter during handshake, close sessions with broken interactions aggressively | Christian Grothoff | 10 | +273 | -162 |
| 2013-12-12 15:51 | - dont retransmit connection_destroy to self | Bart Polot | 2 | +10 | -2 |
| 2013-12-12 15:36 | - doc | Bart Polot | 1 | +2 | -1 |
| 2013-12-12 15:34 | - log | Bart Polot | 2 | +3 | -4 |
| 2013-12-12 15:01 | fix for core key exchange | Matthias Wachs | 1 | +8 | -1 |
| 2013-12-12 14:27 | -fix NPE | Christian Grothoff | 1 | +2 | -2 |
| 2013-12-12 13:57 | - fix #3203 | Sree Harsha Totakura | 1 | +2 | -2 |
| 2013-12-12 13:42 | do not start with malformed configuration | Matthias Wachs | 1 | +15 | -2 |
| 2013-12-12 13:36 | fail to start service if we have a malformed configuration | Matthias Wachs | 1 | +16 | -4 |
| 2013-12-12 13:07 | - new plugin API functions | Bart Polot | 1 | +23 | -5 |
| 2013-12-12 12:24 | - don't send ack on channels to be destroyed | Bart Polot | 1 | +7 | -1 |
| 2013-12-12 12:07 | - don't confirm channels scheduled for destruction, client handles are NULL'd | Bart Polot | 1 | +6 | -1 |
| 2013-12-12 11:55 | remove debugging breaks | Matthias Wachs | 1 | +2 | -2 |
| 2013-12-12 11:51 | -extend transport plugin API with capability to just disconnect a single session (not yet used) | Christian Grothoff | 14 | +679 | -528 |
| 2013-12-12 10:44 | -dead | Christian Grothoff | 1 | +0 | -1464 |
| 2013-12-12 10:43 | shorter session timeout for UDP | Matthias Wachs | 1 | +7 | -5 |
| 2013-12-12 08:40 | -trying to fix #3202 | Christian Grothoff | 5 | +18 | -5 |
| 2013-12-12 08:31 | be more descriptive for debugging | Matthias Wachs | 1 | +2 | -2 |
| 2013-12-12 08:22 | -undo, breaks multiuser more... | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-12 08:19 | -fixing #3202 | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-12 07:27 | - underlay link model message | Sree Harsha Totakura | 2 | +40 | -0 |
| 2013-12-11 22:50 | -more logging, etc. | Christian Grothoff | 5 | +185 | -146 |
| 2013-12-11 21:25 | -indentation, doxygen, logging | Christian Grothoff | 1 | +47 | -22 |
| 2013-12-11 21:00 | -remove useless/broken configure options, and gnunet_directories.h | Christian Grothoff | 9 | +13 | -66 |
| 2013-12-11 20:12 | -remove find() forking, we pretty much should not need this anymore, and it confused users in the past | Christian Grothoff | 1 | +10 | -85 |
| 2013-12-11 19:59 | -indentation, doxygen, logging | Christian Grothoff | 1 | +113 | -66 |
| 2013-12-11 19:58 | -fix use after free | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-11 19:24 | -fix path | Christian Grothoff | 1 | +1 | -2 |
| 2013-12-11 18:50 | -close /dev/random on shutdown | Christian Grothoff | 1 | +3 | -0 |
| 2013-12-11 16:35 | - close statistics handler on shutdown, fix #3194 | Bart Polot | 1 | +2 | -0 |
| 2013-12-11 15:37 | use a define as statistic string to be sure to set the same value | Matthias Wachs | 1 | +4 | -2 |
| 2013-12-11 15:07 | -avoid duplicate remove | Christian Grothoff | 1 | +23 | -18 |
| 2013-12-11 14:47 | - more work on multipart sending - separated bf-generation and reduction again, as this is now necessary with dynamic bf-lengths | Christian Fuchs | 1 | +48 | -25 |
| 2013-12-11 14:44 | - add underlay api implementation | Sree Harsha Totakura | 2 | +251 | -0 |
| 2013-12-11 14:41 | -style and doxygen fixes | Christian Grothoff | 1 | +61 | -26 |
| 2013-12-11 14:36 | -fix leak | Christian Grothoff | 2 | +2 | -1 |
| 2013-12-11 14:34 | -doxygen | Christian Grothoff | 1 | +2 | -1 |
| 2013-12-11 12:55 | -do disconnect after continuations, to hopefullyf ix #3194 | Christian Grothoff | 1 | +8 | -8 |
| 2013-12-11 12:49 | Add a dummy gnunet-secretsharing-profiler.c until fdold gets around to add the real one | LRN | 1 | +5 | -0 |
| 2013-12-11 09:57 | document options provided | Matthias Wachs | 1 | +6 | -1 |
| 2013-12-10 23:36 | -misc dv fixes | Christian Grothoff | 1 | +73 | -44 |
| 2013-12-10 22:14 | -fix #3192, as suggested | Christian Grothoff | 1 | +8 | -0 |
| 2013-12-10 21:42 | -fix distance | Christian Grothoff | 1 | +2 | -1 |
| 2013-12-10 21:38 | -ignore unmatched NACK/ACKs | Christian Grothoff | 3 | +3 | -7 |
| 2013-12-10 19:01 | - refine assert condition | Bart Polot | 2 | +2 | -2 |
| 2013-12-10 16:52 | fix error message when testing service and directory exists | Matthias Wachs | 1 | +3 | -5 |
| 2013-12-10 16:51 | - wip | Bart Polot | 1 | +7 | -4 |
| 2013-12-10 14:37 | -do not crash if we get NACKs or ACKs for disconnected peers | Christian Grothoff | 1 | +6 | -0 |
| 2013-12-10 14:33 | -fix | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-10 14:33 | -trying to fix #3189 | Christian Grothoff | 2 | +13 | -14 |
| 2013-12-10 14:26 | disable debugging break | Matthias Wachs | 1 | +2 | -2 |
| 2013-12-10 14:24 | - dont check destroy, opaque pointer | Bart Polot | 1 | +0 | -3 |
| 2013-12-10 14:21 | - dont send connection create for dying connections, avoid segfaults by the way | Bart Polot | 1 | +6 | -0 |
| 2013-12-10 12:50 | -fixing #3181: close all connections on DV service reconnect, also track active connections and check that transmission requests are valid | Christian Grothoff | 1 | +148 | -101 |
| 2013-12-10 12:24 | - cancel queued transmission on channel destroy | Bart Polot | 1 | +15 | -1 |
| 2013-12-10 11:14 | - key generation for secretsharing - gnunet-ecc -E also prints hex | Florian Dold | 8 | +383 | -37 |
| 2013-12-10 10:57 | - fixed use after free in set (#3188) | Florian Dold | 1 | +3 | -0 |
| 2013-12-10 10:25 | -fix check, do not drop our own messages, but count foreign drops in stats | Christian Grothoff | 2 | +7 | -3 |
| 2013-12-10 09:56 | - simplify the crazyness of sending tunnel-queued data: avoid going back to channel, no more channel parameter necessary | Bart Polot | 3 | +176 | -154 |
| 2013-12-10 09:17 | -minor fixes | Christian Grothoff | 1 | +7 | -5 |
| 2013-12-10 09:07 | -consistently update consensi map whenever peer distances change (should fix #3183) | Christian Grothoff | 1 | +24 | -9 |
| 2013-12-10 08:59 | - fix #3187 | Sree Harsha Totakura | 1 | +3 | -3 |
| 2013-12-10 08:56 | - fix extra iterator step | Bart Polot | 1 | +0 | -1 |
| 2013-12-10 08:43 | -doxygen fixes | Christian Grothoff | 1 | +4 | -4 |
| 2013-12-10 08:41 | -doxygen fixes | Christian Grothoff | 3 | +21 | -19 |
| 2013-12-10 07:58 | renaming according to naming conventions | Matthias Wachs | 13 | +7130 | -7130 |
| 2013-12-09 23:22 | - fix #3185 and #3184 in set | Florian Dold | 1 | +17 | -5 |
| 2013-12-09 21:53 | -bump deps | Christian Grothoff | 2 | +5 | -7 |
| 2013-12-09 20:27 | - fix use after free in set union (#3178) | Florian Dold | 5 | +44 | -10 |
| 2013-12-09 19:58 | - crazyness (see doc) | Bart Polot | 1 | +13 | -3 |
| 2013-12-09 19:13 | - fix handle for tunnel queueing during KX | Bart Polot | 2 | +49 | -12 |
| 2013-12-09 18:26 | - doxygen | Sree Harsha Totakura | 2 | +2 | -2 |
| 2013-12-09 18:26 | new underlay API | Sree Harsha Totakura | 1 | +98 | -0 |
| 2013-12-09 18:12 | - relay error to peer, indentation | Bart Polot | 2 | +6 | -1 |
| 2013-12-09 18:12 | - conditional break already called freom register_neighbors | Bart Polot | 1 | +0 | -1 |
| 2013-12-09 18:07 | - connection_cancel_queues can destroy connection, make sure to add retransmission to queue before calling | Bart Polot | 1 | +1 | -1 |
| 2013-12-09 17:58 | - log condition prior to abort | Bart Polot | 1 | +12 | -0 |
| 2013-12-09 17:53 | Remove test home at the beginning and at the VERY end | LRN | 16 | +144 | -123 |
| 2013-12-09 17:53 | Update W32 GNS helper and NSP | LRN | 3 | +155 | -69 |
| 2013-12-09 17:47 | - improve handling of duplicate connection_create | Bart Polot | 1 | +6 | -3 |
| 2013-12-09 17:47 | - dont allow NULL connections in a tunnel | Bart Polot | 1 | +2 | -0 |
| 2013-12-09 16:31 | - jummy, multiparts! - Hatchet | Christian Fuchs | 1 | +2 | -2 |
| 2013-12-09 16:17 | - more multipart fun - Make it so | Christian Fuchs | 2 | +41 | -1 |
| 2013-12-09 15:48 | towards multipart msging for bloomfilters in set intersection | Christian Fuchs | 2 | +38 | -11 |
| 2013-12-09 15:37 | - dont show as error (break takes care of that) | Bart Polot | 1 | +1 | -1 |
| 2013-12-09 15:26 | make message appear less often | Matthias Wachs | 1 | +3 | -4 |
| 2013-12-09 15:16 | -doxygen, indentation fixes | Christian Grothoff | 1 | +31 | -32 |
| 2013-12-09 14:52 | -doxygen, indentation fixes | Christian Grothoff | 3 | +34 | -40 |
| 2013-12-09 14:50 | - dont generate errors on async channel destruction, use stats instead | Bart Polot | 1 | +10 | -2 |
| 2013-12-09 14:44 | -doxygen | Sree Harsha Totakura | 2 | +8 | -8 |
| 2013-12-09 14:39 | -doxygen, indentation fixes | Christian Grothoff | 1 | +45 | -20 |
| 2013-12-09 14:29 | -doxygen, indentation fixes | Christian Grothoff | 3 | +137 | -124 |
| 2013-12-09 14:00 | - fix #3172 | Bart Polot | 1 | +2 | -2 |
| 2013-12-09 13:55 | - don't flag as ERROR if channel is loopback (no retransmissions necessary in that case) | Bart Polot | 1 | +23 | -19 |
| 2013-12-09 13:51 | -update bcd template and adjust code accordingly | Christian Grothoff | 3 | +9 | -7 |
| 2013-12-09 13:45 | - remove dead code | Bart Polot | 1 | +0 | -7 |
| 2013-12-09 13:43 | - fixed 3174: check reliable gap before allowing client to give more data | Bart Polot | 1 | +2 | -2 |
| 2013-12-09 13:42 | revert to http | Matthias Wachs | 1 | +1 | -1 |
| 2013-12-09 13:41 | - log | Bart Polot | 1 | +13 | -3 |
| 2013-12-09 13:29 | - doxygen | Bart Polot | 4 | +9 | -9 |
| 2013-12-09 12:54 | -fixed 3174 part 1 | Bart Polot | 1 | +10 | -4 |
| 2013-12-09 12:08 | -increase timeout for slow systems | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-09 12:07 | -set charset to utf-8 | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-09 11:53 | Stephan Posselt writes: | Christian Grothoff | 1 | +25 | -2 |
| 2013-12-08 23:53 | -remove duplicated return | Christian Grothoff | 1 | +0 | -1 |
| 2013-12-08 23:52 | -assert MHD_VERSION is always above 09E00, remove dead struct | Christian Grothoff | 2 | +4 | -35 |
| 2013-12-08 23:47 | -clarify prescedence | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-08 23:47 | -clarify prescedence | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-08 23:43 | -make checkers happy by always initializing map, also extra check just in case the branch conditions are not quite right | Christian Grothoff | 1 | +5 | -1 |
| 2013-12-08 23:40 | -style fixes | Christian Grothoff | 2 | +10 | -11 |
| 2013-12-08 23:32 | -cleanup | Christian Grothoff | 2 | +24 | -28 |
| 2013-12-08 23:28 | -cleanup | Christian Grothoff | 1 | +18 | -21 |
| 2013-12-08 23:19 | -cleanup | Christian Grothoff | 1 | +9 | -8 |
| 2013-12-08 23:16 | -complete comment | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-08 23:14 | API cleanup, rename GNUNET_TRANSPORT_check_neighbour_connected to GNUNET_TRANSPORT_check_peer_connected | Christian Grothoff | 5 | +21 | -14 |
| 2013-12-08 23:11 | -doxgyen, indentation, code clean up | Christian Grothoff | 1 | +171 | -132 |
| 2013-12-08 22:52 | -rename enum MeshOption to GNUNET_MESH_ChannelOption to ensure we use GNUNET_MESH_ prefix as we should | Christian Grothoff | 11 | +17 | -17 |
| 2013-12-08 22:45 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-12-08 22:43 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-12-08 22:36 | fix #3170, again by cancelling scheduler tasks last so that they cannot be re-created by callbacks triggered during shutdown of the rest of the struct | Christian Grothoff | 1 | +14 | -14 |
| 2013-12-08 22:31 | -fix #3168, cancel retry task AFTER GMT_cancel, as that triggers a callback in gnunet-service-mesh-peer.c:952 which may then CREATE a new task | Christian Grothoff | 1 | +4 | -6 |
| 2013-12-08 21:47 | Dup the envvar before unsetting, everywhere | LRN | 1 | +2 | -3 |
| 2013-12-08 21:33 | Skip tests properly | LRN | 3 | +3 | -3 |
| 2013-12-08 21:33 | Change gnunet-config detection in gns tests | LRN | 16 | +96 | -16 |
| 2013-12-08 21:33 | Save the prefix value on W32, it does not survive unsetting | LRN | 1 | +9 | -3 |
| 2013-12-08 21:33 | Add hostname and port to psyc.conf (required on W32) | LRN | 1 | +3 | -0 |
| 2013-12-08 21:33 | Add hostname to psycstore.conf (required on W32) | LRN | 1 | +1 | -0 |
| 2013-12-08 21:21 | -minor code cleanup and doxygen/style fixes | Christian Grothoff | 1 | +18 | -12 |
| 2013-12-08 21:12 | -doxygen and formatting and style fixes | Christian Grothoff | 1 | +72 | -53 |
| 2013-12-08 21:06 | mark timeout task as done if it is run, fixes #3171 | Christian Grothoff | 1 | +6 | -4 |
| 2013-12-08 20:41 | -fix trailing spaces | Christian Grothoff | 1 | +9 | -9 |
| 2013-12-08 20:40 | fix use-after-free: the call to mesh_channel_destroy will ultimately free 'op', so we must not update 'op' after the call; however, it is a good idea to clean up the 'channel' field just before the call (#3164) | Christian Grothoff | 1 | +3 | -2 |
| 2013-12-08 19:25 | -test for tm_gmtoff and use it instead of 'timezone' as suggested by GNU libc manual | Christian Grothoff | 2 | +16 | -3 |
| 2013-12-08 17:50 | -freebsd wants malloc_np for malloc_usable_size | Christian Grothoff | 1 | +3 | -0 |
| 2013-12-08 17:05 | -fix | Christian Grothoff | 1 | +4 | -4 |
| 2013-12-08 17:05 | -set session to active on initial creation and notification of the transport; this should fix #3162 | Christian Grothoff | 2 | +74 | -57 |
| 2013-12-08 16:39 | -default to https | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-07 22:57 | -correct use of consensi | Christian Grothoff | 1 | +21 | -11 |
| 2013-12-07 22:57 | -doxygen and style fixes | Christian Grothoff | 1 | +127 | -98 |
| 2013-12-07 22:27 | -fix #3152 | Christian Grothoff | 1 | +4 | -0 |
| 2013-12-07 22:13 | -remove object from all_routes peer map before freeing it, should fix #3161 | Christian Grothoff | 1 | +4 | -0 |
| 2013-12-07 22:07 | -doxygen | Christian Grothoff | 1 | +11 | -11 |
| 2013-12-07 21:08 | adding test for immediately rejected phone call | Christian Grothoff | 2 | +354 | -1 |
| 2013-12-07 21:02 | -test two incoming calls at the same time, plus suspend/resume | Christian Grothoff | 3 | +567 | -3 |
| 2013-12-07 21:01 | -perform mic/speaker operations before event callbacks | Christian Grothoff | 2 | +39 | -24 |
| 2013-12-07 00:15 | -doxygenfixes | Christian Grothoff | 3 | +13 | -17 |
| 2013-12-06 22:01 | -note missing features | Christian Grothoff | 1 | +2 | -0 |
| 2013-12-06 21:59 | -adding CERT support to DNS plugin | Christian Grothoff | 1 | +119 | -1 |
| 2013-12-06 21:57 | -adding CERT record support to dnsparser | Christian Grothoff | 3 | +354 | -10 |
| 2013-12-06 21:51 | -move base64 encoder/decoder to util | Christian Grothoff | 3 | +169 | -151 |
| 2013-12-06 17:45 | - wip | Bart Polot | 1 | +18 | -9 |
| 2013-12-06 17:13 | gnunet-mesh has netcat capabilities | Bart Polot | 1 | +100 | -1 |
| 2013-12-06 16:33 | - basic connect/listen | Bart Polot | 1 | +12 | -6 |
| 2013-12-06 16:32 | working again | Matthias Wachs | 1 | +6 | -7 |
| 2013-12-06 16:25 | not working | Matthias Wachs | 1 | +36 | -30 |
| 2013-12-06 15:52 | -create channel | Bart Polot | 1 | +4 | -1 |
| 2013-12-06 15:48 | - wip | Bart Polot | 2 | +71 | -6 |
| 2013-12-06 14:55 | - wip | Bart Polot | 1 | +50 | -31 |
| 2013-12-06 14:54 | calling gnunet-uri | Matthias Wachs | 1 | +29 | -7 |
| 2013-12-06 14:36 | gnunet-uri return handler exit code | Matthias Wachs | 1 | +6 | -12 |
| 2013-12-06 14:33 | fixed uri parsing and exit codes | Matthias Wachs | 1 | +8 | -7 |
| 2013-12-06 14:08 | adding docu | Matthias Wachs | 1 | +6 | -0 |
| 2013-12-06 14:06 | - test if identity service is running - default ego is used if none given | Matthias Wachs | 1 | +89 | -17 |
| 2013-12-06 13:03 | configure option --disable-autostart to disable auto-startup of services by ARM | Sree Harsha Totakura | 26 | +44 | -25 |
| 2013-12-06 13:00 | -wip | Bart Polot | 1 | +13 | -0 |
| 2013-12-06 12:58 | - wip | Bart Polot | 1 | +121 | -24 |
| 2013-12-06 12:27 | silence: other way around | Matthias Wachs | 1 | +2 | -2 |
| 2013-12-06 12:26 | added config + silent mode | Matthias Wachs | 1 | +54 | -42 |
| 2013-12-06 12:23 | -fix indentation | Christian Grothoff | 1 | +53 | -25 |
| 2013-12-06 12:12 | detect python interpreter error handling | Matthias Wachs | 3 | +72 | -64 |
| 2013-12-06 10:55 | basic qr code reading | Matthias Wachs | 2 | +67 | -0 |
| 2013-12-06 10:40 | - fixed compile warning | Bart Polot | 1 | +2 | -1 |
| 2013-12-06 10:34 | -dox | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-06 10:23 | -fix #3158 | Christian Grothoff | 1 | +16 | -16 |
| 2013-12-06 02:28 | -wip | Bart Polot | 2 | +62 | -8 |
| 2013-12-05 22:58 | -use modern GNUNET_new, instead of GNUNET_malloc (sizeof | Christian Grothoff | 1 | +14 | -16 |
| 2013-12-05 22:56 | -fix leak | Christian Grothoff | 1 | +10 | -8 |
| 2013-12-05 22:55 | -fix leak | Christian Grothoff | 1 | +5 | -2 |
| 2013-12-05 22:54 | -initialize to NULL to use non-free if 'goto except' is hit | Christian Grothoff | 1 | +12 | -7 |
| 2013-12-05 22:42 | -fix leak, indentation, make start_cb static | Christian Grothoff | 1 | +6 | -7 |
| 2013-12-05 22:40 | -fix leak of emsg | Christian Grothoff | 1 | +3 | -2 |
| 2013-12-05 22:39 | -r and r_prime were captured in request, do not free here | Christian Grothoff | 1 | +0 | -3 |
| 2013-12-05 22:39 | -r was captured in request, do not free here | Christian Grothoff | 1 | +8 | -5 |
| 2013-12-05 22:37 | -always initialize emsg_ | Christian Grothoff | 1 | +3 | -0 |
| 2013-12-05 22:25 | -fixing earlier fix | Christian Grothoff | 1 | +0 | -3 |
| 2013-12-05 22:23 | -fix leak (rather theoretical one) | Christian Grothoff | 1 | +16 | -10 |
| 2013-12-05 22:19 | -adding missing break statements | Christian Grothoff | 1 | +6 | -0 |
| 2013-12-05 22:13 | -trying to fix leaks | Christian Grothoff | 1 | +16 | -4 |
| 2013-12-05 22:04 | -address warning, indicate not checking return value is intentional | Christian Grothoff | 1 | +16 | -15 |
| 2013-12-05 22:03 | -fix leak, use 'op' | Christian Grothoff | 2 | +6 | -4 |
| 2013-12-05 22:01 | -use doxygen-style comments on membes | Christian Grothoff | 1 | +16 | -5 |
| 2013-12-05 22:01 | -fix allocation type | Christian Grothoff | 1 | +7 | -5 |
| 2013-12-05 21:57 | -add missing break | Christian Grothoff | 1 | +1 | -0 |
| 2013-12-05 21:56 | -add missing break | Christian Grothoff | 1 | +1 | -0 |
| 2013-12-05 21:56 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-05 21:56 | use 'svalue' that is actually a signed integer, as otherwise cmp with 0 is always false | Christian Grothoff | 1 | +8 | -5 |
| 2013-12-05 21:54 | -simplify code | Christian Grothoff | 1 | +4 | -3 |
| 2013-12-05 21:52 | -fix leaks on error-return, fix indentation | Christian Grothoff | 1 | +58 | -27 |
| 2013-12-05 21:31 | -check return values of hashmap operations | Christian Grothoff | 2 | +8 | -6 |
| 2013-12-05 21:30 | -fix leak | Christian Grothoff | 1 | +5 | -5 |
| 2013-12-05 21:30 | -check return values of hashmap operations | Christian Grothoff | 1 | +104 | -87 |
| 2013-12-05 21:10 | -fixing indentation/doxygen/style issues and some memory leaks in gnunet-consensus-profiler | Christian Grothoff | 2 | +71 | -45 |
| 2013-12-05 21:05 | -do not leak 'mask' array | Christian Grothoff | 1 | +4 | -1 |
| 2013-12-05 21:04 | -indentation fixes | Christian Grothoff | 1 | +38 | -10 |
| 2013-12-05 21:03 | -do not leak 'elements' array | Christian Grothoff | 1 | +7 | -0 |
| 2013-12-05 21:03 | -indentations, comments on API | Christian Grothoff | 2 | +39 | -21 |
| 2013-12-05 21:00 | -fixing indentation | Christian Grothoff | 1 | +40 | -30 |
| 2013-12-05 20:51 | -fix leaks | Christian Grothoff | 2 | +10 | -11 |
| 2013-12-05 20:45 | -dead assignment, reported by clang | Christian Grothoff | 1 | +0 | -1 |
| 2013-12-05 20:45 | -dead assignment, reported by clang | Christian Grothoff | 1 | +0 | -1 |
| 2013-12-05 20:44 | -dead assignment (and leak), reported by clang | Christian Grothoff | 1 | +0 | -1 |
| 2013-12-05 20:44 | -dead assignment, reported by clang | Christian Grothoff | 1 | +0 | -1 |
| 2013-12-05 20:43 | -dead assignment, reported by clang | Christian Grothoff | 1 | +0 | -1 |
| 2013-12-05 20:43 | -dead assignment, reported by clang | Christian Grothoff | 1 | +2 | -3 |
| 2013-12-05 20:42 | -dead assignment, reported by clang | Christian Grothoff | 1 | +0 | -1 |
| 2013-12-05 20:41 | -dead assignment, reported by clang | Christian Grothoff | 1 | +0 | -1 |
| 2013-12-05 20:40 | -safer, found by clang | Christian Grothoff | 1 | +1 | -1 |
| 2013-12-05 18:57 | - fix channel numbering | Bart Polot | 1 | +14 | -0 |
| 2013-12-05 18:56 | - add peer cmp | Bart Polot | 2 | +30 | -0 |
| 2013-12-05 18:55 | -doc | Bart Polot | 1 | +4 | -3 |
| 2013-12-05 15:56 | -fix #3157 | Christian Grothoff | 1 | +2 | -1 |
| 2013-12-05 15:55 | -fix #3153 | Christian Grothoff | 3 | +31 | -19 |
| 2013-12-05 15:13 | -fix timeout | Christian Grothoff | 2 | +2 | -2 |
| 2013-12-05 15:05 | only try to open /dev/power if it actually exists | Christian Grothoff | 1 | +12 | -6 |
| 2013-12-05 15:03 | adding man page for gnunet-bcd | Christian Grothoff | 1 | +33 | -0 |
| 2013-12-05 15:00 | creating gnunet-bcd | Christian Grothoff | 2 | +550 | -0 |
| 2013-12-05 15:00 | -dead | Christian Grothoff | 4 | +0 | -3183 |
| 2013-12-05 14:59 | -improving TeX | Christian Grothoff | 2 | +18692 | -5 |
| 2013-12-05 14:15 | - change mesh channel creation/notification API | Bart Polot | 13 | +111 | -134 |
| 2013-12-05 14:01 | -dead code elimination | Christian Grothoff | 1 | +0 | -4 |
| 2013-12-05 13:48 | -degermanize | Christian Grothoff | 1 | +3 | -4 |
| 2013-12-05 13:41 | -rename and install | Christian Grothoff | 4 | +8 | -5 |
| 2013-12-05 13:15 | fixing segfault since session->plugin was NULL | Matthias Wachs | 1 | +5 | -2 |
| 2013-12-05 13:01 | fix ats information on session start | Matthias Wachs | 1 | +18 | -7 |
| 2013-12-05 13:00 | set to NO_TASK when done | Matthias Wachs | 1 | +1 | -0 |
| 2013-12-05 12:53 | fixed public key and identity comparison in disconnect messages | Matthias Wachs | 1 | +1 | -5 |
| 2013-12-05 12:40 | -make cryogenic code Linux-only | Christian Grothoff | 1 | +30 | -23 |
| 2013-12-05 12:28 | - nonexistent channel does not necessarily means an error, could be cross-notification of channel_destroy | Bart Polot | 1 | +5 | -7 |
| 2013-12-05 12:21 | fix for mantis #0003156 | Matthias Wachs | 1 | +1 | -1 |
| 2013-12-05 10:41 | - fix compilation issues | Bart Polot | 1 | +12 | -12 |
| 2013-12-05 10:25 | -template for supriti/xvine | Christian Grothoff | 15 | +5535 | -2 |
| 2013-12-05 10:17 | - fix procession of channel create in loopback channels | Bart Polot | 1 | +13 | -2 |
| 2013-12-05 10:03 | GNUNET_TIME_UNIT_FOREVER_REL added to GNUNET_SCHEDULER_add_write_file call | Alejandra Morales | 1 | +8 | -4 |
| 2013-12-05 09:56 | Cryogenic stuff | Alejandra Morales | 1 | +109 | -17 |
| 2013-12-05 09:06 | fix uninitialized memory in network send | Matthias Wachs | 1 | +1 | -0 |
| 2013-12-05 09:00 | doxygen + remove break | Matthias Wachs | 2 | +1 | -2 |
| 2013-12-05 02:46 | - treat data as ACK on the destination end of a channel | Bart Polot | 1 | +18 | -0 |
| 2013-12-05 02:13 | - avoid dereferencing copy after channel (and therefore copy) was destroyed | Bart Polot | 1 | +9 | -7 |
| 2013-12-05 01:42 | - dont use millisecond restransmit delays for "synack" retransmission | Bart Polot | 1 | +1 | -0 |
| 2013-12-05 01:38 | - improve dealing with duplicate channel create (in case of replay attack / missed channel ACK) | Bart Polot | 1 | +28 | -27 |
| 2013-12-05 01:08 | - timing | Bart Polot | 1 | +6 | -2 |
| 2013-12-05 00:53 | - log | Bart Polot | 1 | +15 | -3 |
| 2013-12-05 00:53 | - avoid warning on successful shutdowns | Bart Polot | 1 | +1 | -1 |
| 2013-12-04 19:21 | added simulation | Fabian Oehlmann | 1 | +52 | -38 |
| 2013-12-04 17:40 | Fix issue 3154: gnunet_conversation_service.h doesn't get installed | David Barksdale | 1 | +1 | -0 |
| 2013-12-04 17:35 | added file-output for plots | Fabian Oehlmann | 1 | +51 | -25 |
| 2013-12-04 17:09 | - dont authorize a client to send more data in case a duplicate CHANNEL_ACK is received while the connection buffer is full | Bart Polot | 1 | +2 | -1 |
| 2013-12-04 17:05 | - use cleaner code | Bart Polot | 1 | +1 | -4 |
| 2013-12-04 16:45 | - don't mark duplicate channel_confirm messages as error | Bart Polot | 1 | +3 | -1 |
| 2013-12-04 14:45 | correct order of quotas | Matthias Wachs | 1 | +1 | -1 |
| 2013-12-04 13:16 | config file | Matthias Wachs | 2 | +28 | -0 |
| 2013-12-04 13:11 | new test with PKEY shortening check and lookup in shorten zone | Matthias Wachs | 1 | +66 | -45 |
| 2013-12-04 12:59 | no cache cfg option | Matthias Wachs | 1 | +3 | -0 |
| 2013-12-04 12:48 | -reduce stat calls by caching result of GNUNET_OS_installation_get_path | Christian Grothoff | 1 | +8 | -5 |
| 2013-12-04 12:43 | add nick name for cached records | Matthias Wachs | 1 | +6 | -6 |
| 2013-12-04 12:43 | add cfg option to disable caching | Matthias Wachs | 1 | +51 | -30 |
| 2013-12-04 12:39 | -fix paths | Christian Grothoff | 1 | +3 | -3 |
| 2013-12-04 12:37 | Skip gnunet-config-dependent tests when gnunet-config is missing | LRN | 3 | +21 | -6 |
| 2013-12-04 10:48 | expiration | Matthias Wachs | 1 | +28 | -18 |
| 2013-12-04 10:10 | rename to match functionality | Matthias Wachs | 1 | +2 | -2 |
| 2013-12-04 10:00 | debug message | Matthias Wachs | 1 | +2 | -1 |
| 2013-12-04 09:43 | -run refresh_routes() asynchronously, as the recursion in #3152 looks suspicious | Christian Grothoff | 1 | +67 | -28 |
| 2013-12-04 02:04 | missing file | LRN | 2 | +111 | -111 |
| 2013-12-04 02:03 | Fix Python interpreter in revocation test | LRN | 1 | +8 | -1 |
| 2013-12-04 00:10 | Pythonize the revocation test | LRN | 3 | +112 | -52 |
| 2013-12-04 00:10 | Link dv transport plugin to libgnunetats (for logging) | LRN | 2 | +6 | -0 |
| 2013-12-03 20:42 | - missing message type | Florian Dold | 1 | +31 | -1 |
| 2013-12-03 16:35 | include nick in cache for debugging | Matthias Wachs | 1 | +13 | -0 |
| 2013-12-03 16:33 | - do not use SIGUSR1 on SuperMUC | Sree Harsha Totakura | 2 | +6 | -5 |
| 2013-12-03 16:18 | - allow $-expressions anywhere in the given string | Sree Harsha Totakura | 1 | +35 | -12 |
| 2013-12-03 16:03 | modify test to test shortened delegations in shorten and master zone | Matthias Wachs | 1 | +18 | -14 |
| 2013-12-03 14:53 | doxygen | Matthias Wachs | 4 | +8 | -5 |
| 2013-12-03 14:41 | adding libgnunetats.la to libadd | Matthias Wachs | 1 | +4 | -1 |
| 2013-12-03 14:34 | check in proportional | Matthias Wachs | 1 | +7 | -0 |
| 2013-12-03 14:34 | addign network | Matthias Wachs | 1 | +5 | -0 |
| 2013-12-03 14:34 | enabling transmission to plugin | Matthias Wachs | 1 | +1 | -1 |
| 2013-12-03 14:23 | - fixing crash during shutdown - adding network functionality | Matthias Wachs | 5 | +89 | -19 |
| 2013-12-03 12:23 | reduce log level to debug | Matthias Wachs | 1 | +6 | -5 |
| 2013-12-03 11:38 | - work on secretsharing | Florian Dold | 5 | +873 | -56 |
| 2013-12-03 10:21 | removed unused function | Fabian Oehlmann | 1 | +165 | -158 |
| 2013-12-03 09:19 | fixing parallel build dependency | Matthias Wachs | 1 | +3 | -7 |
| 2013-12-02 19:01 | debug fa | Fabian Oehlmann | 1 | +242 | -152 |
| 2013-12-02 08:51 | -html form | Christian Grothoff | 2 | +52 | -35 |
| 2013-12-01 12:45 | -doxygen | Christian Grothoff | 1 | +6 | -6 |
| 2013-12-01 00:44 | - cleanup tunnel api - doxygen | Bart Polot | 3 | +25 | -26 |
| 2013-12-01 00:37 | - cleanup, get rid of goto | Bart Polot | 1 | +23 | -6 |
| 2013-12-01 00:28 | - loopback traffic should not touch tunnel code. Mark as a warning, replace with assert in the future. | Bart Polot | 1 | +1 | -1 |
| 2013-11-30 17:26 | fixing #3146: peer identities no longer have the size of hash codes; breaks FS protocol compatibility with previous versions slightly... | Christian Grothoff | 3 | +21 | -23 |
| 2013-11-30 15:09 | -card template | Christian Grothoff | 6 | +3305 | -0 |
| 2013-11-30 03:19 | - log | Bart Polot | 1 | +3 | -0 |
| 2013-11-30 02:17 | - fix segfault | Bart Polot | 1 | +9 | -2 |
| 2013-11-30 02:12 | - use queue/task mechanism for SYNACKs | Bart Polot | 1 | +72 | -53 |
| 2013-11-30 01:57 | - refactor mesg sent | Bart Polot | 1 | +3 | -7 |
| 2013-11-30 01:56 | - refactor | Bart Polot | 1 | +14 | -29 |
| 2013-11-30 01:41 | - legibility | Bart Polot | 1 | +5 | -4 |
| 2013-11-30 01:31 | - initialize timers | Bart Polot | 1 | +5 | -0 |
| 2013-11-30 01:17 | - retransmit channel create based on separate timeout tasks | Bart Polot | 1 | +276 | -176 |
| 2013-11-30 01:17 | - code cleanup | Bart Polot | 1 | +6 | -3 |
| 2013-11-30 00:03 | -undo, this was a bit too early | Christian Grothoff | 1 | +11 | -5 |
| 2013-11-30 00:02 | applying patch from #3148 (by shedatc) to make gnunet-helper-nat-client compile on FreeBSD | Christian Grothoff | 5 | +40 | -30 |
| 2013-11-29 23:45 | - doc | Bart Polot | 1 | +8 | -6 |
| 2013-11-29 18:12 | - fix super-fast (< 20ms) retransmission behavior when the RTT is smaller than the core delay | Bart Polot | 1 | +16 | -2 |
| 2013-11-29 17:45 | -fix #3147: mesh server should properly interpret 'no answer' from datastore, instead of passing along the 'emtpy' block | Christian Grothoff | 1 | +32 | -12 |
| 2013-11-29 17:22 | -fix #3133 | Christian Grothoff | 2 | +23 | -17 |
| 2013-11-29 16:34 | - fix messed scheduler management in data ack handling | Bart Polot | 1 | +20 | -10 |
| 2013-11-29 14:11 | -doxygen | Christian Grothoff | 2 | +3 | -3 |
| 2013-11-29 14:03 | -doxygen and logging | Christian Grothoff | 1 | +15 | -10 |
| 2013-11-29 14:03 | -doxygen | Christian Grothoff | 1 | +1 | -1 |
| 2013-11-29 14:03 | -doxygen | Christian Grothoff | 1 | +13 | -10 |
| 2013-11-29 13:28 | - only complain if mid is BIGGER than expected, because sender sent unauthorized traffic. if its smaller it is just an unnecessary retransmission | Bart Polot | 1 | +1 | -1 |
| 2013-11-29 13:10 | - wip | Bart Polot | 1 | +2 | -2 |
| 2013-11-29 13:02 | - initialize timing info with real round trip time if available - fix channel queues on unnecessary retransmissions | Bart Polot | 1 | +33 | -9 |
| 2013-11-29 12:35 | -initialized uninitialized 'key' field in GetHandle to fix assertion in gnunet-service-dht_clients.c:721 due to uninitialized key in IPC message | Christian Grothoff | 1 | +13 | -9 |
| 2013-11-29 12:30 | - do not count channel management traffic as payload | Bart Polot | 1 | +41 | -15 |
| 2013-11-29 11:59 | - process channel destroy notifications properly | Bart Polot | 1 | +7 | -2 |
| 2013-11-29 11:28 | - doc | Bart Polot | 1 | +1 | -1 |
| 2013-11-29 10:25 | - move do_start_process to util/ | Sree Harsha Totakura | 6 | +206 | -196 |
| 2013-11-29 09:51 | remove debug | Matthias Wachs | 1 | +0 | -2 |
| 2013-11-29 09:49 | fixing multiple segfaults fixing functionality: misunderstanding of monitor callback, stored pkey under zonekey of returned existing mapping | Matthias Wachs | 1 | +26 | -12 |
| 2013-11-29 09:34 | bug in zone to name: called with disconnect error instead of signalling "no name found" | Matthias Wachs | 1 | +3 | -1 |
| 2013-11-29 09:05 | -doxygen fixes, fix starting gnunet-service-resolver as it is no longer in /opt/jdk1.6.0_22/bin/:/home/grothoff/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:. | Christian Grothoff | 1 | +72 | -43 |
| 2013-11-29 08:49 | path required | Matthias Wachs | 1 | +1 | -0 |
| 2013-11-29 08:35 | - detect GNUnet installation - detect if GNUnet is running | Matthias Wachs | 1 | +14 | -0 |
| 2013-11-29 08:32 | return error as exit code | Matthias Wachs | 1 | +2 | -0 |
| 2013-11-29 02:35 | - use force flag to avoid connections dropping channel management data - multiple bugfixes with channel shutdown | Bart Polot | 7 | +126 | -76 |
| 2013-11-28 19:43 | -fix left-over confusion between hash code and peer identity size from recent peer identity format change | Christian Grothoff | 3 | +10 | -12 |
| 2013-11-28 19:38 | -check return value | Christian Grothoff | 1 | +4 | -3 |
| 2013-11-28 19:36 | -fix memory leak | Christian Grothoff | 1 | +20 | -19 |
| 2013-11-28 19:33 | -adding missing close | Christian Grothoff | 1 | +14 | -7 |
| 2013-11-28 19:31 | -doxygen | Christian Grothoff | 1 | +11 | -11 |
| 2013-11-28 19:30 | -check return value | Christian Grothoff | 1 | +12 | -10 |
| 2013-11-28 19:28 | -fix bad sizeof | Christian Grothoff | 1 | +2 | -2 |
| 2013-11-28 19:27 | -fix leak | Christian Grothoff | 1 | +4 | -0 |
| 2013-11-28 17:58 | - use callback awareness to cancel unneeded traffic | Bart Polot | 1 | +100 | -25 |
| 2013-11-28 16:41 | Fix compilation | Bruno Cabral | 1 | +1 | -1 |
| 2013-11-28 16:29 | debug message | Matthias Wachs | 1 | +1 | -1 |
| 2013-11-28 16:24 | - write PEERID to PATHS so that it can be used for dollar expansion | Sree Harsha Totakura | 2 | +6 | -0 |
| 2013-11-28 16:19 | debugging | Matthias Wachs | 1 | +3 | -2 |
| 2013-11-28 16:19 | - support PREFIX strings with arguments | Sree Harsha Totakura | 1 | +10 | -9 |
| 2013-11-28 15:40 | improved debug message | Matthias Wachs | 1 | +3 | -1 |
| 2013-11-28 15:36 | changes to config and test due to test directory | Matthias Wachs | 3 | +9 | -7 |
| 2013-11-28 15:35 | adding message | Matthias Wachs | 1 | +5 | -0 |
| 2013-11-28 15:12 | - don't timeout SHUTDOWN_PEERS operation | Sree Harsha Totakura | 1 | +0 | -38 |
| 2013-11-28 14:40 | -cleaning up UDP broadcast code, preparing for cryogenic | Christian Grothoff | 2 | +182 | -169 |
| 2013-11-28 14:31 | separate from default and clean up | Matthias Wachs | 2 | +6 | -0 |
| 2013-11-28 14:22 | use test specific namestore db | Matthias Wachs | 1 | +3 | -0 |
| 2013-11-28 14:13 | - fix | Sree Harsha Totakura | 1 | +1 | -1 |
| 2013-11-28 13:53 | fix div by zero | Matthias Wachs | 1 | +5 | -4 |
| 2013-11-28 13:01 | disabling for debug | Matthias Wachs | 1 | +4 | -0 |
| 2013-11-28 13:00 | - raise a signal after receiving it from the control pipe by calling the respective callback registered with GNUNET_SIGNAL_handler_install(). | Sree Harsha Totakura | 3 | +47 | -1 |
| 2013-11-28 10:42 | add cli check | Matthias Wachs | 16 | +126 | -0 |
| 2013-11-28 10:38 | check for cli tools | Matthias Wachs | 1 | +7 | -0 |
| 2013-11-28 10:37 | check for cli tools | Matthias Wachs | 3 | +24 | -0 |
| 2013-11-28 08:59 | -fix #3141 | Christian Grothoff | 1 | +13 | -13 |
| 2013-11-28 08:10 | - Tests did not clean up: TEST_HOME with namestore db was not removed after test Therefore test_namestore_api_remove_not_existing_record passed when executed on a clean system, but failed if ran after a previous test adding a record | Matthias Wachs | 19 | +175 | -197 |
| 2013-11-28 07:42 | minor output improvement | Matthias Wachs | 1 | +3 | -2 |
| 2013-11-28 02:01 | - remove deprecated tests | Bart Polot | 3 | +2 | -20 |
| 2013-11-28 01:48 | - warning-- | Bart Polot | 1 | +0 | -1 |
| 2013-11-28 01:45 | - use new keepalive message type | Bart Polot | 2 | +4 | -1 |
| 2013-11-28 01:28 | - send conncetion ack before kex exchange -> cleaner state maintenance | Bart Polot | 1 | +4 | -3 |
| 2013-11-28 01:23 | - typos, indent | Bart Polot | 1 | +5 | -5 |
| 2013-11-28 01:15 | - log | Bart Polot | 1 | +2 | -0 |
| 2013-11-27 21:02 | -attempting to address #3133 | Christian Grothoff | 2 | +32 | -26 |
| 2013-11-27 18:11 | - revamp mesh_common code, minor refactoring | Bart Polot | 7 | +94 | -59 |
| 2013-11-27 18:02 | - update message types | Bart Polot | 1 | +2 | -17 |
| 2013-11-27 17:17 | - remove old message types | Bart Polot | 1 | +2 | -8 |
| 2013-11-27 16:38 | - use only once KEEPALIVE message | Bart Polot | 2 | +25 | -21 |
| 2013-11-27 16:08 | - remove old dead code / message types | Bart Polot | 4 | +10 | -53 |
| 2013-11-27 16:07 | - supress compilation warnings | Bart Polot | 1 | +2 | -2 |
| 2013-11-27 16:01 | fixing test | Matthias Wachs | 1 | +21 | -16 |
| 2013-11-27 12:54 | - plug leak | Bart Polot | 1 | +2 | -0 |
| 2013-11-27 12:28 | minor corrections to revocation service revocation testtest now passes | Matthias Wachs | 4 | +99 | -9 |
| 2013-11-27 11:45 | - log as debug when ibf fails to decode, instead of warning | Florian Dold | 1 | +1 | -1 |
| 2013-11-27 11:43 | - fixed use after free due to uncanceled task | Florian Dold | 1 | +19 | -1 |
| 2013-11-27 10:43 | clean up test | Matthias Wachs | 1 | +136 | -87 |
| 2013-11-27 10:08 | debug messages for DV plugin | Matthias Wachs | 2 | +18 | -1 |
| 2013-11-27 08:59 | - FIX: GNUNET_SET_STATUS_HALF_DONE is never called only GNUNET_SET_STATUS_DONE - FIX: Crash since neighbor_table == NULL on removal check | Matthias Wachs | 1 | +18 | -13 |
| 2013-11-27 08:41 | improved cleanup | Matthias Wachs | 1 | +12 | -1 |
| 2013-11-27 08:29 | - neighbor_table_consensus was never created - do not include own or remote peer in set - print set status | Matthias Wachs | 1 | +70 | -24 |
| 2013-11-27 06:58 | - fix line for client audio retransmission | Bart Polot | 1 | +1 | -1 |
| 2013-11-27 06:48 | - log | Bart Polot | 1 | +6 | -3 |
| 2013-11-27 06:48 | - dont send anything to clients shutting down | Bart Polot | 1 | +2 | -0 |
| 2013-11-27 06:42 | - remember caller source | Bart Polot | 1 | +1 | -0 |
| 2013-11-27 05:39 | - log | Bart Polot | 1 | +2 | -2 |
| 2013-11-27 05:08 | - fix consensus profiler test (multiple channels reusing same tunnel/session) | Bart Polot | 3 | +21 | -3 |
| 2013-11-27 04:44 | - dont update tunnel c-state on data | Bart Polot | 1 | +1 | -5 |
| 2013-11-27 04:28 | - fix case of reconnection during valid handshake | Bart Polot | 1 | +13 | -4 |
| 2013-11-27 04:19 | - tunnels need separate connectivity state and encryption/handshake states | Bart Polot | 5 | +216 | -107 |
| 2013-11-27 01:59 | - log | Bart Polot | 2 | +6 | -5 |
| 2013-11-27 01:42 | - dont try to send data on connections that are going to be destroyed | Bart Polot | 2 | +15 | -0 |
| 2013-11-27 01:41 | - log | Bart Polot | 1 | +5 | -7 |
| 2013-11-26 22:39 | allow spaces in binary file names (#3094) | Christian Grothoff | 3 | +86 | -53 |
| 2013-11-26 22:30 | -handle case where channel is NULL (failed to be created?), see #3125 | Christian Grothoff | 1 | +6 | -5 |
| 2013-11-26 18:47 | - dont send ACK on dying connections | Bart Polot | 1 | +6 | -0 |
| 2013-11-26 17:53 | - dont resend useless channel_destroy messages | Bart Polot | 2 | +34 | -40 |
| 2013-11-26 17:53 | - log | Bart Polot | 1 | +3 | -1 |
| 2013-11-26 17:33 | test for revocation flooding | Matthias Wachs | 2 | +259 | -1 |
| 2013-11-26 16:06 | - fix port mangling | Bart Polot | 1 | +5 | -6 |
| 2013-11-26 15:51 | - allow for destruction of channel inside inbound handler | Bart Polot | 1 | +5 | -1 |
| 2013-11-26 15:51 | - fixed handling of incorrect channel port | Florian Dold | 1 | +7 | -1 |
| 2013-11-26 15:34 | - fix crash on GMC_create (3131, 3123) | Bart Polot | 1 | +1 | -1 |
| 2013-11-26 15:22 | - fix 2966: destroy all channels on service crash/disconnect | Bart Polot | 1 | +15 | -36 |
| 2013-11-26 14:40 | - check for null in mq/client when disconnecting listeners | Florian Dold | 1 | +11 | -2 |
| 2013-11-26 12:51 | evalutation | Matthias Wachs | 2 | +28 | -4 |
| 2013-11-26 12:09 | local revocation test | Matthias Wachs | 3 | +46 | -0 |
| 2013-11-26 09:49 | missign break | Matthias Wachs | 1 | +1 | -1 |
| 2013-11-26 08:37 | fix crash | Matthias Wachs | 1 | +2 | -2 |
| 2013-11-26 01:52 | - fix #3114: add feedback from _local to _channel on who is requesting the channel destruction, notify the other part | Bart Polot | 3 | +12 | -8 |
| 2013-11-26 01:33 | - testcase for #3114 | Bart Polot | 1 | +38 | -16 |
| 2013-11-25 22:31 | - fix #3111 | Bart Polot | 1 | +7 | -8 |
| 2013-11-25 15:46 | - fix | Sree Harsha Totakura | 1 | +1 | -1 |
| 2013-11-25 14:29 | remember direct route to be released on direct disconnect | Matthias Wachs | 1 | +22 | -5 |
| 2013-11-25 14:10 | SET building is working now ... but SET itself seems to fail | Matthias Wachs | 1 | +53 | -11 |
| 2013-11-25 02:39 | - log | Bart Polot | 1 | +32 | -1 |
| 2013-11-22 23:13 | Run contrib/pogen.sh as part of bootstrap. | David Barksdale | 1 | +1 | -0 |
| 2013-11-22 21:06 | additional check for filename | Matthias Wachs | 1 | +9 | -2 |
| 2013-11-22 20:35 | wrong string used | Matthias Wachs | 1 | +1 | -1 |
| 2013-11-22 18:08 | added convergence test | Fabian Oehlmann | 2 | +351 | -0 |
| 2013-11-22 18:03 | removed task_pending attribute testing reward function changes | Fabian Oehlmann | 1 | +29 | -31 |
| 2013-11-22 17:55 | test variables | Fabian Oehlmann | 1 | +12 | -0 |
| 2013-11-22 17:42 | fixed a bug where a set handle was used after free | Florian Dold | 1 | +84 | -44 |
| 2013-11-22 09:15 | rename namestore to namecache | Matthias Wachs | 1 | +3 | -3 |
| 2013-11-21 19:26 | - bugfixes - changed reward calculation | Fabian Oehlmann | 1 | +77 | -39 |
| 2013-11-21 18:13 | - log | Bart Polot | 1 | +2 | -0 |
| 2013-11-21 17:49 | - destroy all connections on shutdown, so core_disconnect doesn't cause errors | Bart Polot | 1 | +23 | -0 |
| 2013-11-21 17:08 | - don't crash on channel not found | Bart Polot | 1 | +16 | -2 |
| 2013-11-21 09:31 | extended state feature vector | Fabian Oehlmann | 1 | +18 | -10 |
| 2013-11-21 09:10 | minor fix in check ... test test_gns_nick_shorten now passes | Matthias Wachs | 1 | +2 | -3 |
| 2013-11-21 08:56 | timeout is to short on slower systems (and when running with valgrind) | Matthias Wachs | 6 | +7 | -8 |
| 2013-11-21 08:16 | remove debug output | Matthias Wachs | 1 | +0 | -4 |
| 2013-11-21 08:12 | advanced tests later | Matthias Wachs | 1 | +1 | -1 |
| 2013-11-20 16:56 | - variables renamed - no suggestion if not at least min_bw bandwidth is theoretically available | Fabian Oehlmann | 1 | +106 | -61 |
| 2013-11-20 16:20 | added intersection to set's automake script renamed shared variable in set-service's common structure reordered code in intersection i assume: finished reworking intersection, still misses dynamic bloomfilter size re-added struct SetState to intersection, which keeps track of the newest (and only this!) element count in the set's hashmap. removed iterator over the set for counting (see line above) a bugfix here and there | Christian Fuchs | 4 | +162 | -168 |
| 2013-11-20 15:39 | - renaming namestore references to namecache - implementing nick record based shortening in resolver | Matthias Wachs | 1 | +65 | -54 |
| 2013-11-20 15:27 | missing fi | Matthias Wachs | 1 | +3 | -2 |
| 2013-11-20 10:55 | fixed bug from set-union more work on set intersection, should now be logically complete except for the adaptive bloomfilter size | Christian Fuchs | 2 | +19 | -87 |
| 2013-11-20 10:41 | global/local reward ratio made adjustable | Fabian Oehlmann | 1 | +20 | -4 |
| 2013-11-20 10:25 | added preferences to state vector | Fabian Oehlmann | 1 | +14 | -6 |
| 2013-11-20 09:56 | renaming timeout constants | Matthias Wachs | 3 | +15 | -15 |
| 2013-11-19 19:47 | -doxygen | Christian Grothoff | 1 | +13 | -13 |
| 2013-11-19 19:46 | -implementing revocation set union | Christian Grothoff | 1 | +213 | -16 |
| 2013-11-19 17:38 | globalized networks state | Fabian Oehlmann | 1 | +31 | -6 |
| 2013-11-19 17:03 | better experience initialization | Fabian Oehlmann | 1 | +39 | -0 |
| 2013-11-19 16:42 | evaluation | Matthias Wachs | 4 | +142 | -102 |
| 2013-11-19 16:38 | removed debug statement | Fabian Oehlmann | 1 | +0 | -4 |
| 2013-11-19 16:37 | -integer underflow fix -bw_changed_cb invocation separate -benchmark info calls | Fabian Oehlmann | 1 | +135 | -102 |
| 2013-11-19 15:38 | - more shutdown fixes | Bart Polot | 1 | +22 | -0 |
| 2013-11-19 15:33 | - missing header | Bart Polot | 1 | +1 | -0 |
| 2013-11-19 15:32 | - fix shutdown order | Bart Polot | 2 | +1 | -2 |
| 2013-11-19 15:25 | - remove warning | Bart Polot | 1 | +1 | -1 |
| 2013-11-19 15:23 | - api fix | Bart Polot | 3 | +8 | -10 |
| 2013-11-19 15:23 | - delete tunnel from peermap at shutdown | Bart Polot | 1 | +4 | -2 |
| 2013-11-19 15:19 | -do not crash on exit, even if mesh died | Christian Grothoff | 1 | +6 | -2 |
| 2013-11-19 15:16 | -fix | Christian Grothoff | 1 | +1 | -1 |
| 2013-11-19 15:16 | -fix | Christian Grothoff | 1 | +1 | -1 |
| 2013-11-19 15:13 | -fix test | Christian Grothoff | 1 | +8 | -7 |
| 2013-11-19 15:12 | - don't reschedule a POLL if connectio is being destroyed, hopefully fix #3111 | Bart Polot | 1 | +5 | -0 |
| 2013-11-19 15:06 | -cleaner callback sequencing | Christian Grothoff | 2 | +97 | -11 |
| 2013-11-19 15:04 | -fix channel_get_info, return pointer to peer, not interned value | Christian Grothoff | 1 | +1 | -1 |
| 2013-11-19 14:48 | get normalized pref per client | Matthias Wachs | 4 | +64 | -6 |
| 2013-11-19 14:25 | -not const | Christian Grothoff | 1 | +1 | -1 |
| 2013-11-19 14:24 | -fixing crash from reset_mesh due to mesh API semantic change: cleaner is now always called, but we don't want it to release the maps in this case | Christian Grothoff | 1 | +11 | -5 |
| 2013-11-19 14:06 | preference client management and test | Matthias Wachs | 4 | +362 | -2 |
| 2013-11-19 13:34 | notify only once | Matthias Wachs | 1 | +6 | -6 |
| 2013-11-19 12:40 | - reduce debug level in proportional - store pref client in DLL - remove disconnected clients | Matthias Wachs | 6 | +164 | -22 |
| 2013-11-19 10:52 | - Added the '-E' option to gnunet-ecc, which prints reference results of ecc operations | Florian Dold | 1 | +66 | -1 |
| 2013-11-18 20:58 | -doxygen fixes | Christian Grothoff | 2 | +34 | -32 |
| 2013-11-18 20:43 | -fix | Christian Grothoff | 1 | +2 | -1 |
| 2013-11-18 20:42 | -doxygen, and likely fix for #2727 | Christian Grothoff | 2 | +23 | -15 |
| 2013-11-18 19:46 | -document test | Christian Grothoff | 1 | +5 | -0 |
| 2013-11-18 19:44 | -expanding conversation test | Christian Grothoff | 1 | +116 | -13 |
| 2013-11-18 19:10 | - destroy channels when tunnels is being destroyed (but complain: channels should have been destroyed first). Probably wrong shutdown sequence. | Bart Polot | 2 | +65 | -48 |
| 2013-11-18 19:00 | - fixme | Bart Polot | 1 | +3 | -2 |
| 2013-11-18 18:58 | - fix handling of path's on duplicate PATH_CREATE messages | Bart Polot | 1 | +3 | -2 |
| 2013-11-18 18:07 | work work | Christian Fuchs | 1 | +23 | -17 |
| 2013-11-18 17:49 | more work on set intersection | Christian Fuchs | 1 | +75 | -31 |
| 2013-11-18 17:05 | -towards a real test for conversation | Christian Grothoff | 3 | +265 | -37 |
| 2013-11-18 16:58 | more work on intersection | Christian Fuchs | 1 | +82 | -141 |
| 2013-11-18 16:39 | - doc, notes | Bart Polot | 3 | +14 | -2 |
| 2013-11-18 16:20 | preference iteration | Matthias Wachs | 1 | +82 | -29 |
| 2013-11-18 16:00 | - missing return | Bart Polot | 1 | +1 | -0 |
| 2013-11-18 15:18 | test_api_conf changed | Fabian Oehlmann | 2 | +2 | -230 |
| 2013-11-18 15:06 | comments | Fabian Oehlmann | 3 | +234 | -2 |
| 2013-11-18 15:04 | added utilization | Fabian Oehlmann | 1 | +32 | -15 |
| 2013-11-18 14:55 | - log | Bart Polot | 1 | +7 | -3 |
| 2013-11-18 14:51 | improved evalution | Matthias Wachs | 1 | +24 | -1 |
| 2013-11-18 14:44 | - cancel queued message on connection destroy | Bart Polot | 1 | +4 | -0 |
| 2013-11-18 14:40 | - dont double free in case of error | Bart Polot | 1 | +0 | -1 |
| 2013-11-18 14:37 | utilization | Matthias Wachs | 1 | +104 | -15 |
| 2013-11-18 14:34 | - fix use after free on shutdown (#3112) | Bart Polot | 1 | +5 | -0 |
| 2013-11-18 13:18 | additional hosts are appearing -> disable hostlist | Matthias Wachs | 1 | +1 | -0 |
| 2013-11-18 12:04 | remove, not used anymore | Matthias Wachs | 1 | +0 | -258 |
| 2013-11-18 11:39 | allocation evaluation | Matthias Wachs | 1 | +58 | -20 |
| 2013-11-18 10:24 | fix #2944: modify the adaptive parallelisation algorithm | Sree Harsha Totakura | 1 | +11 | -0 |
| 2013-11-17 23:00 | Add a third default. $HOME is not set on W32, and it refuses to work without it. | Bruno Cabral | 1 | +1 | -1 |
| 2013-11-17 18:31 | -fix test | Christian Grothoff | 1 | +8 | -3 |
| 2013-11-17 14:52 | -use two-digit country code, as required | Christian Grothoff | 1 | +1 | -1 |
| 2013-11-16 19:56 | -more debug messages | Christian Grothoff | 3 | +15 | -8 |
| 2013-11-16 19:55 | -add assertions to ensure there is no stale reconnect task | Christian Grothoff | 1 | +12 | -8 |
| 2013-11-16 19:37 | -fix shutdown | Christian Grothoff | 1 | +5 | -0 |
| 2013-11-16 18:48 | -fix missing endianess conversions | Christian Grothoff | 2 | +15 | -11 |
| 2013-11-16 18:30 | -clean up during shutdown | Christian Grothoff | 1 | +13 | -0 |
| 2013-11-16 18:26 | -fix | Christian Grothoff | 1 | +2 | -2 |
| 2013-11-16 18:22 | -do not send done after destroying channel | Christian Grothoff | 1 | +1 | -1 |
| 2013-11-16 18:19 | -avoid use after free | Christian Grothoff | 1 | +3 | -1 |
| 2013-11-16 17:59 | -return after handler was found, as handler might have destroyed the mesh handle already | Christian Grothoff | 1 | +5 | -4 |
| 2013-11-16 17:51 | -avoid possible problem due to clean up during deeper recursion by making continuation asynchronous | Christian Grothoff | 2 | +43 | -14 |
| 2013-11-16 17:41 | -remove GNUNET_MQ_impl_send_commit, make it part of send_continue, to ensure calling the continuation _last_ | Christian Grothoff | 5 | +24 | -63 |
| 2013-11-16 17:24 | -fix include order | Christian Grothoff | 1 | +0 | -1 |
| 2013-11-16 17:24 | -only notify AFTER sending is really close to finished, not before | Christian Grothoff | 1 | +11 | -14 |
| 2013-11-16 17:13 | -doxygen, minor bug fixes | Christian Grothoff | 6 | +59 | -13 |
| 2013-11-16 14:45 | Test Commit. Fixing typo. | Bruno Cabral | 1 | +1 | -1 |
| 2013-11-16 14:33 | Fix a typo in util.conf | LRN | 1 | +1 | -1 |
| 2013-11-16 11:28 | -doxygen fixes | Christian Grothoff | 4 | +21 | -27 |
| 2013-11-15 23:03 | -build fix | Christian Grothoff | 1 | +0 | -1 |
| 2013-11-15 23:03 | -completing API implementation | Christian Grothoff | 1 | +39 | -2 |
| 2013-11-15 22:58 | -implementing missing resume/suspend functions for callee | Christian Grothoff | 1 | +43 | -2 |
| 2013-11-15 22:45 | -updating gnunet-conversation to match current API | Christian Grothoff | 1 | +335 | -132 |
| 2013-11-15 21:20 | -reworking connection to allow multiple waiting/active connections per line | Christian Grothoff | 2 | +570 | -387 |
| 2013-11-15 19:13 | -fix FTBFS | Christian Grothoff | 2 | +91 | -19 |
| 2013-11-15 19:06 | -towards enabling call waiting in conversation -- creates FTBFS | Christian Grothoff | 7 | +1475 | -881 |
| 2013-11-15 17:00 | - doc - use tunnel queues on channel retransmit | Bart Polot | 6 | +49 | -53 |
| 2013-11-15 15:53 | - initiate retransmit timer only after message has been sent | Bart Polot | 1 | +41 | -15 |
| 2013-11-15 15:52 | - dont use uninitialized memory | Bart Polot | 1 | +1 | -1 |
| 2013-11-15 15:28 | - dead code | Bart Polot | 2 | +0 | -43 |
| 2013-11-15 15:24 | - add tunnel callback for retransmissions | Bart Polot | 3 | +95 | -26 |
| 2013-11-15 15:11 | - dont use a cancel handle if cont is NULL, fix potential memleak | Bart Polot | 2 | +22 | -2 |
| 2013-11-15 14:15 | - show WARNING if elements were not in the hashmaps | Bart Polot | 3 | +12 | -7 |
| 2013-11-15 13:20 | - ignore return value (cov 10870) | Bart Polot | 1 | +1 | -1 |
| 2013-11-15 13:19 | - fix cov 10808 | Bart Polot | 1 | +1 | -1 |
| 2013-11-15 13:16 | - fix NACK handling (related to cov 10832) | Bart Polot | 1 | +4 | -4 |
| 2013-11-15 13:12 | - non-null check always performed before call: not needed in the function (cov 10802) | Bart Polot | 1 | +0 | -6 |
| 2013-11-15 13:10 | - ignore return values | Bart Polot | 1 | +4 | -2 |
| 2013-11-15 13:09 | - explicitly ignore return value (cov 10819) | Bart Polot | 1 | +1 | -1 |
| 2013-11-15 13:07 | - fix coverity 10814 | Bart Polot | 1 | +23 | -17 |
| 2013-11-15 13:00 | - fix memleak on error (cov 10812) | Bart Polot | 1 | +4 | -0 |
| 2013-11-15 12:54 | - mark fall-through explicitly | Bart Polot | 1 | +1 | -0 |
| 2013-11-15 12:24 | - fix coverity 10859 | Bart Polot | 1 | +1 | -1 |
| 2013-11-15 12:16 | - dont allow a client to send more data when output buffer is full | Bart Polot | 1 | +15 | -3 |
| 2013-11-15 09:57 | - when did this dissapear???? | Bart Polot | 1 | +2 | -1 |
| 2013-11-15 09:53 | - log | Bart Polot | 2 | +4 | -2 |
| 2013-11-15 09:53 | - reorder shutdown | Bart Polot | 1 | +15 | -14 |
| 2013-11-15 09:52 | - use correct binary | Bart Polot | 2 | +2 | -2 |
| 2013-11-15 09:25 | - doxygen | Bart Polot | 3 | +4 | -2 |
| 2013-11-15 09:25 | - log | Bart Polot | 1 | +5 | -1 |
| 2013-11-15 09:24 | fixing bugs found by coverity | Matthias Wachs | 1 | +2 | -1 |
| 2013-11-15 09:06 | coverity fixes | Matthias Wachs | 1 | +45 | -36 |
| 2013-11-15 08:44 | doxygen | Matthias Wachs | 1 | +1 | -1 |
| 2013-11-14 17:46 | - fix memleak on KX drop | Bart Polot | 1 | +7 | -4 |
| 2013-11-14 17:40 | - use shorter timeout for connection establishment (CREATE/ACK) to avoid timeout to test_reliable_* if a connection management message is dropped | Bart Polot | 1 | +50 | -13 |
| 2013-11-14 17:39 | - avoid timeout in test_reliable_* if KX message is dropped | Bart Polot | 1 | +1 | -1 |
| 2013-11-14 16:57 | - remove superfluous tunnel state | Bart Polot | 2 | +3 | -8 |
| 2013-11-14 16:48 | added new msg type more work on intersection | Christian Fuchs | 5 | +371 | -201 |
| 2013-11-14 15:56 | - send ping on rekey timeout | Bart Polot | 1 | +1 | -1 |
| 2013-11-14 14:51 | remove DHT lookup code - do not shorten shorten zone | Matthias Wachs | 1 | +19 | -207 |
| 2013-11-14 14:50 | delete remove namecache content | Matthias Wachs | 1 | +6 | -1 |
| 2013-11-14 13:57 | - rename tunnel->channel | Bart Polot | 2 | +76 | -76 |
| 2013-11-14 13:55 | Use encrypted MESH by default | Bart Polot | 30 | +1522 | -10462 |
| 2013-11-14 13:30 | - fix message log level - fix merging - fix docu | Matthias Wachs | 1 | +5 | -3 |
| 2013-11-14 13:24 | improved debug output | Matthias Wachs | 1 | +2 | -2 |
| 2013-11-14 13:22 | remove | Matthias Wachs | 1 | +0 | -50 |
| 2013-11-14 13:22 | renaming and modifications to the shorten test - renamed to nick - added identity | Matthias Wachs | 2 | +79 | -1 |
| 2013-11-14 13:18 | -fix warnings, use proper types for addr | Christian Grothoff | 1 | +24 | -22 |
| 2013-11-14 13:03 | -fix #3101 | Christian Grothoff | 1 | +2 | -1 |
| 2013-11-14 13:02 | fix segfault if no name is given | Matthias Wachs | 1 | +8 | -0 |
| 2013-11-14 12:43 | -multiply infinity without warning | Christian Grothoff | 1 | +2 | -0 |
| 2013-11-14 12:20 | -only run tests if we actually had pulse/opus | Christian Grothoff | 2 | +6 | -3 |
| 2013-11-14 12:18 | -be less insanely verbose, especially wrt util | Christian Grothoff | 3 | +3 | -3 |
| 2013-11-14 12:09 | - free data copy in case of error | Bart Polot | 1 | +3 | -0 |
| 2013-11-14 12:06 | -make buildbots happier | Christian Grothoff | 5 | +35 | -17 |
| 2013-11-14 12:01 | - log | Bart Polot | 1 | +5 | -3 |
| 2013-11-14 12:01 | - fix memleak | Bart Polot | 1 | +2 | -0 |
| 2013-11-14 10:42 | - account timing info in "backlog" free | Bart Polot | 1 | +1 | -1 |
| 2013-11-14 10:39 | - remove warning | Bart Polot | 1 | +1 | -0 |
| 2013-11-14 10:31 | - fix NPE | Bart Polot | 1 | +1 | -1 |
| 2013-11-14 10:28 | - fix channel flow control in corner cases - adapt connection polling to traffic | Bart Polot | 3 | +41 | -25 |
| 2013-11-13 22:11 | -align message buffer | Christian Grothoff | 1 | +1 | -1 |
| 2013-11-13 22:07 | -fix message alignment to avoid bus error, indentation, style fixes | Christian Grothoff | 3 | +58 | -42 |
| 2013-11-13 21:51 | -avoid bus error on sparc | Christian Grothoff | 1 | +5 | -2 |
| 2013-11-13 20:37 | -remove noparam, as suggested by Werner Koch | Christian Grothoff | 1 | +3 | -3 |
| 2013-11-13 17:02 | fix for size | Matthias Wachs | 1 | +1 | -0 |
| 2013-11-13 16:52 | one shorten call to analyze | Matthias Wachs | 1 | +3 | -0 |
| 2013-11-13 16:38 | use nick instead of PSEU lookup | Matthias Wachs | 3 | +68 | -6 |
| 2013-11-13 16:30 | - log | Bart Polot | 1 | +6 | -1 |
| 2013-11-13 15:37 | remove private flag | Matthias Wachs | 2 | +3 | -1 |
| 2013-11-13 15:04 | header | Matthias Wachs | 1 | +16 | -0 |
| 2013-11-13 15:04 | adding pseudonym NICK automatically to records sets | Matthias Wachs | 6 | +996 | -26 |
| 2013-11-13 09:31 | renaming PSEU to NICK gnunet-namestore can set nick name in namestore | Matthias Wachs | 4 | +42 | -7 |
| 2013-11-12 13:06 | - timing fixes | Bart Polot | 1 | +3 | -2 |
| 2013-11-12 12:23 | fixing blacklist ids for dv | Matthias Wachs | 1 | +16 | -16 |
| 2013-11-12 12:10 | functionality to print ids in hostkey file | Matthias Wachs | 1 | +93 | -0 |
| 2013-11-11 17:32 | added many comments documented set-union state "machine" removed many deprecated struct-members from state, ops-spec improved doxygen-compliant | Christian Fuchs | 3 | +63 | -69 |
| 2013-11-11 15:13 | updated some more dox | Christian Fuchs | 1 | +34 | -32 |
| 2013-11-11 10:36 | fix eligibility traces | Fabian Oehlmann | 1 | +1 | -1 |
| 2013-11-11 09:48 | -fix leaks with putenv() | Sree Harsha Totakura | 1 | +16 | -11 |
| 2013-11-11 08:56 | don't forget the house keeping: fixing memory leak | Matthias Wachs | 1 | +2 | -0 |
| 2013-11-10 23:38 | Fix incompatability with musl libc. | David Barksdale | 4 | +5 | -5 |
| 2013-11-09 23:12 | psyc: handling messages from multicast and passing them to clients; pause/resume fixes | Gabor X Toth | 4 | +361 | -114 |
| 2013-11-09 23:12 | logread: ipc message monitoring | Gabor X Toth | 4 | +130 | -2 |
| 2013-11-09 23:12 | log msg and comment fixes | Gabor X Toth | 3 | +19 | -19 |
| 2013-11-09 23:12 | logread warning fix | Gabor X Toth | 1 | +3 | -1 |
| 2013-11-09 23:12 | psycstore test home | Gabor X Toth | 1 | +3 | -0 |
| 2013-11-09 20:51 | -fix memory leak | Christian Grothoff | 1 | +3 | -2 |
| 2013-11-09 20:48 | -extra checks | Christian Grothoff | 1 | +2 | -0 |
| 2013-11-09 20:47 | -do not call with NULL | Christian Grothoff | 1 | +2 | -1 |
| 2013-11-09 20:47 | -check for NULL, doxygen | Christian Grothoff | 1 | +8 | -4 |
| 2013-11-09 20:47 | -doxygen, memory leak in heap plugin on shutdown | Christian Grothoff | 2 | +9 | -8 |
| 2013-11-09 20:21 | -fix minor leaks in gnunet-arm (#3105) | Christian Grothoff | 1 | +7 | -2 |
| 2013-11-09 20:19 | -fixing crash in #3101, but just replacing it with a break, so there is likely still an issue left | Christian Grothoff | 1 | +14 | -0 |
| 2013-11-09 20:08 | -fix memory leak on shutdown (3104) | Christian Grothoff | 1 | +8 | -7 |
| 2013-11-09 17:26 | -operations can be there, but none with active cont | Christian Grothoff | 1 | +1 | -1 |
| 2013-11-09 17:23 | -fix potential leak and awkward test behavior causing it | Christian Grothoff | 2 | +10 | -7 |
| 2013-11-09 09:01 | - fixes | Bart Polot | 2 | +72 | -35 |
| 2013-11-08 17:08 | added functionality to send a BF BF size is now sizeof(GNUNET_hashcode) | Christian Fuchs | 2 | +28 | -60 |
| 2013-11-08 16:16 | added initial iterators for alice and bob to create their mutated bloomfilters and set-versions accordingly | Christian Fuchs | 1 | +83 | -4 |
| 2013-11-08 15:55 | workwork | Christian Fuchs | 1 | +82 | -2 |
| 2013-11-08 15:28 | -complain if this happens | Christian Grothoff | 1 | +1 | -0 |
| 2013-11-08 15:25 | - don't die on transmission error | Bart Polot | 1 | +6 | -1 |
| 2013-11-08 15:21 | -do not allow SSL connections if we are only given an IP address by the browser, as then we cannot check certificates | Christian Grothoff | 1 | +22 | -1 |
| 2013-11-08 15:21 | - fix double free | Bart Polot | 1 | +9 | -6 |
| 2013-11-08 15:13 | -dead | Christian Grothoff | 1 | +0 | -1 |
| 2013-11-08 14:51 | - don't allow stalled reliable channels | Bart Polot | 1 | +23 | -0 |
| 2013-11-08 14:50 | - fix NPE | Bart Polot | 1 | +3 | -3 |
| 2013-11-08 14:37 | -fix shutdown | Christian Grothoff | 1 | +1 | -1 |
| 2013-11-08 14:34 | -fix confusion between service name and default ego name | Christian Grothoff | 1 | +2 | -2 |
| 2013-11-08 14:11 | - allow to cancel connection messages - change poll/ack mechanism | Bart Polot | 5 | +326 | -119 |
| 2013-11-08 12:20 | - fix | Bart Polot | 1 | +6 | -5 |
| 2013-11-08 12:09 | - fix polling | Bart Polot | 4 | +16 | -25 |
| 2013-11-08 12:04 | -fix #3095 | Christian Grothoff | 1 | +1 | -3 |
| 2013-11-08 10:29 | - dont confuse doxygen | Bart Polot | 1 | +2 | -2 |
| 2013-11-08 09:59 | - allow test to run offline | Bart Polot | 1 | +6 | -2 |
| 2013-11-08 09:59 | - fix kx | Bart Polot | 1 | +8 | -10 |
| 2013-11-08 08:39 | fix memory leak | Fabian Oehlmann | 1 | +5 | -0 |
| 2013-11-08 08:27 | doxygen | Matthias Wachs | 1 | +1 | -1 |
| 2013-11-07 19:07 | - debug | Bart Polot | 1 | +28 | -6 |
| 2013-11-07 18:33 | - ditto | Bart Polot | 1 | +2 | -1 |
| 2013-11-07 18:32 | - don't allow ACKs to change KX state | Bart Polot | 1 | +2 | -1 |
| 2013-11-07 18:23 | - account for out-of-order kx messages | Bart Polot | 1 | +11 | -0 |
| 2013-11-07 18:07 | - doc, fixes | Bart Polot | 2 | +12 | -6 |
| 2013-11-07 18:07 | - doc | Bart Polot | 1 | +13 | -1 |
| 2013-11-07 18:01 | - move connection set code to connection.c | Bart Polot | 2 | +6 | -1 |
| 2013-11-07 18:01 | - doc | Bart Polot | 1 | +5 | -2 |
| 2013-11-07 17:50 | - doc | Bart Polot | 1 | +5 | -2 |
| 2013-11-07 17:43 | - log | Bart Polot | 1 | +2 | -0 |
| 2013-11-07 17:43 | - fix create handler when port is closed | Bart Polot | 1 | +4 | -1 |
| 2013-11-07 17:42 | - new message type | Bart Polot | 1 | +5 | -0 |
| 2013-11-07 17:42 | - test for #3091 | Bart Polot | 1 | +36 | -8 |
| 2013-11-07 16:24 | - fix #3091 | Bart Polot | 8 | +235 | -117 |
| 2013-11-07 15:47 | - local message tyope for channel NACK | Bart Polot | 1 | +5 | -0 |
| 2013-11-07 15:45 | added bloomfilter message struct renamed set-union specific message types added set-intersection specific message type added intersection cancel API implementation added intersection create API implementation added intersection destroy API implementation added intersection peer_disconnect API implementation added intersection accept API imlementation stub added many prototypes for intersection operation handlers | Christian Fuchs | 5 | +220 | -351 |
| 2013-11-07 15:33 | - new message to fix #3091 | Bart Polot | 1 | +5 | -0 |
| 2013-11-07 15:06 | - remove all possible ambiguous 'fwd' parameters in Tunnel API | Bart Polot | 4 | +187 | -77 |
| 2013-11-07 13:00 | - fix loopback channel create | Bart Polot | 1 | +4 | -4 |
| 2013-11-07 11:51 | splitting up calculation and notification for proportional solver to ensure measurement correctness | Matthias Wachs | 2 | +110 | -35 |
| 2013-11-07 11:18 | - internal api change: add channel direction autodetection in non-loopback channels | Bart Polot | 5 | +148 | -35 |
| 2013-11-07 10:39 | fix and eval function | Matthias Wachs | 2 | +114 | -2 |
| 2013-11-07 10:35 | - make sure to free all memory in possible luibgcrypt leak | Bart Polot | 1 | +3 | -5 |
| 2013-11-07 10:16 | randomization was off by one | Matthias Wachs | 3 | +13 | -2 |
| 2013-11-07 10:00 | -fix doxygen | Christian Grothoff | 1 | +2 | -2 |
| 2013-11-07 09:59 | adding notification to solver | Matthias Wachs | 2 | +31 | -11 |
| 2013-11-07 09:49 | extend info cb and documentation | Matthias Wachs | 1 | +97 | -46 |
| 2013-11-07 09:37 | added missing message type | Christian Fuchs | 1 | +4 | -0 |
| 2013-11-07 02:45 | - clean up API | Bart Polot | 2 | +5 | -7 |
| 2013-11-07 02:40 | - fix mixed-direction connections on tunnel | Bart Polot | 1 | +5 | -7 |
| 2013-11-07 02:37 | - use explicit kx send function, avoid many ugly hacks | Bart Polot | 1 | +86 | -12 |
| 2013-11-07 02:10 | - loopback traffic redirection | Bart Polot | 1 | +8 | -1 |
| 2013-11-07 02:06 | - don't handshake on loopback tunnels | Bart Polot | 1 | +2 | -1 |
| 2013-11-07 00:01 | - fixed state overwriting | Bart Polot | 1 | +5 | -1 |
| 2013-11-06 23:00 | randomized network selection | Matthias Wachs | 2 | +12 | -12 |
| 2013-11-06 22:34 | - refactoring - fixes - doxygen | Bart Polot | 10 | +80 | -52 |
| 2013-11-06 22:33 | new config for solver | Matthias Wachs | 3 | +34 | -4 |
| 2013-11-06 21:06 | -allow tests to pass if system is offline | Christian Grothoff | 2 | +14 | -0 |
| 2013-11-06 21:01 | -fix SOA test to work with new GNS2DNS record format | Christian Grothoff | 1 | +2 | -4 |
| 2013-11-06 20:58 | -fix crash on GNS2DNS resolver completion, and properly translate names ending in .+, fixes #3093 | Christian Grothoff | 1 | +26 | -34 |
| 2013-11-06 20:36 | fixed guttenbergisch copypaste issue | Christian Fuchs | 1 | +1 | -1 |
| 2013-11-06 20:30 | -rename testcase to match record type | Christian Grothoff | 2 | +1 | -1 |
| 2013-11-06 20:30 | -improve testcase to actually test #3093 | Christian Grothoff | 2 | +301 | -132 |
| 2013-11-06 17:32 | configuration parameter read fix | Fabian Oehlmann | 1 | +81 | -59 |
| 2013-11-06 16:55 | dokumentation monster session part 1 | Christian Fuchs | 1 | +92 | -48 |
| 2013-11-06 16:51 | integration test keys | Matthias Wachs | 10 | +8 | -10 |
| 2013-11-06 16:33 | added adaptive step-intervals | Fabian Oehlmann | 1 | +111 | -29 |
| 2013-11-06 16:19 | new identities for blacklist checks | Matthias Wachs | 7 | +15 | -16 |
| 2013-11-06 16:17 | test for address to sock | Matthias Wachs | 1 | +30 | -23 |
| 2013-11-06 15:56 | new testing hostkeys | Matthias Wachs | 1 | +0 | -0 |
| 2013-11-06 15:25 | -implementing updated GNS plugin code for new GNS2DNS records (#3093) | Christian Grothoff | 1 | +48 | -17 |
| 2013-11-06 15:08 | new hello for gnunet.org | Matthias Wachs | 1 | +0 | -0 |
| 2013-11-06 14:21 | new HELLO for fulcrum | Matthias Wachs | 1 | +0 | -0 |
| 2013-11-06 11:39 | - doxygen | Bart Polot | 1 | +1 | -1 |
| 2013-11-06 10:26 | -bump configure test for an even more recent libgcrypt symbol | Christian Grothoff | 1 | +1 | -1 |
| 2013-11-06 07:01 | remove non existing tests | Matthias Wachs | 1 | +2 | -4 |
| 2013-11-06 00:36 | - fixes | Bart Polot | 4 | +86 | -90 |
| 2013-11-05 22:44 | -addressing final crypto fixme | Christian Grothoff | 1 | +11 | -2 |
| 2013-11-05 22:43 | -do not start those during testing either... | Christian Grothoff | 1 | +6 | -0 |
| 2013-11-05 22:19 | -stylistic fixes | Christian Grothoff | 3 | +33 | -34 |
| 2013-11-05 20:54 | -update ignores | Christian Grothoff | 0 | +0 | -0 |
| 2013-11-05 20:52 | -fixing zkey resolution | Christian Grothoff | 2 | +6 | -15 |
| 2013-11-05 20:50 | -tolerate lower case letters | Christian Grothoff | 1 | +5 | -3 |
| 2013-11-05 20:42 | -clarify docu | Christian Grothoff | 1 | +1 | -3 |
| 2013-11-05 20:36 | -fix cname test | Christian Grothoff | 1 | +2 | -1 |
| 2013-11-05 20:32 | -use valid public key in new format | Christian Grothoff | 1 | +1 | -1 |
| 2013-11-05 20:05 | -now featuring short peer identities, yepee | Christian Grothoff | 1 | +2 | -2 |
| 2013-11-05 20:01 | -fix include order | Christian Grothoff | 2 | +0 | -2 |
| 2013-11-05 19:58 | -initialize flags to unproblematic value (hence usually zero) | Christian Grothoff | 12 | +49 | -33 |
| 2013-11-05 19:47 | -initialize flag, do not use expired record for testing | Christian Grothoff | 1 | +2 | -1 |
| 2013-11-05 18:35 | -license bump | Christian Grothoff | 1 | +1 | -1 |
| 2013-11-05 18:25 | Werner Koch wrote: | Christian Grothoff | 2 | +8 | -8 |
| 2013-11-05 17:35 | Werner Koch wrote: Hi, | Christian Grothoff | 6 | +134 | -335 |
| 2013-11-05 16:43 | - corrected discount for continuous smdp | Fabian Oehlmann | 2 | +82 | -42 |
| 2013-11-05 16:22 | internal time logging | Matthias Wachs | 1 | +94 | -64 |
| 2013-11-05 16:06 | Add doublequotes; also, r for 'revision' | LRN | 1 | +3 | -3 |
| 2013-11-05 15:52 | - doc | Bart Polot | 1 | +3 | -3 |
| 2013-11-05 14:54 | -improving API design | Christian Grothoff | 1 | +22 | -18 |
| 2013-11-05 14:43 | -florian wants sane dot graphs | Christian Grothoff | 1 | +2 | -2 |
| 2013-11-05 14:23 | - header | Bart Polot | 1 | +16 | -1 |
| 2013-11-05 14:19 | - fixes, doc | Bart Polot | 1 | +44 | -24 |
| 2013-11-05 14:04 | - document, alpha renaming | Bart Polot | 1 | +18 | -15 |
| 2013-11-05 13:52 | Beautify the version script | LRN | 1 | +32 | -17 |
| 2013-11-05 12:32 | - refactoring, extra checks | Bart Polot | 1 | +123 | -34 |
| 2013-11-05 11:46 | - cleanup | Bart Polot | 1 | +0 | -7 |
| 2013-11-05 11:15 | -handle PENDING | Christian Grothoff | 1 | +2 | -0 |
| 2013-11-05 11:15 | - change key exchange messages to own encapsulation | Bart Polot | 6 | +371 | -58 |
| 2013-11-05 09:57 | -do not set PENDING on shorten | Christian Grothoff | 1 | +1 | -2 |
| 2013-11-05 08:41 | fix tests and do not assert since this will break make check | Matthias Wachs | 2 | +74 | -14 |
| 2013-11-05 01:10 | skeleton for secretsharing | Florian Dold | 14 | +10137 | -6832 |
| 2013-11-05 00:08 | - implemented missing set functionality - secretsharing api changes | Florian Dold | 12 | +1258 | -519 |
| 2013-11-04 17:04 | block expiration | Matthias Wachs | 4 | +144 | -6 |
| 2013-11-04 16:27 | minor fixes + test for shadows record filtering and usage | Matthias Wachs | 3 | +337 | -6 |
| 2013-11-04 16:26 | implementation of shadow record functionality: on decrypt iterate over included records - if a shadow record is found, check if: -- a non expired, non-shadow record for this record type exists: if yes: filter shadow record -- shadow record is expired if not: - remove shadow flag and include record | Matthias Wachs | 1 | +26 | -1 |
| 2013-11-04 15:12 | - new message for mesh KX | Bart Polot | 1 | +3 | -2 |
| 2013-11-04 14:32 | new test to lookup shadow record | Matthias Wachs | 2 | +257 | -0 |
| 2013-11-04 14:25 | - fix: all records were created as shadow record by default - new: -- printing record flags -- improved error message on deletion | Matthias Wachs | 1 | +20 | -6 |
| 2013-11-04 13:54 | fix for lookup | Matthias Wachs | 2 | +10 | -0 |
| 2013-11-04 09:03 | doxygen | Matthias Wachs | 1 | +3 | -1 |
| 2013-11-03 23:55 | separated threshold from other crypto parameters | Florian Dold | 1 | +3 | -5 |
| 2013-11-03 23:52 | typo | Florian Dold | 1 | +2 | -4 |
| 2013-11-03 23:51 | typedef for decryption result callback | Florian Dold | 1 | +10 | -0 |
| 2013-11-03 23:25 | clarifications | Florian Dold | 1 | +7 | -1 |
| 2013-11-03 23:21 | fixed include guard | Florian Dold | 1 | +2 | -2 |
| 2013-11-03 23:19 | - secretsharing api proposal | Florian Dold | 1 | +204 | -0 |
| 2013-11-01 20:54 | logread | Gabor X Toth | 1 | +50 | -0 |
| 2013-10-31 16:25 | benchmark with updates | Matthias Wachs | 3 | +194 | -102 |
| 2013-10-31 14:24 | update info for benchmark | Matthias Wachs | 2 | +34 | -9 |
| 2013-10-31 14:10 | adding additional INFO | Matthias Wachs | 5 | +100 | -98 |
| 2013-10-31 12:26 | -doxygen | Christian Grothoff | 1 | +22 | -21 |
| 2013-10-31 11:59 | centralized function to start solution | Matthias Wachs | 1 | +23 | -14 |
| 2013-10-31 09:40 | writing data files | Matthias Wachs | 1 | +189 | -127 |
| 2013-10-30 18:16 | - missing headers | Bart Polot | 2 | +13 | -1 |
| 2013-10-30 18:15 | -simplify utf8_tolower/upper APIs | Christian Grothoff | 5 | +29 | -27 |
| 2013-10-30 16:54 | - bulk lock - epoch triggered after changes of environment | Fabian Oehlmann | 1 | +92 | -24 |
| 2013-10-30 16:35 | gnuplot basics | Matthias Wachs | 1 | +136 | -0 |
| 2013-10-30 16:09 | improved benchmarking | Matthias Wachs | 1 | +199 | -42 |
| 2013-10-30 15:01 | -getting rid of some warnings | Christian Grothoff | 3 | +28 | -30 |
| 2013-10-30 14:32 | -more fix | Christian Grothoff | 1 | +1 | -1 |
| 2013-10-30 14:20 | -fix gnurl checks | Christian Grothoff | 1 | +10 | -10 |
| 2013-10-30 14:19 | clean up unused vars | Matthias Wachs | 1 | +0 | -4 |
| 2013-10-30 14:14 | implemented solver information callbacks for benchmarking | Matthias Wachs | 3 | +133 | -26 |
| 2013-10-30 12:20 | basic benchmark functionality working | Matthias Wachs | 2 | +48 | -21 |
| 2013-10-30 12:19 | clean up | Matthias Wachs | 1 | +0 | -7 |
| 2013-10-30 12:12 | - doxygen | Sree Harsha Totakura | 1 | +2 | -2 |
| 2013-10-30 09:57 | fix assertion: address has to be removed from peermap before notifying solver | Matthias Wachs | 1 | +12 | -5 |
| 2013-10-30 09:56 | improved message | Matthias Wachs | 1 | +5 | -4 |
| 2013-10-30 09:41 | - kx | Bart Polot | 3 | +130 | -29 |
| 2013-10-30 09:39 | minor fixes and log level changes | Matthias Wachs | 2 | +11 | -9 |
| 2013-10-29 20:40 | -man page for gnunet-conversation-test | Christian Grothoff | 2 | +35 | -0 |
| 2013-10-29 17:41 | - some of the missing set union functionality implemented | Florian Dold | 9 | +102 | -27 |
| 2013-10-29 16:56 | -match exact types from message struct | Christian Grothoff | 1 | +2 | -2 |
| 2013-10-29 16:41 | fix peer creation | Matthias Wachs | 1 | +31 | -6 |
| 2013-10-29 16:41 | function to fill buffer with random values | Matthias Wachs | 2 | +52 | -0 |
| 2013-10-29 16:14 | fix for quota loading | Matthias Wachs | 1 | +6 | -6 |
| 2013-10-29 15:44 | next steps to generic perf test | Matthias Wachs | 3 | +302 | -364 |
| 2013-10-29 15:12 | move definition | Matthias Wachs | 2 | +31 | -29 |
| 2013-10-29 14:51 | fixed | Matthias Wachs | 1 | +16 | -0 |
| 2013-10-29 12:35 | -indent | Christian Grothoff | 1 | +16 | -19 |
| 2013-10-29 10:41 | - use configuration template for duplicate configurations | Sree Harsha Totakura | 13 | +103 | -921 |
| 2013-10-29 09:30 | - allow localhost testing | Sree Harsha Totakura | 1 | +3 | -0 |
| 2013-10-29 08:25 | add confs to make dist | Matthias Wachs | 1 | +4 | -1 |
| 2013-10-29 07:53 | - doc link to hostfile format | Sree Harsha Totakura | 1 | +2 | -1 |
| 2013-10-29 07:41 | - fixed assertion due to task not testing for shutdown as a reason | Florian Dold | 1 | +9 | -2 |
| 2013-10-28 16:37 | next step for generic solver test | Matthias Wachs | 5 | +63 | -7 |
| 2013-10-28 16:26 | initial changes for generic solver performance test | Matthias Wachs | 3 | +556 | -542 |
| 2013-10-28 16:23 | removing unused tests and clean up makefile | Matthias Wachs | 14 | +2 | -4281 |
| 2013-10-28 15:55 | - fixes | Sree Harsha Totakura | 1 | +8 | -0 |
| 2013-10-28 15:40 | - tolerate zero cache size | Sree Harsha Totakura | 1 | +9 | -2 |
| 2013-10-28 15:24 | replace zone iteration with record lookup | Matthias Wachs | 1 | +4 | -20 |
| 2013-10-28 15:17 | replace iteration with lookup | Matthias Wachs | 1 | +7 | -14 |
| 2013-10-28 14:50 | - missing header | Bart Polot | 1 | +116 | -9 |
| 2013-10-28 14:15 | - cleanup; move to hashmap32 | Sree Harsha Totakura | 1 | +51 | -72 |
| 2013-10-28 14:02 | extended plugin api to support lookup function added new index to both plugins implemented lookup functionality in both plugins namestore uses lookup function | Matthias Wachs | 5 | +128 | -17 |
| 2013-10-28 09:36 | - warn upon failed $-expansions | Sree Harsha Totakura | 1 | +5 | -3 |
| 2013-10-27 11:31 | -better doxygen | Christian Grothoff | 1 | +8 | -8 |
| 2013-10-27 11:12 | -better comment | Christian Grothoff | 1 | +7 | -8 |
| 2013-10-26 17:21 | -log parse errors as WARNINGS | Christian Grothoff | 1 | +12 | -12 |
| 2013-10-26 17:20 | -improvements to parsers | Christian Grothoff | 2 | +44 | -9 |
| 2013-10-26 15:17 | -make proper use of new policy parser | Christian Grothoff | 2 | +11 | -11 |
| 2013-10-26 14:57 | -faster port range generation, O(n) instead of O(n^2) | Christian Grothoff | 2 | +21 | -11 |
| 2013-10-26 14:34 | -converting regular expressions of vpn/pt to non-binary format and adding proper policy parsing | Christian Grothoff | 7 | +694 | -213 |
| 2013-10-26 12:36 | -moving code to parse IPv4/IPv6 subnet specifications to strings and making it part of the public API | Christian Grothoff | 5 | +364 | -350 |
| 2013-10-26 07:17 | -doxygen | Christian Grothoff | 1 | +4 | -4 |
| 2013-10-26 07:16 | -eliminate dead code | Christian Grothoff | 2 | +1 | -94 |
| 2013-10-25 16:49 | - encryption stuff | Bart Polot | 2 | +93 | -33 |
| 2013-10-25 15:36 | api communication done | Matthias Wachs | 4 | +251 | -15 |
| 2013-10-25 13:00 | added lookup test + fix in test | Matthias Wachs | 1 | +1 | -0 |
| 2013-10-25 12:59 | - clean protocol number - added lookup protocol numbers - implemented lookup sending | Matthias Wachs | 6 | +258 | -15 |
| 2013-10-24 16:05 | - fix connection destroy accounting | Bart Polot | 1 | +5 | -0 |
| 2013-10-24 14:21 | - remove debug | Bart Polot | 1 | +0 | -1 |
| 2013-10-24 14:21 | - fix double free | Bart Polot | 1 | +0 | -1 |
| 2013-10-24 02:05 | -debug | Bart Polot | 2 | +14 | -0 |
| 2013-10-24 02:04 | - fix leaks - refactor to simplify APIs | Bart Polot | 5 | +95 | -88 |
| 2013-10-23 16:18 | - do not create GNUNET_TEST_HOME directory | Sree Harsha Totakura | 1 | +5 | -2 |
| 2013-10-23 16:07 | - use pooled connections from connection pool module | Sree Harsha Totakura | 4 | +78 | -936 |
| 2013-10-23 09:52 | -bump gnutls requirement | Christian Grothoff | 1 | +1 | -1 |
| 2013-10-23 09:32 | -moving from libcurl to libgnurl | Christian Grothoff | 7 | +369 | -369 |
| 2013-10-23 09:15 | -whitespace | Christian Grothoff | 1 | +41 | -41 |
| 2013-10-23 09:14 | -require gnurl | Christian Grothoff | 1 | +1 | -1 |
| 2013-10-21 23:48 | - make transport and consensus ports java-ports | Florian Dold | 2 | +2 | -2 |
| 2013-10-21 17:20 | - avoid double-adding a channel into the tunnel list (causes use-after-free on shutdown) | Bart Polot | 1 | +9 | -17 |
| 2013-10-21 17:01 | -adding logic for TLSA/DANE verification in combination with recently submitted patches to GnuTLS | Christian Grothoff | 3 | +122 | -18 |
| 2013-10-21 16:45 | more work on intersection | Christian Fuchs | 1 | +35 | -528 |
| 2013-10-21 16:13 | - log | Bart Polot | 1 | +5 | -0 |
| 2013-10-21 16:12 | - doxygen | Bart Polot | 2 | +8 | -2 |
| 2013-10-21 16:12 | - document possible 'hidden' frees | Bart Polot | 2 | +4 | -2 |
| 2013-10-21 16:07 | - fix use after free | Bart Polot | 1 | +1 | -2 |
| 2013-10-21 15:59 | - fix reentrant looping | Bart Polot | 1 | +15 | -2 |
| 2013-10-21 15:39 | more work on set, commented out the intersection-change in set.c as the relevant code is not yet done | Christian Fuchs | 2 | +74 | -90 |
| 2013-10-21 15:27 | - dont send connection broken on terminal peers | Bart Polot | 1 | +2 | -2 |
| 2013-10-21 15:25 | -implement certificate validation against DNS names and for LEHO records | Christian Grothoff | 1 | +76 | -3 |
| 2013-10-21 15:25 | - debug | Bart Polot | 1 | +9 | -1 |
| 2013-10-21 14:02 | re-synced set intersection code with union as a starting point added create for set-intersection | Christian Fuchs | 3 | +389 | -425 |
| 2013-10-21 12:03 | - stop recursion on destroy | Bart Polot | 1 | +4 | -0 |
| 2013-10-21 05:46 | adding initial statistics call | Matthias Wachs | 6 | +172 | -39 |
| 2013-10-20 18:04 | -32 bit, not 16 | Christian Grothoff | 2 | +18 | -11 |
| 2013-10-20 18:02 | -simplify to use new namestore API to skip initial iteration, document now passing quickupdate test better | Christian Grothoff | 2 | +20 | -16 |
| 2013-10-20 17:58 | -allow namestore to monitor ALL zones, and to optionally only monitor changes | Christian Grothoff | 7 | +72 | -34 |
| 2013-10-20 16:31 | -enable monitor over all zones | Christian Grothoff | 1 | +16 | -5 |
| 2013-10-20 15:54 | -fix | Martin Schanzenbach | 1 | +3 | -1 |
| 2013-10-20 15:50 | -towards implementing #3051 | Christian Grothoff | 1 | +269 | -81 |
| 2013-10-20 15:29 | -clea namecache in test | Martin Schanzenbach | 2 | +6 | -0 |
| 2013-10-20 14:54 | -fix | Martin Schanzenbach | 1 | +1 | -1 |
| 2013-10-20 14:49 | -fix | Martin Schanzenbach | 1 | +1 | -0 |
| 2013-10-20 14:46 | -fix GNS2DNS resolution, make SOA test pass | Christian Grothoff | 2 | +13 | -4 |
| 2013-10-20 14:35 | -quick put test | Martin Schanzenbach | 1 | +26 | -0 |
| 2013-10-20 14:17 | -fix indentation | Christian Grothoff | 1 | +2 | -2 |
| 2013-10-20 14:13 | -fix testcase | Christian Grothoff | 2 | +10 | -2 |
| 2013-10-20 13:58 | -trying to implement revocation | Christian Grothoff | 2 | +62 | -1 |
| 2013-10-20 13:49 | -remove old tests | Martin Schanzenbach | 5 | +0 | -1900 |
| 2013-10-20 13:49 | -dead code elimination | Christian Grothoff | 3 | +3 | -15 |
| 2013-10-20 13:33 | -revocation | Martin Schanzenbach | 4 | +47 | -0 |
| 2013-10-20 13:17 | -check return value | Christian Grothoff | 1 | +1 | -0 |
| 2013-10-20 12:56 | -improve logging | Christian Grothoff | 1 | +5 | -2 |
| 2013-10-20 11:59 | -soa test | Martin Schanzenbach | 1 | +25 | -0 |
| 2013-10-20 11:42 | -ignore | Martin Schanzenbach | 2 | +1 | -13 |
| 2013-10-20 11:33 | -more test coverage, more bugs found | Martin Schanzenbach | 2 | +23 | -1 |
| 2013-10-18 23:23 | readded scalarproduct to the be built again | Christian Fuchs | 1 | +1 | -2 |
| 2013-10-18 23:13 | removed final non functional dead leftover code from gaurav... may that code be forgotten testcases now do better logging together with make check made testcases a bit more tolerat for really slow systems (5 seconds should suffice even on older systems) activated new checks in Makefile | Christian Fuchs | 5 | +38 | -242 |
| 2013-10-18 20:26 | -fix leaks | Christian Grothoff | 4 | +6 | -2 |
| 2013-10-18 20:17 | - doxygen | Bart Polot | 5 | +9 | -11 |
| 2013-10-18 19:51 | - doxygen | Bart Polot | 6 | +6 | -7 |
| 2013-10-18 19:40 | -fix doxygen warning | Sree Harsha Totakura | 1 | +1 | -1 |
| 2013-10-18 16:07 | fix documentation errors | Fabian Oehlmann | 1 | +14 | -13 |
| 2013-10-18 15:37 | implementing api call | Matthias Wachs | 3 | +85 | -0 |
| 2013-10-18 15:37 | fix | Matthias Wachs | 1 | +2 | -2 |
| 2013-10-18 15:29 | - fix use after free | Bart Polot | 1 | +2 | -3 |
| 2013-10-18 15:29 | - debug | Bart Polot | 1 | +3 | -0 |
| 2013-10-18 15:21 | -fix indent | Christian Grothoff | 1 | +1 | -1 |
| 2013-10-18 15:16 | -removing bogus comment | Christian Grothoff | 1 | +2 | -2 |
| 2013-10-18 15:15 | -adding proposed namestore lookup call (API only for now) | Christian Grothoff | 1 | +18 | -0 |
| 2013-10-18 15:13 | added testcase for negative scalarproducts added testcase for negative-zero scalarproducts | Christian Fuchs | 4 | +102 | -872 |
| 2013-10-18 15:10 | -fix leaks, add assertions | Christian Grothoff | 2 | +7 | -0 |
| 2013-10-18 15:02 | -fix bad allocation and message size calculation | Christian Grothoff | 1 | +2 | -3 |
| 2013-10-18 14:59 | -doxygen fixes | Christian Grothoff | 10 | +84 | -81 |
| 2013-10-18 14:50 | fixed PID checking and this the kill feature | Christian Fuchs | 1 | +23 | -12 |
| 2013-10-18 14:16 | fixing crash | Matthias Wachs | 1 | +2 | -4 |
| 2013-10-18 14:16 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-10-18 14:11 | -use configuration option for reset of zone_publish_time_window, also frequency should be often enough to put every record 4x within its expiration window | Christian Grothoff | 1 | +18 | -7 |
| 2013-10-18 14:10 | fixed type in SP-test template | Christian Fuchs | 1 | +6 | -13 |
| 2013-10-18 13:47 | finished SP-testcase SP now properly resets a couple of freed values fixed a double-free fixed a logics bug in handle_service_response | Christian Fuchs | 2 | +78 | -56 |
| 2013-10-18 13:41 | -use fixed records | Christian Grothoff | 1 | +2 | -2 |
| 2013-10-18 13:39 | -do not use expired records, they'll be removed internally now | Christian Grothoff | 2 | +3 | -3 |
| 2013-10-18 13:36 | -conversion to absolute time is now done in GNUNET_GNSRECORD_block_create | Christian Grothoff | 1 | +7 | -2 |
| 2013-10-18 13:36 | -convert to absolute time instead of failing | Christian Grothoff | 1 | +12 | -6 |
| 2013-10-18 13:35 | -fix termination | Christian Grothoff | 2 | +6 | -0 |
| 2013-10-18 13:09 | payload and data | Matthias Wachs | 3 | +25 | -6 |
| 2013-10-18 12:45 | split reward calculation | Fabian Oehlmann | 1 | +68 | -31 |
| 2013-10-18 12:37 | | Matthias Wachs | 4 | +123 | -31 |
| 2013-10-18 12:36 | | Matthias Wachs | 1 | +2 | -1 |
| 2013-10-18 12:36 | unused | Matthias Wachs | 1 | +1 | -6 |
| 2013-10-18 12:26 | adding | Matthias Wachs | 2 | +12 | -6 |
| 2013-10-18 12:23 | new property | Matthias Wachs | 1 | +23 | -4 |
| 2013-10-18 12:20 | - cancel all DHT GET request while shutting down | Bart Polot | 1 | +36 | -1 |
| 2013-10-18 12:03 | -check for DHT refresh, let it expire in the DHT once | Christian Grothoff | 1 | +1 | -1 |
| 2013-10-18 12:01 | -better sleep pattern | Christian Grothoff | 1 | +5 | -4 |
| 2013-10-18 11:58 | -fix testcase to not use expired records | Christian Grothoff | 2 | +29 | -16 |
| 2013-10-18 11:50 | -add test for resolving refreshed record, fails | Martin Schanzenbach | 1 | +11 | -2 |
| 2013-10-18 11:40 | -check for expiration and do not cache expired records; allow zone_publish_time_window to go back up, so reset it on new iterations | Christian Grothoff | 2 | +8 | -4 |
| 2013-10-18 11:39 | -remove expired records immediately after decryption | Christian Grothoff | 1 | +22 | -0 |
| 2013-10-18 11:37 | clean up code and code for utilization | Matthias Wachs | 1 | +24 | -202 |
| 2013-10-18 11:37 | - doxygen | Bart Polot | 1 | +1 | -1 |
| 2013-10-18 11:36 | - doxygen | Bart Polot | 1 | +1 | -1 |
| 2013-10-18 11:35 | - doxygen | Bart Polot | 2 | +2 | -2 |
| 2013-10-18 11:34 | - doxygen | Bart Polot | 2 | +5 | -5 |
| 2013-10-18 11:32 | - doxygen | Bart Polot | 2 | +13 | -5 |
| 2013-10-18 11:28 | - doxygen | Bart Polot | 1 | +0 | -1 |
| 2013-10-18 11:27 | - doxygen | Bart Polot | 2 | +3 | -3 |
| 2013-10-18 11:24 | - doxygen | Bart Polot | 2 | +9 | -5 |
| 2013-10-18 11:13 | - fixes | Bart Polot | 3 | +23 | -8 |
| 2013-10-18 10:03 | -nicer | Christian Grothoff | 1 | +4 | -4 |
| 2013-10-18 10:01 | -start each round with infty as the minimum interval, otherwise it would always be zero | Christian Grothoff | 1 | +3 | -1 |
| 2013-10-18 10:00 | -minor cleanup | Christian Grothoff | 1 | +6 | -6 |
| 2013-10-18 09:42 | -fix linkage | Christian Grothoff | 1 | +2 | -2 |
| 2013-10-18 08:53 | doxygen | Matthias Wachs | 1 | +2 | -3 |
| 2013-10-18 08:48 | doxygen | Matthias Wachs | 1 | +2 | -0 |
| 2013-10-18 08:28 | doxygen | Matthias Wachs | 1 | +2 | -2 |
| 2013-10-18 08:24 | doxygen | Matthias Wachs | 1 | +3 | -0 |
| 2013-10-18 08:20 | unwanted commit | Matthias Wachs | 1 | +1 | -0 |
| 2013-10-18 08:18 | doxygen | Matthias Wachs | 6 | +20 | -13 |
| 2013-10-18 07:32 | - fix assertion in scheduling - formatting | Matthias Wachs | 2 | +17 | -14 |
| 2013-10-18 04:02 | - doing stuff after destroying a connection? not good... | Bart Polot | 1 | +3 | -2 |
| 2013-10-18 03:54 | - debug | Bart Polot | 1 | +2 | -1 |
| 2013-10-18 03:52 | - fix flow control | Bart Polot | 1 | +3 | -1 |
| 2013-10-18 03:39 | - fix ACK direction | Bart Polot | 2 | +5 | -2 |
| 2013-10-18 02:23 | - flow control changes and fixes | Bart Polot | 7 | +293 | -129 |
| 2013-10-18 00:30 | basic utilization implementation causes an assertion in ats_scheduling when address is not yet known | Matthias Wachs | 3 | +114 | -0 |
| 2013-10-17 22:58 | expiration test | Martin Schanzenbach | 3 | +28 | -0 |
| 2013-10-17 22:22 | -fix | Martin Schanzenbach | 1 | +3 | -2 |
| 2013-10-17 22:14 | dht zone put interval should never be longer than minimim relative expiration time of a record | Martin Schanzenbach | 1 | +11 | -0 |
| 2013-10-17 17:23 | Link namesotre to libgnunetgnsrecord too | LRN | 1 | +1 | -0 |
| 2013-10-17 17:23 | Define _XOPEN_SOURCE to an integer, don't leave it empty | LRN | 1 | +1 | -1 |
| 2013-10-17 17:07 | fixed a double-free removed a redundant memcpy free_session_variables always resets the freed pointers to NULL | Christian Fuchs | 1 | +48 | -16 |
| 2013-10-17 16:56 | -fix linkage | Christian Grothoff | 1 | +1 | -0 |
| 2013-10-17 15:24 | - undo accidental commit, previous comment should be: accounting for connection ACK messages | Bart Polot | 1 | +1 | -1 |
| 2013-10-17 15:24 | - use get_value_filename when retrieving filenames and paths | Sree Harsha Totakura | 6 | +9 | -10 |
| 2013-10-17 15:22 | - add separate encryption enabled mesh to avoid breakage during developement | Bart Polot | 2 | +6 | -3 |
| 2013-10-17 15:18 | - refactor | Bart Polot | 1 | +58 | -54 |
| 2013-10-17 15:09 | - fix segfault | Bart Polot | 1 | +2 | -1 |
| 2013-10-17 14:55 | - fix conection message accounting | Bart Polot | 1 | +2 | -1 |
| 2013-10-17 14:43 | -fixes | Christian Grothoff | 6 | +27 | -18 |
| 2013-10-17 14:43 | - debug | Bart Polot | 1 | +5 | -1 |
| 2013-10-17 14:41 | - unify payload, fixes | Bart Polot | 3 | +28 | -27 |
| 2013-10-17 14:01 | -need to connect | Christian Grothoff | 1 | +1 | -0 |
| 2013-10-17 13:44 | - interactive option to disable waiting on keystroke but wait instead for termination signal | Sree Harsha Totakura | 1 | +21 | -1 |
| 2013-10-17 13:05 | - multiple fixes | Bart Polot | 7 | +50 | -75 |
| 2013-10-17 09:47 | -doxygen, etc | Christian Grothoff | 2 | +44 | -34 |
| 2013-10-17 09:32 | -fix testcases | Christian Grothoff | 2 | +6 | -13 |
| 2013-10-17 09:30 | -indentation, code cleanup | Christian Grothoff | 1 | +14 | -17 |
| 2013-10-17 09:22 | -start namecache as well | Christian Grothoff | 1 | +4 | -5 |
| 2013-10-17 09:22 | -start namecache as well | Christian Grothoff | 1 | +5 | -6 |
| 2013-10-17 08:01 | -fix use after free, cancel of dead task | Christian Grothoff | 3 | +26 | -15 |
| 2013-10-17 07:48 | -perform NC registration for client during store handling | Christian Grothoff | 1 | +1 | -1 |
| 2013-10-17 07:47 | -start namecache as well, perform NC registration for client during lookup handling | Christian Grothoff | 11 | +45 | -54 |
| 2013-10-17 07:35 | -fix plugin linkage | Christian Grothoff | 1 | +2 | -2 |
| 2013-10-17 07:19 | -style fixes | Christian Grothoff | 2 | +6 | -3 |
| 2013-10-16 21:58 | -add man page for namecache | Christian Grothoff | 3 | +41 | -1 |
| 2013-10-16 21:55 | -dead | Christian Grothoff | 1 | +5 | -6 |
| 2013-10-16 21:55 | -dead | Christian Grothoff | 1 | +0 | -1 |
| 2013-10-16 21:54 | -not a user service, this was the point of splitting it off | Christian Grothoff | 1 | +1 | -1 |
| 2013-10-16 21:52 | -finishing split of namestore into namestore and namecache (#3065) -- in theory; in practice, somehow something broke badly, so the tests are now failing | Christian Grothoff | 24 | +447 | -1795 |
| 2013-10-16 20:29 | complete testcase template, currently functionally blocked by two issues in the testbed profiler renamed a couple of cariables | Christian Fuchs | 2 | +30 | -18 |
| 2013-10-16 20:24 | -build namecache by default | Christian Grothoff | 1 | +1 | -0 |
| 2013-10-16 20:21 | -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols that were moved | Christian Grothoff | 59 | +427 | -427 |
| 2013-10-16 20:14 | -moving namestore_common functions to gnsrecord library | Christian Grothoff | 15 | +1400 | -1305 |
| 2013-10-16 19:33 | -also generate makefile for namecache | Christian Grothoff | 1 | +2 | -0 |
| 2013-10-16 19:32 | -copied block-related functions from namestore to namecache | Christian Grothoff | 17 | +3482 | -9 |
| 2013-10-16 17:42 | -correctly implement handling of '+' records | Christian Grothoff | 1 | +33 | -13 |
| 2013-10-16 17:29 | -make tests executable, enable himBHexpansion | Christian Grothoff | 10 | +11 | -11 |
| 2013-10-16 17:26 | -start tests with fresh/empty database | Christian Grothoff | 6 | +13 | -5 |
| 2013-10-16 17:24 | -fix shutdown | Christian Grothoff | 1 | +2 | -1 |
| 2013-10-16 12:37 | -use plugins, fixing #3052 | Christian Grothoff | 1 | +142 | -588 |
| 2013-10-16 12:36 | -SERVICEHOME is now GNUNET_HOME | Christian Grothoff | 13 | +18 | -18 |
| 2013-10-16 12:21 | -updated structure | Christian Grothoff | 1 | +8 | -4 |
| 2013-10-16 12:12 | -add gnsrecord plugin for conversation | Christian Grothoff | 3 | +240 | -1 |
| 2013-10-16 12:07 | -adding plugin for fundamental gns records | Christian Grothoff | 5 | +457 | -3 |
| 2013-10-16 11:58 | -define gnsrecord plugin for DNS | Christian Grothoff | 2 | +568 | -0 |
| 2013-10-16 11:46 | -specify gnsrecord plugin API | Christian Grothoff | 2 | +143 | -0 |
| 2013-10-16 11:39 | -rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD_ library | Christian Grothoff | 19 | +67 | -67 |
| 2013-10-16 11:34 | -moving code to new libgnunetgnsrecord in preparation for addressing #3052 | Christian Grothoff | 19 | +817 | -813 |
| 2013-10-16 11:17 | -more tests | Martin Schanzenbach | 3 | +50 | -0 |
| 2013-10-15 15:28 | more work on the sp_test | Christian Fuchs | 1 | +11 | -17 |
| 2013-10-15 15:01 | updated config file for changed name of scalar/vectorproduct | Christian Fuchs | 1 | +3 | -3 |
| 2013-10-15 14:42 | - fix invalid free() | Sree Harsha Totakura | 1 | +6 | -2 |
| 2013-10-15 14:20 | - fix new connection handler | Bart Polot | 2 | +19 | -2 |
| 2013-10-15 14:08 | - uninitialized memory | Bart Polot | 1 | +0 | -1 |
| 2013-10-15 13:35 | - debug | Bart Polot | 1 | +1 | -1 |
| 2013-10-15 13:16 | -updated libcurl API, do IPv4/IPv6 with separate sockets | Christian Grothoff | 1 | +116 | -48 |
| 2013-10-15 13:16 | -create directory, 2-digit CC | Christian Grothoff | 1 | +2 | -1 |
| 2013-10-15 12:53 | - GMCH_send can try to free saved message, save first | Bart Polot | 1 | +2 | -2 |
| 2013-10-15 12:51 | - wrong flag... | Bart Polot | 1 | +1 | -3 |
| 2013-10-15 12:46 | - move debug log | Bart Polot | 1 | +4 | -2 |
| 2013-10-15 12:44 | - typo | Bart Polot | 1 | +1 | -1 |
| 2013-10-15 12:43 | - use send_client_ack | Bart Polot | 1 | +1 | -3 |
| 2013-10-15 12:41 | - always update client's rel info on ACK | Bart Polot | 1 | +82 | -59 |
| 2013-10-15 12:28 | - avoid double ACK'ing to clients on loopback create - fix ACK id being sent - debug | Bart Polot | 1 | +45 | -38 |
| 2013-10-15 12:28 | updated test-config template for scalarproduct added declaration of GNUNET_TESTING_PREFIX to the test script | Christian Fuchs | 4 | +98 | -2 |
| 2013-10-14 20:33 | Don't put back separator that wasn't there originally | LRN | 1 | +10 | -1 |
| 2013-10-14 15:31 | - doc clarification (identity manages egos, not identities) | Florian Dold | 1 | +5 | -5 |
| 2013-10-14 14:21 | more doxygen compliance, should no longer generate warnings, except for one wired warning which is not in the sourcecode, will talk to christian grothoff about that | Christian Fuchs | 2 | +16 | -8 |
| 2013-10-14 13:21 | -doxygen fixes | Christian Grothoff | 1 | +3 | -3 |
| 2013-10-14 13:21 | -mqtt needs a port | Christian Grothoff | 1 | +5 | -0 |
| 2013-10-14 13:20 | -need to do mkdir before testing UNIXPATH, not sure how this worked before | Christian Grothoff | 2 | +69 | -50 |
| 2013-10-14 13:04 | added/updated comments in SP client for doxygenization | Christian Fuchs | 1 | +4 | -5 |
| 2013-10-14 13:00 | more work on doxygenization for SP | Christian Fuchs | 4 | +34 | -32 |
| 2013-10-14 12:35 | second part of function comment doxygenization more formatting work | Christian Fuchs | 1 | +303 | -295 |
| 2013-10-14 12:24 | finished multipart message reworking couple of enhancements to formatting updated half the function comments inlined/removed generate_random_vector, as it was only called from one source | Christian Fuchs | 1 | +90 | -68 |
| 2013-10-13 22:24 | -pogen run | Christian Grothoff | 1 | +28 | -9 |
| 2013-10-13 22:23 | -doxygen | Christian Grothoff | 5 | +5 | -4 |
| 2013-10-12 15:07 | Change the tmp dir after .conf | LRN | 1 | +1 | -1 |
| 2013-10-12 07:27 | Fix a typo | LRN | 1 | +1 | -0 |
| 2013-10-12 00:07 | - change --enable-ll to --enable-supermuc - define a system wide termination signal GNUNET_TERM_SIG. Set this to SIGUSR1 only when building for SuperMUC | Sree Harsha Totakura | 34 | +81 | -65 |
| 2013-10-11 18:02 | - use server<->client ACKs, not reliable | Bart Polot | 2 | +5 | -6 |
| 2013-10-11 17:56 | - send data ACK only after receiving the channel ACK | Bart Polot | 1 | +2 | -2 |
| 2013-10-11 17:56 | -fix includes | Christian Grothoff | 2 | +2 | -2 |
| 2013-10-11 17:51 | - avoid infinite ACK loops when creating loopback channels | Bart Polot | 2 | +24 | -10 |
| 2013-10-11 17:44 | -needs env to link properly | Christian Grothoff | 1 | +2 | -0 |
| 2013-10-11 17:22 | -fix test ftbfs | Christian Grothoff | 1 | +2 | -2 |
| 2013-10-11 17:08 | -fix leak, doxygen | Christian Grothoff | 1 | +45 | -41 |
| 2013-10-11 16:30 | - address FIXMEs | Bart Polot | 4 | +14 | -10 |
| 2013-10-11 16:29 | -fixing minor memleaks | Christian Grothoff | 1 | +37 | -29 |
| 2013-10-11 16:26 | tracking of assigned bandwidth corrected | Fabian Oehlmann | 1 | +20 | -6 |
| 2013-10-11 16:20 | -fix possible NPE | Christian Grothoff | 1 | +25 | -25 |
| 2013-10-11 16:09 | implementing #3064: enable split-personality ARM to run some services as 'gnunet' and others as grothoff, depending on level of personal information available to the service | Christian Grothoff | 7 | +75 | -6 |
| 2013-10-11 16:09 | - fix shutdown | Bart Polot | 1 | +0 | -1 |
| 2013-10-11 16:06 | - debug | Bart Polot | 6 | +7 | -3 |
| 2013-10-11 15:54 | - fix build | Bart Polot | 1 | +2 | -2 |
| 2013-10-11 15:37 | - mesh builds again | Bart Polot | 5 | +65 | -17 |
| 2013-10-11 15:22 | -fix crash on recursion with NULL def | Christian Grothoff | 1 | +2 | -0 |
| 2013-10-11 15:20 | - backport | Bart Polot | 3 | +103 | -5 |
| 2013-10-11 14:53 | - use proper channel_ack/data_ack | Bart Polot | 3 | +16 | -15 |
| 2013-10-11 14:50 | generate progress events when publishing directories (towards fixing #2230) | Christian Grothoff | 17 | +223 | -77 |
| 2013-10-11 14:49 | -doxygen / coding convention fixes | Christian Grothoff | 1 | +8 | -8 |
| 2013-10-11 14:47 | - fix channel data/ack | Bart Polot | 1 | +32 | -23 |
| 2013-10-11 14:31 | - simplify acks | Bart Polot | 2 | +7 | -9 |
| 2013-10-11 14:13 | Skip the testChangeOwner test on W32 | LRN | 1 | +2 | -0 |
| 2013-10-11 14:13 | Make it compile again | LRN | 2 | +5 | -5 |
| 2013-10-11 14:10 | - fix wild replace | Bart Polot | 1 | +1 | -3 |
| 2013-10-11 14:07 | - fix encryption/decryption visisbility | Bart Polot | 3 | +103 | -66 |
| 2013-10-11 13:41 | -doxygen, code style, indentation fixes | Christian Grothoff | 2 | +121 | -97 |
| 2013-10-11 13:30 | - fix "broken connection" notifications | Bart Polot | 4 | +92 | -72 |
| 2013-10-11 13:25 | -just .conf, not .config | Christian Grothoff | 2 | +2 | -2 |
| 2013-10-11 13:21 | -remove legacy | Christian Grothoff | 1 | +1 | -1 |
| 2013-10-11 13:15 | -eddsa not yet in gcrypt | Christian Grothoff | 1 | +1 | -1 |
| 2013-10-11 12:26 | - use new API functions | Bart Polot | 1 | +4 | -4 |
| 2013-10-11 12:23 | - fixes in DHT handling | Bart Polot | 5 | +67 | -25 |
| 2013-10-11 12:16 | - fix compile errors in local | Bart Polot | 3 | +92 | -68 |
| 2013-10-11 12:07 | -fix #3037: support IPv6 | Christian Grothoff | 1 | +82 | -26 |
| 2013-10-11 11:48 | - sync | Bart Polot | 1 | +5 | -0 |
| 2013-10-11 11:38 | -fix eddsa ftbfs | Christian Grothoff | 4 | +28 | -28 |
| 2013-10-11 11:22 | Fix psycstore tests to compile | LRN | 2 | +5 | -5 |
| 2013-10-11 10:59 | - sync | Bart Polot | 6 | +113 | -67 |
| 2013-10-11 10:27 | - migrate handlers to channel.c - clients shouldn't know about tunnels | Bart Polot | 4 | +137 | -59 |
| 2013-10-11 09:33 | - sync | Bart Polot | 3 | +69 | -38 |
| 2013-10-11 07:57 | -fix ftbfs | Christian Grothoff | 3 | +38 | -38 |
| 2013-10-11 07:56 | -fix ftbfs | Christian Grothoff | 2 | +13 | -13 |
| 2013-10-10 20:36 | - fix testbed crash when controller linking operations fail at controllers | Sree Harsha Totakura | 1 | +3 | -3 |
| 2013-10-10 18:23 | - fixes in local | Bart Polot | 3 | +37 | -41 |
| 2013-10-10 18:10 | - fix dht | Bart Polot | 5 | +11 | -12 |
| 2013-10-10 18:08 | PSYC: master msg transmission | Gabor X Toth | 7 | +505 | -152 |
| 2013-10-10 18:08 | \ | Gabor X Toth | 1 | +4 | -2 |
| 2013-10-10 18:08 | PSYCstore: result_code arg for CountersCallback | Gabor X Toth | 5 | +20 | -10 |
| 2013-10-10 18:08 | - fix peer | Bart Polot | 4 | +81 | -75 |
| 2013-10-10 18:00 | - fix queueing | Bart Polot | 6 | +207 | -182 |
| 2013-10-10 17:59 | - use proper const qualifier | Bart Polot | 2 | +4 | -4 |
| 2013-10-10 17:23 | - move connection message accounting | Bart Polot | 4 | +68 | -81 |
| 2013-10-10 17:09 | -fix eddsa api migration | Christian Grothoff | 3 | +13 | -13 |
| 2013-10-10 16:29 | - change queueing API, adapt connections | Bart Polot | 3 | +93 | -107 |
| 2013-10-10 16:12 | - add polling API to connection | Bart Polot | 3 | +74 | -3 |
| 2013-10-10 15:47 | - expose appropriate functions in API | Bart Polot | 5 | +71 | -38 |
| 2013-10-10 15:37 | - use const for peer IDs | Bart Polot | 2 | +3 | -3 |
| 2013-10-10 15:35 | - fix connection.c | Bart Polot | 5 | +118 | -64 |
| 2013-10-10 15:15 | - fixes | Bart Polot | 4 | +116 | -83 |
| 2013-10-10 14:50 | - fixes | Bart Polot | 5 | +13 | -23 |
| 2013-10-10 14:45 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-10-10 14:44 | - share ID | Bart Polot | 4 | +42 | -41 |
| 2013-10-10 14:40 | -updated tests | Christian Grothoff | 4 | +505 | -290 |
| 2013-10-10 14:38 | separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA | Christian Grothoff | 131 | +1936 | -1130 |
| 2013-10-10 14:15 | - move path manipulation to API | Bart Polot | 3 | +183 | -138 |
| 2013-10-10 14:03 | - remove old include | Bart Polot | 1 | +2 | -4 |
| 2013-10-10 13:55 | - order | Bart Polot | 1 | +4 | -2 |
| 2013-10-10 13:52 | - fixes | Bart Polot | 7 | +91 | -99 |
| 2013-10-10 13:27 | - use different enum to prevent collisions | Bart Polot | 5 | +34 | -40 |
| 2013-10-10 13:07 | simplified SP cleanup a bit added a logics fix | Christian Fuchs | 1 | +37 | -82 |
| 2013-10-10 12:46 | - move queue canceling to peer.c | Bart Polot | 3 | +65 | -25 |
| 2013-10-10 12:39 | - connection fixing | Bart Polot | 5 | +86 | -93 |
| 2013-10-10 11:37 | - typo | Bart Polot | 1 | +1 | -1 |
| 2013-10-10 11:25 | -malloc fix for matrix W -null-pointer fix | Fabian Oehlmann | 1 | +3 | -3 |
| 2013-10-10 11:11 | Calculate outgoing connection performance | Bart Polot | 2 | +85 | -20 |
| 2013-10-10 09:59 | - ignore GNUNET_TESTING_PREFIX in testbed helper | Sree Harsha Totakura | 3 | +29 | -2 |
| 2013-10-10 09:32 | -fix leak | Christian Grothoff | 1 | +5 | -2 |
| 2013-10-10 09:31 | -fix leak | Christian Grothoff | 1 | +1 | -0 |
| 2013-10-10 07:52 | fix leak | Matthias Wachs | 1 | +1 | -0 |
| 2013-10-10 07:52 | fixing resource leaks | Matthias Wachs | 1 | +4 | -0 |
| 2013-10-10 07:48 | fix more leaks | Matthias Wachs | 1 | +2 | -0 |
| 2013-10-10 07:45 | fix resource leak and if0 unused function | Matthias Wachs | 1 | +3 | -1 |
| 2013-10-10 07:44 | fixes | Matthias Wachs | 1 | +5 | -11 |
| 2013-10-10 07:44 | fixes | Matthias Wachs | 2 | +3 | -2 |
| 2013-10-10 07:41 | fix indexing | Matthias Wachs | 1 | +2 | -2 |
| 2013-10-10 07:32 | fix type | Matthias Wachs | 1 | +1 | -1 |
| 2013-10-09 22:25 | Fix to build on W32 again | LRN | 1 | +4 | -0 |
| 2013-10-09 20:47 | -fix warning | Christian Grothoff | 1 | +1 | -1 |
| 2013-10-09 20:43 | -replace stderr with /dev/null, instead of just closing | Christian Grothoff | 1 | +29 | -1 |
| 2013-10-09 20:16 | removing remenants of abstract unix domain socket handling, this finishes addressing #2887 | Christian Grothoff | 4 | +9 | -58 |
| 2013-10-09 20:03 | changing UNIX domain socket access control to file permissions checks, instead of UDS credentials (#2887) | Christian Grothoff | 7 | +192 | -145 |
| 2013-10-09 19:22 | -rename serverAddr to server_addr to follow naming conventions | Christian Grothoff | 5 | +64 | -64 |
| 2013-10-09 18:01 | -switching (again) to named sockets, see #2887 | Christian Grothoff | 20 | +121 | -181 |
| 2013-10-09 17:37 | -fix warning | Christian Grothoff | 1 | +0 | -1 |
| 2013-10-09 17:26 | - add callback when we give a message to CORE | Bart Polot | 3 | +120 | -62 |
| 2013-10-09 16:01 | formatting | Fabian Oehlmann | 1 | +76 | -26 |
| 2013-10-09 16:00 | - one catch-all ack handles renedered obsolete | Bart Polot | 1 | +0 | -68 |
| 2013-10-09 15:58 | - queue is internal: channel -> tunnel -> connection -> peer, no clean way to access for now => remove optimization | Bart Polot | 1 | +22 | -21 |
| 2013-10-09 15:52 | - local channel id better accounted for per-client | Bart Polot | 5 | +57 | -32 |
| 2013-10-09 14:42 | - fixing channel functions | Bart Polot | 7 | +443 | -174 |
| 2013-10-09 14:08 | extended cleanup function to take care of new variables in session structure better cleanup for multipart handling | Christian Fuchs | 1 | +52 | -35 |
| 2013-10-09 12:11 | -say that we ignore retval on purpose | Christian Grothoff | 1 | +2 | -2 |
| 2013-10-09 11:42 | -fix header inclusion | Christian Grothoff | 4 | +20 | -20 |
| 2013-10-09 11:30 | create directory if one does not exist before trying to output certificates | Christian Grothoff | 2 | +6 | -4 |
| 2013-10-09 10:56 | -xdg changes: docu | Christian Grothoff | 7 | +15 | -17 |
| 2013-10-09 10:38 | -do not autostart revocation | Christian Grothoff | 1 | +4 | -1 |
| 2013-10-09 10:35 | -use get_value_filename with UNIXPATH to get himBHexpansion | Christian Grothoff | 2 | +4 | -4 |
| 2013-10-09 10:30 | last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by default | Christian Grothoff | 177 | +828 | -828 |
| 2013-10-09 10:26 | more work towards XDG spec (#3000) -- config file location | Christian Grothoff | 218 | +310 | -287 |
| 2013-10-09 10:16 | -clarify comment | Christian Grothoff | 1 | +1 | -1 |
| 2013-10-09 10:07 | -fix | Christian Grothoff | 1 | +2 | -1 |
| 2013-10-09 10:05 | migrating towards XDG configuration specification (#3000) | Christian Grothoff | 57 | +307 | -330 |
| 2013-10-09 10:03 | more changes to support multipart messaging | Christian Fuchs | 1 | +128 | -119 |
| 2013-10-09 10:01 | ats_ril: - removed some redundantly saved plugin environment attributes | Fabian Oehlmann | 1 | +64 | -100 |
| 2013-10-09 09:54 | - doc | Sree Harsha Totakura | 2 | +3 | -0 |
| 2013-10-09 09:53 | - fix and doc | Sree Harsha Totakura | 1 | +3 | -2 |
| 2013-10-09 09:51 | - prefix env variable for specifying the tmp dir testbed/testing uses for dumping generated peer config files | Sree Harsha Totakura | 2 | +11 | -4 |
| 2013-10-09 08:57 | - move get channel to local | Bart Polot | 3 | +36 | -28 |
| 2013-10-09 08:53 | made the service more resilient against out of order and simply incorrect messages messages that arrive out of sync with the state machine are supressed and logged fixed a couple of little bugs more work on the SP multipart message support | Christian Fuchs | 1 | +28 | -40 |
| 2013-10-09 08:32 | - sync | Bart Polot | 8 | +235 | -96 |
| 2013-10-09 08:29 | fix script to use file names from configuration and support -c option | Christian Grothoff | 1 | +33 | -10 |
| 2013-10-09 08:04 | applying LRN's patch to fix startup issue | Matthias Wachs | 1 | +32 | -7 |
| 2013-10-09 07:48 | documentation for solver api | Matthias Wachs | 1 | +52 | -19 |
| 2013-10-09 07:37 | renaming | Matthias Wachs | 5 | +14 | -18 |
| 2013-10-09 07:33 | documentation and fix for const warning | Matthias Wachs | 1 | +70 | -7 |
| 2013-10-09 01:30 | - sync | Bart Polot | 5 | +180 | -82 |
| 2013-10-09 01:08 | - cleanup | Bart Polot | 2 | +2 | -12 |
| 2013-10-09 01:06 | - fixed _tunnel - solved data struct visibility | Bart Polot | 9 | +773 | -575 |
| 2013-10-08 23:15 | Misc makefile fixes | LRN | 1 | +36 | -18 |
| 2013-10-08 23:15 | Sanity check | LRN | 1 | +1 | -0 |
| 2013-10-08 22:06 | -preping for XDG | Christian Grothoff | 1 | +7 | -0 |
| 2013-10-08 20:56 | ats_ril: made compatible to plugin change | Fabian Oehlmann | 5 | +1998 | -2085 |
| 2013-10-08 20:20 | fixed #2987 -- at least the testcases now pass | Christian Grothoff | 1 | +1 | -1 |
| 2013-10-08 19:55 | towards implementing postgres backend for namestore (#2987) | Christian Grothoff | 2 | +430 | -388 |
| 2013-10-08 18:51 | -bump name to 97 | Christian Grothoff | 2 | +14 | -14 |
| 2013-10-08 18:41 | fixing #2992: do not use hash of pkey and then match against pkey, that will not work... | Christian Grothoff | 2 | +20 | -14 |
| 2013-10-08 18:32 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-10-08 18:30 | -implement #2992 (but reverse lookup itself seems to not yet work properly) | Christian Grothoff | 2 | +89 | -25 |
| 2013-10-08 17:18 | couple of summary fixes to the previous changes | Christian Fuchs | 1 | +4 | -5 |
| 2013-10-08 17:06 | onwards towards victory... more multipart receiving... | Christian Fuchs | 1 | +117 | -37 |
| 2013-10-08 16:37 | fixes to makefile | Matthias Wachs | 1 | +3 | -5 |
| 2013-10-08 16:34 | ats solver are now implemented as plugins | Matthias Wachs | 13 | +4968 | -5035 |
| 2013-10-08 15:43 | ats_ril: -fixed property indexing -comment cleanup | Fabian Oehlmann | 1 | +37 | -11 |
| 2013-10-08 15:38 | - cleanup dead code | Sree Harsha Totakura | 3 | +0 | -182 |
| 2013-10-08 14:54 | - bail out if peer is not running | Sree Harsha Totakura | 1 | +5 | -0 |
| 2013-10-08 14:06 | - share one statistics handle across all subsystems | Bart Polot | 7 | +80 | -12 |
| 2013-10-08 13:57 | - add peer's tunnel setter | Bart Polot | 3 | +23 | -1 |
| 2013-10-08 13:55 | more multipart work | Christian Fuchs | 1 | +14 | -18 |
| 2013-10-08 13:54 | - use public channel handlers | Bart Polot | 5 | +47 | -17 |
| 2013-10-08 13:02 | removed a couple of excess variable declarations | Christian Fuchs | 1 | +1 | -5 |
| 2013-10-08 12:19 | How much wood... more work on multipart receiving | Christian Fuchs | 1 | +96 | -8 |
| 2013-10-08 12:15 | - move connection initialization to GMC_new - fix core references | Bart Polot | 5 | +175 | -46 |
| 2013-10-08 12:11 | -actually just include util | Christian Grothoff | 2 | +1 | -4 |
| 2013-10-08 12:07 | Precussive maintenance on env/multicast/psyc | LRN | 3 | +6 | -3 |
| 2013-10-08 11:35 | make identity port available for java | Florian Dold | 1 | +1 | -1 |
| 2013-10-08 11:21 | - fix LOG | Bart Polot | 6 | +7 | -7 |
| 2013-10-08 11:15 | - use per-module logging | Bart Polot | 6 | +239 | -245 |
| 2013-10-08 11:12 | -do not include twice | Christian Grothoff | 1 | +0 | -1 |
| 2013-10-08 11:08 | should include util_lib, not common | Christian Grothoff | 11 | +11 | -11 |
| 2013-10-08 11:08 | - export core handlers from connection: all p2p messages are connection related but core is connected to peers | Bart Polot | 3 | +242 | -114 |
| 2013-10-08 11:07 | -ftbfs | Christian Grothoff | 1 | +1 | -1 |
| 2013-10-08 10:30 | - move all core/PeerIdentity interacting code to _peer, remove GNUNET_PeerIdentity from _connection | Bart Polot | 6 | +392 | -336 |
| 2013-10-08 09:59 | - add new modules to Makefile | Bart Polot | 1 | +6 | -0 |
| 2013-10-08 09:51 | more work on multipart receiving | Christian Fuchs | 1 | +6 | -9 |
| 2013-10-08 09:46 | - fix peer reconfiguration when the peer is already stopped | Sree Harsha Totakura | 2 | +53 | -16 |
| 2013-10-08 09:44 | - fix main mesh file | Bart Polot | 5 | +68 | -79 |
| 2013-10-08 09:44 | indentation and inmproved documentation for feedback | Matthias Wachs | 1 | +308 | -346 |
| 2013-10-08 09:43 | improved documentation | Matthias Wachs | 1 | +11 | -3 |
| 2013-10-08 09:36 | - MOve peer2s to peer section | Bart Polot | 3 | +26 | -16 |
| 2013-10-08 09:34 | - finished coarse refactoring | Bart Polot | 9 | +1869 | -1782 |
| 2013-10-08 09:30 | Update time conversion functions docs, test converting abs UTC time to string and back | LRN | 2 | +8 | -2 |
| 2013-10-08 09:30 | Update make GNUNET_STRINGS_fancy_time_to_absolute return local time on W32 | LRN | 1 | +10 | -0 |
| 2013-10-08 09:30 | Replace OFF_T with off_t | LRN | 4 | +23 | -29 |
| 2013-10-08 09:30 | Tweak the stat-calling code | LRN | 1 | +4 | -6 |
| 2013-10-08 09:30 | Update plibc header | LRN | 1 | +15 | -13 |
| 2013-10-08 09:30 | Add missing include | LRN | 5 | +12 | -0 |
| 2013-10-08 09:06 | implement #3035: add mimetype:type category keywords, also doxygen fixes | Christian Grothoff | 3 | +60 | -28 |
| 2013-10-08 08:32 | work on multipart request receiving | Christian Fuchs | 1 | +287 | -400 |
| 2013-10-08 08:23 | fix for failing _init test We had a race condition: When ats is included in default services it can happen that it is started before the test can issue the statistics wathc request and therefore the test will not be notified about the initialization of the value with 0 | Matthias Wachs | 1 | +1 | -1 |
| 2013-10-08 06:55 | more strings documentation | Christian Grothoff | 2 | +65 | -37 |
| 2013-10-08 06:47 | -document UTC vs local time | Christian Grothoff | 1 | +6 | -4 |
| 2013-10-07 20:02 | Add missing blackslash | LRN | 1 | +1 | -1 |
| 2013-10-07 19:28 | -fix friends file parser logic, a NOT operator is a wonderful thing sometimes | Christian Grothoff | 1 | +2 | -2 |
| 2013-10-07 18:47 | -shorter line | Christian Grothoff | 1 | +4 | -1 |
| 2013-10-07 18:36 | -doxygen | Christian Grothoff | 1 | +15 | -15 |
| 2013-10-07 18:16 | implementing FRIENDS file writing logic | Christian Grothoff | 2 | +54 | -4 |
| 2013-10-07 18:08 | -moving friends file parsing logic into its own library | Christian Grothoff | 5 | +314 | -94 |
| 2013-10-07 17:36 | more work towards multipart sending, this time the service response. added two stubs for the multipart chunk receiving message handlers | Christian Fuchs | 1 | +160 | -37 |
| 2013-10-07 17:10 | finished service request multipart message sending | Christian Fuchs | 1 | +34 | -5 |
| 2013-10-07 16:49 | ats_ril: - bug fixed in address_add() - small reward function implementation | Fabian Oehlmann | 1 | +80 | -27 |
| 2013-10-07 14:49 | towards multipart messages | Christian Fuchs | 2 | +92 | -3 |
| 2013-10-07 13:58 | fix for incoming addresses: incoming addresses are only marked with address length 0 if the address cannot be used to initiate a connection to his address. Therefor only for tcp and http(s) incoming connections an address length of 0 is reported whereas for other plugins (unix, udp, wlan) the incoming address can be used to initiate a connection to this address. | Matthias Wachs | 2 | +24 | -26 |
| 2013-10-07 13:33 | missing file | Florian Dold | 1 | +144 | -0 |
| 2013-10-07 13:32 | added scalarproduct multipart protocol numbers | Christian Fuchs | 1 | +12 | -2 |
| 2013-10-07 11:17 | - fixing udp address handling for inbound sessions - fixing some indentation | Matthias Wachs | 2 | +33 | -61 |
| 2013-10-07 09:28 | -transmit termination reason also for caller hanging up | Christian Grothoff | 1 | +32 | -15 |
| 2013-10-07 08:48 | rename coreAPI to core_api to follow naming conventions better | Christian Grothoff | 3 | +34 | -34 |
| 2013-10-07 08:47 | implement revocation broadcasting (part of #3057) | Christian Grothoff | 1 | +20 | -22 |
| 2013-10-07 08:20 | - fix channel static functions | Bart Polot | 4 | +422 | -409 |
| 2013-10-06 23:00 | - comment clarification | Florian Dold | 1 | +4 | -1 |
| 2013-10-06 22:54 | MQ for CORE | Florian Dold | 5 | +158 | -4 |
| 2013-10-06 22:00 | -finishing revocation command line tool | Christian Grothoff | 5 | +64 | -31 |
| 2013-10-06 21:29 | -fix config, fix ntohs, must be ntohl | Christian Grothoff | 2 | +4 | -4 |
| 2013-10-06 21:13 | -adding man page for revocation, removing obsolte man page for RSA | Christian Grothoff | 3 | +44 | -44 |
| 2013-10-06 21:05 | -more whitespace | Christian Grothoff | 16 | +42 | -42 |
| 2013-10-06 21:02 | -clarifications | Christian Grothoff | 1 | +13 | -13 |
| 2013-10-06 20:55 | -remove trailing whitespace | Christian Grothoff | 526 | +6555 | -6555 |
| 2013-10-06 20:52 | -install fcfsd in libexec, build dv by default, move fcfsd config to namestore.conf.in | Christian Grothoff | 4 | +20 | -25 |
| 2013-10-06 20:44 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-10-06 20:43 | -add missing pkgconfig generations | Christian Grothoff | 4 | +31 | -1 |
| 2013-10-06 20:38 | -add missing pkgconfig generations | Christian Grothoff | 13 | +167 | -4 |
| 2013-10-06 20:24 | -also dead | Christian Grothoff | 1 | +0 | -2 |
| 2013-10-06 20:10 | -die | Christian Grothoff | 1 | +0 | -2 |
| 2013-10-06 14:10 | -first draft for revocation command-line tool | Christian Grothoff | 2 | +410 | -4 |
| 2013-10-06 12:47 | -adding skeleton for gnunet-revocation command line tool | Christian Grothoff | 3 | +91 | -0 |
| 2013-10-06 12:19 | -more dead code elimination / house cleaning | Christian Grothoff | 16 | +1 | -2985 |
| 2013-10-06 12:16 | -removing dead lib header | Christian Grothoff | 1 | +0 | -421 |
| 2013-10-06 12:12 | -updating structure | Christian Grothoff | 1 | +93 | -6 |
| 2013-10-06 11:48 | -update dependency graph | Christian Grothoff | 1 | +3 | -0 |
| 2013-10-06 11:46 | -store revocations to disk | Christian Grothoff | 3 | +109 | -30 |
| 2013-10-06 11:16 | -load revocations from disk, misc doxygen/style fixes | Christian Grothoff | 6 | +225 | -126 |
| 2013-10-06 09:35 | renaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYPTO_get_peer_identity | Christian Grothoff | 8 | +8 | -8 |
| 2013-10-06 09:35 | -doxygen, coding conventions | Christian Grothoff | 6 | +121 | -110 |
| 2013-10-06 09:28 | -improving docs | Christian Grothoff | 1 | +64 | -10 |
| 2013-10-06 09:23 | -doxygen fixes | Christian Grothoff | 1 | +2 | -2 |
| 2013-10-06 09:23 | -doxygen fixes | Christian Grothoff | 1 | +7 | -1 |
| 2013-10-06 09:20 | -doxygen fixes | Christian Grothoff | 1 | +11 | -13 |
| 2013-10-06 08:00 | -handle client revocation queries in service | Christian Grothoff | 2 | +74 | -4 |
| 2013-10-06 07:41 | -implementing revocation library | Christian Grothoff | 4 | +223 | -16 |
| 2013-10-05 22:40 | -doxygen | Christian Grothoff | 8 | +8 | -14 |
| 2013-10-05 19:49 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-10-05 19:25 | -fix double-free, clarify API | Christian Grothoff | 3 | +13 | -10 |
| 2013-10-05 19:10 | -detect tunnel creation error | Christian Grothoff | 1 | +4 | -0 |
| 2013-10-05 19:09 | -fix mesh tunnel destruction | Christian Grothoff | 1 | +19 | -8 |
| 2013-10-05 18:54 | -fix | Christian Grothoff | 1 | +1 | -1 |
| 2013-10-05 18:53 | -disable phone on reconnect | Christian Grothoff | 1 | +5 | -0 |
| 2013-10-05 18:49 | -update to reflect mesh API change | Christian Grothoff | 1 | +12 | -4 |
| 2013-10-05 18:49 | -fix getting peer identity via mesh_get_info | Christian Grothoff | 1 | +6 | -1 |
| 2013-10-05 18:38 | -fix double frees | Christian Grothoff | 1 | +41 | -23 |
| 2013-10-05 18:17 | -fix message type | Christian Grothoff | 3 | +33 | -17 |
| 2013-10-05 18:02 | -fix message type | Christian Grothoff | 1 | +1 | -1 |
| 2013-10-05 17:59 | -misc minor bugfixes | Christian Grothoff | 2 | +6 | -2 |
| 2013-10-05 17:52 | -fix double free | Christian Grothoff | 1 | +1 | -0 |
| 2013-10-05 17:47 | -logging, autostart | Christian Grothoff | 2 | +5 | -2 |
| 2013-10-05 17:44 | -add newline | Christian Grothoff | 2 | +5 | -2 |
| 2013-10-05 15:42 | -fix ftbfs | Christian Grothoff | 1 | +3 | -2 |
| 2013-10-05 15:40 | -enable printing and parsing of conversation's PHONE records | Christian Grothoff | 7 | +91 | -393 |
| 2013-10-05 13:20 | -enable address printing | Christian Grothoff | 1 | +39 | -2 |
| 2013-10-05 13:13 | -removing old legacy conversation API | Christian Grothoff | 2 | +28 | -307 |
| 2013-10-05 13:10 | -rename fest: new to default | Christian Grothoff | 7 | +2484 | -5590 |
| 2013-10-05 13:08 | -fixes to build system, integrating conversation in non-experimental builds | Christian Grothoff | 4 | +21 | -13 |
| 2013-10-05 13:00 | -removing references to dead manpage/binary | Christian Grothoff | 2 | +2 | -2 |
| 2013-10-05 12:59 | -man page for gnunet-conversation | Christian Grothoff | 4 | +43 | -4 |
| 2013-10-05 12:52 | -cleaning up command-line tool | Christian Grothoff | 1 | +291 | -43 |
| 2013-10-04 23:12 | -doxygen/indentation | Christian Grothoff | 2 | +7 | -7 |
| 2013-10-04 23:11 | -misc minor fixes | Christian Grothoff | 2 | +58 | -17 |
| 2013-10-04 22:47 | -updated conversation command line tool | Christian Grothoff | 3 | +333 | -230 |
| 2013-10-04 18:44 | -cloning gnunet-conversation.c | Christian Grothoff | 2 | +487 | -3 |
| 2013-10-04 18:42 | -finish first draft of conversation service | Christian Grothoff | 1 | +108 | -1 |
| 2013-10-04 18:28 | -handle audio in mesh | Christian Grothoff | 1 | +101 | -21 |
| 2013-10-04 18:12 | -more control logic | Christian Grothoff | 1 | +303 | -8 |
| 2013-10-04 16:42 | -transmit hangup | Christian Grothoff | 1 | +55 | -2 |
| 2013-10-04 16:22 | -sending RING signal | Christian Grothoff | 2 | +96 | -14 |
| 2013-10-04 16:22 | -indentation improvements | Christian Grothoff | 2 | +9 | -17 |
| 2013-10-04 16:04 | ats_ril: -some comments removed | Fabian Oehlmann | 1 | +81 | -17 |
| 2013-10-04 15:08 | - sync | Bart Polot | 5 | +471 | -383 |
| 2013-10-04 14:41 | more work on multipart support | Christian Fuchs | 1 | +49 | -42 |
| 2013-10-04 14:20 | added first part of multipart-message support to SP extended and renamed properties in existing structs and message formats for multipart support fixed a memory leak | Christian Fuchs | 2 | +128 | -65 |
| 2013-10-04 10:58 | -sync before server reboot, work on conversation service | Christian Grothoff | 4 | +116 | -18 |
| 2013-10-04 09:13 | - sync | Bart Polot | 4 | +471 | -465 |
| 2013-10-04 07:43 | -initialize flags | Christian Grothoff | 1 | +3 | -2 |
| 2013-10-04 07:22 | -do set expiration time when storing records, works better that way... | Christian Grothoff | 4 | +100 | -71 |
| 2013-10-04 05:49 | -add logic to print expiration times for records | Christian Grothoff | 3 | +17 | -4 |
| 2013-10-04 05:35 | -simplify script | Christian Grothoff | 1 | +0 | -7 |
| 2013-10-04 05:33 | -add missing #defines | Christian Grothoff | 2 | +35 | -0 |
| 2013-10-04 05:32 | -fix warning | Christian Grothoff | 1 | +1 | -0 |
| 2013-10-04 05:17 | addressing name conflict with PS_STOPPED on MinGW | Christian Grothoff | 3 | +12 | -12 |
| 2013-10-03 22:26 | -reindent | Christian Grothoff | 1 | +37 | -31 |
| 2013-10-03 22:25 | -reset statement | Christian Grothoff | 1 | +3 | -0 |
| 2013-10-03 22:19 | -also build meshenc lib | Christian Grothoff | 1 | +3 | -3 |
| 2013-10-03 22:14 | -fix test vector | Christian Grothoff | 1 | +3 | -3 |
| 2013-10-03 22:13 | -fix IV | Christian Grothoff | 2 | +13 | -12 |
| 2013-10-03 22:04 | -fix includes | Christian Grothoff | 2 | +0 | -2 |
| 2013-10-03 19:02 | -service skeleton | Christian Grothoff | 3 | +542 | -3 |
| 2013-10-03 18:19 | -removing header to avoid double-encapsulation overhead when going from helper to API | Christian Grothoff | 2 | +10 | -12 |
| 2013-10-03 18:06 | -mostly finished call API | Christian Grothoff | 4 | +97 | -20 |
| 2013-10-03 16:09 | -more work on call API | Christian Grothoff | 2 | +26 | -13 |
| 2013-10-03 16:09 | -more work on call API | Christian Grothoff | 1 | +190 | -6 |
| 2013-10-03 15:20 | -towards caller API | Christian Grothoff | 1 | +169 | -7 |
| 2013-10-03 13:51 | -note on todo | Christian Grothoff | 2 | +3 | -0 |
| 2013-10-03 13:50 | -finishing first round of conversation phone API implementation | Christian Grothoff | 8 | +558 | -19 |
| 2013-10-03 12:00 | -ipc message design | Christian Grothoff | 1 | +2 | -2 |
| 2013-10-03 11:59 | -ipc message design | Christian Grothoff | 1 | +223 | -1 |
| 2013-10-03 11:16 | -do not read via mst if there is no callback for reading | Christian Grothoff | 1 | +31 | -13 |
| 2013-10-03 11:16 | Andrew Cann wrote: | Christian Grothoff | 2 | +2 | -2 |
| 2013-10-03 00:57 | -nicer messages | Christian Grothoff | 1 | +5 | -3 |
| 2013-10-03 00:54 | -trying to play a bit with the options | Christian Grothoff | 2 | +13 | -3 |
| 2013-10-03 00:05 | -much better latency | Christian Grothoff | 3 | +56 | -76 |
| 2013-10-02 22:13 | -doxygen, indentation | Christian Grothoff | 2 | +12 | -6 |
| 2013-10-02 22:13 | -debugging logic | Christian Grothoff | 2 | +310 | -315 |
| 2013-10-02 21:19 | -use util's mst, remove broken mst.c | Christian Grothoff | 5 | +49 | -332 |
| 2013-10-02 21:05 | -fix logging | Christian Grothoff | 6 | +173 | -183 |
| 2013-10-02 20:56 | -do cancel read task as well | Christian Grothoff | 1 | +15 | -5 |
| 2013-10-02 20:49 | -docu helper api better | Christian Grothoff | 2 | +10 | -9 |
| 2013-10-02 20:47 | -fix helper: properly abort pending write tasks during helper destroy | Christian Grothoff | 2 | +21 | -4 |
| 2013-10-02 20:32 | -fix build issues | Christian Grothoff | 2 | +3 | -3 |
| 2013-10-02 20:06 | -tool to record and replay, to test microphone and speaker logic | Christian Grothoff | 2 | +259 | -5 |
| 2013-10-02 19:48 | -implement speaker library | Christian Grothoff | 4 | +208 | -5 |
| 2013-10-02 19:32 | -fix typos | Christian Grothoff | 1 | +1 | -1 |
| 2013-10-02 19:29 | -implement microphone library | Christian Grothoff | 8 | +296 | -82 |
| 2013-10-02 19:06 | -split off microphone/speaker APIs | Christian Grothoff | 6 | +533 | -58 |
| 2013-10-02 18:28 | -proposing improved conversation API | Christian Grothoff | 1 | +243 | -0 |
| 2013-10-02 17:10 | -fix indentation, minor leaks | Christian Grothoff | 3 | +80 | -77 |
| 2013-10-02 17:05 | -fix license | Christian Grothoff | 2 | +34 | -35 |
| 2013-10-02 17:04 | -indentation, minor stylistic fixes | Christian Grothoff | 2 | +227 | -167 |
| 2013-10-02 16:55 | -ensure external symbols have proper prefix for conversation service | Christian Grothoff | 4 | +30 | -30 |
| 2013-10-02 16:51 | -remove generated binary | Christian Grothoff | 1 | +0 | -228 |
| 2013-10-02 16:39 | - more refactoring | Bart Polot | 11 | +1542 | -1008 |
| 2013-10-02 14:53 | -adjust includes, add missing licenses | Christian Grothoff | 5 | +83 | -32 |
| 2013-10-02 14:49 | -fix warning | Christian Grothoff | 1 | +2 | -2 |
| 2013-10-02 14:48 | -towards canonical header structure for conversation | Christian Grothoff | 7 | +608 | -474 |
| 2013-10-02 12:54 | -add configure tests for opus/pulseaudio for conversation | Christian Grothoff | 5 | +61 | -4 |
| 2013-10-02 12:15 | -address #3050, refresh encrypted blocks from plaintext blocks during iteration, compute block expiration time correctly | Christian Grothoff | 3 | +121 | -35 |
| 2013-10-02 11:45 | - fix compilation | Bart Polot | 1 | +1 | -0 |
| 2013-10-02 11:40 | -delete does not work in the strong sense due to caching of the encrypted blocks, adjusting tests to reflect this | Christian Grothoff | 4 | +14 | -23 |
| 2013-10-02 08:48 | -fix config | Christian Grothoff | 1 | +0 | -11 |
| 2013-10-02 03:55 | fix | Matthias Wachs | 1 | +3 | -3 |
| 2013-10-01 22:17 | -spell param(eter) correctly | Christian Grothoff | 5 | +20 | -20 |
| 2013-10-01 19:44 | *sigh* ... | Matthias Wachs | 1 | +1 | -1 |
| 2013-10-01 18:43 | -test_namestore_defaults.conf does not exist, use test_namestore_api.conf | Christian Grothoff | 3 | +3 | -3 |
| 2013-10-01 18:35 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-10-01 18:32 | -legacy, again | Christian Grothoff | 2 | +0 | -0 |
| 2013-10-01 18:27 | -fix warnings/ftbfs | Christian Grothoff | 4 | +4 | -10 |
| 2013-10-01 18:25 | -fix warnings | Christian Grothoff | 1 | +1 | -5 |
| 2013-10-01 18:21 | -fix experimentation ftbfs | Christian Grothoff | 4 | +55 | -37 |
| 2013-10-01 17:49 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-10-01 16:47 | Shift the includes (include platform.h earlier) | LRN | 1 | +2 | -3 |
| 2013-10-01 13:58 | fix tests | Matthias Wachs | 4 | +0 | -6 |
| 2013-10-01 13:55 | fix warning | Matthias Wachs | 3 | +0 | -3 |
| 2013-10-01 13:53 | fix warning | Matthias Wachs | 1 | +0 | -2 |
| 2013-10-01 13:24 | ats_ril: fix bug in address indexing when changing address | Fabian Oehlmann | 1 | +1 | -1 |
| 2013-10-01 13:16 | fix warning | Matthias Wachs | 1 | +0 | -1 |
| 2013-10-01 13:13 | blacklisting cfg files | Matthias Wachs | 6 | +14 | -14 |
| 2013-10-01 12:44 | Added test file for conversation | Andreas Fuchs | 2 | +85 | -85 |
| 2013-10-01 12:30 | -fixing last FTBFS issues | Christian Grothoff | 1 | +14 | -13 |
| 2013-10-01 12:28 | -fixing misc FTBFS issues | Christian Grothoff | 5 | +102 | -87 |
| 2013-10-01 12:27 | fixing test compile | Matthias Wachs | 15 | +1 | -17 |
| 2013-10-01 12:13 | Added missing header file for conversation | Andreas Fuchs | 1 | +210 | -0 |
| 2013-10-01 12:07 | fix type | Matthias Wachs | 1 | +1 | -1 |
| 2013-10-01 12:04 | fixing test | Matthias Wachs | 1 | +2 | -14 |
| 2013-10-01 11:56 | fixed tests | Matthias Wachs | 19 | +23 | -147 |
| 2013-10-01 11:34 | Initial conversation (experimental) commit | Andreas Fuchs | 13 | +4730 | -0 |
| 2013-10-01 11:10 | -loglevel | Bart Polot | 1 | +1 | -1 |
| 2013-10-01 11:09 | - update messages | Bart Polot | 1 | +8 | -2 |
| 2013-10-01 11:05 | - too much uncommited work | Bart Polot | 7 | +5375 | -4763 |
| 2013-10-01 09:25 | -messing up experimentation some more, towards using egos instead of peer identities | Christian Grothoff | 3 | +833 | -830 |
| 2013-10-01 08:29 | -just indentation | Christian Grothoff | 1 | +276 | -233 |
| 2013-10-01 07:46 | -just indentation | Christian Grothoff | 3 | +165 | -152 |
| 2013-10-01 07:37 | -fixing FTBFS | Christian Grothoff | 2 | +37 | -38 |
| 2013-10-01 07:31 | -fixing FTBFS | Christian Grothoff | 1 | +17 | -17 |
| 2013-10-01 07:20 | -fixing FTBFS | Christian Grothoff | 5 | +14 | -16 |
| 2013-10-01 07:16 | -fix ftbfs | Christian Grothoff | 3 | +127 | -122 |
| 2013-10-01 06:52 | -fix test FTBFS | Christian Grothoff | 4 | +8 | -16 |
| 2013-10-01 06:47 | -fix ftbfs | Christian Grothoff | 1 | +18 | -18 |
| 2013-09-30 22:15 | -ignores | Christian Grothoff | 0 | +0 | -0 |
| 2013-09-30 22:14 | -towards fixing FTBFS in experimentation | Christian Grothoff | 3 | +0 | -3 |
| 2013-09-30 22:12 | -fixing build issues in consensus related to #3047 | Christian Grothoff | 2 | +6 | -5 |
| 2013-09-30 22:10 | -fixing build issues in pt/exit/vpn related to #3047 | Christian Grothoff | 4 | +5 | -9 |
| 2013-09-30 22:08 | -fixing build issues in exit related to #3047 | Christian Grothoff | 1 | +1 | -0 |
| 2013-09-30 22:08 | -fixing build issues in vpn related to #3047 | Christian Grothoff | 2 | +4 | -2 |
| 2013-09-30 22:06 | -getting psycstore to compile again (part of #3047) | Christian Grothoff | 1 | +0 | -1 |
| 2013-09-30 22:06 | -fixing build issues in namestore related to #3047 | Christian Grothoff | 3 | +5 | -8 |
| 2013-09-30 22:02 | -fix FTBFS | Christian Grothoff | 1 | +7 | -7 |
| 2013-09-30 22:01 | -fixing build issues in fs/set related to #3047 | Christian Grothoff | 18 | +71 | -77 |
| 2013-09-30 21:44 | -getting regex to compile again (part of #3047) | Christian Grothoff | 3 | +5 | -8 |
| 2013-09-30 21:41 | -getting topology to compile again (part of #3047) | Christian Grothoff | 1 | +66 | -74 |
| 2013-09-30 21:31 | -getting dht to compile again (part of #3047) | Christian Grothoff | 1 | +114 | -55 |
| 2013-09-30 21:03 | -getting core, nse, testbed, ats-tool and peerinfo-tool to compile again (part of #3047) | Christian Grothoff | 18 | +196 | -202 |
| 2013-09-30 20:35 | -getting ATS and transport to compile again (part of #3047) | Christian Grothoff | 40 | +590 | -515 |
| 2013-09-30 19:24 | -towards addressing #3047, note this causes the code to FTBFS | Christian Grothoff | 96 | +213 | -391 |
| 2013-09-30 19:07 | -fix | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-30 19:02 | -doxygen, todos, minor code cleanup | Christian Grothoff | 4 | +40 | -18 |
| 2013-09-30 18:55 | -simplify logic, use modern APIs | Christian Grothoff | 1 | +25 | -25 |
| 2013-09-30 18:51 | -draft for revocation service | Christian Grothoff | 3 | +527 | -4 |
| 2013-09-30 18:27 | -revocation prototype | Christian Grothoff | 4 | +281 | -15 |
| 2013-09-30 18:00 | adding skeleton for revocation service | Christian Grothoff | 9 | +345 | -8 |
| 2013-09-30 16:27 | ats_ril: bw_changed_cb not called in get_preferred_address anymore | Fabian Oehlmann | 1 | +100 | -48 |
| 2013-09-30 14:39 | fix unix plugin | Matthias Wachs | 1 | +52 | -52 |
| 2013-09-30 13:55 | -adding specialized hash table for peer identities | Christian Grothoff | 7 | +1296 | -40 |
| 2013-09-30 13:06 | -need sleep | Christian Grothoff | 1 | +2 | -0 |
| 2013-09-30 13:02 | -fix expiration time, sqlite can only do 63-bit integers, as they are always signed | Christian Grothoff | 1 | +23 | -10 |
| 2013-09-30 12:55 | - fix misc. memleaks | Sree Harsha Totakura | 4 | +112 | -47 |
| 2013-09-30 12:17 | -enable looking up individual records | Christian Grothoff | 1 | +123 | -4 |
| 2013-09-30 12:06 | debug on freebsd | Matthias Wachs | 2 | +4 | -7 |
| 2013-09-30 11:36 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-09-30 11:32 | -rename files/symbols from _aes to _symmetric | Christian Grothoff | 19 | +580 | -580 |
| 2013-09-30 11:22 | -encrypt using both AES and TWOFISH, with independent symmetric keys | Christian Grothoff | 11 | +254 | -298 |
| 2013-09-30 11:02 | - rename to GNUNET_TESTBED_BARRIERSTATUS_* | Sree Harsha Totakura | 4 | +29 | -29 |
| 2013-09-30 10:45 | -fixing namestore to not disconnect on empty iteration result --- and namestore API to better survive disconnect | Christian Grothoff | 2 | +29 | -10 |
| 2013-09-30 10:20 | -PSEU data is not 0-terminated, thus, we need to add 0-terminator before using it | Christian Grothoff | 1 | +7 | -1 |
| 2013-09-30 09:41 | caching test | Matthias Wachs | 2 | +247 | -0 |
| 2013-09-30 09:18 | -more logging | Christian Grothoff | 2 | +18 | -4 |
| 2013-09-30 09:16 | next test | Matthias Wachs | 3 | +70 | -4 |
| 2013-09-30 09:07 | new namestore CLI tests | Matthias Wachs | 3 | +127 | -14 |
| 2013-09-30 08:59 | -fix indentation | Christian Grothoff | 1 | +49 | -47 |
| 2013-09-29 16:38 | -removing no longer used egos dir | Christian Grothoff | 3 | +0 | -0 |
| 2013-09-29 16:36 | -removing test that is no longer relevant | Christian Grothoff | 1 | +0 | -352 |
| 2013-09-29 16:35 | -more logging | Christian Grothoff | 1 | +6 | -1 |
| 2013-09-29 16:31 | -minor stylistic cleanup, doxygen | Christian Grothoff | 1 | +65 | -33 |
| 2013-09-29 16:24 | -nicer messages | Christian Grothoff | 1 | +4 | -4 |
| 2013-09-29 16:20 | -use correct subsystem name to locate shorten zone | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-29 16:20 | -delete old directory before running tests | Christian Grothoff | 2 | +2 | -0 |
| 2013-09-29 16:20 | -log if shortening is on | Christian Grothoff | 1 | +3 | -1 |
| 2013-09-29 16:19 | -eliminate dead option | Christian Grothoff | 2 | +0 | -19 |
| 2013-09-29 16:19 | -disable NSS installation if configure did not set INSTALL_NSS | Christian Grothoff | 1 | +2 | -0 |
| 2013-09-29 16:03 | -shutdown if zone/ego not found | Christian Grothoff | 1 | +1 | -0 |
| 2013-09-29 15:36 | -separate caching ops managment from request lifetimes, also separate namestore handle, caused bugs | Christian Grothoff | 1 | +70 | -8 |
| 2013-09-29 15:23 | -fix block size calculation | Christian Grothoff | 1 | +4 | -2 |
| 2013-09-29 15:19 | -add missing PACKED attribute | Christian Grothoff | 1 | +16 | -16 |
| 2013-09-29 15:14 | -disconnect on protocol errors, not on no-result | Christian Grothoff | 2 | +13 | -8 |
| 2013-09-29 14:57 | -doxygen, adding missing PACKED attributes | Christian Grothoff | 1 | +21 | -20 |
| 2013-09-29 14:54 | -typo/ftbfs | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-29 14:47 | -simplify test | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-29 14:46 | -adding missing PACKED directives | Christian Grothoff | 1 | +5 | -5 |
| 2013-09-29 14:45 | -commenting, removing dead message types | Christian Grothoff | 2 | +8 | -9 |
| 2013-09-29 14:30 | -fix shutdown segv if GNS connection was down | Christian Grothoff | 1 | +5 | -1 |
| 2013-09-29 14:29 | -minor code/doxygen clean up | Christian Grothoff | 1 | +71 | -64 |
| 2013-09-28 10:53 | -pseu shorten test, fails | Martin Schanzenbach | 4 | +46 | -2 |
| 2013-09-28 09:58 | Andrew Cann wrote: | Christian Grothoff | 10 | +21 | -19 |
| 2013-09-27 20:01 | Fix connection_watchdog to work on W32 | LRN | 1 | +18 | -5 |
| 2013-09-27 16:49 | -fix interceptor's GNS to DNS conversion | Christian Grothoff | 1 | +90 | -35 |
| 2013-09-27 16:38 | -GADS is now called GNS | Christian Grothoff | 3 | +5 | -5 |
| 2013-09-27 16:37 | using DNS2GNS record type instead of recycling NS record type in GNS; fixing testcase by properly converting DNS records back to GNS blocks | Christian Grothoff | 6 | +97 | -14 |
| 2013-09-27 15:38 | -just replacing if by switch, in preparation for future changes | Christian Grothoff | 1 | +43 | -38 |
| 2013-09-27 15:35 | -cleanup | Martin Schanzenbach | 2 | +0 | -912 |
| 2013-09-27 15:34 | -cleanup | Martin Schanzenbach | 3 | +0 | -1133 |
| 2013-09-27 15:33 | -add dht test | Martin Schanzenbach | 1 | +1 | -0 |
| 2013-09-27 15:32 | -dht test | Martin Schanzenbach | 1 | +25 | -0 |
| 2013-09-27 15:27 | ats_ril: fixed memory error | Fabian Oehlmann | 1 | +107 | -68 |
| 2013-09-27 15:17 | -fix name assembly for ns delegation | Martin Schanzenbach | 1 | +1 | -1 |
| 2013-09-27 15:07 | - debug info | Bart Polot | 1 | +5 | -0 |
| 2013-09-27 15:01 | -more tests | Martin Schanzenbach | 5 | +48 | -1036 |
| 2013-09-27 12:04 | - patch to ats performance | Bart Polot | 1 | +132 | -0 |
| 2013-09-27 12:02 | - debug | Bart Polot | 1 | +6 | -1 |
| 2013-09-27 12:02 | - extra wait time | Bart Polot | 1 | +4 | -1 |
| 2013-09-27 12:01 | - extra debug | Bart Polot | 1 | +12 | -0 |
| 2013-09-27 11:59 | changing defaults to not fail on pi bot: less slaves, longer timeout | Matthias Wachs | 1 | +2 | -2 |
| 2013-09-27 11:54 | fix compiler warning | Matthias Wachs | 1 | +1 | -1 |
| 2013-09-27 11:28 | -more tests | Martin Schanzenbach | 4 | +43 | -0 |
| 2013-09-27 11:14 | fix use after free crash on client disconnect | Matthias Wachs | 1 | +1 | -2 |
| 2013-09-27 11:02 | ats_ril: fix: set address only active if address request for peer active | Fabian Oehlmann | 1 | +4 | -1 |
| 2013-09-27 10:45 | ats_ril: fixed trying to suggest address, when none is left | Fabian Oehlmann | 1 | +89 | -25 |
| 2013-09-27 10:13 | multicast: simplistic origin_to_all() code to be able to test the psyc service | Gabor X Toth | 4 | +133 | -41 |
| 2013-09-27 09:49 | -undo #29640, somehow causes problems | Christian Grothoff | 49 | +182 | -117 |
| 2013-09-27 09:10 | sort tests by solver and comment ril out until working | Matthias Wachs | 1 | +11 | -10 |
| 2013-09-26 19:47 | - install daemon in libexec | Bart Polot | 1 | +4 | -3 |
| 2013-09-26 19:14 | More comments to make the testcase easier to understand later. Increase code verbosity to make it obvious what is being tested. | LRN | 2 | +101 | -37 |
| 2013-09-26 18:51 | -ignores | Christian Grothoff | 0 | +0 | -0 |
| 2013-09-26 18:48 | moving from abstract unix domain socket paths to normal unix domain socket paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind | Christian Grothoff | 49 | +117 | -182 |
| 2013-09-26 18:46 | ats_ril: address administration changed | Fabian Oehlmann | 1 | +337 | -311 |
| 2013-09-26 18:23 | - normalize with profiler | Bart Polot | 1 | +1 | -1 |
| 2013-09-26 18:23 | - undo r28718 | Bart Polot | 1 | +36 | -79 |
| 2013-09-26 18:12 | -fix | Bart Polot | 1 | +1 | -1 |
| 2013-09-26 18:03 | Applying 1st patch from Andrew Cann (see also #2887). | Christian Grothoff | 1 | +39 | -1 |
| 2013-09-26 17:20 | -tolerate somewhat larger delays -- for slow systems | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-26 17:17 | -testing LRNs fix from IRC to correct expression logic and move to 200 microsecond delays | Christian Grothoff | 2 | +2 | -2 |
| 2013-09-26 17:02 | -undo const, it is not const | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-26 16:34 | - setup time feedback | Bart Polot | 1 | +5 | -0 |
| 2013-09-26 16:26 | - more feedback regarding shutdown | Bart Polot | 1 | +3 | -1 |
| 2013-09-26 15:43 | - more log | Bart Polot | 1 | +3 | -0 |
| 2013-09-26 15:40 | log message | Matthias Wachs | 1 | +1 | -1 |
| 2013-09-26 15:39 | exclude requested peer from propagation since addresses will send result | Matthias Wachs | 1 | +10 | -7 |
| 2013-09-26 15:39 | indent + exclude peer | Matthias Wachs | 1 | +75 | -102 |
| 2013-09-26 15:37 | - more log, style | Bart Polot | 2 | +17 | -8 |
| 2013-09-26 15:20 | fixing shutdown | Matthias Wachs | 1 | +20 | -8 |
| 2013-09-26 15:03 | - towards seperating connection pooling from cache | Sree Harsha Totakura | 6 | +1060 | -3 |
| 2013-09-26 14:54 | solver has to suggest address | Matthias Wachs | 1 | +7 | -1 |
| 2013-09-26 14:49 | minor fixes | Matthias Wachs | 2 | +31 | -20 |
| 2013-09-26 14:41 | do not suggest address twice | Matthias Wachs | 1 | +12 | -8 |
| 2013-09-26 13:55 | addign test | Matthias Wachs | 1 | +38 | -1 |
| 2013-09-26 13:55 | added new test: has timing issue, still fails | Matthias Wachs | 1 | +399 | -0 |
| 2013-09-26 13:04 | next test | Matthias Wachs | 3 | +342 | -3 |
| 2013-09-26 13:03 | disconnect peer if no address is available after deletion | Matthias Wachs | 1 | +13 | -0 |
| 2013-09-26 12:59 | indent | Matthias Wachs | 2 | +134 | -230 |
| 2013-09-26 12:50 | - indentation, style | Bart Polot | 2 | +11 | -13 |
| 2013-09-26 12:50 | - decrease amount of PUT rounds to finish all before the GETs start | Bart Polot | 1 | +1 | -1 |
| 2013-09-26 12:49 | - fix | Bart Polot | 1 | +1 | -1 |
| 2013-09-26 12:48 | - fix | Bart Polot | 1 | +1 | -1 |
| 2013-09-26 12:47 | disconnect peer if active address is deleted and no alternative can be suggested | Matthias Wachs | 1 | +7 | -4 |
| 2013-09-26 12:46 | - use REGEX_INTERNAL_iterate_reachable_edges | Bart Polot | 1 | +2 | -5 |
| 2013-09-26 12:45 | Add REGEX_INTERNAL_iterate_reachable_edges which only reveals edges reachable from states with proof longer or equal to REGEX_INITIAL_BYTES | Bart Polot | 3 | +208 | -12 |
| 2013-09-26 12:29 | modifications to addresses and proportional solver | Matthias Wachs | 2 | +17 | -31 |
| 2013-09-26 12:26 | fixed test | Matthias Wachs | 1 | +4 | -2 |
| 2013-09-26 12:12 | indentation | Matthias Wachs | 1 | +468 | -501 |
| 2013-09-26 12:08 | fixed test | Matthias Wachs | 1 | +2 | -2 |
| 2013-09-26 11:51 | docu | Matthias Wachs | 2 | +2 | -2 |
| 2013-09-26 11:51 | next test | Matthias Wachs | 2 | +310 | -2 |
| 2013-09-26 11:44 | next solver specific test | Matthias Wachs | 2 | +313 | -3 |
| 2013-09-26 11:33 | new solver specific test | Matthias Wachs | 6 | +182 | -5 |
| 2013-09-26 11:04 | minor changes | Matthias Wachs | 1 | +4 | -1 |
| 2013-09-26 11:02 | updated configuration files | Matthias Wachs | 4 | +66 | -6 |
| 2013-09-26 10:54 | -minor cleanup | Christian Grothoff | 1 | +14 | -5 |
| 2013-09-26 10:20 | ats_ril: added inc and dec actions | Fabian Oehlmann | 1 | +114 | -42 |
| 2013-09-26 10:07 | new solver test | Matthias Wachs | 5 | +140 | -4 |
| 2013-09-26 10:06 | -fix R-PI FTBFS | Christian Grothoff | 2 | +7 | -6 |
| 2013-09-26 09:49 | ats_ril: uncommented unused function | Fabian Oehlmann | 1 | +16 | -16 |
| 2013-09-26 09:40 | -get rid of compiler warning | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-26 09:37 | -get rid of compiler warning | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-26 09:32 | -fix uint16/uint32 confusion | Christian Grothoff | 2 | +2 | -2 |
| 2013-09-26 09:30 | -fix memrchr | Christian Grothoff | 2 | +28 | -24 |
| 2013-09-26 09:29 | modified termination condition | Matthias Wachs | 1 | +5 | -5 |
| 2013-09-26 09:27 | new test | Matthias Wachs | 2 | +318 | -1 |
| 2013-09-26 09:27 | this iteration should return all addresses, not only active | Matthias Wachs | 1 | +0 | -3 |
| 2013-09-26 09:23 | -more logging, minor code cleanup | Christian Grothoff | 2 | +39 | -11 |
| 2013-09-26 09:21 | additional check | Matthias Wachs | 1 | +2 | -1 |
| 2013-09-26 09:17 | race condition between APIs due to different locations for the client_receive call: performance and scheduling now work the same | Matthias Wachs | 1 | +13 | -2 |
| 2013-09-26 09:16 | additional check to prevent double free | Matthias Wachs | 1 | +6 | -3 |
| 2013-09-26 09:16 | log message | Matthias Wachs | 1 | +4 | -0 |
| 2013-09-26 09:14 | -check return values, doxygen, code cleanup | Christian Grothoff | 1 | +30 | -18 |
| 2013-09-26 08:52 | -check if timeout command exists before using it | Christian Grothoff | 4 | +9 | -5 |
| 2013-09-26 08:50 | performance monitoring test fails atm | Matthias Wachs | 2 | +314 | -1 |
| 2013-09-26 08:38 | fixing indentation | Matthias Wachs | 1 | +6 | -6 |
| 2013-09-26 08:31 | add log message | Matthias Wachs | 1 | +1 | -0 |
| 2013-09-26 08:30 | use 10 seconds | Matthias Wachs | 1 | +1 | -1 |
| 2013-09-26 08:30 | fixed for loop | Matthias Wachs | 1 | +1 | -14 |
| 2013-09-26 08:09 | fixed segfault + improved aging | Matthias Wachs | 1 | +53 | -28 |
| 2013-09-25 21:42 | -misc fixes based on cppcheck | Christian Grothoff | 19 | +132 | -138 |
| 2013-09-25 18:31 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-09-25 18:30 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-09-25 18:25 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-09-25 18:25 | -activate tests, properly parse now properly serialized CNAMEs | Christian Grothoff | 2 | +144 | -104 |
| 2013-09-25 18:16 | -remove generated file | Christian Grothoff | 1 | +0 | -7 |
| 2013-09-25 18:14 | -use dnsparser and consistently serialize DNS names in DNS binary format | Christian Grothoff | 1 | +243 | -110 |
| 2013-09-25 17:46 | multicast API: stop/resume transmission | Gabor X Toth | 3 | +82 | -25 |
| 2013-09-25 17:46 | psyc service: start/stop, join/part, message transmission: lib -> psyc -> mcast; psyc API: stop/resume transmission | Gabor X Toth | 8 | +1413 | -122 |
| 2013-09-25 17:46 | psycstore: single counters function for master & slave | Gabor X Toth | 8 | +234 | -370 |
| 2013-09-25 17:45 | env lib | Gabor X Toth | 6 | +322 | -45 |
| 2013-09-25 17:45 | psyc service skeleton | Gabor X Toth | 2 | +114 | -28 |
| 2013-09-25 17:45 | -fix MX record parsing and serialization, others still to be fixed | Christian Grothoff | 3 | +57 | -27 |
| 2013-09-25 17:44 | -better error logging, return correct offset when parsing mx | Christian Grothoff | 1 | +51 | -2 |
| 2013-09-25 17:44 | -fix MX testcase to use well-formed MX record string | Christian Grothoff | 1 | +7 | -5 |
| 2013-09-25 16:57 | -get rid of warning | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-25 16:56 | -set executable on sh | Christian Grothoff | 1 | +0 | -0 |
| 2013-09-25 16:01 | ats_ril: several fixes | Fabian Oehlmann | 1 | +102 | -44 |
| 2013-09-25 15:37 | do not use monitor callback | Matthias Wachs | 3 | +3 | -5 |
| 2013-09-25 15:13 | next test | Matthias Wachs | 3 | +327 | -2 |
| 2013-09-25 15:08 | new performance tests | Matthias Wachs | 4 | +747 | -693 |
| 2013-09-25 14:37 | additional tests | Matthias Wachs | 4 | +333 | -110 |
| 2013-09-25 14:19 | -fix remove testcase | Christian Grothoff | 2 | +32 | -40 |
| 2013-09-25 14:11 | next test | Matthias Wachs | 2 | +83 | -93 |
| 2013-09-25 14:07 | -indentation | Christian Grothoff | 1 | +50 | -42 |
| 2013-09-25 14:02 | next test: destroy address twice | Matthias Wachs | 2 | +238 | -1 |
| 2013-09-25 13:58 | next test with statistics | Matthias Wachs | 2 | +88 | -73 |
| 2013-09-25 13:42 | new test: check duplicate | Matthias Wachs | 2 | +239 | -1 |
| 2013-09-25 13:42 | -fix cname lookup | Christian Grothoff | 1 | +15 | -0 |
| 2013-09-25 13:35 | indent | Matthias Wachs | 1 | +604 | -654 |
| 2013-09-25 13:34 | modifications to test | Matthias Wachs | 1 | +12 | -6 |
| 2013-09-25 13:33 | changes for ini | Matthias Wachs | 1 | +2 | -1 |
| 2013-09-25 13:33 | statistic based test | Matthias Wachs | 1 | +62 | -55 |
| 2013-09-25 13:19 | add address test | Matthias Wachs | 1 | +4 | -3 |
| 2013-09-25 13:18 | testing api without solver | Matthias Wachs | 1 | +50 | -41 |
| 2013-09-25 13:01 | -doxygen stuff | Christian Grothoff | 1 | +25 | -24 |
| 2013-09-25 12:41 | -adding missing GNUNET_PACKED | Christian Grothoff | 1 | +4 | -4 |
| 2013-09-25 12:33 | init test: ok | Matthias Wachs | 2 | +4 | -4 |
| 2013-09-25 12:31 | single aging task + indentation | Matthias Wachs | 2 | +492 | -503 |
| 2013-09-25 12:30 | updating tests | Matthias Wachs | 1 | +21 | -21 |
| 2013-09-25 12:28 | -report result of both tests | Christian Grothoff | 1 | +4 | -3 |
| 2013-09-25 12:16 | -mx test, mx type not recognized | Martin Schanzenbach | 1 | +19 | -0 |
| 2013-09-25 12:12 | -cname test, warn: bug:endless recursion | Martin Schanzenbach | 1 | +42 | -0 |
| 2013-09-25 12:06 | -cleaning up keys file | Christian Grothoff | 1 | +0 | -6 |
| 2013-09-25 11:51 | ats_ril: debugged to run first tests | Fabian Oehlmann | 1 | +124 | -60 |
| 2013-09-25 09:24 | updated test | Matthias Wachs | 2 | +43 | -12 |
| 2013-09-24 09:01 | -set executable on sh | Christian Grothoff | 2 | +0 | -0 |
| 2013-09-24 09:01 | -not sure I see how this test can work, disabling for now | Christian Grothoff | 1 | +1 | -2 |
| 2013-09-24 09:00 | -just whitespace removal | Christian Grothoff | 1 | +0 | -5 |
| 2013-09-24 08:58 | -fix testcase | Christian Grothoff | 1 | +3 | -3 |
| 2013-09-24 08:58 | -fix PKEY delegation lookup | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-24 08:55 | -more purpose.size 16/32-bit confusions | Christian Grothoff | 2 | +2 | -2 |
| 2013-09-24 08:38 | -removing bogus duplicate NTR cancel call | Christian Grothoff | 1 | +0 | -2 |
| 2013-09-24 08:34 | -formatting, doxygen | Christian Grothoff | 2 | +47 | -38 |
| 2013-09-24 08:33 | handle empty result set gracefully | Christian Grothoff | 2 | +11 | -3 |
| 2013-09-24 08:28 | -keep reading from client to support multiple GNS requests in parallel | Christian Grothoff | 5 | +8 | -25 |
| 2013-09-24 08:03 | -simplify configs | Christian Grothoff | 2 | +7 | -118 |
| 2013-09-24 08:03 | -fix, is uint32 | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-24 07:33 | -trap SIGINT for clean shutdown | Christian Grothoff | 3 | +5 | -3 |
| 2013-09-24 07:29 | -rollback accidental commit | Christian Grothoff | 2 | +125 | -58 |
| 2013-09-24 06:27 | -fix doxygen | Christian Grothoff | 5 | +74 | -131 |
| 2013-09-23 22:00 | -run tests during 'make check' | Christian Grothoff | 1 | +8 | -228 |
| 2013-09-23 17:53 | -more script tests | Martin Schanzenbach | 5 | +31 | -12 |
| 2013-09-23 15:43 | Non-generated config file | LRN | 2 | +52 | -1 |
| 2013-09-23 15:42 | Remove the config file (no longer generated) | LRN | 1 | +0 | -51 |
| 2013-09-23 15:40 | move testbed setup to template | Matthias Wachs | 5 | +13 | -15 |
| 2013-09-23 14:47 | - decrease timeout for individual connection attempts and increase timeout for testbed setup | Sree Harsha Totakura | 1 | +2 | -2 |
| 2013-09-23 14:43 | - start the adaptive algorithm with 4 parallel operations | Sree Harsha Totakura | 1 | +1 | -1 |
| 2013-09-23 14:05 | -uint32_t, not size_t | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-23 13:43 | added template | Matthias Wachs | 1 | +2 | -1 |
| 2013-09-23 13:43 | updated configuration file: - moved topology information to template - blacklist peer IDs match hostkey | Matthias Wachs | 3 | +70 | -117 |
| 2013-09-23 13:13 | -update po.m4 to later version, update ltdl check | Christian Grothoff | 2 | +28 | -5 |
| 2013-09-23 12:43 | Change console inheritance on W32 | LRN | 1 | +1 | -1 |
| 2013-09-23 12:23 | -fix deprecated gnutls symbols | Christian Grothoff | 2 | +4 | -4 |
| 2013-09-23 12:21 | -leave out proxy for now, as long as libcurl is not patched | Christian Grothoff | 1 | +2 | -2 |
| 2013-09-23 11:23 | -cleanup | Christian Grothoff | 1 | +2 | -2 |
| 2013-09-23 10:50 | add option to cache blocks from result messages as well | Christian Grothoff | 3 | +60 | -23 |
| 2013-09-23 09:19 | -doxygen, style | Christian Grothoff | 4 | +33 | -31 |
| 2013-09-23 09:07 | -cleaner | Christian Grothoff | 1 | +3 | -1 |
| 2013-09-23 09:00 | -fix gns not returning anything of value | Martin Schanzenbach | 1 | +1 | -0 |
| 2013-09-23 08:38 | -doxygen | Christian Grothoff | 3 | +30 | -18 |
| 2013-09-23 08:29 | -doxygen | Christian Grothoff | 3 | +73 | -64 |
| 2013-09-22 19:18 | #2915: supporting multiple DNS exits and ranking among them | Christian Grothoff | 2 | +427 | -115 |
| 2013-09-22 17:30 | Removing some log messages | Claudiu Olteanu | 1 | +2 | -13 |
| 2013-09-22 15:38 | -minor code cleanup | Christian Grothoff | 1 | +7 | -11 |
| 2013-09-22 15:25 | fixing #2916, but untested | Christian Grothoff | 1 | +153 | -66 |
| 2013-09-22 14:41 | -dead code elimination in VPN | Christian Grothoff | 1 | +4 | -75 |
| 2013-09-22 14:37 | remove 'nac' option from VPN, always return IP immediately, always build mesh tunnel asynchronously afterwards | Christian Grothoff | 9 | +27 | -200 |
| 2013-09-22 14:26 | -doxygen, following naming conventions | Christian Grothoff | 4 | +35 | -37 |
| 2013-09-21 22:34 | bandwidth gnuplot | Matthias Wachs | 1 | +101 | -23 |
| 2013-09-21 21:48 | improved logging | Matthias Wachs | 1 | +93 | -81 |
| 2013-09-21 21:08 | logging on demand + log bandwidth | Matthias Wachs | 2 | +28 | -31 |
| 2013-09-21 20:55 | find partner function fixed crash during shutdown | Matthias Wachs | 1 | +81 | -67 |
| 2013-09-21 20:54 | -update ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-09-21 20:35 | -doxygen and minor code cleanup | Christian Grothoff | 1 | +42 | -53 |
| 2013-09-21 20:21 | -fix naming convention | Christian Grothoff | 2 | +10 | -9 |
| 2013-09-21 20:20 | do DNS exit lookup in DHT | Christian Grothoff | 2 | +154 | -86 |
| 2013-09-21 20:14 | -ftbfs | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-21 20:14 | -misc doxygen fixes | Christian Grothoff | 4 | +53 | -59 |
| 2013-09-21 20:14 | clear private keys in static locations on exit | Christian Grothoff | 5 | +27 | -0 |
| 2013-09-21 20:13 | advertise DNS exit capability in DHT | Christian Grothoff | 2 | +169 | -26 |
| 2013-09-21 20:13 | changing DNS block plugin to represent DNS exit services instead of hidden services | Christian Grothoff | 2 | +49 | -81 |
| 2013-09-21 10:22 | -more issues with multicast API | Christian Grothoff | 3 | +79 | -5 |
| 2013-09-21 09:51 | towards multicast IPC messages | Christian Grothoff | 2 | +282 | -5 |
| 2013-09-21 09:50 | fixing issues and comments on multicast API | Christian Grothoff | 2 | +10 | -8 |
| 2013-09-20 16:50 | soem logging improvements | Matthias Wachs | 1 | +32 | -5 |
| 2013-09-20 16:38 | -handle NULL in unixpath | Christian Grothoff | 2 | +2 | -1 |
| 2013-09-20 16:35 | -fix shortening routine to deal with longer hashes | Christian Grothoff | 1 | +2 | -2 |
| 2013-09-20 16:34 | implemented ATS perf info logging + push logging issue: what to do if no values changed | Matthias Wachs | 3 | +158 | -87 |
| 2013-09-20 16:10 | -minor code cleanup | Christian Grothoff | 1 | +45 | -27 |
| 2013-09-20 15:18 | new test | Matthias Wachs | 2 | +236 | -0 |
| 2013-09-20 14:40 | - fix block validation for DHT PUT requests | Bart Polot | 3 | +18 | -7 |
| 2013-09-20 13:31 | improved column indexing | Matthias Wachs | 1 | +23 | -13 |
| 2013-09-20 13:17 | logging application layer RTT | Matthias Wachs | 3 | +131 | -18 |
| 2013-09-20 12:15 | - dont require xquery for PUTs | Bart Polot | 1 | +20 | -18 |
| 2013-09-20 08:35 | logging changes | Matthias Wachs | 1 | +49 | -35 |
| 2013-09-20 08:07 | ats parsing | Matthias Wachs | 2 | +36 | -16 |
| 2013-09-20 07:45 | measuring application layer delay | Matthias Wachs | 2 | +31 | -6 |
| 2013-09-20 07:24 | use one scheduling function | Matthias Wachs | 1 | +31 | -27 |
| 2013-09-19 16:17 | - tweaks for hex experiments | Bart Polot | 2 | +2 | -12 |
| 2013-09-19 15:56 | - testbed daemon for transport blacklisting | Sree Harsha Totakura | 2 | +282 | -1 |
| 2013-09-19 15:34 | Removing all the tests for the bluetooth transport plugin. | Claudiu Olteanu | 1 | +0 | -1 |
| 2013-09-19 13:26 | cleaning up the code | Claudiu Olteanu | 1 | +13 | -31 |
| 2013-09-19 13:09 | Removing the bluetooth tests on W32 | Claudiu Olteanu | 2 | +10 | -12 |
| 2013-09-19 12:26 | -fix compile warnings and parallel build | Sree Harsha Totakura | 2 | +1 | -1 |
| 2013-09-19 12:25 | added logging frequency | Matthias Wachs | 3 | +34 | -6 |
| 2013-09-19 12:05 | added duration cmd line argument | Matthias Wachs | 2 | +28 | -12 |
| 2013-09-19 11:36 | gnunplot script generation | Matthias Wachs | 1 | +29 | -7 |
| 2013-09-19 11:02 | basic gnuplot script creation | Matthias Wachs | 1 | +40 | -1 |
| 2013-09-19 10:34 | solving some binding errors for W32 | Claudiu Olteanu | 1 | +5 | -0 |
| 2013-09-19 08:59 | stop logging only when started | Matthias Wachs | 1 | +3 | -3 |
| 2013-09-19 08:40 | logging done | Matthias Wachs | 2 | +43 | -25 |
| 2013-09-19 08:13 | slave data extraction | Matthias Wachs | 1 | +41 | -17 |
| 2013-09-19 07:45 | slave logging | Matthias Wachs | 2 | +115 | -31 |
| 2013-09-18 19:57 | - fix build | Sree Harsha Totakura | 1 | +3 | -9 |
| 2013-09-18 17:51 | -handle case that we have no LEHO | Christian Grothoff | 1 | +4 | -2 |
| 2013-09-18 17:50 | -avoid forever increasing backoffs on reconnect in normal operation | Christian Grothoff | 1 | +19 | -12 |
| 2013-09-18 17:38 | -logging, bugfixes | Christian Grothoff | 2 | +11 | -2 |
| 2013-09-18 17:38 | -style | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-18 17:24 | -fix double cleanup | Christian Grothoff | 2 | +9 | -1 |
| 2013-09-18 17:11 | -cleaner shutdown | Christian Grothoff | 1 | +1 | -0 |
| 2013-09-18 17:07 | -better error handling, GADS => GNS in CA | Christian Grothoff | 2 | +9 | -8 |
| 2013-09-18 16:49 | misc bugfixes | Christian Grothoff | 2 | +80 | -20 |
| 2013-09-18 16:35 | defying NS_BTH | Claudiu Olteanu | 1 | +3 | -0 |
| 2013-09-18 16:27 | - profiling looks for testbed service | Sree Harsha Totakura | 1 | +43 | -0 |
| 2013-09-18 16:02 | remove \r\n from values before giving them to MHD | Christian Grothoff | 1 | +17 | -5 |
| 2013-09-18 15:56 | -fix bad assert | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-18 15:55 | -fix segv | Christian Grothoff | 1 | +2 | -1 |
| 2013-09-18 15:51 | improve GNS zone / subsystem mappings | Christian Grothoff | 2 | +5 | -3 |
| 2013-09-18 15:48 | -handle failure to load certs more nicely | Christian Grothoff | 1 | +2 | -4 |
| 2013-09-18 15:38 | logging for master | Matthias Wachs | 2 | +62 | -10 |
| 2013-09-18 15:27 | rework cookie rewrite logic | Christian Grothoff | 1 | +30 | -38 |
| 2013-09-18 14:28 | log handling | Matthias Wachs | 1 | +72 | -12 |
| 2013-09-18 13:53 | basic log file writing functionality | Matthias Wachs | 3 | +45 | -4 |
| 2013-09-18 13:41 | -adding logic for location rewrite | Christian Grothoff | 1 | +32 | -27 |
| 2013-09-18 13:33 | Undefining "interface" for W32. | Claudiu Olteanu | 1 | +4 | -0 |
| 2013-09-18 13:27 | collecting log functionality mv structs to perf_ats header | Matthias Wachs | 4 | +291 | -202 |
| 2013-09-18 13:14 | require very recent MHD version | Christian Grothoff | 1 | +3 | -3 |
| 2013-09-18 13:12 | more work on GNS proxy, adding back to standard build | Christian Grothoff | 2 | +625 | -1523 |
| 2013-09-18 12:53 | Adding W32 functionality | Claudiu Olteanu | 4 | +1650 | -927 |
| 2013-09-18 12:48 | mixed up .c and .h finished makefile | Matthias Wachs | 3 | +28 | -28 |
| 2013-09-18 12:46 | remove unused variable added basic files for logging | Matthias Wachs | 4 | +99 | -5 |
| 2013-09-18 12:02 | added transport level benchmarking support | Matthias Wachs | 2 | +329 | -85 |
| 2013-09-18 11:58 | reduce log level | Matthias Wachs | 1 | +1 | -1 |
| 2013-09-18 10:01 | - declare dependencies for supporting parallel build (make -j xx) | Sree Harsha Totakura | 1 | +6 | -0 |
| 2013-09-18 09:24 | adding ats preference setting | Matthias Wachs | 1 | +45 | -2 |
| 2013-09-18 08:50 | improved progress remove master information struct add ats partner | Matthias Wachs | 1 | +201 | -216 |
| 2013-09-18 08:29 | print progress | Matthias Wachs | 1 | +25 | -0 |
| 2013-09-18 08:25 | cleanup logging blacklist sam and fulcrum from connecting | Matthias Wachs | 2 | +37 | -19 |
| 2013-09-18 08:12 | initialize partners during creation | Matthias Wachs | 1 | +12 | -12 |
| 2013-09-18 07:56 | fix memory leaks move connect operations | Matthias Wachs | 1 | +24 | -13 |
| 2013-09-18 07:49 | doku and indent | Matthias Wachs | 1 | +100 | -40 |
| 2013-09-18 07:49 | new test | Matthias Wachs | 1 | +35 | -4 |
| 2013-09-18 07:48 | new config files | Matthias Wachs | 3 | +14 | -0 |
| 2013-09-17 20:27 | -cleaner shutdown | Christian Grothoff | 1 | +8 | -1 |
| 2013-09-17 20:12 | -hacking more on proxy | Christian Grothoff | 1 | +832 | -661 |
| 2013-09-17 19:34 | -bump requried MHD version | Christian Grothoff | 2 | +7 | -7 |
| 2013-09-17 18:17 | improved ats performance tests to support parallel transmissions | Matthias Wachs | 1 | +576 | -787 |
| 2013-09-17 15:19 | - fix hanging barriers test case on windows | Sree Harsha Totakura | 1 | +1 | -1 |
| 2013-09-17 15:18 | - fixes | Sree Harsha Totakura | 1 | +14 | -12 |
| 2013-09-17 14:51 | - match according to type | Sree Harsha Totakura | 1 | +14 | -2 |
| 2013-09-17 14:41 | removed old, deprecated SP tests added new test which is only a bash script and computes the vectorproduct. TODO: proper logging output, add a second test that kills one service instance | Christian Fuchs | 6 | +32 | -2963 |
| 2013-09-17 14:30 | - gdb python code for DLL iteration | Sree Harsha Totakura | 1 | +27 | -0 |
| 2013-09-17 13:23 | starting to clean up socks5 handling | Christian Grothoff | 1 | +411 | -218 |
| 2013-09-17 13:04 | ats_ril: indent corrected | Fabian Oehlmann | 2 | +887 | -887 |
| 2013-09-17 12:45 | fix indent | Matthias Wachs | 1 | +396 | -401 |
| 2013-09-17 11:21 | -rename structs to follow coding style guidelines | Christian Grothoff | 1 | +82 | -18 |
| 2013-09-17 11:18 | - ignores | Sree Harsha Totakura | 0 | +0 | -0 |
| 2013-09-17 11:17 | - remove python wrapper for barriers test case | Sree Harsha Totakura | 2 | +5 | -68 |
| 2013-09-17 11:16 | -more code cleanup | Christian Grothoff | 3 | +121 | -61 |
| 2013-09-17 10:24 | Add proper includes to test_gnunet_prefix | LRN | 1 | +1 | -1 |
| 2013-09-17 10:15 | scalar product service now terminates correctly again, an if got into the wrong loop. | Christian Fuchs | 1 | +736 | -713 |
| 2013-09-17 10:06 | ats_ril: debug messages added | Fabian Oehlmann | 1 | +73 | -17 |
| 2013-09-16 20:30 | indent | Matthias Wachs | 1 | +135 | -137 |
| 2013-09-16 20:23 | speed up address suggestions | Matthias Wachs | 2 | +71 | -51 |
| 2013-09-16 19:47 | - do not install mockup-service into libexecdir | Sree Harsha Totakura | 4 | +94 | -65 |
| 2013-09-16 19:25 | fix: fail to compile | Matthias Wachs | 1 | +5 | -3 |
| 2013-09-16 16:46 | psyc service skeleton | Gabor X Toth | 7 | +838 | -0 |
| 2013-09-16 16:38 | -fix warnings | Christian Grothoff | 1 | +1 | -3 |
| 2013-09-16 16:32 | - generate test_testbed_api_barriers.conf in the testcase | Sree Harsha Totakura | 3 | +22 | -3 |
| 2013-09-16 16:31 | fix: upd has to use the session with fragmentation context when receiving ACKs | Matthias Wachs | 1 | +18 | -4 |
| 2013-09-16 16:05 | psyc service skeleton | Gabor X Toth | 6 | +24 | -26 |
| 2013-09-16 15:51 | - generate test_testbed_api_barriers.conf | Sree Harsha Totakura | 3 | +86 | -85 |
| 2013-09-16 15:13 | - don't append libexec path to absolute paths | Sree Harsha Totakura | 1 | +2 | -0 |
| 2013-09-16 15:10 | fixing indent | Matthias Wachs | 1 | +60 | -60 |
| 2013-09-16 15:09 | log level | Matthias Wachs | 1 | +4 | -4 |
| 2013-09-16 14:12 | - fix crash upon testbed service crash or broken connection | Sree Harsha Totakura | 1 | +5 | -0 |
| 2013-09-16 14:12 | indent: tab to spaces | Matthias Wachs | 1 | +22 | -22 |
| 2013-09-16 14:07 | - undo rev 29322 | Sree Harsha Totakura | 1 | +1 | -1 |
| 2013-09-16 14:05 | - fix crash when disconnecting from misbehaving client | Sree Harsha Totakura | 3 | +66 | -64 |
| 2013-09-16 13:54 | fix: do not return inbound sessions when transport asks for outbound session | Matthias Wachs | 1 | +21 | -13 |
| 2013-09-16 13:53 | -eliminate ShortHashCode residuals (#2936) | Christian Grothoff | 2 | +3 | -37 |
| 2013-09-16 13:41 | - initialize element type in test | Florian Dold | 1 | +2 | -0 |
| 2013-09-16 13:33 | - mem leak | Florian Dold | 7 | +7111 | -4987 |
| 2013-09-16 13:23 | psycstore: use GNUNET_assert() | Gabor X Toth | 3 | +116 | -123 |
| 2013-09-16 13:22 | -update ignores | Christian Grothoff | 0 | +0 | -0 |
| 2013-09-16 13:20 | -more cleanup, make it build at least | Christian Grothoff | 1 | +41 | -90 |
| 2013-09-16 13:19 | add GNUNET_NETWORK_socket_free_memory_only_ API to allow getting raw FD and releasing struct without leaking 'addr' member | Christian Grothoff | 3 | +27 | -4 |
| 2013-09-16 13:12 | disable multicast | Matthias Wachs | 1 | +3 | -0 |
| 2013-09-16 13:10 | - use getcwd() | Sree Harsha Totakura | 1 | +0 | -4 |
| 2013-09-16 13:06 | indentation: replace \t with 2 spaces fix: do not disconnect (send 0 bandwith) on address switch | Matthias Wachs | 1 | +690 | -677 |
| 2013-09-16 13:04 | -dead #define | Christian Grothoff | 1 | +0 | -2 |
| 2013-09-16 12:54 | -ftbfs | Christian Grothoff | 5 | +16 | -15 |
| 2013-09-16 12:38 | - replace deprecated INCLUDES with AM_CPPFLAGS | Florian Dold | 48 | +48 | -48 |
| 2013-09-16 12:37 | fixed a possible free-of-null in the SP-API modified if-clause to check for the opposite, correct condition | Christian Fuchs | 1 | +4 | -4 |
| 2013-09-16 12:36 | address suggestion cannot be done while deleting: it will suggest the same address | Matthias Wachs | 1 | +0 | -7 |
| 2013-09-16 12:35 | don't use the deprecated, redundant form of AM_INIT_AUTOMAKE | Florian Dold | 1 | +2 | -2 |
| 2013-09-16 12:34 | -towards a compiling gns proxy | Christian Grothoff | 1 | +66 | -150 |
| 2013-09-16 12:31 | - testing for getcwd on windows | Sree Harsha Totakura | 2 | +21 | -2 |
| 2013-09-16 12:22 | -towards a compiling gns proxy | Christian Grothoff | 1 | +131 | -206 |
| 2013-09-16 12:21 | psycstore: fixing issues reported by static code analysis | Gabor X Toth | 3 | +7 | -3 |
| 2013-09-16 12:19 | correcly quote AC_LANG_SOURCE to silence warning | Florian Dold | 1 | +2 | -2 |
| 2013-09-16 12:18 | use AC_LANG_SOURCE in order to satisfy AC_LANG_CONFTEST | Florian Dold | 1 | +6 | -6 |
| 2013-09-16 12:13 | SP-client now reads the result from the correct offset (msg vs. message...) upon shutdown, the server-API no longer crashes the SP-service by calling the client-disconnect handler with a &client == NULL | Christian Fuchs | 2 | +12 | -7 |
| 2013-09-16 11:54 | add disconnect message | Matthias Wachs | 1 | +18 | -4 |
| 2013-09-16 11:50 | - doxygen | Florian Dold | 1 | +1 | -1 |
| 2013-09-16 11:38 | -towards a compiling gns proxy | Christian Grothoff | 2 | +546 | -734 |
| 2013-09-16 11:16 | excluded test cases for SP for now, while it does not fully work yet SP service now properly checks for half-finished sessions in the tunnel teardown handler for alice. | Christian Fuchs | 3 | +15 | -13 |
| 2013-09-16 10:48 | fixes for proportional solver: - do not send 0-bandwidth on address switch since it will disconnect peer - do disconnect peers if no address is available | Matthias Wachs | 1 | +50 | -25 |
| 2013-09-16 08:35 | define 0-bandwidth | Matthias Wachs | 1 | +2 | -0 |
| 2013-09-16 08:15 | clarified docu and log level for ATS disconnect notifications | Matthias Wachs | 2 | +9 | -5 |
| 2013-09-16 07:49 | -fix compiler warnings | Christian Grothoff | 3 | +68 | -12 |
| 2013-09-16 05:00 | colorit.conf | Gabor X Toth | 1 | +30 | -0 |
| 2013-09-16 04:59 | psycstore tests config | Gabor X Toth | 2 | +3 | -3 |
| 2013-09-16 04:59 | PSYCstore service and API implementation | Gabor X Toth | 13 | +3312 | -714 |
| 2013-09-15 22:48 | 'No valgrind by default' strikes again | LRN | 1 | +1 | -1 |
| 2013-09-15 21:52 | Put missing UNIXONLY into set conf | LRN | 1 | +1 | -1 |
| 2013-09-15 20:04 | -ignore generated psycstore.conf | Christian Grothoff | 0 | +0 | -0 |
| 2013-09-15 19:44 | -clarify API | Christian Grothoff | 1 | +2 | -1 |
| 2013-09-15 19:19 | -minor style fixes | Christian Grothoff | 2 | +6 | -4 |
| 2013-09-15 18:23 | -doxygen fixes, and fixing publish URI serization for proper resume | Christian Grothoff | 8 | +92 | -59 |
| 2013-09-15 16:58 | auto-correct missing 0-terminators in C_STRINGS/UTF-8 strings | Christian Grothoff | 1 | +2 | -2 |
| 2013-09-15 16:57 | auto-correct missing 0-terminators in C_STRINGS/UTF-8 strings | Christian Grothoff | 1 | +18 | -5 |
| 2013-09-15 16:01 | -fix check of return value | Christian Grothoff | 1 | +3 | -3 |
| 2013-09-15 15:35 | -fix unindexing of KBlocks, make use of standard UBlock decryption routines to avoid decoding failures | Christian Grothoff | 3 | +16 | -15 |
| 2013-09-15 14:31 | -stopid svn | Christian Grothoff | 0 | +0 | -0 |
| 2013-09-15 14:27 | -minor NSE cleanup | Christian Grothoff | 4 | +88 | -65 |
| 2013-09-15 10:07 | -properly clean up on disconnect, without memory leaks | Christian Grothoff | 2 | +12 | -9 |
| 2013-09-15 07:24 | Fix the endless loop fix - don't miss pre-last item | LRN | 2 | +10 | -6 |
| 2013-09-14 23:48 | Don't go into infinite loop once only uncancellable head is left | LRN | 1 | +1 | -1 |
| 2013-09-14 16:49 | -avoid queuing large number of START requests | Christian Grothoff | 1 | +18 | -11 |
| 2013-09-14 16:14 | -fix #3033 | Christian Grothoff | 2 | +17 | -10 |
| 2013-09-14 15:03 | -updating man page, with contributions from Thomas Zander | Christian Grothoff | 1 | +80 | -4 |
| 2013-09-14 14:16 | -more complete fix for #3034 | Christian Grothoff | 4 | +17 | -17 |
| 2013-09-14 13:56 | -dead test, gnunet-pseudonym is gone | Christian Grothoff | 1 | +0 | -1 |
| 2013-09-14 13:56 | -dead test, gnunet-pseudonym is gone | Christian Grothoff | 2 | +0 | -8 |
| 2013-09-14 13:55 | -dead test, gnunet-pseudonym is gone | Christian Grothoff | 2 | +1 | -76 |
| 2013-09-14 13:51 | -fixing #3034 | Christian Grothoff | 6 | +171 | -116 |
| 2013-09-13 19:46 | -fixing resuming publish operation | Christian Grothoff | 4 | +39 | -31 |
| 2013-09-13 18:59 | -more rename issues | Christian Grothoff | 3 | +4 | -4 |
| 2013-09-13 18:57 | -fix rename issues | Christian Grothoff | 3 | +4 | -4 |
| 2013-09-13 13:01 | - doc | Sree Harsha Totakura | 1 | +59 | -35 |
| 2013-09-13 12:53 | plugin returns inbound session if outbound session is requiered | Matthias Wachs | 1 | +24 | -11 |
| 2013-09-13 12:37 | warning if inbound session does not have address length 0 | Matthias Wachs | 1 | +20 | -1 |
| 2013-09-13 12:28 | new propagation check reformating lines | Matthias Wachs | 1 | +74 | -48 |
| 2013-09-13 12:19 | address was no set to inactive | Matthias Wachs | 1 | +29 | -3 |
| 2013-09-13 12:00 | splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and another for encryption | Christian Grothoff | 100 | +581 | -478 |
| 2013-09-13 08:35 | fixes: resolve on canceling address request | Matthias Wachs | 1 | +10 | -5 |
| 2013-09-13 08:10 | active address was not set to inactive if session is deleted | Matthias Wachs | 1 | +19 | -11 |
| 2013-09-12 16:25 | ats_ril: - q and sarsa updates - added first actions - agent interacts with environment - untested | Fabian Oehlmann | 1 | +219 | -85 |
| 2013-09-12 13:42 | fixing assertion in ATS about unknown address in use: | Matthias Wachs | 1 | +1 | -1 |
| 2013-09-12 13:32 | - fix likely possible nonterminating loop for small `cap' | Sree Harsha Totakura | 1 | +32 | -11 |
| 2013-09-12 10:09 | - capping node degree in scale free topology | Sree Harsha Totakura | 1 | +19 | -8 |
| 2013-09-12 10:03 | bugfix, forgot to reset a variable | Christian Fuchs | 3 | +12 | -11 |
| 2013-09-12 09:42 | remove not required assignments changes to log level | Matthias Wachs | 1 | +5 | -7 |
| 2013-09-12 09:41 | fixed bug in address iteration | Matthias Wachs | 1 | +11 | -14 |
| 2013-09-12 09:28 | important messages are info ATS timeout was breaking tests /w valgrind | Matthias Wachs | 1 | +8 | -8 |
| 2013-09-12 09:22 | better logging since important messages are info | Matthias Wachs | 1 | +10 | -10 |
| 2013-09-12 07:56 | - bulk deletion for all addresses - no break, since solve can be called when addresses is empty due to autosolve parameter | Matthias Wachs | 2 | +4 | -5 |
| 2013-09-12 07:43 | improved logging: messages with higher importance changed to info | Matthias Wachs | 1 | +10 | -11 |
| 2013-09-12 07:11 | fixing coverity issues | Matthias Wachs | 2 | +4 | -4 |
| 2013-09-11 22:45 | -do not clean up reader more than once | Christian Grothoff | 4 | +28 | -9 |
| 2013-09-11 22:45 | -cosmetics, trying to narrow down deserialization error | Christian Grothoff | 1 | +29 | -17 |
| 2013-09-11 17:23 | ats_ril: solver further continued | Fabian Oehlmann | 2 | +266 | -86 |
| 2013-09-11 17:06 | the key entry in GNUNET_SCALARPRODUCT_ComputationHandle is now a struct, not a pointer. re-added scheduler shutdown to SP-client | Christian Fuchs | 2 | +4 | -1 |
| 2013-09-11 15:55 | removed a couple of extra checks from the SP-api fixed a silly bug in the SP-client removed two incorrect frees in the SP-service | Christian Fuchs | 3 | +23 | -23 |
| 2013-09-11 15:25 | disabling tests not yet passing | Matthias Wachs | 2 | +5 | -5 |
| 2013-09-11 15:17 | - implement scale free topology correctly and introduce argument to cap the number of connections to a peer in the generated topology | Sree Harsha Totakura | 4 | +166 | -57 |
| 2013-09-11 15:16 | surpress error messages | Matthias Wachs | 1 | +1 | -1 |
| 2013-09-11 14:35 | -fix assertion | Christian Grothoff | 1 | +3 | -1 |
| 2013-09-11 14:34 | -fix assertion | Christian Grothoff | 1 | +2 | -2 |
| 2013-09-11 13:41 | -docu improvements | Christian Grothoff | 1 | +14 | -12 |
| 2013-09-11 13:38 | Don't cancel if we didn't start watching anything in the first place | LRN | 1 | +3 | -2 |
| 2013-09-11 13:38 | Disable test_testbed_api_barriers on W32 | LRN | 1 | +3 | -1 |
| 2013-09-11 12:34 | SP-service: converted integer types from 16 to 32bit unsigned whereever needed | Christian Fuchs | 1 | +37 | -37 |
| 2013-09-11 12:33 | -no longer experimental | Christian Grothoff | 1 | +2 | -7 |
| 2013-09-11 12:26 | modified test | Matthias Wachs | 2 | +15 | -58 |
| 2013-09-11 12:23 | adjusted integer types in the SP-client | Christian Fuchs | 1 | +2 | -2 |
| 2013-09-11 12:22 | - iterator NULL check - do no empty name if it did not exist before | Matthias Wachs | 2 | +32 | -26 |
| 2013-09-11 12:20 | added propper shutdown task to SP-client fixed a logics mixup in the SP-API between alice's client and bob's client-function fixed a memory allocation bug in SP-API adjusted message formats to use uint32_t instead of 16 for all element counts and mask lengths | Christian Fuchs | 3 | +33 | -17 |
| 2013-09-11 12:19 | - doc | Bart Polot | 1 | +1 | -1 |
| 2013-09-11 10:44 | new test | Matthias Wachs | 2 | +106 | -114 |
| 2013-09-11 10:34 | removing tests: not required anymore | Matthias Wachs | 3 | +0 | -621 |
| 2013-09-11 10:31 | tests not required anymore due to removed functionality | Matthias Wachs | 3 | +0 | -680 |
| 2013-09-11 10:22 | new test: store a label and update it | Matthias Wachs | 2 | +271 | -0 |
| 2013-09-11 09:58 | additional test for monitoring: check if existing records are returned | Matthias Wachs | 2 | +364 | -2 |
| 2013-09-11 09:51 | updated tests | Matthias Wachs | 2 | +102 | -85 |
| 2013-09-11 09:08 | zone cannot be NULL | Matthias Wachs | 1 | +5 | -1 |
| 2013-09-11 08:37 | zone iteration stop | Matthias Wachs | 2 | +184 | -167 |
| 2013-09-11 08:26 | - popularity corresponds to edge direction | Sree Harsha Totakura | 1 | +3 | -3 |
| 2013-09-11 08:18 | docu and Makefile | Matthias Wachs | 2 | +5 | -4 |
| 2013-09-11 08:18 | updated test to iterate specific zone | Matthias Wachs | 1 | +156 | -113 |
| 2013-09-11 08:00 | updated zone iteration test | Matthias Wachs | 2 | +128 | -141 |
| 2013-09-11 06:56 | improved test | Matthias Wachs | 1 | +62 | -10 |
| 2013-09-11 06:56 | return NULL if rd_count is 0 | Matthias Wachs | 1 | +1 | -1 |
| 2013-09-11 06:38 | - rename test according to what is tested - added additional checks | Matthias Wachs | 3 | +230 | -223 |
| 2013-09-11 06:29 | fixing memory leak | Matthias Wachs | 1 | +1 | -0 |
| 2013-09-11 00:38 | - testbed port is used by java | Florian Dold | 1 | +1 | -1 |
| 2013-09-10 23:23 | -anonymous contribution: patch to add -c support to gnunet-gns-import.sh | Christian Grothoff | 2 | +36 | -18 |
| 2013-09-10 20:37 | renaming fcfs to pin -- at least for now | Christian Grothoff | 1 | +2 | -2 |
| 2013-09-10 19:04 | -doxygen fixes | Christian Grothoff | 1 | +6 | -6 |
| 2013-09-10 16:40 | ats_ril: solver continued | Fabian Oehlmann | 1 | +257 | -53 |
| 2013-09-10 15:22 | -formatting, doxygen | Christian Grothoff | 2 | +8 | -8 |
| 2013-09-10 14:33 | -perform tiny wait if we do get worken up to do no work | Christian Grothoff | 1 | +27 | -6 |
| 2013-09-10 13:04 | change .zkey encoding in anticipation of compact point encodings | Christian Grothoff | 2 | +16 | -32 |
| 2013-09-10 12:58 | -this is not a hard error | Christian Grothoff | 1 | +0 | -1 |
| 2013-09-10 12:57 | fix cleanup when request processing is done | Christian Grothoff | 1 | +1 | -0 |
| 2013-09-10 12:18 | - experiment driver propagates barrier crossed notification | Sree Harsha Totakura | 5 | +204 | -50 |
| 2013-09-10 12:17 | -begin new test cases | Martin Schanzenbach | 2 | +125 | -0 |
| 2013-09-10 11:06 | -remember that DHT put was complete | Christian Grothoff | 1 | +1 | -0 |
| 2013-09-10 11:02 | -go back to break | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-10 11:02 | -set zone on iteration over all zones as well | Christian Grothoff | 1 | +16 | -3 |
| 2013-09-10 10:58 | -finalize iterate_all_zones as well | Christian Grothoff | 2 | +5 | -3 |
| 2013-09-10 10:54 | -do not crash if cb was NULL on ego free | Christian Grothoff | 2 | +15 | -12 |
| 2013-09-10 10:50 | -fix missing ' | Christian Grothoff | 1 | +3 | -3 |
| 2013-09-10 10:50 | -fix crash in gnunet-namestore -a if no other records already existed | Christian Grothoff | 2 | +28 | -25 |
| 2013-09-10 10:31 | -print main output to stdout | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-10 09:59 | only solve on request: - if we have a new request - if we have an address for the peer | Matthias Wachs | 1 | +4 | -2 |
| 2013-09-10 09:20 | renaming delay to latency to map to preference type added preference usage in test | Matthias Wachs | 5 | +43 | -20 |
| 2013-09-10 09:14 | added GAS_ril_addresses_preference_feedback() handle | Fabian Oehlmann | 3 | +44 | -4 |
| 2013-09-10 08:54 | updated configuration files | Matthias Wachs | 9 | +69 | -39 |
| 2013-09-10 08:44 | more renaming from simplistic to proportional | Matthias Wachs | 7 | +17 | -17 |
| 2013-09-10 08:04 | renaming according to new speak | Matthias Wachs | 1 | +14 | -14 |
| 2013-09-09 19:32 | ats_ril: started ats reinforcement learning solver | Fabian Oehlmann | 4 | +976 | -4 |
| 2013-09-09 17:20 | minichange | Christian Fuchs | 1 | +3 | -3 |
| 2013-09-09 16:15 | sanitized the scalarproduct client fixed a typo in the SP API changed SP-service to always use GCRYMPI_FMT_STD when sending the result back to client. Even though gcry currently can not print negative numbers, we can just remove the if-else block above it once that's supported | Christian Fuchs | 3 | +106 | -105 |
| 2013-09-09 15:51 | Add script to generate monkeys expression db. | Markus Teich | 1 | +17 | -0 |
| 2013-09-09 15:44 | - barriers doc | Sree Harsha Totakura | 1 | +65 | -0 |
| 2013-09-09 15:44 | - fix failing barriers test case | Sree Harsha Totakura | 1 | +85 | -0 |
| 2013-09-09 14:52 | - fix compile | Sree Harsha Totakura | 2 | +12 | -5 |
| 2013-09-09 13:49 | renamed the scalar/vector product manpage | Christian Fuchs | 2 | +1 | -1 |
| 2013-09-09 13:23 | -monkey integration | Christian Grothoff | 4 | +3 | -6 |
| 2013-09-09 13:19 | ... and more work, rework should now be OK, testing | Christian Fuchs | 1 | +18 | -24 |
| 2013-09-09 13:07 | -eliminate LISTEN_PID check, silly idea anyway, better to just unset the LISTEN_FDS after use; also this is needed to make things work with gdb/valgrind/monkey/etc. | Christian Grothoff | 4 | +4 | -13 |
| 2013-09-09 12:39 | -towards a list of symbols for monkey to filter | Christian Grothoff | 1 | +66 | -0 |
| 2013-09-09 12:34 | more reworking of the service's state machine | Christian Fuchs | 1 | +32 | -41 |
| 2013-09-09 12:22 | - barriers test case; more fixes | Sree Harsha Totakura | 12 | +334 | -36 |
| 2013-09-09 12:06 | -dead | Christian Grothoff | 1 | +0 | -302 |
| 2013-09-09 11:27 | fixing coverity issue | Matthias Wachs | 1 | +1 | -2 |
| 2013-09-09 11:18 | checks for coverity | Matthias Wachs | 2 | +9 | -10 |
| 2013-09-09 07:44 | -minor code cleanup | Christian Grothoff | 4 | +21 | -18 |
| 2013-09-09 07:44 | -check correct variable | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-09 07:25 | -check return value | Christian Grothoff | 1 | +8 | -6 |
| 2013-09-08 18:07 | -moving time functions from FS to TIME | Christian Grothoff | 5 | +98 | -97 |
| 2013-09-08 17:41 | Make psycstore.conf generatable | LRN | 2 | +13 | -0 |
| 2013-09-08 17:41 | Remove static psycstore.conf | LRN | 1 | +0 | -11 |
| 2013-09-08 17:37 | Fix a typo | LRN | 1 | +1 | -1 |
| 2013-09-08 17:37 | Fix timing problems in *_select() on W32 | LRN | 1 | +26 | -20 |
| 2013-09-07 20:11 | -doxygen improvements | Christian Grothoff | 1 | +96 | -95 |
| 2013-09-07 16:19 | Fix memory allocation in set service | LRN | 2 | +2 | -2 |
| 2013-09-07 14:25 | -update ignores | Christian Grothoff | 0 | +0 | -0 |
| 2013-09-07 14:24 | -generate tag file | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-06 21:10 | Fix the fix | LRN | 1 | +2 | -1 |
| 2013-09-06 21:07 | Remove generated config file | LRN | 1 | +0 | -7 |
| 2013-09-06 21:06 | Fix main test function arguments for perf_ats | LRN | 1 | +1 | -0 |
| 2013-09-06 16:48 | W32 compatibility for test_testbed_api_barriers | LRN | 3 | +18 | -4 |
| 2013-09-06 14:38 | - give out run handle through which master controller's handle can be retrieved | Sree Harsha Totakura | 32 | +200 | -53 |
| 2013-09-06 14:04 | - cancel core_tmt_ready on core disconnect | Bart Polot | 1 | +5 | -0 |
| 2013-09-06 13:46 | -require MHD 0.9.30 | Christian Grothoff | 2 | +7 | -7 |
| 2013-09-06 13:37 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-09-06 13:37 | -dox | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-06 13:36 | -code cleanup | Christian Grothoff | 3 | +20 | -16 |
| 2013-09-06 13:32 | - use GNUNET_log_config_invalid | Bart Polot | 1 | +24 | -49 |
| 2013-09-06 13:00 | - dont prevent destroy in case of fully initialized channel | Bart Polot | 1 | +1 | -7 |
| 2013-09-06 12:41 | - fix double destroy of half-open loopback channels on shutdown | Bart Polot | 1 | +21 | -5 |
| 2013-09-06 12:13 | -cleanup leaks | Christian Grothoff | 1 | +8 | -12 |
| 2013-09-06 12:05 | -misc fixes | Christian Grothoff | 9 | +51 | -26 |
| 2013-09-06 12:02 | missing makefile.am | Matthias Wachs | 1 | +50 | -0 |
| 2013-09-06 11:51 | changes to configure.ac and Makefile to enable ats-tests | Matthias Wachs | 2 | +2 | -0 |
| 2013-09-06 11:41 | removing tests moved to ../ats-tests | Matthias Wachs | 4 | +3 | -1377 |
| 2013-09-06 11:41 | new test directory for tests depending on testbed | Matthias Wachs | 3 | +1353 | -0 |
| 2013-09-06 11:37 | - initialize set type in test case - handle 1-peer consensus correcly - don't store peers in consensus api - updated consensus test case | Florian Dold | 5 | +24 | -44 |
| 2013-09-06 11:32 | - avoid double free on shutdown | Bart Polot | 1 | +1 | -0 |
| 2013-09-06 11:21 | -minor fixes | Christian Grothoff | 1 | +12 | -2 |
| 2013-09-06 11:15 | -comment out dead tests | Christian Grothoff | 1 | +16 | -16 |
| 2013-09-06 09:53 | -fix bad free, cut&paste error, might fix #3020 | Christian Grothoff | 1 | +0 | -1 |
| 2013-09-06 07:17 | check if MHD_DUAL_STACK is defined | Matthias Wachs | 1 | +7 | -1 |
| 2013-09-06 02:58 | - multiple fixes for connection-less loopback traffic | Bart Polot | 1 | +70 | -59 |
| 2013-09-05 18:48 | Add forward declaration for tunnel_send_queued_data | LRN | 1 | +9 | -7 |
| 2013-09-05 16:51 | removing gnunet-pseudonym, we're using GNS/gnunet-identity instead in the future | Christian Grothoff | 8 | +5 | -1602 |
| 2013-09-05 16:41 | more rework of the logics | Christian Fuchs | 1 | +13 | -22 |
| 2013-09-05 16:27 | - send data directly if tunnel is already online (or local) | Bart Polot | 1 | +3 | -0 |
| 2013-09-05 16:15 | more work on the state machine. transmit handles are now reset in do_transmit_msg session remain active/present until the client disconnects or if a client sends a new message from the same connection | Christian Fuchs | 1 | +32 | -53 |
| 2013-09-05 15:45 | reworked task housekeeping\ added a couple of TODOs introduced due to the recent logics changes | Christian Fuchs | 1 | +94 | -131 |
| 2013-09-05 15:04 | -doxygen, remove GNUNET_FS_uri_sks_to_string_fancy (dead) | Christian Grothoff | 4 | +17 | -64 |
| 2013-09-05 14:57 | -fix FTBFS | Christian Grothoff | 1 | +0 | -1 |
| 2013-09-05 14:28 | -remove deprecated GNUNET_NAMESTORE_RF_AUTHORITY | Christian Grothoff | 21 | +37 | -49 |
| 2013-09-05 14:21 | -update comments as well | Christian Grothoff | 1 | +0 | -14 |
| 2013-09-05 14:20 | -more precise check when to go to DHT (SVN 3017) | Christian Grothoff | 1 | +12 | -3 |
| 2013-09-05 13:39 | -discussions on cleanup | Christian Grothoff | 1 | +50 | -31 |
| 2013-09-05 13:23 | service no longer asserts if it can not convert the result of a computation for the client, but just signals an error errors are signaled as negative result with zero-length product. Bob determines his computation succeeded if he gets zero-length and zero as sign | Christian Fuchs | 1 | +12 | -5 |
| 2013-09-05 13:11 | fixed dangling tasks in SP-service removed destroy tunnel function, as it is no longer needed with new-mesh tasks now get queued in a DLL and are removed from it upon execution. do_shutdown de-queues all outstanding tasks | Christian Fuchs | 1 | +129 | -73 |
| 2013-09-05 12:57 | fixed missing backslash that broke buildchain/automake definition | Christian Fuchs | 1 | +4 | -4 |
| 2013-09-05 12:36 | -use standard zones in gnunet-gns | Christian Grothoff | 2 | +93 | -49 |
| 2013-09-05 12:14 | -fix clenaup | Christian Grothoff | 2 | +11 | -1 |
| 2013-09-05 11:57 | - doxygen | Sree Harsha Totakura | 3 | +4 | -6 |
| 2013-09-05 11:55 | -link to bugreport | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-05 11:52 | -activate shortening logic (#3012) | Christian Grothoff | 1 | +26 | -3 |
| 2013-09-05 11:41 | -implement iteration over all zones (#3016) | Christian Grothoff | 1 | +33 | -9 |
| 2013-09-05 11:40 | - fix memleaks | Sree Harsha Totakura | 6 | +33 | -7 |
| 2013-09-05 11:37 | -doxygen | Christian Grothoff | 2 | +15 | -16 |
| 2013-09-05 11:23 | -allow passing NULL for zone to iterate over all of our zones | Christian Grothoff | 7 | +31 | -23 |
| 2013-09-05 11:15 | -update default zone initialization (#3009) | Christian Grothoff | 1 | +22 | -1 |
| 2013-09-05 11:09 | -integrate identity service with dns2gns (#3010) | Christian Grothoff | 3 | +113 | -28 |
| 2013-09-05 10:53 | -fix date | Christian Grothoff | 2 | +2 | -2 |
| 2013-09-05 10:52 | -improving gnunet-identity command line options and man pages | Christian Grothoff | 7 | +224 | -82 |
| 2013-09-05 10:18 | Fix integration configs: INCLUDE -> INLINE | LRN | 10 | +10 | -10 |
| 2013-09-05 10:18 | No valgrind by default, please | LRN | 1 | +1 | -1 |
| 2013-09-05 09:49 | - warn and wait for all operations to be completed | Sree Harsha Totakura | 3 | +95 | -164 |
| 2013-09-05 09:43 | -i'm back | Martin Schanzenbach | 2 | +3 | -0 |
| 2013-09-05 08:06 | -only use x for ECDH | Christian Grothoff | 2 | +7 | -25 |
| 2013-09-05 04:29 | - fix crash | Bart Polot | 1 | +2 | -2 |
| 2013-09-05 04:28 | - fix ack'ing - resend TUNNEL_DESTROY - explicitly log about faulty routes instead of letting core_api complain | Bart Polot | 1 | +21 | -14 |
| 2013-09-05 03:50 | - cancel old ACK/POLL when issuing a new one | Bart Polot | 1 | +18 | -4 |
| 2013-09-05 03:36 | - use queue, not ack, for buffer size calculation | Bart Polot | 1 | +6 | -1 |
| 2013-09-05 03:28 | - fix queue unlocking | Bart Polot | 1 | +2 | -20 |
| 2013-09-05 03:21 | - dont cancel poll if ack is not enough for future traffic | Bart Polot | 1 | +9 | -7 |
| 2013-09-05 03:05 | - dont insert channel in tunnel before search for free ID | Bart Polot | 1 | +4 | -5 |
| 2013-09-05 03:01 | - record channel number correctly | Bart Polot | 1 | +8 | -1 |
| 2013-09-05 02:02 | - debug | Bart Polot | 1 | +9 | -10 |
| 2013-09-05 01:37 | - fix 'synack' processing | Bart Polot | 1 | +41 | -9 |
| 2013-09-04 23:19 | - send connection handshake before data | Bart Polot | 1 | +3 | -2 |
| 2013-09-04 17:09 | - fix neighbor disconnection notifications | Bart Polot | 1 | +3 | -3 |
| 2013-09-04 17:07 | - dead code | Bart Polot | 1 | +0 | -55 |
| 2013-09-04 17:01 | - don't crash on NULL tunnels | Bart Polot | 1 | +6 | -0 |
| 2013-09-04 16:58 | - fix 3way handshake | Bart Polot | 1 | +26 | -12 |
| 2013-09-04 15:13 | no debugging sleep for buildbots required any more... | Matthias Wachs | 1 | +0 | -1 |
| 2013-09-04 15:06 | -note | Christian Grothoff | 1 | +1 | -0 |
| 2013-09-04 15:00 | - remove dead code and fixes | Sree Harsha Totakura | 3 | +45 | -43 |
| 2013-09-04 14:24 | order of daemons | Matthias Wachs | 1 | +19 | -18 |
| 2013-09-04 12:38 | SP-client now directly outputs its result to STDOUT, and ONLY the result | Christian Fuchs | 1 | +2 | -4 |
| 2013-09-04 12:30 | - fixes, debug | Bart Polot | 2 | +27 | -15 |
| 2013-09-04 11:04 | -new key | Christian Grothoff | 1 | +1 | -1 |
| 2013-09-04 09:48 | fix: wrong check | Matthias Wachs | 1 | +4 | -3 |
| 2013-09-04 09:41 | mhd is failing to bind both IPv4 and IPv6 -> restructured http plugin to no fail if one fails | Matthias Wachs | 1 | +44 | -29 |
| 2013-09-04 08:00 | multicast: revert packed struct syntax | Gabor X Toth | 1 | +7 | -7 |
| 2013-09-04 07:17 | multicast: doc fix | Gabor X Toth | 2 | +2 | -2 |
| 2013-09-03 23:02 | psycstore: doc fixes | Gabor X Toth | 2 | +2 | -5 |
| 2013-09-03 23:02 | multicast: renamed replay() to replay_response(), doc fixes | Gabor X Toth | 2 | +20 | -28 |
| 2013-09-03 22:33 | PSYCstore SQLite backend; API fixes/enhancements | Gabor X Toth | 16 | +1734 | -401 |
| 2013-09-03 19:16 | - ignores | Sree Harsha Totakura | 0 | +0 | -0 |
| 2013-09-03 19:13 | - remove superfluous files | Sree Harsha Totakura | 2 | +0 | -1948 |
| 2013-09-03 19:08 | - fix windows build | Sree Harsha Totakura | 1 | +3 | -1 |
| 2013-09-03 14:38 | - fixes | Sree Harsha Totakura | 2 | +5 | -4 |
| 2013-09-03 13:56 | - build system changes for testing barriers API | Sree Harsha Totakura | 5 | +163 | -3 |
| 2013-09-03 13:28 | mini change to the SP-client output | Christian Fuchs | 1 | +1 | -1 |
| 2013-09-03 13:19 | updated scalarproduct service to be compatible with the new mesh API | Christian Fuchs | 1 | +82 | -118 |
| 2013-09-03 12:07 | re-added collective disconnect command to the scalarproduct API adapted the scalarproduct client to use the new API modified scalarproduct.h to include proper logging for gcrypt errors cancel is now quiet added proper gcry logging to the SP-API | Christian Fuchs | 5 | +210 | -242 |
| 2013-09-03 09:12 | - barrier wait API | Sree Harsha Totakura | 5 | +275 | -15 |
| 2013-09-03 07:42 | - fix compile | Sree Harsha Totakura | 1 | +65 | -0 |
| 2013-09-02 21:50 | - propagate barrier cancel message | Sree Harsha Totakura | 1 | +75 | -8 |
| 2013-09-02 21:15 | synced API definitions again session now get properly terminated in case we can no send to the service. implemented/added cancel functionality | Christian Fuchs | 6 | +76 | -91 |
| 2013-09-02 21:09 | rewrote API minus cancel function | Christian Fuchs | 2 | +84 | -107 |
| 2013-09-02 14:46 | removed much of the excell logics in the scalar product API finished the the alice/bob API initiation functions in the SP API merged structes in SP API reorganized SP bookkeeping of computations | Christian Fuchs | 2 | +79 | -324 |
| 2013-09-02 14:25 | - more barrier code | Sree Harsha Totakura | 5 | +135 | -41 |
| 2013-09-02 13:57 | remmoved deprecated headerfile from scalarproduct updated includes where appropiate | Christian Fuchs | 5 | +15 | -278 |
| 2013-09-02 13:53 | updated includes of api and service to include the new headerfiles | Christian Fuchs | 2 | +147 | -1 |
| 2013-09-02 13:50 | added new header for protocol definitions | Christian Fuchs | 1 | +188 | -0 |
| 2013-09-02 13:50 | moved scalar-product protocol definitions to scalarproduct.h moved service-structures to gnunet-service-scalarproduct.c | Christian Fuchs | 1 | +2 | -81 |
| 2013-09-02 13:29 | updated API definitions as part of the API rework | Christian Fuchs | 1 | +77 | -66 |
| 2013-09-02 13:26 | - debug, minor fix | Bart Polot | 1 | +2 | -0 |
| 2013-09-02 13:25 | fixed a couple of namechanges in comments | Christian Fuchs | 1 | +4 | -4 |
| 2013-09-02 13:20 | partial rework of the old API, includes simplifications and gets rid of the extra connect. we now establish one client-connection per session. | Christian Fuchs | 1 | +127 | -108 |
| 2013-09-02 13:19 | - fix PID accounting for congestion control | Bart Polot | 1 | +1 | -1 |
| 2013-09-02 13:02 | merged reworked crypto and a couple of detail changes from the project repository crypto now works properly, see comments in source | Christian Fuchs | 1 | +177 | -177 |
| 2013-09-02 10:01 | h_addr is a define in in netdb.h leads to stack corruption -> rename variable | Matthias Wachs | 1 | +26 | -28 |
| 2013-09-02 10:01 | - barrier stuff | Sree Harsha Totakura | 1 | +24 | -1 |
| 2013-09-02 10:01 | - more barrier stuff | Sree Harsha Totakura | 5 | +141 | -44 |
| 2013-09-01 20:46 | - more barrier stuff | Sree Harsha Totakura | 1 | +121 | -2 |
| 2013-08-31 19:21 | trying to fix #3006, libltdl detection on FreeBSD | Christian Grothoff | 5 | +52 | -69 |
| 2013-08-30 18:11 | -docu | Christian Grothoff | 4 | +21 | -9 |
| 2013-08-30 18:10 | -cleanup, FIXMEs | Christian Grothoff | 3 | +79 | -106 |
| 2013-08-30 17:18 | - sync | Bart Polot | 1 | +26 | -10 |
| 2013-08-30 16:34 | - fixes, document weirdeness | Bart Polot | 1 | +23 | -6 |
| 2013-08-30 15:48 | integration configuration cleanup | Matthias Wachs | 14 | +607 | -3820 |
| 2013-08-30 14:59 | - doxygen | Sree Harsha Totakura | 1 | +0 | -1 |
| 2013-08-30 14:55 | - towards testbed barriers | Sree Harsha Totakura | 11 | +935 | -11 |
| 2013-08-30 13:55 | -update ignores | Christian Grothoff | 0 | +0 | -0 |
| 2013-08-30 13:54 | -integrating multicast with build system | Christian Grothoff | 5 | +342 | -205 |
| 2013-08-30 13:45 | -move messages out of API that don't belong into API | Christian Grothoff | 1 | +2 | -104 |
| 2013-08-30 13:45 | -harness for multicast | Christian Grothoff | 8 | +2681 | -0 |
| 2013-08-30 11:41 | updated experimentation tests added scope time for feedback api | Matthias Wachs | 13 | +74 | -34 |
| 2013-08-30 09:19 | - doxygen | Sree Harsha Totakura | 1 | +6 | -3 |
| 2013-08-30 05:45 | - initialize all fields | Bart Polot | 1 | +1 | -0 |
| 2013-08-30 05:42 | - check hashmap for initialization | Bart Polot | 1 | +10 | -0 |
| 2013-08-30 05:37 | - fix | Bart Polot | 1 | +5 | -1 |
| 2013-08-30 04:19 | - fix memleaks in loopback case | Bart Polot | 1 | +56 | -30 |
| 2013-08-30 03:53 | - remove channels from client hashmap on disconnect | Bart Polot | 1 | +9 | -4 |
| 2013-08-30 03:43 | - fix shutdown when root and destination are the same client | Bart Polot | 1 | +12 | -6 |
| 2013-08-30 03:23 | - avoid loopback ack nightmare: send local traffic directly to destination client | Bart Polot | 1 | +167 | -92 |
| 2013-08-29 22:32 | -doxygen fix | Christian Grothoff | 2 | +2 | -2 |
| 2013-08-29 22:31 | -fix u/clarify/improve util/network code doxygen documentation | Christian Grothoff | 2 | +77 | -46 |
| 2013-08-29 16:13 | - sync | Bart Polot | 1 | +33 | -2 |
| 2013-08-29 15:47 | ATS service calls solver with feedback | Matthias Wachs | 5 | +88 | -7 |
| 2013-08-29 15:36 | adding message type | Matthias Wachs | 1 | +5 | -0 |
| 2013-08-29 15:35 | rename to match api name | Matthias Wachs | 4 | +16 | -6 |
| 2013-08-29 15:34 | implemented feedback API, but not yet calling solver | Matthias Wachs | 13 | +498 | -8 |
| 2013-08-29 15:14 | psycstore: sqlite plugin | Gabor X Toth | 8 | +1313 | -112 |
| 2013-08-29 10:01 | -pogen | Christian Grothoff | 1 | +36 | -34 |
| 2013-08-29 05:07 | - average with failure operation time as overhead | Sree Harsha Totakura | 1 | +26 | -10 |
| 2013-08-28 18:42 | -align core message, do not run psycstore here | Christian Grothoff | 4 | +10 | -0 |
| 2013-08-28 18:25 | -remove dead struct | Christian Grothoff | 1 | +0 | -46 |
| 2013-08-27 19:52 | - considering W32 portability, use tcp transport plugin | Sree Harsha Totakura | 1 | +1 | -1 |
| 2013-08-27 16:35 | removed unnecessary printf again | Florian Dold | 1 | +0 | -4 |
| 2013-08-27 15:03 | consistent output with gnunet-testing-run-service | Florian Dold | 1 | +4 | -0 |
| 2013-08-27 14:52 | doxygen typo | Florian Dold | 1 | +1 | -1 |
| 2013-08-27 14:42 | superflous printf | Florian Dold | 1 | +0 | -1 |
| 2013-08-27 14:37 | merged 'gnunet-testing-run-service' into 'gnunet-testing' | Florian Dold | 3 | +169 | -231 |
| 2013-08-27 07:29 | psycstore service skeleton | Gabor X Toth | 11 | +938 | -2 |
| 2013-08-27 07:29 | identity: doc fixes | Gabor X Toth | 1 | +5 | -5 |
| 2013-08-27 07:29 | multicast/psyc/psycstore api: fix typos / type names | Gabor X Toth | 4 | +44 | -16 |
| 2013-08-26 13:41 | - separate channel from connection ack counting | Bart Polot | 2 | +124 | -84 |
| 2013-08-26 12:11 | more changes to configs | Matthias Wachs | 3 | +3 | -0 |
| 2013-08-26 12:05 | fix second peer for clique test | Matthias Wachs | 3 | +1 | -4 |
| 2013-08-26 12:03 | cleanup service home directories since left overs can break the test | Matthias Wachs | 4 | +5 | -2 |
| 2013-08-26 11:47 | fix | Matthias Wachs | 2 | +0 | -3 |
| 2013-08-26 11:41 | fixing integration tests | Matthias Wachs | 5 | +5 | -7 |
| 2013-08-26 07:59 | missing cfg file | Matthias Wachs | 1 | +8 | -0 |
| 2013-08-26 07:45 | missing config file | Matthias Wachs | 1 | +29 | -0 |
| 2013-08-25 14:39 | - make a generic ack function | Bart Polot | 1 | +210 | -160 |
| 2013-08-25 12:16 | -gpl3+ | Christian Grothoff | 1 | +1 | -1 |
| 2013-08-25 12:14 | -old comment | Christian Grothoff | 1 | +0 | -1 |
| 2013-08-25 11:41 | -needs openssl | Christian Grothoff | 1 | +1 | -0 |
| 2013-08-25 09:19 | -report error if starting openssl failed | Christian Grothoff | 1 | +16 | -4 |
| 2013-08-25 07:14 | -only run python tests if we have python | Christian Grothoff | 4 | +7 | -1 |
| 2013-08-24 16:12 | -use new ego lookup function to simplify logic | Christian Grothoff | 1 | +25 | -33 |
| 2013-08-24 16:08 | -use identity service also for shorten zone lookup | Christian Grothoff | 2 | +90 | -70 |
| 2013-08-24 15:54 | -more convenient API to lookup egos | Christian Grothoff | 4 | +224 | -22 |
| 2013-08-24 15:53 | -removing obsolete check | Christian Grothoff | 1 | +1 | -13 |
| 2013-08-24 13:05 | -updating gns status notes | Christian Grothoff | 1 | +6 | -10 |
| 2013-08-24 12:56 | -implement .+ expansion in GNS record values | Christian Grothoff | 1 | +129 | -72 |
| 2013-08-24 10:34 | -this is dead, right matthias? | Christian Grothoff | 7 | +0 | -1202 |
| 2013-08-24 10:25 | -expose API for freeing DNS record members individually | Christian Grothoff | 2 | +56 | -19 |
| 2013-08-24 10:23 | -towards translating .+ names in GNS records | Christian Grothoff | 1 | +46 | -15 |
| 2013-08-24 10:05 | -expose API for parsing individual DNS record types | Christian Grothoff | 3 | +410 | -195 |
| 2013-08-24 09:26 | -convert additional record types | Christian Grothoff | 1 | +0 | -125 |
| 2013-08-24 09:25 | -convert additional record types | Christian Grothoff | 1 | +43 | -15 |
| 2013-08-24 09:02 | -exposing dnsparser record packing API | Christian Grothoff | 2 | +167 | -61 |
| 2013-08-24 08:46 | - fix transport-udp port in-use warning | Sree Harsha Totakura | 6 | +16 | -5 |
| 2013-08-24 08:42 | -use GPLv3+ consistently | Christian Grothoff | 1 | +1 | -1 |
| 2013-08-24 08:42 | -use GPLv3+ consistently | Christian Grothoff | 113 | +113 | -113 |
| 2013-08-24 06:25 | multicast: added replay_end(), returning replay handle from join_decision(); removed admitted/effective since where not needed; social: keep_active flag instead of away | Gabor X Toth | 4 | +18 | -35 |
| 2013-08-24 00:47 | - more refactoring client flow control | Bart Polot | 1 | +118 | -116 |
| 2013-08-23 22:16 | -again trying to delete old vectorproduct dir | Christian Grothoff | 15 | +25 | -7567 |
| 2013-08-23 16:04 | - fix ack direction | Bart Polot | 1 | +2 | -2 |
| 2013-08-23 15:59 | - indentation | Bart Polot | 1 | +6 | -5 |
| 2013-08-23 15:58 | - better debug | Bart Polot | 1 | +4 | -4 |
| 2013-08-23 15:41 | - sync | Bart Polot | 1 | +5 | -0 |
| 2013-08-23 15:34 | - negative deviation factor | Sree Harsha Totakura | 4 | +36 | -23 |
| 2013-08-23 15:24 | - use -enc for test by default | Bart Polot | 8 | +106 | -105 |
| 2013-08-23 13:56 | fixed a couple of doxygen keywords added a missing license-header | Christian Fuchs | 3 | +25 | -5 |
| 2013-08-23 13:54 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-08-23 13:45 | -more renaming | Christian Grothoff | 2 | +0 | -0 |
| 2013-08-23 13:44 | -more renaming, and ignores | Christian Grothoff | 1 | +1 | -1 |
| 2013-08-23 13:43 | -more vector -> scalar renaming | Christian Grothoff | 12 | +442 | -442 |
| 2013-08-23 13:42 | -more vector -> scalar renaming | Christian Grothoff | 11 | +40 | -46 |
| 2013-08-23 13:39 | -starting to rename vectorproduct to scalarproduct, as this is not doing a cross product | Christian Grothoff | 17 | +7557 | -7 |
| 2013-08-23 13:34 | -updating dependency graph | Christian Grothoff | 1 | +5 | -2 |
| 2013-08-23 13:30 | -start to integrate identity service with gnunet-gns command-line tool | Christian Grothoff | 4 | +177 | -46 |
| 2013-08-23 12:33 | removed texml-command-backslashes from comments which prodced warnings in doxygen | Christian Fuchs | 1 | +16 | -16 |
| 2013-08-23 12:25 | quotas + partner evaluation | Matthias Wachs | 2 | +87 | -30 |
| 2013-08-23 12:20 | added vectorproduct's config- and makefile to configure-automake-template | Christian Fuchs | 1 | +2 | -0 |
| 2013-08-23 12:19 | adjusted makefile-template for gnunet-mainline toolchain | Christian Fuchs | 1 | +69 | -54 |
| 2013-08-23 10:01 | partner task | Matthias Wachs | 1 | +71 | -2 |
| 2013-08-23 09:26 | load balancing for partner selection | Matthias Wachs | 1 | +44 | -8 |
| 2013-08-23 07:51 | how did this test ever work without assigning core handles? | Matthias Wachs | 1 | +5 | -4 |
| 2013-08-23 07:36 | fixed core configs | Matthias Wachs | 3 | +26 | -11 |
| 2013-08-23 07:25 | safety checks for arguments | Matthias Wachs | 1 | +7 | -0 |
| 2013-08-23 00:58 | - fixes | Bart Polot | 1 | +27 | -9 |
| 2013-08-23 00:05 | - refactor client flow control | Bart Polot | 1 | +55 | -54 |
| 2013-08-22 17:01 | - fixes | Bart Polot | 1 | +27 | -2 |
| 2013-08-22 16:45 | - fixes | Bart Polot | 1 | +22 | -6 |
| 2013-08-22 16:39 | - sync | Bart Polot | 1 | +4 | -5 |
| 2013-08-22 15:55 | -converting basic DNS records to GNS | Christian Grothoff | 2 | +95 | -12 |
| 2013-08-22 15:24 | communication done | Matthias Wachs | 1 | +134 | -7 |
| 2013-08-22 15:15 | -implementing zkey <-> pkey conversion functions | Christian Grothoff | 1 | +48 | -3 |
| 2013-08-22 14:14 | basic communications | Matthias Wachs | 1 | +162 | -25 |
| 2013-08-22 13:41 | added vectorproduct protocol definitions added to be localized files to POTFILES added (inactive) changes to the src/Makefile.am added manpage for vectorproduct added apptype for vectorproduct added vectorproduct service, client, API and related sources to SVN | Christian Fuchs | 19 | +7899 | -2 |
| 2013-08-22 13:12 | planned end of test | Matthias Wachs | 1 | +8 | -2 |
| 2013-08-22 11:01 | Fix the use of s/S field types with ANSI-compliant wprintfs | LRN | 1 | +6 | -6 |
| 2013-08-22 09:42 | cannot link memrchr on OS X | Matthias Wachs | 1 | +3 | -2 |
| 2013-08-22 08:51 | test if records are removed correctly | Matthias Wachs | 2 | +129 | -162 |
| 2013-08-22 08:27 | ported postgres plugin to new API to get it to compile functionality was not adapted | Matthias Wachs | 1 | +101 | -18 |
| 2013-08-22 07:52 | remove debugging break | Matthias Wachs | 1 | +0 | -1 |
| 2013-08-22 07:51 | simplify to make reader and clang happy | Matthias Wachs | 1 | +6 | -4 |
| 2013-08-22 07:49 | -expanding namestore API with pkey <-> zkey conversion functions | Christian Grothoff | 3 | +89 | -15 |
| 2013-08-22 07:34 | -this header is not used here | Christian Grothoff | 1 | +0 | -1 |
| 2013-08-22 07:28 | -move shorten logic to its own file | Christian Grothoff | 5 | +641 | -536 |
| 2013-08-22 07:12 | -code cleanup | Christian Grothoff | 1 | +106 | -95 |
| 2013-08-22 07:04 | -dead code elimination | Christian Grothoff | 1 | +0 | -2 |
| 2013-08-22 07:03 | -make clang happy | Christian Grothoff | 1 | +1 | -3 |
| 2013-08-22 06:33 | -doxygen fixes | Christian Grothoff | 2 | +7 | -7 |
| 2013-08-22 06:31 | -doxygen fixes | Christian Grothoff | 1 | +12 | -7 |
| 2013-08-22 06:28 | -doxygen fixes | Christian Grothoff | 2 | +9 | -13 |
| 2013-08-21 17:48 | - fix | Bart Polot | 1 | +10 | -9 |
| 2013-08-21 17:18 | -also on W32 | Christian Grothoff | 1 | +1 | -1 |
| 2013-08-21 17:17 | -relative path | Christian Grothoff | 1 | +1 | -1 |
| 2013-08-21 16:12 | fix for all masters | Matthias Wachs | 1 | +4 | -4 |
| 2013-08-21 16:03 | removing deprecated argument in 'init' callback of GNUNET_CORE_connect | Christian Grothoff | 19 | +49 | -69 |
| 2013-08-21 15:51 | fix typo | Matthias Wachs | 1 | +1 | -1 |
| 2013-08-21 15:51 | -pogen | Christian Grothoff | 1 | +30 | -32 |
| 2013-08-21 15:50 | -doxygen improvements | Christian Grothoff | 1 | +15 | -15 |
| 2013-08-21 15:46 | latest changes to support multi master | Matthias Wachs | 1 | +145 | -61 |
| 2013-08-21 15:34 | removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly instead | Christian Grothoff | 50 | +127 | -149 |
| 2013-08-21 15:32 | - testbed profiler config for experiments on LRZ linux cluster | Sree Harsha Totakura | 1 | +86 | -0 |
| 2013-08-21 15:19 | -towards .+ expansion, planning and documenting how and where | Christian Grothoff | 1 | +43 | -4 |
| 2013-08-21 15:19 | document places where SHADOW records likely need to be handled | Christian Grothoff | 2 | +14 | -6 |
| 2013-08-21 15:18 | implement conversion to absolute TTL | Christian Grothoff | 1 | +13 | -7 |
| 2013-08-21 15:18 | -simplified OR2 API | Christian Grothoff | 1 | +1 | -2 |
| 2013-08-21 15:17 | simplified OR2 API | Christian Grothoff | 1 | +10 | -4 |
| 2013-08-21 15:17 | removing deprecated, dead test-connected API | Christian Grothoff | 6 | +8 | -299 |
| 2013-08-21 15:16 | -misc doxygen fixes | Christian Grothoff | 19 | +496 | -358 |
| 2013-08-21 14:49 | - dead code | Sree Harsha Totakura | 1 | +0 | -11 |
| 2013-08-21 14:48 | - no need for special parsing of load-leveler generated file since we use MSH from now | Sree Harsha Totakura | 1 | +1 | -108 |
| 2013-08-21 14:35 | - enable substitions | Sree Harsha Totakura | 1 | +44 | -30 |
| 2013-08-21 14:04 | serialized startup | Matthias Wachs | 1 | +180 | -128 |
| 2013-08-21 12:31 | supporting multi master/slave approach | Matthias Wachs | 1 | +164 | -61 |
| 2013-08-21 11:29 | applying new speak: proportional | Matthias Wachs | 1 | +9 | -9 |
| 2013-08-21 09:53 | reorder tests: namestore_common -> plugins -> api block test | Matthias Wachs | 3 | +167 | -162 |
| 2013-08-21 09:46 | fixing memory leak caused by key derivation | Matthias Wachs | 1 | +2 | -0 |
| 2013-08-21 09:38 | missing check | Matthias Wachs | 1 | +2 | -1 |
| 2013-08-21 09:22 | log level | Matthias Wachs | 1 | +2 | -2 |
| 2013-08-21 09:21 | switched test to new api | Matthias Wachs | 1 | +56 | -22 |
| 2013-08-21 09:13 | fixed crash: wrong cls in api | Matthias Wachs | 1 | +1 | -1 |
| 2013-08-21 08:22 | remove docu | Matthias Wachs | 1 | +1 | -13 |
| 2013-08-21 08:15 | test compiles again, but fail to get the stored record: in sqlite:get_record_and_call_iterator: | Matthias Wachs | 1 | +18 | -34 |
| 2013-08-20 20:43 | -handle CNAMES in GNS | Christian Grothoff | 1 | +101 | -49 |
| 2013-08-20 15:54 | - fix debug message | Bart Polot | 1 | +1 | -1 |
| 2013-08-20 14:31 | check in wrong line | Matthias Wachs | 1 | +1 | -1 |
| 2013-08-20 13:29 | - test with `.' in hostname | Sree Harsha Totakura | 2 | +2 | -2 |
| 2013-08-20 13:22 | - allow parsing hosts with optional username and port number | Sree Harsha Totakura | 3 | +108 | -39 |
| 2013-08-20 12:28 | - change id handling as discussed on friday | Bart Polot | 2 | +141 | -205 |
| 2013-08-20 11:44 | more clang fixes | Matthias Wachs | 1 | +2 | -0 |
| 2013-08-20 11:33 | fix clang report | Matthias Wachs | 1 | +6 | -0 |
| 2013-08-20 11:32 | fixing clang reports | Matthias Wachs | 2 | +10 | -1 |
| 2013-08-20 11:15 | fixing bugs found by clang | Matthias Wachs | 1 | +8 | -2 |
| 2013-08-20 03:24 | Link gns to vpn - always | LRN | 1 | +1 | -2 |
| 2013-08-20 03:24 | Remove short hashes from W32 GNS helper | LRN | 1 | +5 | -6 |
| 2013-08-19 19:56 | Fix 'way too many REGEX PUTs' issue. | Maximilian Szengel | 2 | +87 | -42 |
| 2013-08-19 19:19 | -dead header | Christian Grothoff | 1 | +0 | -1 |
| 2013-08-19 19:19 | -dead header | Christian Grothoff | 1 | +0 | -1 |
| 2013-08-19 19:18 | -remove ShortHashCode from API, deprecate SList | Christian Grothoff | 4 | +33 | -284 |
| 2013-08-19 19:13 | -dead code elimination | Christian Grothoff | 3 | +1 | -157 |
| 2013-08-19 19:11 | -remove more uses of short hash | Christian Grothoff | 2 | +7 | -10 |
| 2013-08-19 19:10 | -fix time test | Christian Grothoff | 1 | +3 | -3 |
| 2013-08-19 19:09 | -eliminate more uses of ShortHashCode, breaks signatures | Christian Grothoff | 3 | +9 | -27 |
| 2013-08-19 18:56 | -implementing #2990: integration of gnunet-namestore with identity service | Christian Grothoff | 3 | +79 | -49 |
| 2013-08-19 16:26 | fixing blacklist: peer ids for blacklisting have changed due to crypto change, so blacklisting did not work | Matthias Wachs | 6 | +10 | -15 |
| 2013-08-19 16:06 | fix peer ids | Matthias Wachs | 2 | +12 | -5 |
| 2013-08-19 15:57 | make test resistant againt duplicate notifications | Matthias Wachs | 1 | +11 | -0 |
| 2013-08-19 15:47 | fixing mantis 3002 | Matthias Wachs | 1 | +6 | -6 |
| 2013-08-19 14:13 | fix 2893: Move adaptive parallelisation mechanism to operation queues | Sree Harsha Totakura | 10 | +418 | -340 |
| 2013-08-19 14:03 | changing to fancy string and from 3 seconds to 30 seconds | Matthias Wachs | 1 | +1 | -1 |
| 2013-08-19 09:13 | - fix resource claiming when deferring operations | Sree Harsha Totakura | 1 | +4 | -1 |
| 2013-08-19 08:27 | fix test result | Matthias Wachs | 1 | +2 | -3 |
| 2013-08-19 08:10 | fix logical error to assure buf is never NULL | Matthias Wachs | 1 | +1 | -1 |
| 2013-08-19 08:06 | printing size to eliminate dead assignment | Matthias Wachs | 1 | +1 | -1 |
| 2013-08-19 07:52 | remove dead assignments | Matthias Wachs | 3 | +0 | -4 |
| 2013-08-19 07:48 | dead assignment | Matthias Wachs | 1 | +0 | -1 |
| 2013-08-19 07:47 | remove dead assignments | Matthias Wachs | 8 | +10 | -20 |
| 2013-08-19 07:33 | remove dead assignments | Matthias Wachs | 2 | +3 | -3 |
| 2013-08-19 06:44 | multicast/psyc: added admitted_since arg for join_decision(); social: added nym arg for the method cb | Gabor X Toth | 3 | +6 | -0 |
| 2013-08-18 20:47 | -implementing handling of VPN records in new GNS | Christian Grothoff | 4 | +191 | -160 |
| 2013-08-18 10:04 | multicast: replay functions, args, callbacks, return codes | Gabor X Toth | 1 | +107 | -30 |
| 2013-08-18 10:04 | social: place_look args | Gabor X Toth | 1 | +9 | -20 |
| 2013-08-16 17:26 | - add generic channel buffering | Bart Polot | 1 | +95 | -79 |
| 2013-08-16 17:05 | - use generic data_ack | Bart Polot | 1 | +9 | -4 |
| 2013-08-16 17:02 | - mark deprecated, use generic data | Bart Polot | 1 | +15 | -10 |
| 2013-08-16 14:14 | -proxy does not build yet | Christian Grothoff | 1 | +9 | -9 |
| 2013-08-16 13:13 | - add channel ack type | Bart Polot | 1 | +5 | -0 |
| 2013-08-16 13:13 | - add channel_ack | Bart Polot | 2 | +141 | -7 |
| 2013-08-16 12:36 | - revert to #8472 | Sree Harsha Totakura | 1 | +1 | -2 |
| 2013-08-16 12:31 | -add option for xgettext to support non-ASCII characters in gettext strings | Sree Harsha Totakura | 1 | +1 | -1 |
| 2013-08-16 04:08 | Fix perf_ats to work on W32 | LRN | 1 | +4 | -0 |
| 2013-08-16 04:08 | Link mesh tests to mesh lib, duh | LRN | 1 | +1 | -0 |
| 2013-08-16 04:08 | Make exponential backoff test compile again | LRN | 1 | +2 | -0 |
| 2013-08-16 04:08 | Make w32 gns helper compile again | LRN | 1 | +3 | -4 |
| 2013-08-16 04:08 | Fix the lack of memrchr on W32 | LRN | 1 | +12 | -0 |
| 2013-08-16 04:08 | Try to fix a warning | LRN | 1 | +1 | -1 |
| 2013-08-16 04:08 | Modernize plibc, use MinGW ANSI STDIO | LRN | 2 | +21 | -65 |
| 2013-08-16 04:08 | Fix invocation of just-built tools | LRN | 8 | +42 | -42 |
| 2013-08-15 20:53 | -more work on GNS resolver | Christian Grothoff | 2 | +281 | -1406 |
| 2013-08-15 19:57 | social: place_enter2 arg fix | Gabor X Toth | 1 | +1 | -2 |
| 2013-08-15 19:20 | social: place_enter args | Gabor X Toth | 1 | +20 | -9 |
| 2013-08-15 18:41 | -fixing #2985 | Christian Grothoff | 1 | +47 | -64 |
| 2013-08-15 16:43 | multicast/psyc: transmit callbacks; social: password for home_advertise() | Gabor X Toth | 3 | +31 | -12 |
| 2013-08-15 16:38 | - use unix transport plugin | Sree Harsha Totakura | 1 | +3 | -0 |
| 2013-08-15 16:28 | - rename PEER_GET_CONFIGURATION to PEER_GET_INFORMATION | Sree Harsha Totakura | 8 | +21 | -18 |
| 2013-08-15 16:27 | - make no distinction between TCP and UDP port while reserving them | Sree Harsha Totakura | 6 | +33 | -129 |
| 2013-08-15 15:46 | - use SO_REUSEADDR for SOCK_STREAM type sockets only | Sree Harsha Totakura | 1 | +9 | -2 |
| 2013-08-15 14:20 | - try with TCP | Sree Harsha Totakura | 1 | +4 | -2 |
| 2013-08-15 14:11 | - debugging bind and SO_REUSEADDR | Sree Harsha Totakura | 3 | +75 | -0 |
| 2013-08-15 13:00 | -updating ignores | Christian Grothoff | 0 | +0 | -0 |
| 2013-08-15 12:57 | -gads to gnu | Christian Grothoff | 21 | +41 | -41 |
| 2013-08-15 12:34 | -be more permissive with label syntax | Christian Grothoff | 1 | +39 | -39 |
| 2013-08-15 12:17 | social: home_advertise() - added arg to specify peers for the entry | Gabor X Toth | 1 | +6 | -1 |
| 2013-08-15 12:14 | -clean client context on shutdown | Christian Grothoff | 1 | +1 | -0 |
| 2013-08-15 12:13 | -enable resetting client context to NULL | Christian Grothoff | 1 | +6 | -0 |
| 2013-08-15 11:53 | moved policies from multicast to psyc layer | Gabor X Toth | 3 | +71 | -74 |
| 2013-08-15 11:12 | -fix #2994 | Christian Grothoff | 1 | +15 | -10 |
| 2013-08-15 11:09 | -handle client disconnects in GNS | Christian Grothoff | 1 | +28 | -4 |
| 2013-08-15 10:52 | -eliminating duplicate struct definitions | Christian Grothoff | 14 | +464 | -599 |
| 2013-08-15 10:27 | -if records are deleted, delete them from cache as well | Christian Grothoff | 1 | +10 | -4 |
| 2013-08-15 10:25 | -fixing #2993 | Christian Grothoff | 3 | +60 | -54 |
| 2013-08-15 10:09 | social api: use ego from identity service | Gabor X Toth | 1 | +3 | -31 |
| 2013-08-15 10:09 | psycstore: added state_hash_update() and counters_get(); psyc: async state_get*(); multicast: membership test & replay params | Gabor X Toth | 5 | +211 | -104 |
| 2013-08-15 09:34 | - fix compile | Sree Harsha Totakura | 1 | +1 | -1 |
| 2013-08-15 09:08 | - fix parallel build | Sree Harsha Totakura | 1 | +1 | -1 |
| 2013-08-15 03:58 | - add generic tid/cid filling, ack processing | Bart Polot | 1 | +98 | -27 |
| 2013-08-15 03:58 | - add -enc (again??) | Bart Polot | 1 | +3 | -0 |
| 2013-08-14 23:43 | -playing with doxygen groups | Christian Grothoff | 7 | +207 | -77 |
| 2013-08-14 23:05 | -doxygen | Christian Grothoff | 10 | +67 | -75 |
| 2013-08-14 22:44 | -addressing #2995 | Christian Grothoff | 5 | +143 | -86 |
| 2013-08-14 20:16 | -undo stupid gettextize overwrite | Christian Grothoff | 1 | +2 | -1 |
| 2013-08-14 20:11 | -fixing #2999 | Christian Grothoff | 2 | +5 | -2 |
| 2013-08-14 20:00 | -implementing #2996 | Christian Grothoff | 2 | +125 | -118 |
| 2013-08-14 17:49 | - fix loopback channel creation (service already knows channel) | Bart Polot | 1 | +14 | -5 |
| 2013-08-14 17:40 | - avoid double pid increment | Bart Polot | 1 | +2 | -4 |
| 2013-08-14 17:34 | -old code elimination | Christian Grothoff | 1 | +6 | -423 |
| 2013-08-14 17:28 | -more work on clean main GNS logic | Christian Grothoff | 4 | +791 | -153 |
| 2013-08-14 17:21 | - rewrite flow control towards clients | Bart Polot | 1 | +88 | -14 |
| 2013-08-14 14:38 | - doh | Bart Polot | 1 | +1 | -0 |
| 2013-08-14 14:37 | - refecator | Bart Polot | 1 | +30 | -14 |
| 2013-08-14 13:30 | - fix scan defects | Bart Polot | 2 | +1 | -7 |
| 2013-08-14 13:25 | - refactor queue_add, simplify cleaning up | Bart Polot | 1 | +37 | -50 |
| 2013-08-14 11:37 | - load default + given configuration | Sree Harsha Totakura | 1 | +1 | -1 |
| 2013-08-14 10:19 | -message not needed anymore | Florian Dold | 6 | +7266 | -5610 |
| 2013-08-14 08:57 | - avoid assertion failure if PRIVATE_KEY is not present in PEER section | Sree Harsha Totakura | 1 | +22 | -15 |
| 2013-08-14 08:05 | - remove dead assignments | Sree Harsha Totakura | 5 | +0 | -5 |
| 2013-08-14 00:37 | - fixed generation issues | Florian Dold | 3 | +16 | -35 |
| 2013-08-13 23:39 | - profiler can be verbose | Florian Dold | 2 | +37 | -7 |
| 2013-08-13 23:00 | -dce | Christian Grothoff | 5 | +3 | -12 |
| 2013-08-13 22:57 | -minor fix | Christian Grothoff | 1 | +1 | -1 |
| 2013-08-13 22:51 | -dead code elimination | Christian Grothoff | 1 | +4 | -6 |
| 2013-08-13 22:48 | -dead code elimination | Christian Grothoff | 3 | +6 | -23 |
| 2013-08-13 22:47 | -dead code elimination | Christian Grothoff | 1 | +0 | -7 |
| 2013-08-13 22:45 | -dead code elimination | Christian Grothoff | 1 | +1 | -3 |
| 2013-08-13 22:44 | -dead code elimination, and docu | Christian Grothoff | 1 | +3 | -4 |
| 2013-08-13 22:43 | -dce | Florian Dold | 1 | +0 | -1 |
| 2013-08-13 22:42 | -dce | Florian Dold | 1 | +0 | -1 |
| 2013-08-13 22:35 | -fix build order | Christian Grothoff | 1 | +4 | -12 |
| 2013-08-13 22:28 | -fix | Christian Grothoff | 1 | +1 | -1 |
| 2013-08-13 22:13 | -mark one location of #2985 | Christian Grothoff | 1 | +1 | -0 |
| 2013-08-13 22:11 | -gns compiles again | Christian Grothoff | 1 | +1 | -0 |
| 2013-08-13 22:11 | -adapting gnunet-dns2gns to new API | Christian Grothoff | 3 | +45 | -19 |
| 2013-08-13 22:02 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2013-08-13 22:02 | -make build conditional on MHD | Christian Grothoff | 2 | +7 | -5 |
| 2013-08-13 22:00 | -adapting fcfsd to new namestore API, moving from gns to namestore subsystem | Christian Grothoff | 12 | +1080 | -1076 |
| 2013-08-13 21:38 | -dead code elimination | Christian Grothoff | 1 | +2 | -16 |
| 2013-08-13 21:07 | -more work on new GNS implementation | Christian Grothoff | 6 | +582 | -1037 |
| 2013-08-13 21:05 | - bug in argument parsing | Florian Dold | 1 | +3 | -3 |
| 2013-08-13 19:16 | -documenting open issues | Christian Grothoff | 2 | +14 | -0 |
| 2013-08-13 19:14 | -more coding towards working new GNS service | Christian Grothoff | 6 | +866 | -2221 |
| 2013-08-13 17:49 | -removing test for dead functionality | Christian Grothoff | 2 | +0 | -335 |
| 2013-08-13 17:48 | -more work on simplified GNS API implementation | Christian Grothoff | 3 | +55 | -198 |
| 2013-08-13 17:47 | - not always an error | Bart Polot | 1 | +1 | -1 |
| 2013-08-13 17:46 | - fix memleak | Bart Polot | 1 | +2 | -5 |
| 2013-08-13 17:32 | -simplifying GNS API | Christian Grothoff | 3 | +13 | -1157 |
| 2013-08-13 17:17 | - fix core cancel on shutdown | Bart Polot | 1 | +22 | -2 |
| 2013-08-13 17:10 | -getting rid of duplication of record type values / enum GNUNET_GNS_RecordType | Christian Grothoff | 27 | +163 | -300 |
| 2013-08-13 16:40 | -working on new, simplified GNS API | Christian Grothoff | 6 | +74 | -305 |
| 2013-08-13 14:38 | - reset backoff for set listener - increase alpha | Florian Dold | 2 | +4 | -1 |
| 2013-08-13 14:16 | - fix queue destroy order | Bart Polot | 1 | +10 | -7 |
| 2013-08-13 14:08 | - IBF alpha adjusted - it's not an error to insert elements twice ---This line, and those below, will be ignored-- | Florian Dold | 2 | +2 | -2 |
| 2013-08-13 13:42 | - fixes, removed dead code | Bart Polot | 1 | +24 | -110 |
| 2013-08-13 13:27 | -adapt PT test to new namestore API | Christian Grothoff | 2 | +8 | -10 |
| 2013-08-13 13:26 | -build namestore | Christian Grothoff | 3 | +13 | -9 |
| 2013-08-13 13:25 | -namestore service builds again | Christian Grothoff | 4 | +253 | -913 |
| 2013-08-13 11:14 | - disable nse in the profiler config - handle ghost peers correctly in exchange round | Florian Dold | 2 | +15 | -5 |
| 2013-08-13 11:12 | - update debug info | Bart Polot | 2 | +21 | -11 |
| 2013-08-13 10:52 | - fixes | Bart Polot | 1 | +8 | -2 |
| 2013-08-13 10:45 | - doh | Bart Polot | 1 | +2 | -2 |
| 2013-08-13 09:18 | -doxygen fixes | Christian Grothoff | 4 | +39 | -48 |
| 2013-08-13 08:56 | - print warnings for failed function calls | Sree Harsha Totakura | 1 | +4 | -2 |
| 2013-08-13 08:55 | - dead code; fix doc | Sree Harsha Totakura | 2 | +1 | -14 |
| 2013-08-13 07:03 | -fixing #2991 | Christian Grothoff | 2 | +8 | -2 |
| 2013-08-13 01:12 | - delayed requests correctly when in 'begin' round | Florian Dold | 1 | +3 | -2 |
| 2013-08-13 00:58 | - proper shutdown sequence for set makes consensus happy | Florian Dold | 5 | +52 | -24 |
| 2013-08-12 23:13 | - rename gnunet-consensus to gnunet-consensus-profiler ---This line, and those below, will be ignored-- | Florian Dold | 2 | +5 | -5 |
| 2013-08-12 23:11 | - fixed profiler - less INFO, more DEBUG | Florian Dold | 3 | +33 | -32 |
| 2013-08-12 22:59 | - show received elements in consensus profiler | Florian Dold | 1 | +37 | -11 |
| 2013-08-12 21:04 | psyc/social: slave transmit & guest talk flags | Gabor X Toth | 2 | +29 | -14 |
| 2013-08-12 19:28 | -more work on new namestore API | Christian Grothoff | 3 | +54 | -256 |
| 2013-08-12 19:09 | -towards namestore support for the new privacy-preserving GNS queries | Christian Grothoff | 11 | +1156 | -1206 |
| 2013-08-12 18:00 | - correct iteraion in multihashmap - iterate over elements with client ack in set | Florian Dold | 9 | +291 | -211 |
| 2013-08-12 17:45 | psyc/social: transmit/announcement flags; multicast: re-added sig. purpose | Gabor X Toth | 3 | +54 | -10 |
| 2013-08-12 16:57 | psyc/store: added effective_since msg ID for specifying when a membership change went into effect; psyc/social: added state_reset/clear_objects flag for message sending functions | Gabor X Toth | 4 | +33 | -38 |
| 2013-08-12 16:18 | - tunnel queue | Bart Polot | 1 | +107 | -6 |
| 2013-08-12 15:16 | - test memory leak | Florian Dold | 2 | +4 | -2 |
| 2013-08-12 15:07 | - fixes | Bart Polot | 1 | +30 | -11 |
| 2013-08-12 14:50 | - test for external iterator - const added to result parameter of 'next' | Florian Dold | 3 | +16 | -2 |
| 2013-08-12 14:49 | - use after free | Bart Polot | 1 | +1 | -1 |
| 2013-08-12 14:35 | - fixed consensus for >2 peers | Florian Dold | 4 | +190 | -56 |
| 2013-08-12 14:35 | - doxygen comment clarification | Florian Dold | 1 | +1 | -0 |
| 2013-08-12 14:34 | - fixed memory leak | Florian Dold | 1 | +6 | -0 |
| 2013-08-12 14:34 | - listener re-connects transparently - bugs | Florian Dold | 5 | +146 | -49 |
| 2013-08-12 14:33 | - external iterator for multihashmap | Florian Dold | 2 | +183 | -1 |
| 2013-08-12 14:12 | - rollback | Bart Polot | 1 | +2 | -2 |
| 2013-08-12 14:12 | - fixes | Bart Polot | 3 | +42 | -26 |
| 2013-08-12 14:09 | -old fixme | Christian Grothoff | 1 | +1 | -0 |
| 2013-08-12 14:05 | -fix leaks (kind-of related to #2981) | Christian Grothoff | 1 | +5 | -2 |
| 2013-08-12 14:00 | -fix #2969 | Christian Grothoff | 2 | +0 | -2 |
| 2013-08-12 13:54 | -more code migration to microseconds: | Christian Grothoff | 6 | +97 | -73 |
| 2013-08-12 13:45 | -some minor code cleanup | Christian Grothoff | 1 | +71 | -82 |
| 2013-08-12 13:40 | -indentation | Christian Grothoff | 2 | +107 | -89 |
| 2013-08-12 13:37 | - fix | Bart Polot | 1 | +18 | -15 |
| 2013-08-12 13:35 | - missing header... | Bart Polot | 1 | +2 | -2 |
| 2013-08-12 13:31 | - aux function | Bart Polot | 1 | +36 | -22 |
| 2013-08-12 12:47 | - use new mesh for test_mesh_local | Bart Polot | 3 | +30 | -27 |
| 2013-08-12 11:53 | - add exerimental compilation of -enc | Bart Polot | 1 | +17 | -2 |
| 2013-08-12 11:52 | - fixes | Bart Polot | 1 | +7 | -8 |
| 2013-08-12 09:45 | -big bad bugfix thanks to Bart | Christian Grothoff | 1 | +2 | -2 |
| 2013-08-11 23:46 | social: use full pubkey as place/nym id; multicast/psyc/store: identify members by their pubkey here too | Gabor X Toth | 5 | +246 | -202 |
| 2013-08-11 22:33 | -use ms for timeout, not us | Christian Grothoff | 2 | +2 | -2 |
| 2013-08-11 22:28 | -use 5 ms for timeout, not 5 us | Christian Grothoff | 1 | +1 | -1 |
| 2013-08-11 22:17 | -round expiration times to full seconds | Christian Grothoff | 2 | +10 | -6 |
| 2013-08-11 22:09 | - docs | Florian Dold | 2 | +2 | -2 |
| 2013-08-11 21:55 | -be silent | Christian Grothoff | 1 | +0 | -6 |
| 2013-08-11 21:46 | - doc for peerinfo | Florian Dold | 1 | +2 | -0 |
| 2013-08-11 21:21 | changing time measurement from milliseconds to microseconds | Christian Grothoff | 173 | +1432 | -1216 |
| 2013-08-11 15:43 | -fix | Christian Grothoff | 1 | +1 | -0 |
| 2013-08-11 15:36 | -add extra context argument for key deriviation, so that fs and gads do not collide | Christian Grothoff | 5 | +28 | -10 |
| 2013-08-11 03:31 | - major refactorization | Bart Polot | 1 | +458 | -173 |
| 2013-08-09 17:19 | - fixes | Bart Polot | 1 | +5 | -7 |
| 2013-08-08 21:40 | -working on identity service create/rename/delete | Christian Grothoff | 2 | +10 | -8 |
| 2013-08-08 17:30 | - fixes | Bart Polot | 1 | +11 | -43 |
| 2013-08-08 16:58 | - fixes | Bart Polot | 1 | +62 | -45 |
| 2013-08-08 16:33 | - wip | Bart Polot | 1 | +34 | -34 |
| 2013-08-08 15:39 | -update testcase | Christian Grothoff | 2 | +4 | -12 |
| 2013-08-08 15:34 | number for peers | Matthias Wachs | 1 | +5 | -4 |
| 2013-08-08 15:24 | -minor fixes | Christian Grothoff | 4 | +13 | -10 |
| 2013-08-08 15:24 | -fix | Christian Grothoff | 1 | +2 | -1 |
| 2013-08-08 14:43 | -fix loglevel | Christian Grothoff | 2 | +2 | -2 |
| 2013-08-08 14:42 | -raise loglevel | Christian Grothoff | 1 | +1 | -1 |
| 2013-08-08 14:17 | - handle P2P channel messages | Bart Polot | 2 | +131 | -7 |
| 2013-08-08 13:36 | remove output | Matthias Wachs | 1 | +4 | -4 |
| 2013-08-08 13:24 | fix for resolver timeout issues | Matthias Wachs | 1 | +4 | -4 |
| 2013-08-08 12:16 | debugging messages due to mantis bug 2980 | Matthias Wachs | 1 | +32 | -7 |
| 2013-08-08 11:27 | - use struct fc instaed of pointer | Bart Polot | 1 | +39 | -37 |
| 2013-08-08 09:53 | improved messages | Matthias Wachs | 1 | +2 | -1 |
| 2013-08-08 09:53 | improved messages | Matthias Wachs | 1 | +8 | -0 |
| 2013-08-08 09:13 | valid hellos for gnunet9 and fulcrum | Matthias Wachs | 2 | +0 | -0 |
| 2013-08-08 08:54 | added warning for self connect | Matthias Wachs | 1 | +17 | -4 |
| 2013-08-08 08:50 | more info | Matthias Wachs | 1 | +3 | -0 |
| 2013-08-08 08:44 | invalid for gnunet9 | Matthias Wachs | 1 | +0 | -0 |
| 2013-08-08 08:43 | this hello causes self-connects | Matthias Wachs | 1 | +0 | -0 |
| 2013-08-08 07:58 | added error message | Matthias Wachs | 1 | +8 | -1 |
| 2013-08-08 07:06 | -fixing comments, indentation | Christian Grothoff | 2 | +18 | -15 |
| 2013-08-08 05:36 | -doxygen fixes | Christian Grothoff | 4 | +7 | -6 |
| 2013-08-07 21:27 | -fix year | Christian Grothoff | 1 | +1 | -1 |
| 2013-08-07 21:27 | -testcase for new ECC crypto functions | Christian Grothoff | 2 | +113 | -88 |
| 2013-08-07 21:26 | -fixing #2976 | Christian Grothoff | 1 | +4 | -9 |
| 2013-08-07 14:42 | - demultiplex encrypted payload | Bart Polot | 1 | +37 | -38 |
| 2013-08-07 14:36 | -fix W32 FTBFS | Christian Grothoff | 1 | +4 | -15 |
| 2013-08-07 12:10 | -rename as format changed | Christian Grothoff | 1 | +1 | -1 |
| 2013-08-07 10:08 | new hellos for fulcrum and gnunet9 | Matthias Wachs | 2 | +0 | -0 |
| 2013-08-07 10:04 | error message instead of assertion | Matthias Wachs | 1 | +6 | -2 |
| 2013-08-07 09:45 | some output | Matthias Wachs | 1 | +6 | -1 |
| 2013-08-07 08:47 | -implement block decryption again | Christian Grothoff | 1 | +39 | -23 |
| 2013-08-07 08:38 | -fix, handle case where there is no update | Christian Grothoff | 1 | +4 | -1 |
| 2013-08-07 08:09 | core missing for one test | Matthias Wachs | 1 | +2 | -1 |
| 2013-08-06 20:46 | -fixing main FS build, updating man page of gnunet-pseudonym | Christian Grothoff | 27 | +1270 | -2667 |
| 2013-08-06 14:56 | ready to start with benchmarkign implementation | Matthias Wachs | 1 | +140 | -101 |
| 2013-08-06 14:38 | core connections | Matthias Wachs | 2 | +171 | -6 |
| 2013-08-06 14:33 | -disable identity | Christian Grothoff | 1 | +3 | -0 |
| 2013-08-06 14:24 | -again HELLO format change, so these are now bogus | Christian Grothoff | 2 | +0 | -0 |
| 2013-08-06 14:23 | -removing RSA hostkeys | Christian Grothoff | 2 | +0 | -1 |
| 2013-08-06 14:22 | -updating hostkeys to new format | Christian Grothoff | 1 | +0 | -0 |
| 2013-08-06 14:18 | moving to new, fixed-size encoding of public and private ECC keys everywhere, also improving ECC API to better support ECRS/GADS operations | Christian Grothoff | 93 | +1123 | -1044 |
| 2013-08-06 13:47 | peers are connecting | Matthias Wachs | 1 | +21 | -90 |
| 2013-08-06 10:31 | connects only with valgrind?! | Matthias Wachs | 1 | +22 | -23 |
| 2013-08-06 10:15 | connecting | Matthias Wachs | 1 | +4 | -4 |
| 2013-08-06 10:12 | changes to perf_ats | Matthias Wachs | 1 | +138 | -27 |
| 2013-08-06 09:00 | initialization with ats | Matthias Wachs | 1 | +162 | -26 |
| 2013-08-06 07:57 | variable number of peer | Matthias Wachs | 1 | +25 | -4 |
| 2013-08-05 18:10 | - handle local create channel, add channel id for global, root, dest | Bart Polot | 1 | +103 | -80 |
| 2013-08-05 15:02 | intermediate commit | Matthias Wachs | 2 | +100 | -6 |
| 2013-08-05 14:26 | add testbed disable all connections in conf | Matthias Wachs | 4 | +93 | -23 |
| 2013-08-05 14:06 | - apparenty inline comments are bad | Bart Polot | 1 | +2 | -1 |
| 2013-08-05 14:02 | - new client handles | Bart Polot | 1 | +10 | -10 |
| 2013-08-05 13:57 | - handle connection keep-alives | Bart Polot | 1 | +27 | -21 |
| 2013-08-05 13:49 | - handle new ack/poll connection-aware messages | Bart Polot | 1 | +28 | -37 |
| 2013-08-05 13:39 | - change hop-by-hop ACK to be per-connection not per-peer | Bart Polot | 2 | +113 | -152 |
| 2013-08-05 13:32 | confs and makefile | Matthias Wachs | 4 | +42 | -9 |
| 2013-08-05 12:49 | basics for generic ats benchmark | Matthias Wachs | 2 | +79 | -17 |
| 2013-08-05 12:38 | duplicate header | Matthias Wachs | 1 | +0 | -27 |
| 2013-08-05 10:14 | - generic handler for encrypted data | Bart Polot | 1 | +32 | -70 |
| 2013-08-05 09:57 | - add const status to getter params | Bart Polot | 1 | +3 | -3 |
| 2013-08-05 09:55 | - fixes | Bart Polot | 1 | +19 | -7 |
| 2013-08-05 09:49 | - doxygen | Bart Polot | 1 | +2 | -2 |
| 2013-08-05 09:48 | - wip | Bart Polot | 1 | +189 | -8 |
| 2013-08-04 18:43 | Fixing the comments | Claudiu Olteanu | 1 | +2 | -2 |
| 2013-08-04 18:37 | Fixing the comments | Claudiu Olteanu | 1 | +19 | -23 |
| 2013-08-04 18:19 | Extending the testcases to use bluetooth | Claudiu Olteanu | 13 | +476 | -98 |
| 2013-08-03 01:32 | - channel data ack | Bart Polot | 1 | +99 | -118 |
| 2013-08-03 01:15 | - channel data manipulation | Bart Polot | 2 | +155 | -222 |
| 2013-08-03 00:47 | - doxygen order | Bart Polot | 1 | +9 | -7 |
| 2013-08-03 00:43 | - handle connection destroy | Bart Polot | 1 | +27 | -40 |
| 2013-08-03 00:34 | - fixes | Bart Polot | 1 | +17 | -15 |
| 2013-08-02 13:56 | fix for crash on buildbots | Matthias Wachs | 1 | +4 | -5 |
| 2013-08-02 12:40 | fixed doxygen documentation | Matthias Wachs | 1 | +27 | -37 |
| 2013-08-02 11:59 | no valgrind | Matthias Wachs | 1 | +1 | -1 |
| 2013-08-02 08:21 | - connection ack | Bart Polot | 1 | +49 | -42 |
| 2013-08-02 03:09 | - fixes | Bart Polot | 1 | +12 | -17 |
| 2013-08-02 03:02 | - dead code | Bart Polot | 1 | +0 | -68 |
| 2013-08-02 02:51 | - handle connection_create | Bart Polot | 1 | +173 | -131 |
| 2013-08-02 02:03 | - queue_add, priorities | Bart Polot | 1 | +34 | -55 |
| 2013-08-02 01:40 | - fix | Bart Polot | 1 | +21 | -21 |
| 2013-08-02 01:35 | - queue_destroy, queue_send | Bart Polot | 1 | +62 | -178 |
| 2013-08-02 01:01 | - connection timeout management | Bart Polot | 1 | +55 | -39 |
| 2013-08-02 00:47 | - channel destroy iterator | Bart Polot | 1 | +22 | -26 |
| 2013-08-02 00:42 | - fixes | Bart Polot | 1 | +10 | -26 |
| 2013-08-02 00:38 | - tunnel, connection destroy | Bart Polot | 1 | +59 | -16 |
| 2013-08-02 00:26 | - connection, tunnel destroy | Bart Polot | 1 | +55 | -55 |
| 2013-08-02 00:07 | - dont send p2p traffic for local clients | Bart Polot | 1 | +7 | -9 |
| 2013-08-02 00:01 | - fix | Bart Polot | 1 | +2 | -2 |
| 2013-08-02 00:01 | - new channel message types | Bart Polot | 1 | +11 | -11 |
| 2013-08-01 23:57 | - channel message types | Bart Polot | 1 | +2 | -2 |
| 2013-08-01 23:57 | - channel destroy notification | Bart Polot | 2 | +90 | -52 |
| 2013-08-01 23:34 | - mesh encapsulate message types | Bart Polot | 1 | +13 | -3 |
| 2013-08-01 23:33 | - encapsulate channel traffic in tunnel message | Bart Polot | 2 | +190 | -74 |
| 2013-08-01 18:51 | - refactor | Bart Polot | 1 | +65 | -60 |
| 2013-08-01 18:27 | - more channel modifications | Bart Polot | 3 | +139 | -87 |
| 2013-08-01 15:26 | fixed stat counters reduced logging | Matthias Wachs | 6 | +83 | -57 |
| 2013-08-01 14:49 | fixes for list queues | Matthias Wachs | 3 | +11 | -8 |
| 2013-08-01 14:39 | fixes | Matthias Wachs | 1 | +0 | -16 |
| 2013-08-01 14:36 | new unified communication mechanism | Matthias Wachs | 4 | +221 | -114 |
| 2013-08-01 14:11 | - channel messages do not include tunnel info | Bart Polot | 2 | +34 | -31 |
| 2013-08-01 12:25 | changes to scheduler | Matthias Wachs | 3 | +186 | -42 |
| 2013-08-01 11:30 | - channel management | Bart Polot | 1 | +111 | -114 |
| 2013-08-01 09:55 | message parsing on receive | Matthias Wachs | 3 | +357 | -22 |
| 2013-08-01 09:42 | - fixes | Bart Polot | 1 | +7 | -9 |
| 2013-08-01 08:51 | renaming stats and cfg | Matthias Wachs | 6 | +25 | -25 |
| 2013-08-01 08:50 | refactoring since names are too long | Matthias Wachs | 7 | +112 | -65 |
| 2013-08-01 08:14 | docu and additional queue | Matthias Wachs | 1 | +43 | -6 |
| 2013-08-01 07:53 | - fix | Bart Polot | 1 | +2 | -2 |
| 2013-08-01 07:52 | changes for experimentation | Matthias Wachs | 7 | +559 | -10 |
| 2013-07-31 08:07 | - wip | Bart Polot | 3 | +319 | -261 |
| 2013-07-30 15:43 | -make use of deterministic ECDSA in FS, requires libgcrypt from Git as of yesterday | Christian Grothoff | 4 | +54 | -27 |
| 2013-07-30 12:22 | updated code | Matthias Wachs | 4 | +21 | -13 |
| 2013-07-29 03:50 | multicast: no state_delta | Gabor X Toth | 1 | +32 | -45 |
| 2013-07-28 19:57 | multicast/psyc: join cb for members/slaves too | Gabor X Toth | 2 | +12 | -8 |
| 2013-07-28 19:30 | multicast: additional args for member_start, origin_start, origin_to_all; social: use private key struct instead of file | Gabor X Toth | 3 | +92 | -65 |
| 2013-07-28 14:59 | -fix #2970 | Christian Grothoff | 1 | +18 | -9 |
| 2013-07-28 11:11 | Implementing broadcast functionality; Resolving the 'security block' errors; Handling select and send errors | Claudiu Olteanu | 2 | +526 | -165 |
| 2013-07-27 07:50 | - wip | Bart Polot | 4 | +167 | -85 |
| 2013-07-26 12:56 | social: home_leave() | Gabor X Toth | 1 | +6 | -3 |
| 2013-07-26 12:56 | psycstore: state_modify() | Gabor X Toth | 1 | +18 | -8 |
| 2013-07-26 12:56 | psyc: use relays for join decision in this api too | Gabor X Toth | 1 | +10 | -0 |
| 2013-07-25 15:10 | - wip | Bart Polot | 1 | +8 | -15 |
| 2013-07-25 14:13 | fix | Nils Durner | 1 | +2 | -3 |
| 2013-07-25 14:04 | - wip | Bart Polot | 1 | +31 | -43 |
| 2013-07-25 14:03 | - connections dont have options | Bart Polot | 1 | +2 | -11 |
| 2013-07-25 13:45 | multicast: message_cb and last_fragment_id for origin_start(); env lib: indicating state reset | Gabor X Toth | 2 | +21 | -6 |
| 2013-07-25 13:11 | - wip | Bart Polot | 1 | +24 | -28 |
| 2013-07-25 13:11 | - ack is independent from tunnel | Bart Polot | 1 | +2 | -6 |
| 2013-07-25 10:11 | - typo | Bart Polot | 1 | +1 | -1 |
| 2013-07-25 10:08 | - compilation fixes | Bart Polot | 2 | +12 | -13 |
| 2013-07-25 09:59 | - remove duplciate enum | Bart Polot | 1 | +0 | -32 |
| 2013-07-24 15:50 | - Changed tunnel_use_path to use connection | Bart Polot | 1 | +30 | -32 |
| 2013-07-24 15:30 | - calcualte path cost including overlap | Bart Polot | 1 | +48 | -27 |
| 2013-07-24 15:30 | - fix | Bart Polot | 1 | +0 | -1 |
| 2013-07-24 14:50 | RFC new gns publishing | Matthias Wachs | 3 | +38 | -1 |
| 2013-07-24 14:41 | - connection message construction | Bart Polot | 1 | +106 | -71 |
| 2013-07-24 14:41 | - new connection messages | Bart Polot | 1 | +6 | -17 |
| 2013-07-24 14:14 | - format string | Florian Dold | 1 | +2 | -2 |
| 2013-07-24 14:03 | strange typo in dv | Florian Dold | 1 | +1 | -1 |
| 2013-07-24 13:52 | - logging | Florian Dold | 2 | +8 | -3 |
| 2013-07-24 13:50 | - connection messages | Bart Polot | 1 | +31 | -22 |
| 2013-07-24 13:49 | - new P2P messages | Bart Polot | 1 | +45 | -46 |
| 2013-07-24 13:48 | - more renamed message types | Bart Polot | 1 | +2 | -0 |
| 2013-07-24 13:41 | - connection creation function | Bart Polot | 1 | +40 | -57 |
| 2013-07-24 13:40 | - New message names | Bart Polot | 1 | +8 | -5 |
| 2013-07-24 13:19 | - doc | Bart Polot | 1 | +10 | -2 |
| 2013-07-24 13:14 | - change function declarations to new data structures | Bart Polot | 1 | +96 | -112 |
| 2013-07-24 12:14 | -do NOT cancel here | Christian Grothoff | 1 | +1 | -3 |
| 2013-07-24 12:12 | - new data structures | Bart Polot | 1 | +93 | -103 |
| 2013-07-24 11:39 | - msg type added | Florian Dold | 1 | +15 | -0 |
| 2013-07-24 11:06 | -fix warnings on W32 | Christian Grothoff | 1 | +7 | -3 |
| 2013-07-24 11:04 | -w32 bugfix -- compiler warning too | Christian Grothoff | 3 | +23 | -3 |
| 2013-07-24 11:00 | - don't build new mesh for now, too broken | Bart Polot | 1 | +1 | -1 |
| 2013-07-24 10:48 | -consensus fixes | Florian Dold | 4 | +60 | -9 |
| 2013-07-23 22:19 | - return, don't break | Florian Dold | 1 | +1 | -1 |
| 2013-07-23 22:13 | - modulo in shuffle | Florian Dold | 1 | +1 | -2 |
| 2013-07-23 21:45 | - extract context msg correctly | Florian Dold | 3 | +21 | -5 |
| 2013-07-23 21:27 | -send elements to client | Florian Dold | 1 | +32 | -1 |
| 2013-07-23 20:29 | - better debug logs, ibf tweak | Florian Dold | 2 | +33 | -9 |
| 2013-07-23 20:15 | skiping the broadcast messages | Claudiu Olteanu | 1 | +135 | -126 |
| 2013-07-23 18:37 | - wip | Bart Polot | 1 | +177 | -149 |
| 2013-07-23 17:31 | - missing file | Bart Polot | 1 | +293 | -0 |
| 2013-07-23 17:26 | - docs | Florian Dold | 1 | +2 | -3 |
| 2013-07-23 17:26 | - set iteration | Florian Dold | 5 | +193 | -1 |
| 2013-07-23 16:24 | - comment | Florian Dold | 1 | +3 | -1 |
| 2013-07-23 16:18 | - set iterate declaration | Florian Dold | 1 | +35 | -3 |
| 2013-07-23 14:35 | - pass set service disconnect to client | Florian Dold | 3 | +55 | -16 |
| 2013-07-23 14:32 | Change MESH API to use Tunnel to use Channel | Bart Polot | 3 | +438 | -442 |
| 2013-07-23 14:03 | - add .h files for new mesh api | Bart Polot | 4 | +2597 | -2 |
| 2013-07-23 13:27 | - copy mesh protocol for encrypted version | Bart Polot | 1 | +1 | -1 |
| 2013-07-23 13:24 | - dead code | Bart Polot | 1 | +0 | -20 |
| 2013-07-23 13:20 | - add separate encryption enabled mesh to avoid breakage during developement | Bart Polot | 2 | +6025 | -1 |
| 2013-07-23 13:05 | - doxygen | Bart Polot | 1 | +1 | -1 |
| 2013-07-23 13:04 | - don't use peer_info as a data strcut name | Bart Polot | 1 | +100 | -103 |
| 2013-07-23 12:53 | - doxygen | Bart Polot | 1 | +4 | -4 |
| 2013-07-23 12:51 | - don't leak memory on repeated PATH_CREATE | Bart Polot | 1 | +18 | -14 |
| 2013-07-23 05:38 | multicast: group_member_remove() | Gabor X Toth | 1 | +39 | -0 |
| 2013-07-23 05:38 | multicast/psyc: no part cb needed | Gabor X Toth | 2 | +12 | -91 |
| 2013-07-23 05:38 | multicast/psyc: use start/stop naming for master/origin | Gabor X Toth | 2 | +17 | -17 |
| 2013-07-23 05:38 | untabify | Gabor X Toth | 4 | +106 | -106 |
| 2013-07-22 23:31 | - send ack could call queue_add and set the handler | Bart Polot | 1 | +17 | -13 |
| 2013-07-22 23:20 | - don't try to do stuff on an error callback | Bart Polot | 1 | +10 | -5 |
| 2013-07-22 21:46 | - remove assertion: can happen that if both own and cli send a destroy tunnel, funcion will be called twice, this is not an error | Bart Polot | 1 | +10 | -8 |
| 2013-07-22 18:15 | - handle cyclic IBFs and SEs correctly | Florian Dold | 3 | +22 | -10 |
| 2013-07-22 17:52 | - cancel polling on cancel_queues | Bart Polot | 1 | +8 | -1 |
| 2013-07-22 17:35 | - not an error, messages could have crossed on the wire | Bart Polot | 1 | +1 | -1 |
| 2013-07-22 17:33 | - add port number to debug | Bart Polot | 2 | +11 | -6 |
| 2013-07-22 17:16 | - not an error | Bart Polot | 1 | +3 | -2 |
| 2013-07-22 17:15 | - if the next peer has destroyed tunnel, don't poll, destroy any leftover traffic | Bart Polot | 1 | +29 | -15 |
| 2013-07-22 16:56 | - inverted comparison operators | Bart Polot | 1 | +9 | -9 |
| 2013-07-22 16:36 | - copy and d'oh | Bart Polot | 1 | +1 | -1 |
| 2013-07-22 16:34 | - cancel retransmissions on destroy | Bart Polot | 1 | +45 | -12 |
| 2013-07-22 16:14 | - unregister ports on client disconnect | Bart Polot | 1 | +33 | -1 |
| 2013-07-22 16:03 | - try to work if both RELIABLE and NOBUFFER options are selected | Bart Polot | 1 | +1 | -1 |
| 2013-07-22 13:51 | - fix mantis 2954 | Bart Polot | 1 | +1 | -2 |
| 2013-07-22 13:50 | - log wrong TID | Bart Polot | 1 | +1 | -0 |
| 2013-07-22 13:28 | - move tunnel number verification to function | Bart Polot | 1 | +5 | -14 |
| 2013-07-22 13:06 | - fix | Bart Polot | 1 | +2 | -3 |
| 2013-07-22 13:05 | - make sure fc->t is initialized | Bart Polot | 1 | +2 | -0 |
| 2013-07-22 13:02 | - allow same owner && client | Bart Polot | 1 | +10 | -3 |
| 2013-07-22 12:12 | - test for correct uncommited set op destruction | Florian Dold | 1 | +10 | -0 |
| 2013-07-22 12:11 | - cancel uncommited set operation correctly | Florian Dold | 1 | +15 | -13 |
| 2013-07-22 08:32 | -handle set API quirk -- #2955 | Christian Grothoff | 1 | +2 | -0 |
| 2013-07-22 07:19 | -note where 2919 should be also implemented | Christian Grothoff | 1 | +2 | -0 |
| 2013-07-22 07:18 | rename GNUNET_TUN_ipvXtoregex to GNUNET_TUN_ipvXtoregexsearch to clarify that this is for generating the search strings | Christian Grothoff | 4 | +14 | -14 |
| 2013-07-22 07:16 | -move all code that deals with IP/policy to regex/string conversion to tun | Christian Grothoff | 3 | +95 | -22 |
| 2013-07-21 16:29 | -do NULL check before dereferencing | Christian Grothoff | 1 | +12 | -4 |
| 2013-07-21 16:27 | -initialize element type | Christian Grothoff | 1 | +1 | -0 |
| 2013-07-21 16:25 | -fix uninit and fix leak | Christian Grothoff | 1 | +2 | -0 |
| 2013-07-21 12:51 | Fixing the function called to convert a string address to a binary address | Claudiu Olteanu | 1 | +9 | -9 |
| 2013-07-19 16:48 | Fixed some bugs | Claudiu Olteanu | 1 | +92 | -49 |
| 2013-07-19 15:08 | - Fix coverity 10602 | Bart Polot | 1 | +1 | -1 |
| 2013-07-19 14:54 | - fix cov10603 | Bart Polot | 1 | +0 | -1 |
| 2013-07-19 14:27 | - log tunnel state evolution | Bart Polot | 1 | +83 | -12 |
| 2013-07-19 13:55 | Fixing dependencies for bluetooth plugin | Claudiu Olteanu | 1 | +12 | -10 |
| 2013-07-19 13:46 | - missing message types | Bart Polot | 1 | +10 | -5 |
| 2013-07-19 13:46 | - major refactoring, implement bi-directional keepalives, retransmit initial messages when lost | Bart Polot | 3 | +657 | -540 |
| 2013-07-19 11:30 | -doxygen fixes | Christian Grothoff | 2 | +2 | -5 |
| 2013-07-19 11:14 | -fixed memory leak | Florian Dold | 1 | +1 | -1 |
| 2013-07-19 11:12 | -missing return | Florian Dold | 1 | +1 | -0 |
| 2013-07-19 11:12 | - fixed malloc size | Florian Dold | 1 | +2 | -2 |
| 2013-07-18 22:48 | - set autostart | Florian Dold | 1 | +3 | -0 |
| 2013-07-18 21:12 | -pogen | Christian Grothoff | 1 | +7 | -7 |
| 2013-07-18 21:12 | -minor code cleanup | Christian Grothoff | 5 | +65 | -23 |
| 2013-07-18 14:37 | uninitialized variable | Matthias Wachs | 1 | +1 | -1 |
| 2013-07-18 13:54 | - fix condition to omit hop-by-hop ACK | Bart Polot | 1 | +6 | -11 |
| 2013-07-18 13:51 | const was discarded | Matthias Wachs | 1 | +1 | -1 |
| 2013-07-18 13:47 | -updating ignores | Christian Grothoff | 1 | +0 | -0 |
| 2013-07-18 13:45 | -removing last bits of RSA support, as this code is now dead | Christian Grothoff | 10 | +4 | -3157 |
| 2013-07-18 13:36 | -add dependencies to hopefully make W32 bb happy | Christian Grothoff | 1 | +6 | -3 |
| 2013-07-18 13:34 | -fix function signature | Christian Grothoff | 1 | +4 | -6 |
| 2013-07-18 13:27 | -use sh instead of bash | Christian Grothoff | 2 | +2 | -2 |
| 2013-07-18 12:56 | -enable buffering | Christian Grothoff | 1 | +2 | -2 |
| 2013-07-18 12:42 | - fix | Bart Polot | 1 | +2 | -0 |
| 2013-07-18 12:36 | - don't zero send flag after a cancelled transmission | Bart Polot | 1 | +1 | -1 |
| 2013-07-18 12:35 | - fix ACK for TO_ORIG traffic | Bart Polot | 1 | +5 | -4 |
| 2013-07-18 12:22 | - debug | Bart Polot | 1 | +10 | -5 |
| 2013-07-18 12:14 | -fix shutdown logic | Christian Grothoff | 1 | +3 | -1 |
| 2013-07-18 12:10 | - debug, cleanup | Bart Polot | 1 | +5 | -5 |
| 2013-07-18 11:54 | -fixing bad replacement earlier | Christian Grothoff | 1 | +11 | -10 |
| 2013-07-18 11:53 | - doc, warnings | Bart Polot | 3 | +16 | -2 |
| 2013-07-18 11:50 | -sync for bart | Christian Grothoff | 2 | +36 | -33 |
| 2013-07-18 11:42 | - assert return values | Sree Harsha Totakura | 2 | +3 | -2 |
| 2013-07-18 11:42 | - remove dependency on DHT | Sree Harsha Totakura | 2 | +16 | -16 |
| 2013-07-18 11:37 | -nicer logging | Christian Grothoff | 2 | +19 | -10 |
| 2013-07-18 11:31 | -missing file, more cleanup | Christian Grothoff | 2 | +810 | -93 |
| 2013-07-18 11:11 | -minor bugfixes | Christian Grothoff | 1 | +4 | -4 |
| 2013-07-18 11:06 | -splitting mesh into server and client parts | Christian Grothoff | 7 | +670 | -1251 |
| 2013-07-18 09:07 | -minor code cleanup | Christian Grothoff | 4 | +15 | -15 |
| 2013-07-18 07:03 | memory leak | Matthias Wachs | 1 | +1 | -0 |
| 2013-07-18 07:01 | bug fix | Matthias Wachs | 1 | +1 | -0 |
| 2013-07-17 21:46 | -renaming stream->mesh where applicable | Christian Grothoff | 3 | +101 | -102 |
| 2013-07-17 21:46 | -removing obsolte stream message types | Christian Grothoff | 2 | +8 | -67 |
| 2013-07-17 20:26 | -modernize a bit more | Christian Grothoff | 1 | +2 | -2 |
| 2013-07-17 20:26 | -code cleanup, tolerate e->vals of NULL | Christian Grothoff | 1 | +47 | -61 |
| 2013-07-17 20:26 | -misc bugfixes and test-fixes | Christian Grothoff | 6 | +69 | -86 |
| 2013-07-17 19:33 | -skeleton for 2nd test | Christian Grothoff | 1 | +321 | -0 |
| 2013-07-17 13:43 | PSYC/multicast: message parameters for join/part requests | Gabor X Toth | 3 | +47 | -25 |
| 2013-07-17 13:35 | - gns depends on vpn | Bart Polot | 1 | +1 | -1 |
| 2013-07-17 13:20 | - TODO | Bart Polot | 1 | +1 | -0 |
| 2013-07-17 13:19 | - cleanup | Bart Polot | 1 | +1 | -9 |
| 2013-07-17 12:54 | - refactor | Bart Polot | 1 | +5 | -7 |
| 2013-07-17 12:46 | - return on error | Bart Polot | 1 | +3 | -0 |
| 2013-07-17 12:43 | - use proper ID | Bart Polot | 1 | +1 | -1 |
| 2013-07-17 12:42 | - log event, not an error | Bart Polot | 1 | +4 | -2 |
| 2013-07-17 12:40 | - start poll on queue_add | Bart Polot | 1 | +6 | -0 |
| 2013-07-17 12:37 | -improve test | Christian Grothoff | 1 | +92 | -6 |
| 2013-07-17 10:33 | -use separate logging cateogory for util-server-nc | Christian Grothoff | 1 | +2 | -2 |
| 2013-07-17 10:33 | -identity API bugfixes | Christian Grothoff | 3 | +54 | -7 |
| 2013-07-17 10:01 | -fix typos | Christian Grothoff | 5 | +18 | -10 |
| 2013-07-17 09:41 | -fix uninitialized fields | Christian Grothoff | 1 | +5 | -0 |
| 2013-07-17 09:25 | -silliness | Christian Grothoff | 1 | +0 | -3 |
| 2013-07-17 07:47 | -add missing includes for FreeBSD | Christian Grothoff | 1 | +3 | -0 |
| 2013-07-17 07:12 | removing breaks, adding stats | Matthias Wachs | 2 | +15 | -13 |
| 2013-07-17 07:03 | broken build | Matthias Wachs | 1 | +1 | -1 |
| 2013-07-16 23:18 | -doxygen | Christian Grothoff | 3 | +5 | -2 |
| 2013-07-16 19:08 | social: finish callback for history lesson | Gabor X Toth | 1 | +39 | -23 |
| 2013-07-16 15:10 | -add identity service to standard build | Christian Grothoff | 2 | +2 | -1 |
| 2013-07-16 15:09 | -towards testing identity service | Christian Grothoff | 7 | +228 | -35 |
| 2013-07-16 13:17 | -use new API | Bart Polot | 1 | +4 | -4 |
| 2013-07-16 12:56 | - update cleaner in testcase | Bart Polot | 1 | +1 | -0 |
| 2013-07-16 12:54 | - make send_client_destroy generic and same-client-friendly | Bart Polot | 1 | +8 | -11 |
| 2013-07-16 12:50 | -cancel polling on tunnel destruction/empty queue | Bart Polot | 1 | +30 | -12 |
| 2013-07-16 12:49 | debug tunnel destroy | Bart Polot | 1 | +7 | -4 |
| 2013-07-16 12:07 | - uninitialized memory on the network | Bart Polot | 1 | +2 | -1 |
| 2013-07-16 12:06 | - destroy tunnel at the end of the function | Bart Polot | 1 | +7 | -6 |
| 2013-07-16 11:52 | - don't do valgrind by default | Bart Polot | 1 | +1 | -1 |
| 2013-07-16 11:21 | Remove stream | Bart Polot | 19 | +1 | -8177 |
| 2013-07-16 08:46 | -proper support for initial listing vs. monitor mode | Christian Grothoff | 2 | +14 | -4 |
| 2013-07-16 08:42 | local doxygen | Gabor X Toth | 3 | +317 | -0 |
| 2013-07-16 08:42 | psyc/social docs | Gabor X Toth | 3 | +13 | -10 |
| 2013-07-16 08:40 | initial version of gnunet-identity command-line tool | Christian Grothoff | 5 | +218 | -9 |
| 2013-07-16 08:19 | -theoretically finished identity service (untested) | Christian Grothoff | 1 | +19 | -9 |
| 2013-07-16 08:13 | -handle loading, deletion and renaming of files of egos | Christian Grothoff | 1 | +68 | -4 |
| 2013-07-16 08:00 | -update subsystem cfg on rename/delete | Christian Grothoff | 1 | +111 | -1 |
| 2013-07-16 07:49 | -implement set handling | Christian Grothoff | 1 | +72 | -5 |
| 2013-07-16 07:42 | -handle get failure properly | Christian Grothoff | 2 | +7 | -8 |
| 2013-07-16 00:11 | - disconnect tunnels before destorying mesh handle | Bart Polot | 1 | +6 | -6 |
| 2013-07-16 00:00 | - use same options everywhere | Bart Polot | 2 | +5 | -5 |
| 2013-07-15 23:34 | - unchoke client after 64 messages hace been ACK'd | Bart Polot | 1 | +5 | -4 |
| 2013-07-15 23:00 | - debug | Bart Polot | 1 | +2 | -2 |
| 2013-07-15 22:37 | - off by one | Bart Polot | 1 | +1 | -1 |
| 2013-07-15 22:37 | - change MID to 32bits, allow overflow (fixes lost packet 0) | Bart Polot | 2 | +58 | -60 |
| 2013-07-15 22:04 | -fix: set default includes service name, not identity name | Christian Grothoff | 1 | +7 | -4 |
| 2013-07-15 21:56 | -handle get default | Christian Grothoff | 1 | +89 | -5 |
| 2013-07-15 21:43 | -notes on what is left | Christian Grothoff | 1 | +22 | -0 |
| 2013-07-15 21:40 | -towards handling identifier creation | Christian Grothoff | 1 | +54 | -4 |
| 2013-07-15 21:34 | -towards handling rename/delete requests | Christian Grothoff | 1 | +104 | -7 |
| 2013-07-15 21:10 | -code to generate some of the responses | Christian Grothoff | 1 | +72 | -4 |
| 2013-07-15 20:52 | -skeleton for identity service | Christian Grothoff | 1 | +277 | -3 |
| 2013-07-15 20:37 | -suspend/resume is unnecessary now | Christian Grothoff | 1 | +0 | -4 |
| 2013-07-15 20:27 | -finishing identity client library, at least in theory (untested) | Christian Grothoff | 1 | +79 | -4 |
| 2013-07-15 19:17 | - debug | Bart Polot | 1 | +5 | -2 |
| 2013-07-15 19:05 | Refactored code to eliminate duplicates depending on FWD/BCK traffic | Bart Polot | 1 | +185 | -340 |
| 2013-07-15 17:54 | - fixed | Bart Polot | 1 | +0 | -1 |
| 2013-07-15 17:52 | - don't discriminate against unreliable tunnels | Bart Polot | 1 | +4 | -0 |
| 2013-07-15 17:44 | - Poll whenever the queue is not empty | Bart Polot | 1 | +5 | -5 |
| 2013-07-15 17:35 | - don't allow more than 64 messages in the input buffer of the owner | Bart Polot | 1 | +19 | -13 |
| 2013-07-15 14:09 | - fix polling in the presence of lost data | Bart Polot | 1 | +79 | -27 |
| 2013-07-15 12:56 | - use fitting data type | Bart Polot | 1 | +2 | -2 |
| 2013-07-15 12:26 | -hacking get, rename, delete on client side | Christian Grothoff | 1 | +94 | -7 |
| 2013-07-15 12:22 | Change get_info API | Bart Polot | 3 | +89 | -51 |
| 2013-07-15 12:22 | - debig | Bart Polot | 1 | +2 | -0 |
| 2013-07-15 11:35 | - ignore | Bart Polot | 0 | +0 | -0 |
| 2013-07-15 11:30 | - fix end-to-end stalling, update todo | Bart Polot | 1 | +4 | -0 |
| 2013-07-15 11:29 | - doc | Bart Polot | 2 | +1 | -9 |
| 2013-07-15 09:57 | udp returned addresses with 0-port | Matthias Wachs | 1 | +4 | -0 |
| 2013-07-15 09:22 | improved printing | Matthias Wachs | 1 | +3 | -2 |
| 2013-07-15 09:22 | while running transport: valgrind showed memory leak due to not removed resolution processes storing pretty printer requests and removing them after timeout | Matthias Wachs | 2 | +166 | -3 |
| 2013-07-15 09:13 | PSYC: historic message flag | Gabor X Toth | 2 | +14 | -5 |
| 2013-07-15 08:43 | do not use forever | Matthias Wachs | 1 | +3 | -1 |
| 2013-07-15 08:27 | social: use the TransmitReadyNotify callback from the connection lib for transmissions | Gabor X Toth | 2 | +8 | -8 |
| 2013-07-15 07:54 | PSYC: move history & state functions to the common channel API | Gabor X Toth | 1 | +112 | -112 |
| 2013-07-15 07:54 | env: doc; spaces | Gabor X Toth | 5 | +50 | -50 |
| 2013-07-15 07:25 | PSYC API: use master/slave/channel terminology | Gabor X Toth | 3 | +136 | -134 |
| 2013-07-15 07:25 | PSYC/social: use an Environment for setting variables / state operations | Gabor X Toth | 4 | +275 | -279 |
| 2013-07-15 07:25 | psyc(store): group generation only needed when storing the message | Gabor X Toth | 2 | +2 | -14 |
| 2013-07-15 07:25 | multicast: message fragmentation | Gabor X Toth | 4 | +162 | -76 |
| 2013-07-15 07:25 | psyc api: no state events, those are handled in social | Gabor X Toth | 1 | +19 | -50 |
| 2013-07-15 07:25 | PLACE record type for gns & namestore | Gabor X Toth | 2 | +11 | -1 |
| 2013-07-14 23:28 | -doxygen | Christian Grothoff | 1 | +2 | -2 |
| 2013-07-14 20:45 | -break in unimplemented functions | Christian Grothoff | 1 | +5 | -0 |
| 2013-07-14 20:37 | -addressing variable-size ECC private key len in IPC | Christian Grothoff | 2 | +31 | -32 |
| 2013-07-14 20:27 | -first steps towards identity client API | Christian Grothoff | 4 | +436 | -67 |
| 2013-07-14 19:55 | -cleaner | Christian Grothoff | 1 | +9 | -14 |
| 2013-07-14 19:25 | -renaming pseudonym to ego in identity service | Christian Grothoff | 3 | +39 | -50 |
| 2013-07-14 19:15 | -bad style, die | Christian Grothoff | 1 | +0 | -4 |
| 2013-07-14 19:15 | -improved debug logic | Christian Grothoff | 2 | +7 | -8 |
| 2013-07-14 18:59 | -update ignores | Christian Grothoff | 0 | +0 | -0 |
| 2013-07-14 18:59 | -create makefiles for identity service | Christian Grothoff | 1 | +2 | -0 |
| 2013-07-14 18:58 | -license version fix | Christian Grothoff | 1 | +1 | -1 |
| 2013-07-14 18:57 | -identity IPC definitions: message types | Christian Grothoff | 2 | +48 | -5 |
| 2013-07-14 18:53 | -identity IPC definitions | Christian Grothoff | 2 | +332 | -11 |
| 2013-07-14 18:22 | -fix #2940 - FTBFS | Christian Grothoff | 1 | +6 | -6 |
| 2013-07-14 18:20 | -skeleton for identity service | Christian Grothoff | 6 | +615 | -0 |
| 2013-07-14 11:25 | Integrating bluetooth in the configuration file | Claudiu Olteanu | 1 | +7 | -0 |
| 2013-07-14 11:05 | Integrating bluetooth plugin | Claudiu Olteanu | 2 | +50 | -1 |
| 2013-07-13 22:56 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2013-07-13 19:29 | -updating ignores | Christian Grothoff | 0 | +0 | -0 |
| 2013-07-13 19:28 | -adding missing functions to identity service to make it more complete wrt replacing namestore functions from FS | Christian Grothoff | 1 | +42 | -0 |
| 2013-07-13 18:55 | -fix year | Christian Grothoff | 1 | +1 | -1 |
| 2013-07-13 18:51 | -documenting and cleaning up gnunet-publish code | Christian Grothoff | 1 | +140 | -46 |
| 2013-07-13 16:51 | - queue destruction | Florian Dold | 1 | +1 | -1 |
| 2013-07-13 16:07 | -update test cases and improve output | Christian Grothoff | 4 | +15 | -5 |
| 2013-07-13 15:49 | -fix loglevel | Christian Grothoff | 1 | +1 | -1 |
| 2013-07-13 15:36 | -move dv API header to where it would typically belong | Christian Grothoff | 4 | +167 | -166 |
| 2013-07-13 15:34 | -bring set/gns into the fold of non-experimental subsystems | Christian Grothoff | 1 | +3 | -1 |
| 2013-07-13 15:33 | -add dv_get_network to DV API, improve signature to use 'struct Session *' instead of 'void *' | Christian Grothoff | 10 | +66 | -33 |
| 2013-07-13 15:00 | dont skip when mid > traget | Bart Polot | 1 | +0 | -1 |
| 2013-07-13 14:58 | Adding a copy of wlan plugin used for bluetooth plugin | Claudiu Olteanu | 3 | +1942 | -21 |
| 2013-07-13 14:54 | fixes | Bart Polot | 1 | +17 | -8 |
| 2013-07-13 12:09 | fixes. lunch break | Bart Polot | 1 | +9 | -1 |
| 2013-07-13 11:50 | - use one tunnelnotification struct | Bart Polot | 3 | +15 | -15 |
| 2013-07-13 11:46 | - bitfield does not loke NBO | Bart Polot | 1 | +2 | -3 |
| 2013-07-13 11:43 | - update status of client protocol | Bart Polot | 2 | +65 | -64 |
| 2013-07-13 10:15 | - initital implementation of bitfield ACK-ing of future messages | Bart Polot | 1 | +154 | -5 |
| 2013-07-13 09:10 | - use enum, add out of order option | Bart Polot | 1 | +18 | -2 |
| 2013-07-13 09:09 | - tweak timing, improve precessing of received messages | Bart Polot | 1 | +25 | -6 |
| 2013-07-13 08:45 | -return NULL if never set | Christian Grothoff | 1 | +3 | -0 |
| 2013-07-13 03:42 | - don't retransmit so eagerly | Bart Polot | 1 | +3 | -1 |
| 2013-07-13 03:39 | - filter by type | Bart Polot | 1 | +2 | -0 |
| 2013-07-13 03:39 | - separate hop and end ACK at destination | Bart Polot | 1 | +14 | -13 |
| 2013-07-13 03:16 | - off by one | Bart Polot | 1 | +10 | -6 |
| 2013-07-13 02:51 | - debug | Bart Polot | 1 | +2 | -0 |
| 2013-07-13 02:46 | - when injecting a retransmitted message in the queue, update its pid to the lowest from the queue | Bart Polot | 1 | +21 | -7 |
| 2013-07-13 02:29 | - fixes | Bart Polot | 1 | +6 | -3 |
| 2013-07-13 02:06 | - undo mix of pid and mid | Bart Polot | 1 | +6 | -10 |
| 2013-07-13 01:43 | - fix unreliable unicast | Bart Polot | 1 | +4 | -2 |
| 2013-07-13 01:36 | - fix disconnecting of ghost clients | Bart Polot | 1 | +13 | -6 |
| 2013-07-13 01:32 | - connect_notify is also called with NULL on server shutdown | Bart Polot | 3 | +12 | -2 |
| 2013-07-13 01:20 | Add context to a client immediately after connection. Otherwise calling SERVER_get_client_context on a client that never sent an initial message (and didn't have a chance to receive something via SERVER_set_client_context) causes an assertion failure in server.c:355. This happens when the client can connect to the service on multiple protocols, one of the connections will be immediately closed (see bug for ghost client disconnects) | Bart Polot | 1 | +22 | -5 |
| 2013-07-13 01:13 | - use message ID for end-to-end ACKs | Bart Polot | 2 | +74 | -91 |
| 2013-07-12 23:01 | - limit retransmission buffer size | Bart Polot | 1 | +17 | -7 |
| 2013-07-12 22:37 | - don't retransmit a message if it's stil in the outgoing queue | Bart Polot | 1 | +28 | -4 |
| 2013-07-12 22:15 | - calculate round trip time of real message, not original | Bart Polot | 1 | +13 | -4 |
| 2013-07-12 22:13 | -fix doxygen | Christian Grothoff | 1 | +1 | -1 |
| 2013-07-12 15:27 | new hellos | Matthias Wachs | 2 | +0 | -0 |
| 2013-07-12 15:04 | template update | Matthias Wachs | 1 | +13 | -2 |
| 2013-07-12 14:56 | using inbound string | Matthias Wachs | 6 | +10 | -10 |
| 2013-07-12 14:55 | String to print inbound connections | Matthias Wachs | 1 | +2 | -0 |
| 2013-07-12 14:45 | fixing crash | Matthias Wachs | 1 | +10 | -0 |
| 2013-07-12 14:42 | unused variable | Matthias Wachs | 1 | +0 | -1 |
| 2013-07-12 14:15 | important check | Matthias Wachs | 1 | +9 | -0 |
| 2013-07-12 13:53 | - use correct ACK for nonreliable tunnels | Bart Polot | 1 | +2 | -2 |
| 2013-07-12 13:46 | fix | Matthias Wachs | 1 | +0 | -1 |
| 2013-07-12 13:43 | fix if plugin is loaded only in stub mode | Matthias Wachs | 4 | +14 | -4 |
| 2013-07-12 13:28 | automatically replace all server addresses with client addresses | Matthias Wachs | 1 | +11 | -1 |
| 2013-07-12 13:04 | substring search is the root of all evil: peerinfo did load wrong plugin if substring matches: used https for http address | Matthias Wachs | 1 | +11 | -2 |
| 2013-07-12 11:22 | - use API change from r27944 | Bart Polot | 1 | +8 | -20 |
| 2013-07-12 09:43 | PSYC/social: header for method callbacks | Gabor X Toth | 3 | +49 | -1 |
| 2013-07-12 09:15 | fix state machine | Matthias Wachs | 1 | +6 | -9 |
| 2013-07-12 08:58 | disabling error level message, adding stats instead | Matthias Wachs | 1 | +12 | -2 |
| 2013-07-12 08:51 | fixed address validation for plugins with client server architecture | Matthias Wachs | 1 | +18 | -2 |
| 2013-07-12 08:50 | verified and improved address checking for external hostname and verify option | Matthias Wachs | 1 | +6 | -6 |
| 2013-07-12 08:47 | PSYC APIs: added missing args and functions, more consistent naming | Gabor X Toth | 8 | +496 | -310 |
| 2013-07-11 22:18 | -adding API to associated user context with a server's client to avoid ugly hacks, such as linked list searches and casting pointers to integers (thanks to Peter-Vogginger for forcing me to fix this) | Christian Grothoff | 2 | +89 | -6 |
| 2013-07-11 22:08 | -adding missing file" | Christian Grothoff | 1 | +77 | -0 |
| 2013-07-11 20:45 | -disable regex autostart for tests | Christian Grothoff | 1 | +3 | -0 |
| 2013-07-11 20:41 | -no namestore autostarting | Christian Grothoff | 2 | +4 | -2 |
| 2013-07-11 20:35 | -no regex autostart | Christian Grothoff | 1 | +3 | -0 |
| 2013-07-11 19:01 | fixed test case | Florian Dold | 1 | +1 | -1 |
| 2013-07-11 18:41 | - fix segfault on error | Bart Polot | 1 | +1 | -1 |
| 2013-07-11 16:27 | -fix | Christian Grothoff | 1 | +5 | -1 |
| 2013-07-11 16:03 | enabling address check in validation | Matthias Wachs | 2 | +29 | -3 |
| 2013-07-11 15:24 | - adapt delay after each ACK | Bart Polot | 1 | +1 | -1 |
| 2013-07-11 15:24 | improved network switching | Matthias Wachs | 1 | +7 | -2 |
| 2013-07-11 15:22 | - fix use after free | Bart Polot | 2 | +14 | -8 |
| 2013-07-11 15:19 | -fix | Christian Grothoff | 1 | +2 | -2 |
| 2013-07-11 15:04 | notify ATS about a session (used for for validation) if we receive payload from a remote peer on this session | Matthias Wachs | 2 | +14 | -4 |
| 2013-07-11 14:48 | - fixed weird 'feature' | Bart Polot | 1 | +5 | -2 |
| 2013-07-11 14:44 | new function to check if session is known to ats required for two reasons: we cannot update metrics for validation sessions since these are not known to ats a remote peer can decide to use an inbound validation session to transmit data, so we have to add the session to ats if we receive payload on a session | Matthias Wachs | 2 | +40 | -6 |
| 2013-07-11 14:39 | -add extra checks | Christian Grothoff | 1 | +4 | -4 |
| 2013-07-11 14:30 | Finishing mesh reliable: - per-tunnel retransmission, always retransmit oldest not-ACK'd message - adaptive retransmission delay -- start with 1s -- use per-message timing to update expected delay on each ACK as d = avg (d, new) -- update pending retransmissions with new values | Bart Polot | 1 | +150 | -85 |
| 2013-07-11 14:03 | log level | Matthias Wachs | 1 | +2 | -2 |
| 2013-07-11 13:50 | removing unwanted break | Matthias Wachs | 1 | +0 | -1 |
| 2013-07-11 13:49 | removing general address adding | Matthias Wachs | 1 | +10 | -6 |
| 2013-07-11 13:48 | printing inbound addresses | Matthias Wachs | 1 | +2 | -2 |
| 2013-07-11 13:48 | adding debug message | Matthias Wachs | 1 | +6 | -1 |
| 2013-07-11 13:48 | fixed: inbound address size reporting inbound sessions | Matthias Wachs | 1 | +8 | -10 |
| 2013-07-11 13:03 | - more mess from retransmission of data | Bart Polot | 2 | +5 | -3 |
| 2013-07-11 12:56 | notification for inbound sessions | Matthias Wachs | 1 | +51 | -8 |
| 2013-07-11 12:53 | - fix memleak | Bart Polot | 1 | +1 | -0 |
| 2013-07-11 12:53 | - queue_destroy does all the work | Bart Polot | 1 | +0 | -1 |
| 2013-07-11 12:34 | fix: wrong address length | Matthias Wachs | 1 | +2 | -2 |
| 2013-07-11 12:11 | - drop newest message when a retransmission comes in | Bart Polot | 1 | +5 | -3 |
| 2013-07-11 12:06 | fixed: printing of inbound session size of inbound sessions | Matthias Wachs | 1 | +55 | -10 |
| 2013-07-11 12:03 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2013-07-11 12:03 | -slight simplifications | Christian Grothoff | 1 | +50 | -45 |
| 2013-07-11 11:58 | - avoid POLL messing with reliability counter | Bart Polot | 1 | +53 | -14 |
| 2013-07-11 11:56 | -document | Christian Grothoff | 2 | +2 | -0 |
| 2013-07-11 11:39 | - avoid POLL messing with reliability counter | Bart Polot | 1 | +11 | -2 |
| 2013-07-11 11:35 | added bt quota | Matthias Wachs | 1 | +3 | -0 |
| 2013-07-11 11:29 | fixed: - printing inbound connections - lookup for existing sessions - notifying transport with session_start only for inbound sessions | Matthias Wachs | 1 | +30 | -16 |
| 2013-07-11 09:37 | fix: | Matthias Wachs | 1 | +17 | -10 |
| 2013-07-11 09:15 | fix for printing | Matthias Wachs | 1 | +6 | -1 |
| 2013-07-11 07:47 | remove , | Matthias Wachs | 1 | +1 | -1 |
| 2013-07-11 07:24 | fixing uninitialized values | Matthias Wachs | 1 | +8 | -0 |
| 2013-07-11 07:03 | fix for header | Matthias Wachs | 1 | +4 | -3 |
| 2013-07-10 23:08 | - doxygen | Bart Polot | 1 | +0 | -1 |
| 2013-07-10 17:29 | - don't let retransmissions mess with per-hop ACK | Bart Polot | 1 | +11 | -4 |
| 2013-07-10 16:53 | - data_ack ack's all previous messages, change hashmap to FIFO DLL | Bart Polot | 1 | +57 | -43 |
| 2013-07-10 15:36 | - missing message types | Bart Polot | 1 | +12 | -7 |
| 2013-07-10 15:11 | - updated message numbers | Bart Polot | 1 | +12 | -7 |
| 2013-07-10 15:10 | - use different DATA ACK for both directions | Bart Polot | 1 | +23 | -15 |
| 2013-07-10 15:10 | - nbo | Bart Polot | 1 | +1 | -0 |
| 2013-07-10 14:23 | -extra checks | Christian Grothoff | 1 | +2 | -2 |
| 2013-07-10 13:16 | -no void | Christian Grothoff | 1 | +10 | -10 |
| 2013-07-10 13:12 | - fix decoding of tunnel options | Bart Polot | 1 | +5 | -3 |
| 2013-07-10 13:11 | - change retransmit time to #define, debug | Bart Polot | 1 | +13 | -3 |
| 2013-07-10 13:10 | - when did this disappear???? | Bart Polot | 1 | +4 | -0 |
| 2013-07-10 12:45 | session report in http server | Matthias Wachs | 2 | +9 | -0 |
| 2013-07-10 12:43 | -const where const can | Christian Grothoff | 3 | +6 | -4 |
| 2013-07-10 12:34 | - use proper reliability metadata | Bart Polot | 1 | +3 | -2 |
| 2013-07-10 12:34 | report session | Matthias Wachs | 1 | +2 | -0 |
| 2013-07-10 12:20 | unkown session reporting | Matthias Wachs | 1 | +6 | -1 |
| 2013-07-10 12:20 | move error reporting to client, since now it's the plugins fault if sessions are unknown | Matthias Wachs | 1 | +14 | -16 |
| 2013-07-10 12:12 | - client can be owner AND destination | Bart Polot | 1 | +4 | -11 |
| 2013-07-10 12:01 | modified validation to use new api call to set networktype | Matthias Wachs | 2 | +36 | -6 |
| 2013-07-10 11:58 | - rollback | Bart Polot | 1 | +2 | -2 |
| 2013-07-10 11:57 | - simplified MESH client<->service API as per suggestions in bug #2934 | Bart Polot | 6 | +154 | -317 |
| 2013-07-10 11:39 | - fix | Bart Polot | 1 | +3 | -2 |
| 2013-07-10 10:33 | fix: infinite loop if option was given | Matthias Wachs | 1 | +9 | -1 |
| 2013-07-10 10:24 | add default operation when no argument is given | Matthias Wachs | 1 | +13 | -4 |
| 2013-07-10 10:19 | including expiration time in output | Matthias Wachs | 1 | +7 | -2 |
| 2013-07-10 08:55 | renaming function | Matthias Wachs | 1 | +2 | -2 |
| 2013-07-10 08:53 | move add function directly to transport | Matthias Wachs | 3 | +78 | -46 |
| 2013-07-10 08:24 | code deduplication: move to function | Matthias Wachs | 1 | +43 | -104 |
| 2013-07-10 07:59 | check implementation of api while loading plugn | Matthias Wachs | 1 | +76 | -0 |
| 2013-07-10 07:48 | changed return type to enum added get_network to template | Matthias Wachs | 8 | +30 | -14 |
| 2013-07-10 01:31 | - set service working - set profiler | Florian Dold | 13 | +893 | -923 |
| 2013-07-10 01:26 | - full message struct initialization | Florian Dold | 1 | +2 | -0 |
| 2013-07-10 01:11 | - don't use deltas, send last PID in POLL message instead | Bart Polot | 2 | +14 | -22 |
| 2013-07-10 00:52 | - use deltas for ack polling | Bart Polot | 1 | +47 | -28 |
| 2013-07-10 00:09 | - use multihashmap32 instead of own implementation | Bart Polot | 3 | +47 | -81 |
| 2013-07-09 23:46 | - fix script | Bart Polot | 1 | +4 | -2 |
| 2013-07-09 23:46 | - don't reject future traffic, related to bug #2934 | Bart Polot | 1 | +1 | -2 |
| 2013-07-09 23:44 | - fix unreliable expected traffic | Bart Polot | 1 | +14 | -2 |
| 2013-07-09 23:03 | - don't overwrite logs | Bart Polot | 1 | +4 | -5 |
| 2013-07-09 23:03 | - don't shcdule retransmissions of unreliable packets | Bart Polot | 1 | +59 | -38 |
| 2013-07-09 22:52 | - changes not intended to be commited yet | Bart Polot | 2 | +3 | -3 |
| 2013-07-09 22:50 | - fix segfault on retransmission | Bart Polot | 3 | +9 | -3 |
| 2013-07-09 21:41 | -add missing option | Christian Grothoff | 1 | +1 | -0 |
| 2013-07-09 21:40 | -check for NULL | Christian Grothoff | 1 | +6 | -3 |
| 2013-07-09 21:03 | - initialized all fields of mesh's tunnel destroy message | Florian Dold | 1 | +6 | -0 |
| 2013-07-09 20:58 | -more ideas on naming | Christian Grothoff | 1 | +4 | -0 |
| 2013-07-09 20:38 | -1:1 unicast --- not sure it belongs in social API | Christian Grothoff | 1 | +1 | -0 |
| 2013-07-09 20:38 | -underscores for lynx | Christian Grothoff | 1 | +3 | -3 |
| 2013-07-09 20:12 | rename 'leave' to 'part' as 'part' is the better opposite of 'join' | Christian Grothoff | 1 | +14 | -10 |
| 2013-07-09 15:40 | adding addresses with network | Matthias Wachs | 1 | +4 | -4 |
| 2013-07-09 15:39 | this add should not be required anymore | Matthias Wachs | 1 | +1 | -1 |
| 2013-07-09 15:39 | get function implementation in all plugins | Matthias Wachs | 4 | +47 | -2 |
| 2013-07-09 15:28 | added function | Matthias Wachs | 3 | +35 | -0 |
| 2013-07-09 15:23 | new api function to get network for session | Matthias Wachs | 3 | +157 | -27 |
| 2013-07-09 14:44 | do not add or update if sessions are equal | Matthias Wachs | 1 | +3 | -0 |
| 2013-07-09 14:38 | -update docu | Christian Grothoff | 1 | +5 | -0 |
| 2013-07-09 14:37 | -fixes in monitoring code | Christian Grothoff | 3 | +11 | -28 |
| 2013-07-09 14:33 | fixed adding addresses with updated networks | Matthias Wachs | 1 | +31 | -6 |
| 2013-07-09 14:19 | missing file | Matthias Wachs | 1 | +31 | -0 |
| 2013-07-09 14:04 | -testcase for monitoring, fails right now, as a good test should... | Christian Grothoff | 2 | +358 | -0 |
| 2013-07-09 13:26 | finish implementation of monitoring, send change notifications to all clients | Christian Grothoff | 1 | +103 | -74 |
| 2013-07-09 13:19 | if io is enabled and shipped hellos not, hellos from peers we created should still be read | Matthias Wachs | 1 | +15 | -13 |
| 2013-07-09 12:40 | new function for plugins to signal inbound session, have to extend plugins | Matthias Wachs | 3 | +44 | -0 |
| 2013-07-09 11:23 | functionality to disable shipped hellos | Matthias Wachs | 2 | +6 | -1 |
| 2013-07-09 11:23 | better just a warning | Matthias Wachs | 1 | +3 | -4 |
| 2013-07-09 11:22 | do not use hellos included in gnunet with testcases | Matthias Wachs | 2 | +2 | -0 |
| 2013-07-09 09:57 | -towards having monitoring | Christian Grothoff | 1 | +86 | -37 |
| 2013-07-09 09:27 | fixing output + additional peer id check | Matthias Wachs | 1 | +9 | -2 |
| 2013-07-09 09:23 | fixing ats-tool output | Matthias Wachs | 1 | +2 | -2 |
| 2013-07-09 09:21 | fix segfault on missing type | Matthias Wachs | 1 | +7 | -0 |
| 2013-07-09 09:13 | -towards implementing monitor functions in service | Christian Grothoff | 3 | +344 | -66 |
| 2013-07-09 07:46 | -dead code | Christian Grothoff | 1 | +0 | -11 |
| 2013-07-09 07:40 | -remove async ecc key generation, not needed | Christian Grothoff | 3 | +0 | -348 |
| 2013-07-09 07:39 | -resolve of 0 is well-defined, do NOT assert here, breaks tests as well | Christian Grothoff | 1 | +0 | -1 |
| 2013-07-09 07:35 | -simplify zone key loading by using synchronous ECC key API | Christian Grothoff | 4 | +130 | -281 |
| 2013-07-09 07:28 | -simplify zone key loading by using synchronous ECC key API | Christian Grothoff | 2 | +24 | -57 |
| 2013-07-09 07:24 | -simplify zone key loading by using synchronous ECC key API | Christian Grothoff | 1 | +12 | -70 |
| 2013-07-09 07:18 | add '-m' option to gnunet-namestore, extend namestore monitor API with notification about being in sync | Christian Grothoff | 5 | +91 | -11 |
| 2013-07-08 22:47 | -typo | Christian Grothoff | 1 | +1 | -1 |
| 2013-07-08 22:42 | -finishing monitor API on client-side | Christian Grothoff | 2 | +61 | -7 |
| 2013-07-08 22:36 | -get rid of iteration response, use lookup response instead, message formats were identical to begin with | Christian Grothoff | 5 | +25 | -70 |
| 2013-07-08 21:44 | -skeleton for monitor API | Christian Grothoff | 2 | +193 | -6 |
| 2013-07-08 18:10 | - send data_ack from the same ack function as hop-by-hop acks | Bart Polot | 1 | +52 | -7 |
| 2013-07-08 17:45 | - fix relay data retransmission of repeated messages | Bart Polot | 1 | +27 | -28 |
| 2013-07-08 16:57 | Implementing SDP protocol | Claudiu Olteanu | 1 | +191 | -60 |
| 2013-07-08 13:53 | - indentation | Bart Polot | 2 | +3 | -3 |
| 2013-07-08 13:41 | - ignores | Bart Polot | 0 | +0 | -0 |
| 2013-07-08 13:40 | - new config file for reliability (enable drop) | Bart Polot | 1 | +81 | -0 |
| 2013-07-08 13:39 | - add reliablity testcase, fix nobuf API use | Bart Polot | 2 | +37 | -9 |
| 2013-07-08 13:29 | - test order | Bart Polot | 1 | +6 | -7 |
| 2013-07-08 12:58 | - fix keepalive loop | Bart Polot | 1 | +1 | -1 |
| 2013-07-08 12:57 | - fix unreliable traffic bck | Bart Polot | 1 | +2 | -1 |
| 2013-07-08 12:56 | - fix assumption that owner and destination client must be different, (bug #2924) | Bart Polot | 1 | +8 | -4 |
| 2013-07-08 12:55 | - debug, indentation | Bart Polot | 1 | +6 | -8 |
| 2013-07-08 12:36 | - fix local infinite retransmission loop | Bart Polot | 1 | +2 | -0 |
| 2013-07-08 11:40 | - update message_to_string | Bart Polot | 1 | +4 | -64 |
| 2013-07-08 11:37 | - adapt testcases to new api | Bart Polot | 3 | +3 | -3 |
| 2013-07-08 11:37 | - fix unreliable traffic | Bart Polot | 1 | +2 | -1 |
| 2013-07-08 11:04 | Added mesh reliable tunnels | Bart Polot | 12 | +394 | -276 |
| 2013-07-08 09:52 | -doxygen | Christian Grothoff | 5 | +3 | -4 |
| 2013-07-08 07:16 | removing debugging breaks | Matthias Wachs | 1 | +0 | -4 |
| 2013-07-07 14:35 | -doxygen fixes | Christian Grothoff | 14 | +12 | -12 |
| 2013-07-07 13:43 | Adding a helper file for bluetooth plugin : gnunet-helper-transport-bluetooth.c | Claudiu Olteanu | 1 | +1217 | -0 |
| 2013-07-07 00:20 | test case for single mesh handle | Florian Dold | 2 | +307 | -0 |
| 2013-07-05 18:26 | -update ignores | Christian Grothoff | 5 | +0 | -19 |
| 2013-07-05 14:01 | more doxygen documentation | Matthias Wachs | 1 | +40 | -0 |
| 2013-07-05 14:00 | doxygen documentation | Matthias Wachs | 7 | +59 | -42 |
| 2013-07-05 14:00 | doxygen fix | Matthias Wachs | 1 | +1 | -1 |
| 2013-07-05 13:38 | improved value updating for unkown values | Matthias Wachs | 1 | +29 | -26 |
| 2013-07-05 12:52 | improved network switching for ats | Matthias Wachs | 1 | +38 | -38 |
| 2013-07-05 12:17 | documentation + remove unused code | Matthias Wachs | 3 | +83 | -66 |
| 2013-07-05 12:12 | documentation for new solver api in header | Matthias Wachs | 1 | +75 | -4 |
| 2013-07-05 11:00 | updating now works with bulk lock | Matthias Wachs | 1 | +3 | -5 |
| 2013-07-05 11:00 | removing debugging break | Matthias Wachs | 1 | +0 | -1 |
| 2013-07-05 09:56 | updating tests to match api | Matthias Wachs | 3 | +18 | -20 |
| 2013-07-05 09:55 | split up update function and using normalized values | Matthias Wachs | 4 | +173 | -275 |
| 2013-07-04 15:27 | major change to solver api: split _update function since it combined 3 different functionalities proportional almost done, mlp to do | Matthias Wachs | 9 | +396 | -336 |
| 2013-07-04 12:31 | multiple fixes: - read cfg option to dump problem and solution - do not resolve if no requests or addresses - fixed address deletion - implemented function to update single value - fixed preference changes - preference changes now use normalized values | Matthias Wachs | 1 | +84 | -41 |
| 2013-07-04 12:29 | correct order of address deletion: remove, notify, free | Matthias Wachs | 1 | +25 | -38 |
| 2013-07-04 12:29 | name now reflects function | Matthias Wachs | 1 | +1 | -1 |
| 2013-07-04 07:58 | new function to update a value in the matrix | Matthias Wachs | 1 | +69 | -0 |
| 2013-07-03 17:05 | - ignores | Bart Polot | 0 | +0 | -0 |
| 2013-07-03 17:04 | - prepare for relaible mesh | Bart Polot | 3 | +120 | -1 |
| 2013-07-03 17:04 | - update messages used by mesh | Bart Polot | 1 | +4 | -19 |
| 2013-07-03 15:20 | removing breaks and output | Matthias Wachs | 1 | +9 | -8 |
| 2013-07-03 15:09 | proportional solver uses normalized properties | Matthias Wachs | 2 | +32 | -6 |
| 2013-07-03 13:40 | no valgrind | Matthias Wachs | 1 | +1 | -1 |
| 2013-07-03 13:40 | changing solver api: remove address hashmap from functions and pass instead with init | Matthias Wachs | 11 | +244 | -179 |
| 2013-07-03 11:55 | function to get normalized properties in solver | Matthias Wachs | 3 | +62 | -0 |
| 2013-07-03 11:55 | remove unused fields | Matthias Wachs | 1 | +0 | -26 |
| 2013-07-03 06:42 | fixing log level | Matthias Wachs | 1 | +2 | -2 |
| 2013-07-02 19:38 | - add drop option for future testcases | Bart Polot | 1 | +26 | -0 |
| 2013-07-02 15:08 | finished buld support | Matthias Wachs | 3 | +28 | -33 |
| 2013-07-02 14:54 | added support for bulk operations | Matthias Wachs | 4 | +127 | -33 |
| 2013-07-02 14:39 | -removing dead options | Christian Grothoff | 24 | +21 | -136 |
| 2013-07-02 14:39 | -removing useless code | Christian Grothoff | 3 | +1 | -3 |
| 2013-07-02 14:38 | -implementing regex test | Christian Grothoff | 9 | +336 | -183 |
| 2013-07-02 13:30 | adding functions for bulkmode | Matthias Wachs | 6 | +97 | -0 |
| 2013-07-02 11:52 | adding bluetooth network type | Matthias Wachs | 1 | +3 | -2 |
| 2013-07-02 11:46 | fix network type for external hostnames in http_server | Matthias Wachs | 1 | +3 | -1 |
| 2013-07-02 11:44 | fix: do not assert if plugin sends you invalid network type | Matthias Wachs | 1 | +11 | -1 |
| 2013-07-02 11:39 | fixed: invalid network scope for external hostname | Matthias Wachs | 1 | +3 | -1 |
| 2013-07-02 11:19 | fix: - empty string if no url given - print port as short | Matthias Wachs | 1 | +2 | -2 |
| 2013-07-02 07:54 | fix failing tests: returned wrong address size | Matthias Wachs | 1 | +3 | -3 |
| 2013-07-02 07:40 | fix: memory leak | Matthias Wachs | 1 | +1 | -0 |
| 2013-07-02 07:39 | fix: memory leak | Matthias Wachs | 1 | +1 | -0 |
| 2013-07-02 07:32 | fixing stack corruption due to buffer overflow | Matthias Wachs | 1 | +1 | -2 |
| 2013-07-01 18:11 | - no longer used | Bart Polot | 1 | +0 | -5 |
| 2013-07-01 18:11 | - doxygen | Bart Polot | 1 | +1 | -1 |
| 2013-07-01 18:11 | - remove dead code | Bart Polot | 1 | +2 | -35 |
| 2013-07-01 18:09 | - note to self: when debugging, use correct executable | Bart Polot | 1 | +1 | -1 |
| 2013-07-01 14:06 | -fix key name | Christian Grothoff | 3 | +3 | -3 |
| 2013-07-01 14:00 | -fix build issue, function was renamed | Christian Grothoff | 14 | +163 | -178 |
| 2013-07-01 13:58 | -use valid ECC keys for testing | Christian Grothoff | 2 | +0 | -0 |
| 2013-07-01 13:47 | -fix build issue, function was renamed | Christian Grothoff | 2 | +14 | -12 |
| 2013-07-01 13:15 | fixing size check in get_session | Matthias Wachs | 1 | +1 | -1 |
| 2013-07-01 13:09 | fixing size check in address to string | Matthias Wachs | 1 | +1 | -1 |
| 2013-07-01 13:05 | - freebsd doesn't have log2 | Bart Polot | 1 | +2 | -1 |
| 2013-07-01 09:52 | fixing extradist in makefile | Matthias Wachs | 1 | +1 | -1 |
| 2013-07-01 08:12 | fix address printing | Matthias Wachs | 1 | +1 | -1 |
| 2013-07-01 08:10 | doxygen fixes | Matthias Wachs | 4 | +7 | -4 |
| 2013-07-01 08:09 | doxygen fixes | Matthias Wachs | 3 | +22 | -11 |
| 2013-06-30 19:53 | -updating PO files and man page | Christian Grothoff | 2 | +33 | -9 |
| 2013-06-30 19:53 | -adding ECC-based keys | Christian Grothoff | 6 | +3 | -0 |
| 2013-06-30 19:51 | -remove old files | Christian Grothoff | 2 | +0 | -0 |
| 2013-06-30 19:50 | -fixing some namestore tests | Christian Grothoff | 2 | +11 | -17 |
| 2013-06-30 19:46 | -fixing some namestore tests | Christian Grothoff | 4 | +27 | -44 |
| 2013-06-30 19:40 | -fixing some namestore tests | Christian Grothoff | 6 | +6 | -40 |
| 2013-06-30 19:21 | -towards implementing improved namestore API | Christian Grothoff | 19 | +1210 | -1786 |
| 2013-06-30 19:14 | -fix compiler warning, removing unnecessary attribute | Christian Grothoff | 1 | +10 | -7 |
| 2013-06-28 17:32 | - fix braindead win32 build process | Bart Polot | 1 | +2 | -2 |
| 2013-06-28 15:26 | -fix comment | Christian Grothoff | 1 | +2 | -4 |
| 2013-06-28 15:22 | fixes in tests: scheduling, removing connect request: | Matthias Wachs | 1 | +32 | -10 |
| 2013-06-28 14:34 | Replace mesh with new version | Bart Polot | 42 | +3830 | -19885 |
| 2013-06-28 14:16 | updating template with address options | Matthias Wachs | 1 | +29 | -2 |
| 2013-06-28 14:02 | added option field for WLAN addresses | Matthias Wachs | 1 | +90 | -38 |
| 2013-06-28 14:01 | -clarifying tutorial | Christian Grothoff | 1 | +1 | -1 |
| 2013-06-28 14:01 | fixing memory leak: unused hashmap fixing segfault by adding NULL check | Matthias Wachs | 1 | +9 | -3 |
| 2013-06-28 12:37 | - fix path refresh | Bart Polot | 1 | +3 | -1 |
| 2013-06-28 12:36 | - force timeout during tests | Bart Polot | 1 | +1 | -1 |
| 2013-06-28 12:32 | options support for unix | Matthias Wachs | 1 | +247 | -62 |
| 2013-06-28 11:49 | - fix nobuffer behavior | Bart Polot | 1 | +2 | -3 |
| 2013-06-28 08:26 | added: port can be automatically included in external hostname required for testing when ports are modified automatically | Matthias Wachs | 2 | +39 | -12 |
| 2013-06-28 08:24 | new cfg option to include port in external hostname | Matthias Wachs | 1 | +2 | -0 |
| 2013-06-27 18:04 | - update ignores | Bart Polot | 0 | +0 | -0 |
| 2013-06-27 18:03 | - add equivalent of old tests to mesh2 | Bart Polot | 1 | +37 | -1 |
| 2013-06-27 18:03 | - use more universal names for test discrimination | Bart Polot | 1 | +4 | -4 |
| 2013-06-27 18:02 | - fix success condition | Bart Polot | 1 | +8 | -8 |
| 2013-06-27 15:29 | printing fix | Matthias Wachs | 1 | +2 | -2 |
| 2013-06-27 15:16 | fix printing | Matthias Wachs | 1 | +1 | -1 |
| 2013-06-27 15:16 | (CURLOPT_SSL_VERIFYHOST, 1L) is not suported anymore, have to use 2L | Matthias Wachs | 1 | +4 | -4 |
| 2013-06-27 15:02 | Implementing bug 0002910 - extended plugin to contain option field in addresses Implementing bug 0002677 - adding ssl verification for external hostname having - the server send the HTTP_OPTIONS_VERIFY_CERTIFICATE option - client use this option to enable ssl verification | Matthias Wachs | 4 | +298 | -95 |
| 2013-06-27 14:57 | remove log message | Matthias Wachs | 1 | +4 | -2 |
| 2013-06-27 14:57 | enabling certification verification in test adding cfg options for certificate verification | Matthias Wachs | 2 | +8 | -2 |
| 2013-06-27 14:51 | -fix | Christian Grothoff | 1 | +1 | -1 |
| 2013-06-27 13:37 | fix crash | Matthias Wachs | 1 | +5 | -2 |
| 2013-06-27 13:37 | -fixing #2585: optimized layout for regex blocks | Christian Grothoff | 3 | +160 | -110 |
| 2013-06-27 11:31 | -move struct RegexBlock into regex_block_lib | Christian Grothoff | 4 | +94 | -61 |
| 2013-06-27 10:37 | multicast: ping/pong docs | Gabor X Toth | 1 | +3 | -3 |
| 2013-06-27 10:05 | multicast: messages types; function & callback for ping/pong messages; separate join/leave callbacks | Gabor X Toth | 2 | +187 | -106 |
| 2013-06-27 10:01 | added options in header | Matthias Wachs | 1 | +9 | -0 |
| 2013-06-27 10:01 | added options field to addresses fixed stack allocation problem when converting string to address | Matthias Wachs | 1 | +97 | -12 |
| 2013-06-27 09:20 | added option field in tcp plugin + fixed bug in port map callback: stack allocated variables not zeroed out -> addresses not comparable! | Matthias Wachs | 1 | +100 | -11 |
| 2013-06-27 09:14 | updated test | Matthias Wachs | 1 | +37 | -18 |
| 2013-06-27 06:11 | Make building gnunet-testing lib optional. | David Barksdale | 23 | +110 | -33 |
| 2013-06-26 23:00 | - when creating a tunnel, pre-accept first incoming packet | Bart Polot | 1 | +1 | -0 |
| 2013-06-26 22:50 | - ignore | Bart Polot | 0 | +0 | -0 |
| 2013-06-26 22:49 | - just update fc->queue for payload messages | Bart Polot | 1 | +16 | -9 |
| 2013-06-26 17:21 | -introducing signing of regex accept states, removing PID from regex API | Christian Grothoff | 13 | +219 | -131 |
| 2013-06-26 17:17 | -introducing convenience function to load private key of peer | Christian Grothoff | 2 | +41 | -25 |
| 2013-06-26 17:13 | multicast message types and api docs | Gabor X Toth | 2 | +77 | -9 |
| 2013-06-26 17:12 | psyc apis: use more doxygen syntax, added some missing docs | Gabor X Toth | 4 | +642 | -521 |
| 2013-06-26 17:03 | - update to mesh2 | Bart Polot | 1 | +1 | -1 |
| 2013-06-26 15:54 | -removing unnecessary key from regex blocks, compacting some of the other fields | Christian Grothoff | 7 | +232 | -152 |
| 2013-06-26 15:16 | - fixed 2906 | Bart Polot | 1 | +14 | -12 |
| 2013-06-26 13:38 | - doc | Bart Polot | 1 | +2 | -1 |
| 2013-06-26 12:18 | -combine log statements | Christian Grothoff | 1 | +4 | -3 |
| 2013-06-26 12:16 | -renaming symbols of the block library to use the REGEX_BLOCK_ prefix and not the REGEX_INTERNAL_ prefix | Christian Grothoff | 3 | +4 | -4 |
| 2013-06-26 12:16 | -moving REGEX_INTERNAL_check_proof to libgnunetregexblock, integrating proof check into block plugin | Christian Grothoff | 7 | +67 | -60 |
| 2013-06-26 11:58 | -follow naming and coding style conventions | Christian Grothoff | 2 | +7 | -5 |
| 2013-06-26 11:55 | -inline trivial static function that is only called once | Christian Grothoff | 1 | +15 | -25 |
| 2013-06-26 11:53 | -duping comments from declarations to definitions | Christian Grothoff | 1 | +30 | -2 |
| 2013-06-26 11:51 | -renaming symbols of the block library to use the REGEX_BLOCK_ prefix and not the REGEX_INTERNAL_ prefix | Christian Grothoff | 9 | +24 | -24 |
| 2013-06-26 11:50 | -cleaning up block code, moving all of the block logic into the block library | Christian Grothoff | 5 | +141 | -114 |
| 2013-06-26 10:58 | fixed duplicate tunnel creation | Florian Dold | 1 | +12 | -8 |
| 2013-06-26 10:47 | comment | Florian Dold | 2 | +8 | -3 |
| 2013-06-26 10:16 | doxygen | Florian Dold | 2 | +0 | -2 |
| 2013-06-26 10:15 | - use clearer debug numbers | Bart Polot | 1 | +2 | -2 |
| 2013-06-26 10:12 | doxygen | Florian Dold | 1 | +3 | -1 |
| 2013-06-26 10:06 | - fixed tunnel context - moved logic out of specific operations | Florian Dold | 5 | +351 | -280 |
| 2013-06-26 01:00 | - style | Bart Polot | 1 | +14 | -14 |
| 2013-06-26 00:58 | - context msg size constant added ---This line, and those below, will be ignored-- | Florian Dold | 1 | +6 | -0 |
| 2013-06-26 00:51 | - doxygen | Bart Polot | 1 | +20 | -3 |
| 2013-06-26 00:42 | - avoid double adding of tunnel to peer_info for local tunnels | Bart Polot | 1 | +7 | -1 |
| 2013-06-26 00:41 | - fixed tunnel destruction/cleanup - peers can connect before the listener | Florian Dold | 3 | +100 | -60 |
| 2013-06-26 00:18 | - separate key generation from path managemente | Bart Polot | 1 | +0 | -9 |
| 2013-06-26 00:10 | - add paths to self from core, no need for dht lookup | Bart Polot | 1 | +22 | -7 |
| 2013-06-25 23:52 | - add client connection debug info | Bart Polot | 1 | +5 | -3 |
| 2013-06-25 23:40 | - fix unrelated bug in 2906 comments | Bart Polot | 2 | +1 | -3 |
| 2013-06-25 23:37 | doxygen | Florian Dold | 14 | +69 | -31 |
| 2013-06-25 20:51 | documented corner case of dll remove | Florian Dold | 1 | +7 | -3 |
| 2013-06-25 16:52 | testing lib missing in mesh Makefile.am | Florian Dold | 1 | +1 | -0 |
| 2013-06-25 15:20 | - make sure to free all peer_rc on error | Bart Polot | 1 | +3 | -3 |
| 2013-06-25 15:19 | - fix 2906 | Bart Polot | 1 | +2 | -3 |
| 2013-06-25 15:13 | mesh bug for bart | Florian Dold | 3 | +32 | -28 |
| 2013-06-25 13:52 | -proposing identity service API | Christian Grothoff | 2 | +211 | -0 |
| 2013-06-25 13:42 | commented out calls to functions not yet implemented | Florian Dold | 3 | +5 | -10 |
| 2013-06-25 13:38 | - avoid valgrind uninitialized memory warning | Bart Polot | 1 | +2 | -0 |
| 2013-06-25 13:21 | - fixed use after free on shutdown | Bart Polot | 1 | +27 | -10 |
| 2013-06-25 13:05 | - warning | Bart Polot | 1 | +0 | -1 |
| 2013-06-25 13:05 | - avoid double free | Bart Polot | 1 | +0 | -2 |
| 2013-06-25 13:02 | a few more changes to the lib and the service for intersection | Christian Fuchs | 2 | +16 | -17 |
| 2013-06-25 13:00 | - make sure not to leak rc on shutdown | Bart Polot | 1 | +15 | -5 |
| 2013-06-25 12:20 | initial modifications to the set service to support intersection added set intersection sources based upon union | Christian Fuchs | 2 | +1410 | -5 |
| 2013-06-25 12:15 | disable unavailable test | Matthias Wachs | 1 | +8 | -7 |
| 2013-06-25 12:03 | renaming properties and adding function to print properties | Matthias Wachs | 1 | +10 | -1 |
| 2013-06-25 11:33 | - fix peer_id rc | Bart Polot | 1 | +5 | -3 |
| 2013-06-25 11:27 | - fix unicast/to_origin oversimplification | Bart Polot | 1 | +2 | -1 |
| 2013-06-25 11:25 | fixing coverity 10474 Unused pointer value | Matthias Wachs | 1 | +2 | -2 |
| 2013-06-25 11:23 | reenable address suggestion in test | Matthias Wachs | 1 | +0 | -1 |
| 2013-06-25 11:20 | fix for 10472 Structurally dead code | Matthias Wachs | 1 | +1 | -2 |
| 2013-06-25 11:17 | fixing coverity 10467 Resource leak | Matthias Wachs | 1 | +1 | -0 |
| 2013-06-25 11:16 | fixing coverity 10466: Resource leak | Matthias Wachs | 1 | +1 | -0 |
| 2013-06-25 11:15 | - typo on debug | Bart Polot | 1 | +1 | -1 |
| 2013-06-25 11:14 | fixing coverity 10465: Resource leak | Matthias Wachs | 1 | +1 | -0 |
| 2013-06-25 11:12 | fixing coverity 10464: Resource leak | Matthias Wachs | 1 | +5 | -0 |
| 2013-06-25 11:08 | - compiler warning | Bart Polot | 1 | +0 | -1 |
| 2013-06-25 11:08 | - fix memleak | Bart Polot | 1 | +14 | -0 |
| 2013-06-25 11:07 | workaround for coverty 10451: Unchecked return value | Matthias Wachs | 1 | +2 | -1 |
| 2013-06-25 11:02 | fixing coverity 10470: Uninitialized scalar variable | Matthias Wachs | 1 | +1 | -0 |
| 2013-06-25 10:59 | fixing coverity 10444 | Matthias Wachs | 1 | +4 | -2 |
| 2013-06-25 10:07 | -update svn ignore files | Christian Grothoff | 0 | +0 | -0 |
| 2013-06-25 10:06 | fix #2901: fail hard if libidn or header are not found | Christian Grothoff | 3 | +8 | -17 |
| 2013-06-25 10:00 | -trying to fix #2902, always build dns code and fix dependencies | Christian Grothoff | 2 | +18 | -15 |
| 2013-06-25 09:58 | completed normalizing with min max handlin | Matthias Wachs | 4 | +141 | -58 |
| 2013-06-25 09:57 | fixed test | Matthias Wachs | 1 | +20 | -15 |
| 2013-06-25 09:24 | -cleanup leaky test code | Christian Grothoff | 1 | +7 | -7 |
| 2013-06-25 09:21 | -fail hard if we could not create the directory for the HELLOs | Christian Grothoff | 1 | +19 | -15 |
| 2013-06-25 09:17 | -sorry amatus, this breaks the build on other systems and libltdl should simply not be installed as part of GNUnet, that's a bad idea | Christian Grothoff | 1 | +1 | -1 |
| 2013-06-25 02:05 | Another fix for --with-included-ltdl. | David Barksdale | 1 | +1 | -1 |
| 2013-06-24 20:07 | fix testname fix array out of bounds for test addresses | Matthias Wachs | 1 | +8 | -9 |
| 2013-06-24 15:06 | implemented ats property normalization with callback to address to do: recalculate min/max to prevent outdated max values have an impact on normalization | Matthias Wachs | 10 | +438 | -44 |
| 2013-06-24 12:47 | - coverity fixes | Sree Harsha Totakura | 9 | +25 | -14 |
| 2013-06-24 12:12 | update for plugin template | Matthias Wachs | 1 | +4 | -4 |
| 2013-06-24 10:56 | quality normalization without checking if min and max are given | Matthias Wachs | 2 | +39 | -19 |
| 2013-06-24 10:35 | - fixed info message in test - added data structure for property normalization - added property averaging | Matthias Wachs | 6 | +95 | -8 |
| 2013-06-24 09:27 | Updating the tutorial section in the source and including an updated version of the pdf about command line parsing. | Matthias Wachs | 2 | +6 | -1 |
| 2013-06-23 18:17 | Removed GNUNET_OS_set_process_priority since it's not used. | David Barksdale | 4 | +0 | -192 |
| 2013-06-23 16:23 | Make --with-included-ltdl work. | David Barksdale | 3 | +8 | -2 |
| 2013-06-21 17:52 | -avoid side-effect in assertion | Christian Grothoff | 1 | +2 | -1 |
| 2013-06-21 17:49 | -avoid side-effect in assertion | Christian Grothoff | 1 | +2 | -2 |
| 2013-06-21 17:48 | -avoid side-effect in assertion | Christian Grothoff | 1 | +2 | -2 |
| 2013-06-21 17:48 | -avoid side-effect in assertion | Christian Grothoff | 1 | +2 | -2 |
| 2013-06-21 17:47 | -avoid side-effect in assertion | Christian Grothoff | 1 | +2 | -2 |
| 2013-06-21 17:46 | -check return value and report errors | Christian Grothoff | 1 | +6 | -1 |
| 2013-06-21 17:44 | -do check return value from remove | Christian Grothoff | 1 | +2 | -1 |
| 2013-06-21 17:43 | -stress that we do not care about return value here | Christian Grothoff | 1 | +1 | -1 |
| 2013-06-21 17:41 | -check for NULL (in testcase) | Christian Grothoff | 1 | +1 | -0 |
| 2013-06-21 17:39 | -fix memory leak (on error path) | Christian Grothoff | 1 | +1 | -0 |
| 2013-06-21 17:37 | -fix leaks | Christian Grothoff | 1 | +2 | -0 |
| 2013-06-21 17:32 | cleaner to not use ptr after freeing it, even for printing | Christian Grothoff | 1 | +1 | -1 |
| 2013-06-21 17:30 | cleaner to not use ptr after freeing it, even for printing | Christian Grothoff | 1 | +1 | -2 |
| 2013-06-21 17:29 | -fix use after free in log | Christian Grothoff | 1 | +1 | -1 |
| 2013-06-21 17:29 | -fix double close/free | Christian Grothoff | 1 | +4 | -6 |
| 2013-06-21 17:25 | -fix double free | Christian Grothoff | 1 | +0 | -1 |
| 2013-06-21 16:15 | fix compile error left from renaming fest | Christian Grothoff | 1 | +2 | -2 |
| 2013-06-21 15:08 | basics for quality normalization | Matthias Wachs | 3 | +133 | -15 |
| 2013-06-21 13:40 | doxygen fixes | Matthias Wachs | 6 | +19 | -8 |
| 2013-06-21 13:16 | normalization docu | Matthias Wachs | 2 | +111 | -30 |
| 2013-06-21 13:06 | fix for crashing perf_ats_mlp | Matthias Wachs | 1 | +6 | -6 |
| 2013-06-21 03:16 | Fix non-windows non-IPv6 build. | David Barksdale | 1 | +13 | -7 |
| 2013-06-20 21:37 | fix linker issues on W32 -- regex needs DHT | Christian Grothoff | 1 | +8 | -2 |
| 2013-06-20 15:32 | Fixed GNUNET_CLIENT_service_test on FreeBSD. | David Barksdale | 17 | +36 | -22 |
| 2013-06-20 15:12 | -fixing link order | Christian Grothoff | 1 | +6 | -6 |
| 2013-06-20 09:03 | renaming libgnunetregexnew to libgnunetregex | Christian Grothoff | 4 | +8 | -8 |
| 2013-06-20 09:02 | renaming symbols from libgnunetregextest to have the prefix REGEX_TEST | Christian Grothoff | 21 | +514 | -516 |
| 2013-06-20 08:56 | adding file that was moved here from regex.c and forgotten in earlier commit | Christian Grothoff | 1 | +141 | -0 |
| 2013-06-20 08:55 | moving functions for testing and evaluation and experiments to the test library, minimizing the internal library, renaming files according to which library they belong to | Christian Grothoff | 15 | +4874 | -4866 |
| 2013-06-20 08:32 | 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 | Christian Grothoff | 31 | +1035 | -1275 |
| 2013-06-19 17:49 | - drop to_orig messages on 0 ttl | Bart Polot | 1 | +10 | -0 |
| 2013-06-19 17:20 | - combine payload encapsulation structs | Bart Polot | 3 | +72 | -139 |
| 2013-06-19 16:09 | Fix windows build, statfs is broken there. | David Barksdale | 1 | +21 | -19 |
| 2013-06-19 13:35 | -spacing | Christian Grothoff | 1 | +2 | -1 |
| 2013-06-19 13:35 | -clarify which connection is closed | Christian Grothoff | 1 | +1 | -1 |
| 2013-06-19 13:35 | -remove dead option from defaults | Christian Grothoff | 1 | +0 | -1 |
| 2013-06-19 13:35 | -add option for future use | Christian Grothoff | 1 | +2 | -0 |
| 2013-06-19 11:59 | - use new data callback with no sender info | Bart Polot | 2 | +0 | -4 |
| 2013-06-19 11:50 | Change in mesh API: data callback no longer provides sender, user must remember tunnel<->sender if needed (fix bug #2894) | Bart Polot | 3 | +6 | -8 |
| 2013-06-19 10:48 | - opaque mq structs - mq for mesh - faster hashing for IBFs - mesh replaces stream in set - new set profiler (work in progress) | Florian Dold | 27 | +1782 | -1361 |
| 2013-06-19 09:28 | - document bug #2896: domunet tunnel_destroy behavior | Bart Polot | 1 | +6 | -3 |
| 2013-06-19 09:25 | - document bug #2896: call end handler on requested tunnel destroy | Bart Polot | 1 | +13 | -5 |
| 2013-06-19 09:23 | - adress bug #2896: call end handler on requested tunnel destroy | Bart Polot | 1 | +1 | -1 |
| 2013-06-19 05:51 | fix | Matthias Wachs | 1 | +2 | -0 |
| 2013-06-19 05:32 | fixes | Matthias Wachs | 3 | +19 | -6 |
| 2013-06-19 05:27 | missing file | Matthias Wachs | 2 | +402 | -2 |
| 2013-06-19 05:16 | changes to test | Matthias Wachs | 2 | +12 | -4 |
| 2013-06-19 05:11 | renamed | Matthias Wachs | 2 | +2378 | -0 |
| 2013-06-19 05:11 | renaming mlp solver for consistency | Matthias Wachs | 7 | +6 | -2385 |
| 2013-06-19 04:59 | remove normalization from solvers, use in address only | Matthias Wachs | 7 | +59 | -18 |
| 2013-06-19 04:21 | doxygen fixes | Matthias Wachs | 8 | +37 | -40 |
| 2013-06-19 02:15 | This should be a more portable GNUNET_DISK_file_get_identifiers. | David Barksdale | 2 | +57 | -55 |
| 2013-06-19 00:11 | - fix 2897: data handler SYSERR closes tunnel, not whole handler | Bart Polot | 2 | +8 | -13 |
| 2013-06-18 23:46 | Removed GNUNET_DISK_get_blocks_available since it's not used and it would be hard to port to emscripten. | David Barksdale | 3 | +0 | -92 |
| 2013-06-18 11:40 | Rename WAIT_TIMEOUT (clashes with windows.h) | LRN | 3 | +6 | -6 |
| 2013-06-18 08:02 | changes | Matthias Wachs | 4 | +42 | -4 |
| 2013-06-18 07:28 | changes | Matthias Wachs | 8 | +65 | -69 |
| 2013-06-18 06:47 | changes | Matthias Wachs | 6 | +2 | -7 |
| 2013-06-18 06:29 | | Matthias Wachs | 5 | +65 | -34 |
| 2013-06-18 02:51 | Compile on platforms without netinet/ip.h. Furthur fixes to come. | David Barksdale | 2 | +3 | -1 |
| 2013-06-18 02:49 | Generalize condition for missing random/srandom. | David Barksdale | 2 | +2 | -2 |
| 2013-06-17 16:38 | -fixing issue with testcases and missing sqlite3 reported to bug-gnunet | Christian Grothoff | 6 | +13 | -6 |
| 2013-06-17 14:38 | proportional solver uses normalizationy | Matthias Wachs | 8 | +175 | -468 |
| 2013-06-17 11:47 | changes | Matthias Wachs | 1 | +174 | -11 |
| 2013-06-17 11:13 | social api docs | Gabor X Toth | 1 | +253 | -204 |
| 2013-06-17 11:13 | - | Gabor X Toth | 1 | +1 | -1 |
| 2013-06-15 21:32 | Make gnunet-datastore dependent on libgnunetdatastore | LRN | 1 | +3 | -0 |
| 2013-06-14 17:13 | - more hosts to infiniband :) | Sree Harsha Totakura | 1 | +6 | -2 |
| 2013-06-14 16:01 | - fix | Bart Polot | 1 | +2 | -2 |
| 2013-06-14 16:01 | - use ports | Bart Polot | 1 | +5 | -2 |
| 2013-06-14 15:17 | - disable try_connect to force topology | Bart Polot | 1 | +2 | -0 |
| 2013-06-14 14:49 | - fixes, debug | Bart Polot | 1 | +29 | -45 |
| 2013-06-14 14:46 | adding generic normalization support for all solvers | Matthias Wachs | 4 | +307 | -5 |
| 2013-06-14 10:49 | - fix | Bart Polot | 2 | +18 | -14 |
| 2013-06-14 09:45 | rename | Matthias Wachs | 1 | +2 | -2 |
| 2013-06-14 07:47 | rename function | Matthias Wachs | 1 | +10 | -10 |
| 2013-06-14 06:34 | changes | Matthias Wachs | 1 | +11 | -8 |
| 2013-06-13 17:44 | - use explicit ACK in small testcase, remove multicast leftover, fix | Bart Polot | 1 | +4 | -4 |
| 2013-06-13 17:38 | - use explicit ACK in local testcase | Bart Polot | 1 | +1 | -0 |
| 2013-06-13 17:30 | - change service to support client explicit ACK - simplify tunnel destruction code - typos, documentation | Bart Polot | 3 | +102 | -78 |
| 2013-06-13 13:27 | - adapt mesh api to explicit client flow control | Bart Polot | 1 | +13 | -72 |
| 2013-06-13 11:57 | psycstore api docs | Gabor X Toth | 1 | +48 | -9 |
| 2013-06-13 06:49 | doxygen | Matthias Wachs | 2 | +12 | -12 |
| 2013-06-13 06:46 | doxygen | Matthias Wachs | 1 | +1 | -1 |
| 2013-06-12 21:07 | -make use of ability to reply on reject, i.e. to redirect to private room | Christian Grothoff | 1 | +7 | -1 |
| 2013-06-12 20:41 | first design for psycstore API | Christian Grothoff | 1 | +111 | -2 |
| 2013-06-12 20:23 | -clarify need to decide on admission | Christian Grothoff | 1 | +4 | -2 |
| 2013-06-12 20:01 | improving social API a bit more | Christian Grothoff | 1 | +35 | -21 |
| 2013-06-12 19:48 | better name for entering a home | Christian Grothoff | 1 | +8 | -8 |
| 2013-06-12 19:47 | first design for social service API | Christian Grothoff | 2 | +488 | -5 |
| 2013-06-12 17:38 | -fix copyright year | Christian Grothoff | 2 | +2 | -2 |
| 2013-06-12 17:35 | psyc apis | Gabor X Toth | 4 | +144 | -20 |
| 2013-06-12 15:34 | -use doxygen-style comments | Christian Grothoff | 1 | +42 | -15 |
| 2013-06-12 11:32 | -keep and drop are not needed here as we watch for disconnects, also implicitly fixes missing drop | Christian Grothoff | 1 | +3 | -12 |
| 2013-06-12 11:30 | -keep and drop are not needed here as we watch for disconnects | Christian Grothoff | 1 | +0 | -15 |
| 2013-06-12 10:46 | changes to MESH API: add receive_done, document end handlers | Bart Polot | 1 | +37 | -26 |
| 2013-06-12 10:42 | -keep and drop are not needed here as we watch for disconnects | Christian Grothoff | 1 | +0 | -5 |
| 2013-06-12 10:41 | -keep and drop are not needed here as we watch for disconnects | Christian Grothoff | 1 | +3 | -3 |
| 2013-06-12 10:39 | -keep and drop are not needed here as we watch for disconnects | Christian Grothoff | 1 | +0 | -3 |
| 2013-06-12 10:18 | -remove unnecessary client pointer from struct and avoid the keep/drop calls that are not needed | Christian Grothoff | 1 | +6 | -14 |
| 2013-06-12 03:25 | Make libidn optional. | David Barksdale | 2 | +13 | -7 |
| 2013-06-12 01:56 | Removing missing source files. | David Barksdale | 1 | +0 | -5 |
| 2013-06-11 16:21 | - fix remaining warnings | Bart Polot | 1 | +8 | -41 |
| 2013-06-11 16:17 | - more work towards generic mesh2 test | Bart Polot | 1 | +29 | -82 |
| 2013-06-11 13:59 | - fix compilation errors of new multi-testcase | Bart Polot | 1 | +15 | -33 |
| 2013-06-11 13:45 | - Adapt new testing lib to mesh2 | Bart Polot | 2 | +8 | -28 |
| 2013-06-11 13:22 | -allow asynchronous answers to membership test | Christian Grothoff | 1 | +23 | -7 |
| 2013-06-11 13:14 | -further refinements to the APIs for PSYC/multicast | Christian Grothoff | 2 | +82 | -49 |
| 2013-06-11 11:44 | changes | Matthias Wachs | 2 | +117 | -114 |
| 2013-06-11 09:58 | - dont wait so long | Bart Polot | 1 | +3 | -1 |
| 2013-06-11 09:58 | -get rid of channel hierarchy for PSYC level, will be kept in user interface | Christian Grothoff | 1 | +2 | -6 |
| 2013-06-11 09:32 | -more work on multicast/psyc API designs | Christian Grothoff | 2 | +204 | -94 |
| 2013-06-11 08:43 | - notify success | Bart Polot | 1 | +1 | -0 |
| 2013-06-11 08:20 | docu | Matthias Wachs | 2 | +82 | -11 |
| 2013-06-11 08:07 | -cleaning | Christian Grothoff | 3 | +50 | -54 |
| 2013-06-10 15:27 | - fixes | Bart Polot | 1 | +7 | -19 |
| 2013-06-10 14:53 | - remove island handling code (we are restricted to 1 island anyway) | Sree Harsha Totakura | 1 | +17 | -231 |
| 2013-06-10 14:38 | - add framework for mesh2 mutipeer tests | Bart Polot | 4 | +1406 | -13 |
| 2013-06-10 13:10 | - remove unfounded ERROR message | Bart Polot | 1 | +2 | -0 |
| 2013-06-09 04:46 | Add --with-zlib=[DIR] configure option. | David Barksdale | 6 | +38 | -18 |
| 2013-06-07 14:51 | changes | Matthias Wachs | 3 | +13 | -14 |
| 2013-06-07 13:59 | rename | Matthias Wachs | 4 | +22 | -21 |
| 2013-06-07 13:18 | changes | Matthias Wachs | 1 | +3 | -3 |
| 2013-06-07 13:13 | restructure | Matthias Wachs | 3 | +713 | -662 |
| 2013-06-07 11:59 | rename and cleanup due to writing docu | Matthias Wachs | 6 | +1776 | -1742 |
| 2013-06-07 11:07 | reflow and docu | Matthias Wachs | 1 | +115 | -124 |
| 2013-06-07 02:41 | - fix testcase | Bart Polot | 1 | +4 | -2 |
| 2013-06-07 02:41 | - tmp hack | Bart Polot | 1 | +1 | -0 |
| 2013-06-07 02:33 | - refactor, check stack buffer size | Bart Polot | 1 | +71 | -17 |
| 2013-06-07 02:11 | - relay PATH_ACK to client | Bart Polot | 1 | +2 | -0 |
| 2013-06-07 02:03 | - mystery #3: why was this deleted? | Bart Polot | 1 | +1 | -0 |
| 2013-06-07 01:58 | - obsolete break | Bart Polot | 1 | +0 | -5 |
| 2013-06-07 01:51 | - fix memleak | Bart Polot | 1 | +1 | -0 |
| 2013-06-07 01:49 | - initialize to proper new values | Bart Polot | 1 | +2 | -0 |
| 2013-06-07 01:46 | - fix memleak | Bart Polot | 1 | +27 | -0 |
| 2013-06-07 01:35 | - avoid infinite loop when destroying local loop tunnel | Bart Polot | 1 | +4 | -2 |
| 2013-06-07 01:31 | - again, how did this get here? | Bart Polot | 1 | +5 | -5 |
| 2013-06-07 01:24 | - fix shutdown segfault | Bart Polot | 1 | +38 | -23 |
| 2013-06-07 00:40 | - fix shutdown crash | Bart Polot | 1 | +2 | -1 |
| 2013-06-07 00:35 | - don't crash on errors | Bart Polot | 1 | +6 | -0 |
| 2013-06-07 00:30 | - fix crash, fix success conditions | Bart Polot | 1 | +4 | -4 |
| 2013-06-07 00:30 | - remove flow control constants | Bart Polot | 1 | +0 | -3 |
| 2013-06-07 00:29 | - unify flow control with service, adapt to client-controlled flow control | Bart Polot | 1 | +40 | -35 |
| 2013-06-07 00:29 | - remove fixed window size from service, fix crash | Bart Polot | 1 | +2 | -1 |
| 2013-06-05 21:33 | -cleaning up client api to test for service availability | Christian Grothoff | 12 | +363 | -200 |
| 2013-06-05 21:33 | -moving to regex | Christian Grothoff | 4 | +248 | -37 |
| 2013-06-05 18:09 | - fixes | Bart Polot | 1 | +19 | -4 |
| 2013-06-05 18:08 | - how did this disappear from here??????? | Bart Polot | 1 | +1 | -0 |
| 2013-06-05 18:08 | - improve debug output | Bart Polot | 1 | +15 | -15 |
| 2013-06-05 18:07 | refactor, improve debug output | Bart Polot | 1 | +102 | -100 |
| 2013-06-05 15:53 | - fix compile | Bart Polot | 1 | +2 | -2 |
| 2013-06-04 14:04 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-06-04 13:24 | -rename stream->mesh in comments and symbols | Christian Grothoff | 7 | +148 | -148 |
| 2013-06-04 13:14 | -file renaming stream->mesh | Christian Grothoff | 11 | +1350 | -1350 |
| 2013-06-04 13:10 | -towards using mesh instead of stream | Christian Grothoff | 2 | +194 | -417 |
| 2013-06-04 13:08 | -update | Christian Grothoff | 1 | +59 | -10 |
| 2013-06-04 12:46 | -duplication | Christian Grothoff | 1 | +110 | -111 |
| 2013-06-04 12:25 | -updating desired project structure graph | Christian Grothoff | 1 | +5 | -8 |
| 2013-06-04 12:22 | -more comments on mesh | Christian Grothoff | 1 | +4 | -6 |
| 2013-06-04 11:23 | -remarks on mesh api | Christian Grothoff | 1 | +8 | -0 |
| 2013-06-04 11:07 | -fix | Christian Grothoff | 3 | +491 | -495 |
| 2013-06-03 13:08 | -notes | Christian Grothoff | 2 | +7 | -5 |
| 2013-06-03 11:05 | -use set conclude API | Christian Grothoff | 1 | +2 | -4 |
| 2013-06-03 11:03 | -there is no test_mq here | Christian Grothoff | 1 | +1 | -1 |
| 2013-06-03 10:53 | - conclude for SET - consensus with SET | Florian Dold | 24 | +773 | -581 |
| 2013-06-01 11:49 | -fix | Christian Grothoff | 1 | +1 | -0 |
| 2013-05-31 17:54 | -fix | Christian Grothoff | 2 | +5 | -3 |
| 2013-05-31 17:51 | -finishing regex service, but untested | Christian Grothoff | 1 | +41 | -1 |
| 2013-05-31 17:16 | -towards implementing regex service | Christian Grothoff | 4 | +269 | -9 |
| 2013-05-31 16:44 | -ignore | Christian Grothoff | 0 | +0 | -0 |
| 2013-05-31 16:27 | -skeleton for regex service | Christian Grothoff | 5 | +118 | -3 |
| 2013-05-31 14:06 | -hacking up new regex client library | Christian Grothoff | 6 | +483 | -8 |
| 2013-05-31 13:04 | -regex service API | Christian Grothoff | 2 | +139 | -0 |
| 2013-05-31 12:46 | - fix timeout handling | Bart Polot | 1 | +11 | -5 |
| 2013-05-30 19:10 | adding tool to convert/merge datastores (#2875) | Christian Grothoff | 6 | +317 | -3 |
| 2013-05-30 18:33 | -export FS handle during events, as we might generate events duing FS_start and client then doesn't know the handle yet | Christian Grothoff | 5 | +9 | -1 |
| 2013-05-30 18:20 | -fix | Christian Grothoff | 1 | +2 | -0 |
| 2013-05-30 18:14 | -fix | Christian Grothoff | 1 | +1 | -2 |
| 2013-05-30 16:46 | - patch to reduce transport workload in testbed setups | Bart Polot | 1 | +77 | -0 |
| 2013-05-30 15:20 | -towards allowing probes for directory entries | Christian Grothoff | 3 | +114 | -16 |
| 2013-05-30 13:34 | - use 40 conn/peer | Bart Polot | 1 | +1 | -1 |
| 2013-05-30 13:04 | -preparations for fixing #2711 | Christian Grothoff | 3 | +45 | -28 |
| 2013-05-30 00:09 | - adjust timeout when no more strings are left to be found | Bart Polot | 1 | +10 | -2 |
| 2013-05-30 00:09 | - disable debug by default | Bart Polot | 1 | +1 | -1 |
| 2013-05-29 23:58 | - collect traffic info by default | Bart Polot | 1 | +9 | -0 |
| 2013-05-29 13:56 | changes | Matthias Wachs | 4 | +44 | -15 |
| 2013-05-29 13:20 | changes | Matthias Wachs | 6 | +496 | -430 |
| 2013-05-29 08:19 | -removing chat from build | Christian Grothoff | 13 | +0 | -5460 |
| 2013-05-29 08:18 | -switching GNS from RSA to ECC | Christian Grothoff | 62 | +647 | -637 |
| 2013-05-29 08:18 | -towards desired set API | Christian Grothoff | 1 | +29 | -7 |
| 2013-05-29 08:18 | -towards using SET api in DV | Christian Grothoff | 2 | +275 | -182 |
| 2013-05-29 08:17 | -cleanup and some remarks | Christian Grothoff | 1 | +11 | -12 |
| 2013-05-28 10:03 | no valgrind | Matthias Wachs | 1 | +1 | -1 |
| 2013-05-28 10:02 | changes | Matthias Wachs | 5 | +61 | -10 |
| 2013-05-28 09:52 | changes | Matthias Wachs | 3 | +27 | -22 |
| 2013-05-28 09:35 | changes | Matthias Wachs | 1 | +75 | -4 |
| 2013-05-28 09:34 | changes`` | Matthias Wachs | 2 | +125 | -22 |
| 2013-05-27 23:42 | - valgrind fix | Bart Polot | 1 | +1 | -0 |
| 2013-05-27 23:36 | - expand regex perf to show resulting DFA: evaluate simplification from r27315 | Bart Polot | 1 | +35 | -0 |
| 2013-05-27 23:35 | Fix regexes with accepting common prefix, optimize regex prefix lengths | Bart Polot | 1 | +132 | -53 |
| 2013-05-27 17:28 | - verbose error | Bart Polot | 1 | +4 | -2 |
| 2013-05-27 17:28 | - show more info on debug | Bart Polot | 1 | +1 | -0 |
| 2013-05-27 15:39 | scheduling | Matthias Wachs | 3 | +122 | -45 |
| 2013-05-27 15:09 | experimentation timing | Matthias Wachs | 2 | +137 | -37 |
| 2013-05-27 08:58 | - fix setup timeout | Bart Polot | 1 | +1 | -1 |
| 2013-05-27 08:56 | - fix hosts file command line option | Bart Polot | 1 | +1 | -1 |
| 2013-05-27 08:53 | new components | Matthias Wachs | 5 | +131 | -1 |
| 2013-05-27 08:22 | docu | Matthias Wachs | 1 | +29 | -6 |
| 2013-05-27 08:19 | docu | Matthias Wachs | 1 | +9 | -0 |
| 2013-05-27 08:18 | docu | Matthias Wachs | 1 | +98 | -2 |
| 2013-05-27 08:09 | documentation | Matthias Wachs | 3 | +49 | -6 |
| 2013-05-27 07:40 | additional check | Matthias Wachs | 1 | +2 | -1 |
| 2013-05-26 21:28 | -fix | Christian Grothoff | 1 | +1 | -0 |
| 2013-05-24 15:09 | pubkey | Matthias Wachs | 1 | +22 | -0 |
| 2013-05-24 14:44 | extended test | Matthias Wachs | 3 | +40 | -7 |
| 2013-05-24 14:28 | - auto set FORCE_NSE | Bart Polot | 1 | +3 | -0 |
| 2013-05-24 14:24 | test experiments | Matthias Wachs | 2 | +13 | -2 |
| 2013-05-24 14:21 | experiments | Matthias Wachs | 1 | +85 | -17 |
| 2013-05-24 13:35 | parsing | Matthias Wachs | 1 | +149 | -9 |
| 2013-05-24 13:17 | - declare GNUNET_EXTRA_LOGGING to make gnunet_common.h usable by sources not present in source tree | Sree Harsha Totakura | 1 | +8 | -0 |
| 2013-05-24 13:15 | - compile with CPPFLAGS and LDFLAGS; gcc doesn't take them automatically | Sree Harsha Totakura | 2 | +1 | -1 |
| 2013-05-24 12:27 | issuer | Matthias Wachs | 10 | +329 | -161 |
| 2013-05-24 12:21 | - fix memory usage calculation | Sree Harsha Totakura | 1 | +3 | -3 |
| 2013-05-24 12:20 | - do not create peers on the island controller | Sree Harsha Totakura | 1 | +3 | -1 |
| 2013-05-24 12:15 | - log number of processes in the system | Sree Harsha Totakura | 1 | +37 | -2 |
| 2013-05-24 12:15 | - doc | Sree Harsha Totakura | 1 | +3 | -2 |
| 2013-05-24 11:25 | changes | Matthias Wachs | 3 | +63 | -51 |
| 2013-05-24 11:18 | - typo | Bart Polot | 1 | +1 | -1 |
| 2013-05-24 11:17 | - use testbed SETUP_TIME + 1 min margin for aborting | Bart Polot | 1 | +11 | -2 |
| 2013-05-24 09:44 | capability bit shifting | Matthias Wachs | 2 | +83 | -14 |
| 2013-05-24 07:57 | check experimental | Matthias Wachs | 1 | +8 | -3 |
| 2013-05-24 07:50 | no comma | Matthias Wachs | 1 | +1 | -1 |
| 2013-05-23 18:17 | - automatically adapt links to peer | Bart Polot | 1 | +3 | -0 |
| 2013-05-23 18:01 | - undebug | Bart Polot | 1 | +1 | -1 |
| 2013-05-23 17:48 | - wait for dht connections | Bart Polot | 1 | +17 | -1 |
| 2013-05-23 15:25 | changes | Matthias Wachs | 1 | +48 | -0 |
| 2013-05-23 14:57 | one '&' to break it all... | Matthias Wachs | 1 | +6 | -2 |
| 2013-05-23 14:14 | - remove old debug | Bart Polot | 1 | +2 | -4 |
| 2013-05-23 14:11 | fix | Matthias Wachs | 1 | +1 | -1 |
| 2013-05-23 14:01 | fix for 0002890 | Matthias Wachs | 3 | +59 | -0 |
| 2013-05-23 14:01 | - use dht-traffic class for service-client as well as p2p | Bart Polot | 1 | +8 | -16 |
| 2013-05-23 13:31 | - explicitly log requests dropped due to TTL exhaustion | Bart Polot | 1 | +3 | -0 |
| 2013-05-23 12:37 | remove warn message and add documentation | Matthias Wachs | 1 | +5 | -4 |
| 2013-05-23 12:22 | adding capabilities | Matthias Wachs | 5 | +83 | -8 |
| 2013-05-23 11:38 | use GSE_stat as extern | Matthias Wachs | 3 | +6 | -20 |
| 2013-05-23 11:28 | documentation | Matthias Wachs | 3 | +47 | -27 |
| 2013-05-23 11:19 | split up code to multiple files | Matthias Wachs | 5 | +630 | -463 |
| 2013-05-22 22:52 | Try to fix mesh dependencies | LRN | 1 | +5 | -2 |
| 2013-05-22 19:11 | message types | Matthias Wachs | 1 | +19 | -0 |
| 2013-05-22 18:35 | - fix scanf issues with plibc ignoring '.' before the last '-' | Sree Harsha Totakura | 1 | +4 | -4 |
| 2013-05-22 14:12 | changes | Matthias Wachs | 2 | +2 | -1 |
| 2013-05-22 14:11 | modifications | Matthias Wachs | 1 | +55 | -8 |
| 2013-05-22 14:11 | added statistics support | Matthias Wachs | 1 | +146 | -5 |
| 2013-05-22 13:01 | manage requests | Matthias Wachs | 1 | +127 | -2 |
| 2013-05-22 12:46 | -nicer | Christian Grothoff | 1 | +2 | -2 |
| 2013-05-22 12:19 | changes | Matthias Wachs | 1 | +123 | -23 |
| 2013-05-22 10:29 | - moved MQ to util - MQ support for stream - set api - starting to use set for consensus | Florian Dold | 35 | +2652 | -5261 |
| 2013-05-22 10:27 | -fix | Christian Grothoff | 1 | +1 | -0 |
| 2013-05-22 10:26 | -simplify | Christian Grothoff | 1 | +3 | -1 |
| 2013-05-22 10:26 | -simplify | Christian Grothoff | 1 | +1 | -1 |
| 2013-05-22 10:26 | -simplify | Christian Grothoff | 1 | +1 | -1 |
| 2013-05-22 10:25 | -simplify | Christian Grothoff | 1 | +11 | -20 |
| 2013-05-22 10:25 | -need to unset control pipe on OSX, check for bad FD in environment variable | Christian Grothoff | 2 | +6 | -1 |
| 2013-05-22 08:06 | - doc | Bart Polot | 1 | +1 | -1 |
| 2013-05-22 07:31 | -fix | Christian Grothoff | 1 | +1 | -1 |
| 2013-05-22 07:30 | -fix | Christian Grothoff | 2 | +2 | -2 |
| 2013-05-22 06:06 | Adjust test_arm_api after API changes in r27231 | LRN | 1 | +1 | -1 |
| 2013-05-21 19:16 | -fix W32 warning | Christian Grothoff | 1 | +2 | -0 |
| 2013-05-21 19:13 | -only run PT tests if we have libcurl | Christian Grothoff | 1 | +2 | -0 |
| 2013-05-21 19:09 | -update | Christian Grothoff | 1 | +2 | -1 |
| 2013-05-21 19:08 | -cleanup | Christian Grothoff | 1 | +0 | -5 |
| 2013-05-21 18:55 | -fix CNAME handling after GADS to DNS delegation, need to repack query packet | Christian Grothoff | 4 | +493 | -272 |
| 2013-05-21 15:30 | -document IPs involved in test | Christian Grothoff | 1 | +2 | -2 |
| 2013-05-21 15:12 | request management | Matthias Wachs | 2 | +149 | -2 |
| 2013-05-21 15:00 | fixing ARM restarting, adding monitor mode to command line | Christian Grothoff | 3 | +283 | -127 |
| 2013-05-21 14:19 | execute ldconfig | Matthias Wachs | 2 | +3 | -1 |
| 2013-05-21 13:41 | -indentation | Christian Grothoff | 1 | +6 | -3 |
| 2013-05-21 13:41 | -minor code cleanup | Christian Grothoff | 2 | +192 | -167 |
| 2013-05-21 13:38 | testcase to connect daemons in a clique | Matthias Wachs | 5 | +345 | -728 |
| 2013-05-21 13:32 | -be less noisy | Christian Grothoff | 1 | +13 | -9 |
| 2013-05-21 13:31 | -fixing indentation, logging | Christian Grothoff | 1 | +268 | -264 |
| 2013-05-21 13:22 | -indentation | Christian Grothoff | 1 | +13 | -8 |
| 2013-05-21 13:01 | -test for mangle support | Christian Grothoff | 1 | +1 | -0 |
| 2013-05-21 13:01 | -test for mangle support | Christian Grothoff | 1 | +5 | -0 |
| 2013-05-21 12:58 | keep DNS helper running if IPv6 sockets fail, then we do IPv4-only | Christian Grothoff | 1 | +14 | -5 |
| 2013-05-21 12:57 | -handle case that we are in restart on stop | Christian Grothoff | 2 | +12 | -3 |
| 2013-05-21 12:48 | -hide unnecessary output, add notification that test was actually run | Christian Grothoff | 1 | +2 | -1 |
| 2013-05-21 12:39 | -fixes to error reporting | Christian Grothoff | 5 | +34 | -34 |
| 2013-05-21 12:35 | adding experimentation daemon | Matthias Wachs | 6 | +835 | -1 |
| 2013-05-21 12:20 | -be less verbose about normal stuff | Christian Grothoff | 1 | +3 | -2 |
| 2013-05-21 12:20 | -quiet means quiet | Christian Grothoff | 1 | +7 | -4 |
| 2013-05-21 12:11 | -fixing pseudonym signing bug again -- how did the old fix get undone??? | Christian Grothoff | 3 | +26 | -7 |
| 2013-05-21 11:51 | - use lib | Bart Polot | 2 | +12 | -63 |
| 2013-05-21 09:57 | -some transport tests require persistent peerinfo | Christian Grothoff | 1 | +0 | -3 |
| 2013-05-17 17:43 | -no peerinfo IO on tests | Christian Grothoff | 3 | +7 | -0 |
| 2013-05-17 17:43 | -indent | Christian Grothoff | 1 | +35 | -34 |
| 2013-05-17 17:42 | -fully abort and restart existing iteration on notify | Christian Grothoff | 1 | +42 | -28 |
| 2013-05-17 17:42 | -formatting | Christian Grothoff | 1 | +4 | -4 |
| 2013-05-17 17:42 | -no peerinfo IO on tests | Christian Grothoff | 1 | +1 | -0 |
| 2013-05-17 15:50 | - include logging of memory statistics on Linux | Sree Harsha Totakura | 4 | +342 | -4 |
| 2013-05-17 13:11 | fix return value | Matthias Wachs | 1 | +1 | -1 |
| 2013-05-17 12:59 | improved test | Matthias Wachs | 3 | +144 | -107 |
| 2013-05-17 11:37 | more dbg msg | Matthias Wachs | 1 | +8 | -3 |
| 2013-05-17 11:32 | already defined on OSX | Matthias Wachs | 1 | +0 | -4 |
| 2013-05-17 11:29 | debug msg | Matthias Wachs | 1 | +6 | -0 |
| 2013-05-17 09:34 | - style | Sree Harsha Totakura | 1 | +5 | -6 |
| 2013-05-17 09:31 | - fix | Sree Harsha Totakura | 1 | +1 | -1 |
| 2013-05-17 09:23 | - revert 27104 | Sree Harsha Totakura | 5 | +55 | -86 |
| 2013-05-17 08:04 | - revert 27109,27108 | Sree Harsha Totakura | 2 | +2 | -62 |
| 2013-05-17 07:56 | - fallback to using ip addresses for hosts | Sree Harsha Totakura | 3 | +35 | -0 |
| 2013-05-17 07:30 | - script for finding the unique and shared memory used by processes | Sree Harsha Totakura | 1 | +477 | -0 |
| 2013-05-16 18:03 | - avoid double free | Bart Polot | 1 | +3 | -4 |
| 2013-05-16 18:01 | - start listening to clients only after CORE connection | Bart Polot | 1 | +24 | -16 |
| 2013-05-16 18:00 | - dont run PREFIX by default | Bart Polot | 1 | +2 | -2 |
| 2013-05-16 17:46 | - wipe in case of local variable usage | Bart Polot | 1 | +1 | -0 |
| 2013-05-16 17:33 | - doh | Bart Polot | 1 | +3 | -3 |
| 2013-05-16 17:21 | - fix memory leak, path assignment, peer_rc updates | Bart Polot | 1 | +31 | -28 |
| 2013-05-16 16:51 | - always set prev & next hop to allow reuse of p2p code for local-only tunnels | Bart Polot | 1 | +10 | -16 |
| 2013-05-16 15:04 | - debug | Bart Polot | 3 | +6 | -6 |
| 2013-05-16 14:54 | - config files for test, ignore | Bart Polot | 2 | +84 | -1 |
| 2013-05-16 14:45 | - add mesh2 local testcase | Bart Polot | 3 | +278 | -4 |
| 2013-05-16 14:43 | - fix | Bart Polot | 1 | +2 | -2 |
| 2013-05-16 14:43 | -stats is allowed to be NULL | Christian Grothoff | 1 | +0 | -1 |
| 2013-05-16 13:26 | fix | Matthias Wachs | 1 | +1 | -1 |
| 2013-05-16 13:10 | - fix filtering through event mask | Sree Harsha Totakura | 1 | +11 | -7 |
| 2013-05-16 13:02 | returning here is not a good idea since: - IPv6 socket can be opened but will be not closed if IPv4 error is handled as hard error - Plugin will return correctly with IPv6 socket open but never scheduled | Matthias Wachs | 1 | +3 | -1 |
| 2013-05-16 12:45 | fixing memory leaks in udp | Matthias Wachs | 3 | +100 | -88 |
| 2013-05-16 12:05 | - expand $ variables in filenames | Sree Harsha Totakura | 1 | +2 | -2 |
| 2013-05-16 11:58 | remove memory debug code | Matthias Wachs | 1 | +41 | -218 |
| 2013-05-16 11:13 | - use 3-way handshake CREATE-PATH_ACK-ACK to delay traffic on new tunnels | Bart Polot | 2 | +17 | -6 |
| 2013-05-16 08:56 | -fix crash if UDP port is in use | Christian Grothoff | 1 | +6 | -2 |
| 2013-05-16 08:47 | -update ignores | Christian Grothoff | 0 | +0 | -0 |
| 2013-05-16 08:38 | -fix error reporting | Christian Grothoff | 1 | +1 | -1 |
| 2013-05-16 08:38 | -fix error reporting | Christian Grothoff | 1 | +104 | -95 |
| 2013-05-16 07:45 | - do not wait for keystroke while profiling on supermuc | Sree Harsha Totakura | 1 | +2 | -0 |
| 2013-05-16 07:21 | test failing on pi | Matthias Wachs | 1 | +9 | -8 |
| 2013-05-15 22:34 | -link-to-doc | Christian Grothoff | 2 | +1 | -2 |
| 2013-05-15 21:10 | - document options for overlay topology in configuration | Sree Harsha Totakura | 1 | +17 | -0 |
| 2013-05-15 20:48 | -fix link order | Christian Grothoff | 2 | +1 | -1 |
| 2013-05-15 20:47 | improving example documentation | Christian Grothoff | 2 | +71 | -9 |
| 2013-05-15 20:33 | -remarks | Christian Grothoff | 2 | +8 | -3 |
| 2013-05-15 13:39 | -comments for Florian | Christian Grothoff | 4 | +40 | -22 |
| 2013-05-15 12:52 | - stop using message types of payload on service side | Bart Polot | 3 | +16 | -66 |
| 2013-05-15 12:49 | -do not call NAT with zero addresses | Christian Grothoff | 1 | +9 | -14 |
| 2013-05-15 12:28 | docu | Matthias Wachs | 1 | +1 | -0 |
| 2013-05-15 12:27 | test using autodetection | Matthias Wachs | 1 | +1 | -1 |
| 2013-05-15 12:05 | changes to binding port | Matthias Wachs | 1 | +114 | -61 |
| 2013-05-15 11:35 | removed unnecessary malloc | Florian Dold | 2 | +34 | -2 |
| 2013-05-15 10:48 | test cases for mq, set works | Florian Dold | 17 | +1093 | -144 |
| 2013-05-15 10:05 | - fix compile | Sree Harsha Totakura | 1 | +2 | -0 |
| 2013-05-15 10:03 | - distribute peers equally among island nodes on SuperMUC | Sree Harsha Totakura | 3 | +94 | -59 |
| 2013-05-15 09:00 | do not enumerate all IP addresses from our interfaces if the plugin is bound to a specific IP address only | Christian Grothoff | 1 | +39 | -0 |
| 2013-05-15 08:38 | - notice | Bart Polot | 1 | +1 | -0 |
| 2013-05-15 08:31 | - missing api changes | Bart Polot | 1 | +10 | -6 |
| 2013-05-15 00:04 | - use port for tunnel creation / notification | Bart Polot | 1 | +83 | -8 |
| 2013-05-14 16:25 | improved messages | Matthias Wachs | 2 | +17 | -2 |
| 2013-05-14 15:55 | - Added tunnel port parameter | Bart Polot | 4 | +104 | -107 |
| 2013-05-14 15:50 | fixing udp bindto | Matthias Wachs | 3 | +44 | -27 |
| 2013-05-14 15:44 | - compile warning fixes | Sree Harsha Totakura | 2 | +2 | -7 |
| 2013-05-14 15:39 | - merge; compare hostname to determine the node to spawn process | Sree Harsha Totakura | 2 | +17 | -49 |
| 2013-05-14 15:34 | - supermuc specific island handling code | Sree Harsha Totakura | 1 | +186 | -11 |
| 2013-05-14 15:34 | - sort hosts returned from loadleveler | Sree Harsha Totakura | 1 | +3 | -22 |
| 2013-05-14 14:31 | fix for manipulation, machine horribly died while testing | Matthias Wachs | 1 | +2 | -2 |
| 2013-05-14 12:42 | - make sure all flow control values are updated correctly | Bart Polot | 2 | +41 | -45 |
| 2013-05-14 12:15 | - dont use per-hop packet ID | Bart Polot | 1 | +0 | -5 |
| 2013-05-14 12:12 | - fix core error handling | Bart Polot | 1 | +49 | -51 |
| 2013-05-14 12:04 | - Fix | Bart Polot | 1 | +1 | -1 |
| 2013-05-14 11:59 | - Remove old tree lib | Bart Polot | 4 | +264 | -5 |
| 2013-05-14 11:51 | - switch to UDP transport plugin | Sree Harsha Totakura | 2 | +4 | -20 |
| 2013-05-14 11:49 | - Added status flag for tunnels | Bart Polot | 2 | +24 | -35 |
| 2013-05-14 11:31 | - fixes | Bart Polot | 1 | +21 | -25 |
| 2013-05-14 11:15 | - style | Bart Polot | 1 | +2 | -2 |
| 2013-05-14 11:14 | - fix ack value sent on data | Bart Polot | 1 | +29 | -50 |
| 2013-05-14 11:05 | - remove transmission descriptor, simple cls is enough | Bart Polot | 1 | +180 | -249 |
| 2013-05-14 10:28 | - adapt queue selction to new fc | Bart Polot | 1 | +26 | -27 |
| 2013-05-14 10:23 | - doxygen | Bart Polot | 1 | +3 | -1 |
| 2013-05-14 10:19 | - refactor fc init | Bart Polot | 1 | +16 | -15 |
| 2013-05-14 10:13 | - use faster hash for tunnel hashmaps | Bart Polot | 1 | +9 | -13 |
| 2013-05-14 08:33 | compile error in udp additional debug messages for transport connections | Matthias Wachs | 4 | +20 | -7 |
| 2013-05-14 08:10 | new ssh key | Matthias Wachs | 1 | +1 | -0 |
| 2013-05-14 07:49 | - use hostname instead of ip addresses | Sree Harsha Totakura | 2 | +25 | -25 |
| 2013-05-14 07:47 | - use hostip instead of hostname to avoid dependency on resolver | Sree Harsha Totakura | 1 | +5 | -1 |
| 2013-05-13 20:22 | - resolve hostname in helper to IP address | Sree Harsha Totakura | 1 | +57 | -1 |
| 2013-05-13 17:33 | - remove capability of multiple clients per tunnel | Bart Polot | 1 | +116 | -753 |
| 2013-05-13 14:46 | - fix compile-time warning | Sree Harsha Totakura | 2 | +4 | -1 |
| 2013-05-13 14:29 | - allow reading hostnames with dashes/hyphens | Sree Harsha Totakura | 3 | +5 | -3 |
| 2013-05-13 14:03 | - remove hostname/ip address from INIT message. They will be determined by the controller automatically | Sree Harsha Totakura | 6 | +87 | -55 |
| 2013-05-13 12:55 | bound (IPv6) socket to wrong (IPv4) address | Matthias Wachs | 1 | +1 | -1 |
| 2013-05-12 11:40 | - revert not-ready changes | Bart Polot | 2 | +4 | -4 |
| 2013-05-12 11:33 | - re-added APP_ANNOUNCE_TIME, still needed for mesh v1 | Bart Polot | 3 | +6 | -6 |
| 2013-05-12 11:08 | missing config value | Florian Dold | 1 | +2 | -2 |
| 2013-05-11 10:16 | -fix | Sree Harsha Totakura | 1 | +1 | -0 |
| 2013-05-11 10:06 | - avoid linear scan of hosts | Sree Harsha Totakura | 1 | +64 | -29 |
| 2013-05-10 17:20 | - Change hash to speed up 16/32 bit lookups | Bart Polot | 3 | +26 | -31 |
| 2013-05-10 16:30 | - avoid mixing path_refresh and tunnel_timeout | Bart Polot | 1 | +4 | -1 |
| 2013-05-10 16:25 | - owner does not timeout tunnel | Bart Polot | 1 | +0 | -2 |
| 2013-05-10 16:14 | - cancel poll when receiving big enough ack | Bart Polot | 1 | +16 | -8 |
| 2013-05-10 16:06 | - fix poll for lost ack | Bart Polot | 1 | +50 | -29 |
| 2013-05-10 15:31 | - implement new fwd/bck flow control mechanism | Bart Polot | 1 | +169 | -177 |
| 2013-05-10 10:49 | - change internal API to use short IDs | Bart Polot | 1 | +23 | -32 |
| 2013-05-10 10:41 | - adapt path keepalive to unicast (retransmission) | Bart Polot | 1 | +6 | -7 |
| 2013-05-10 10:18 | - adapt path keepalive to unicast | Bart Polot | 1 | +11 | -51 |
| 2013-05-10 10:10 | - remove the use of ntermediate MeshPathInfo struct, all can be passed in tunnel | Bart Polot | 1 | +21 | -149 |
| 2013-05-10 09:49 | - remove one indirection level (no multicast ref counter) | Bart Polot | 1 | +20 | -58 |
| 2013-05-10 09:40 | - remove trees from tunnels | Bart Polot | 1 | +94 | -220 |
| 2013-05-10 08:15 | - clean up | Bart Polot | 1 | +7 | -11 |
| 2013-05-10 08:04 | - proper memory usage | Bart Polot | 1 | +4 | -2 |
| 2013-05-10 08:03 | - fix accidental removal | Bart Polot | 1 | +2 | -0 |
| 2013-05-10 07:49 | - simplify adding path to tunnel | Bart Polot | 1 | +94 | -146 |
| 2013-05-10 06:59 | - Fixes | Bart Polot | 1 | +39 | -47 |
| 2013-05-09 09:45 | - complement HELPER API with functions to kill and wait on the helper process | Sree Harsha Totakura | 13 | +222 | -103 |
| 2013-05-08 16:53 | - remove application-related option | Bart Polot | 2 | +0 | -20 |
| 2013-05-08 16:51 | - remove remaining regex code | Bart Polot | 1 | +0 | -81 |
| 2013-05-08 16:50 | - remove regex client-side | Bart Polot | 1 | +0 | -29 |
| 2013-05-08 15:03 | - have a timeout for cases where flushing takes too long | Sree Harsha Totakura | 4 | +98 | -7 |
| 2013-05-08 14:26 | - flush logger data before disconnecting | Sree Harsha Totakura | 1 | +18 | -2 |
| 2013-05-08 13:04 | - fix parsing of shared service specs | Sree Harsha Totakura | 1 | +1 | -1 |
| 2013-05-08 11:52 | - limit hostname as gethostname() has undefined behavior when hostname exceeds - the given length | Sree Harsha Totakura | 1 | +8 | -4 |
| 2013-05-08 11:40 | - have hostname part of the log file | Sree Harsha Totakura | 1 | +16 | -1 |
| 2013-05-08 11:11 | - update config | Sree Harsha Totakura | 1 | +3 | -4 |
| 2013-05-08 09:52 | - generate histograms based on configure option --enable-nse-histogram | Sree Harsha Totakura | 3 | +57 | -53 |
| 2013-05-08 09:52 | - remove unused opaque handle | Sree Harsha Totakura | 1 | +0 | -6 |
| 2013-05-08 08:37 | - fix duplicate symbols | Sree Harsha Totakura | 1 | +1 | -1 |
| 2013-05-08 07:23 | missing test | Matthias Wachs | 1 | +477 | -0 |
| 2013-05-07 17:44 | - remove regex from mesh | Bart Polot | 2 | +3 | -455 |
| 2013-05-07 17:40 | - dont compile old tests anymore | Bart Polot | 1 | +2 | -22 |
| 2013-05-07 15:57 | documentation | Matthias Wachs | 1 | +10 | -2 |
| 2013-05-07 15:53 | added warning | Matthias Wachs | 1 | +1 | -1 |
| 2013-05-07 15:51 | fix for 0002881 + test | Matthias Wachs | 4 | +138 | -13 |
| 2013-05-07 14:35 | fix #2665: peer reconfiguration now implemented | Sree Harsha Totakura | 10 | +685 | -59 |
| 2013-05-07 13:36 | - make mesh2 compile | Bart Polot | 1 | +184 | -617 |
| 2013-05-07 13:07 | - wip | Bart Polot | 2 | +21 | -297 |
| 2013-05-07 12:54 | - wip | Bart Polot | 5 | +58 | -1142 |
| 2013-05-07 12:14 | - remove regex integration from mesh2 | Bart Polot | 1 | +0 | -444 |
| 2013-05-07 12:12 | - make api compile | Bart Polot | 4 | +740 | -325 |
| 2013-05-07 11:46 | - remove more unnecessary code | Bart Polot | 1 | +4 | -62 |
| 2013-05-07 11:40 | - remove unnecessary code | Bart Polot | 1 | +0 | -204 |
| 2013-05-07 11:36 | Initial mesh2 api import | Bart Polot | 2 | +2347 | -2 |
| 2013-05-07 10:54 | - add GNUNET_TESTING_peer_stop_async_cancel() | Sree Harsha Totakura | 3 | +37 | -2 |
| 2013-05-06 16:06 | - doc | Sree Harsha Totakura | 4 | +339 | -92 |
| 2013-05-06 15:09 | - more verbose debug | Bart Polot | 1 | +1 | -1 |
| 2013-05-06 15:09 | - unify testbed operation handlers, avoid pointer arithmetic | Bart Polot | 1 | +9 | -28 |
| 2013-05-06 13:01 | - simplify parameters | Bart Polot | 1 | +15 | -23 |
| 2013-05-06 12:59 | - speed up shutdown | Bart Polot | 1 | +38 | |