aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_paths.c
Commit message (Collapse)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* style fixChristian Grothoff2018-11-01
|
* bug 5228: made gnunet-cadet -p work as intendedt3sserakt2018-06-25
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* fix off-by-one error in cadet connection construction, also enforce better ↵Christian Grothoff2018-05-20
| | | | timeouts for retransmissions of handshake
* Fix force extend_pathDavid Barksdale2018-01-13
|
* Combine logic for attaching pathsDavid Barksdale2017-12-29
| | | | This fixes issue #4909.
* Better cycle checking in path from DHTDavid Barksdale2017-12-27
|
* fix related to #4909/12605: force desirability of path if path is in useChristian Grothoff2017-12-03
|
* Fix array indexingDavid Barksdale2017-11-25
| | | | Found this while investigating #4909, might be related.
* mark bug locationChristian Grothoff2017-10-06
|
* rename cadet*new to just cadet, except for libgnunetcadetnew-logic (where ↵Christian Grothoff2017-03-11
the 'old' one is not yet entirely dead)