aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
|
* BUILD: Move arm to service/cliMartin Schanzenbach2023-10-18
|
* BUILD: Move testing to libMartin Schanzenbach2023-10-18
|
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
| | | | | This also includes a necessary API refactoring of crypto from IDENTITY to UTIL.
* transport: ftbfs since libgnunet change for NTMartin Schanzenbach2023-10-16
|
* meson: readd transport service(tng)Martin Schanzenbach2023-10-15
|
* TRANSPORT: Rename TNG to transport, cleanup makefileMartin Schanzenbach2023-10-15
|
* ftbfs with removed libgnunetntMartin Schanzenbach2023-10-13
|
* meson: fix build after component consolidationMartin Schanzenbach2023-10-13
|
* UTIL: Incorporate nt component. Fixes #7955Martin Schanzenbach2023-10-13
|
* Attempt fix make dist !tarballMartin Schanzenbach2023-10-11
|
* BUILD: Fix distMartin Schanzenbach2023-10-06
|
* BUILD: Meson libgnunet monolith fix; set still prevents buildMartin Schanzenbach2023-10-05
|
* TRANSPORT: Automatically start TCP communicatorMartin Schanzenbach2023-10-05
|
* Fix more warningsMartin Schanzenbach2023-10-05
|
* Fix a couple of warningsMartin Schanzenbach2023-10-05
|
* fix meson modular buildMartin Schanzenbach2023-10-05
|
* Update to new transport binaryl20integrationMartin Schanzenbach2023-10-05
|
* Remove more traces of ATSMartin Schanzenbach2023-10-05
|
* Fix warnings; CADET not FTBFS because old hello removedMartin Schanzenbach2023-10-05
|
* Remove old transport struct definitionsMartin Schanzenbach2023-10-05
|
* Remove most of old transport, ATS and PEERINFO. Disable TESTBED and related ↵Martin Schanzenbach2023-10-04
| | | | tests
* BUILD: Make meson build without ats, tesbed, peerinfoMartin Schanzenbach2023-10-04
|
* Merge branch 'master' into l20integrationt3sserakt2023-10-03
|\
| * BUILD: Meson no need to ats dep in tests; readmeMartin Schanzenbach2023-10-03
| |
| * BUILD: fix versions and installation pathsMartin Schanzenbach2023-09-29
| |
| * BUILD: wrong setup for infileMartin Schanzenbach2023-09-29
| |
| * BUILD: Meson, more missing pluginsMartin Schanzenbach2023-09-29
| |
| * BUILD: Meson add more build targetsMartin Schanzenbach2023-09-29
| |
| * BUILD: Fix meson buildMartin Schanzenbach2023-09-29
| |
| * BUILD: Fix warnings/unused variablesMartin Schanzenbach2023-09-25
| |
| * BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
| |
| * BUILD: meson properly soversionMartin Schanzenbach2023-09-24
| |
| * BUILD: meson install more filesMartin Schanzenbach2023-09-24
| |
| * BUILD: Meson - install yet more filesMartin Schanzenbach2023-09-23
| |
| * BUILD: Fix in case we need libm depMartin Schanzenbach2023-09-22
| |
| * BUILD: meson configuration filesMartin Schanzenbach2023-09-21
| |
| * BUILD: libgnunet builds; missing GNUNET_main() logicMartin Schanzenbach2023-09-21
| |
| * BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
| |
| * BUILD: More meson filesMartin Schanzenbach2023-09-20
| |
| * quic: fix build on systems w/o sin_lenMartin Schanzenbach2023-09-10
| |
| * NEWS: GNUNET_TESTING_get_testname_from_underscore renamed to ↵Christian Grothoff2023-09-09
| | | | | | | | GNUNET_STRINGS_get_suffix_from_binary_name and moved from libgnunettesting to libgnuneutil
| * TNG(quic): Review pass and FIXME organizationMartin Schanzenbach2023-08-27
| |
| * quic: fix mq_sendmarshall2023-08-24
| |
| * quic: differentiate receivermarshall2023-08-23
| |
| * quic: remove debug msgmarshall2023-08-23
| |
| * quic: process peeridmarshall2023-08-22
| |
| * quic: logsmarshall2023-08-22
| |
| * quic: update logsmarshall2023-08-22
| |
| * quic: add peer to addr_map before try handshakemarshall2023-08-21
| |