aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAge
* GNS: Sanitize APIs and align with LSD0001Martin Schanzenbach2022-03-27
|
* -do not use potentially old version stringMartin Schanzenbach2022-03-25
|
* -actual fixMartin Schanzenbach2022-03-25
|
* -fixMartin Schanzenbach2022-03-25
|
* Remove bash-ism from get_version.shDavid Barksdale2022-03-25
|
* -fix FTBFSChristian Grothoff2022-03-21
|
* NAMESTORE: Towards new transaction-based APIMartin Schanzenbach2022-03-21
|
* -bootstrapMartin Schanzenbach2022-03-19
|
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2022-03-17
|\
| * -use nft instead of iptables for netjailMartin Schanzenbach2022-03-07
| |
| * Add `contrib/get_version.sh` to `EXTRA_DIST` (for allowing to launch ↵madmurphy2022-02-28
| | | | | | | | `autoreconf -i` with the released tarball, when necessary)
| * BUILD: Detect missing libsodium. Fixes #7153Martin Schanzenbach2022-02-26
| |
| * -ftbfsMartin Schanzenbach2022-02-26
| |
| * -remove query hash from what is being signed overChristian Grothoff2022-02-26
| |
| * -hack up GET/PUT signatures, still broken by designChristian Grothoff2022-02-26
| |
| * -fix namestore testsMartin Schanzenbach2022-02-25
| |
| * -fix gnsrecord testsMartin Schanzenbach2022-02-24
| |
| * -removing FIXME"Christian Grothoff2022-02-19
| |
| * -nuke zklMartin Schanzenbach2022-02-19
| |
| * -update ganaChristian Grothoff2022-02-19
| |
| * Fix incorrect information in `contrib/xdg-scheme-handler/README`madmurphy2022-02-15
| |
| * -support fun macrosChristian Grothoff2022-02-06
| |
| * -support fun macrosChristian Grothoff2022-02-06
| |
| * GNS: Implement Tombstone logicMartin Schanzenbach2022-02-05
| | | | | | | | | | | | | | | | GNS: Namestore zonemaster record store processing ZONEMASTER: Do not publish records if tombstone expires in the future NAMESTORE: Purge old tombstones.
| * GNS: Introduce CRITICAL flag. Fixes #7169Martin Schanzenbach2022-02-03
| |
* | - Trying to exchange iptables with nft, first shot failed.t3sserakt2022-03-17
|/ | | | | | | | | | | | | | | | | | | - 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.
* -output IVs and Ks for symmetric encryption GNSMartin Schanzenbach2022-01-31
|
* - fixed bug with broadcast test.t3sserakt2022-01-21
| | | | | | | | | | | | | | | | - 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.
* -fixMartin Schanzenbach2022-01-14
|
* -fixMartin Schanzenbach2022-01-14
|
* -.po updateChristian Grothoff2022-01-10
|
* -add gana to bootstrap; updateMartin Schanzenbach2022-01-04
|
* -fixMartin Schanzenbach2022-01-04
|
* BUILD: gnunet-signatures from ganaMartin Schanzenbach2022-01-04
|
* BUILD: Add gana build target for easy updates of generated headersMartin Schanzenbach2022-01-04
|
* BUILD: Kill build-commonMartin Schanzenbach2021-12-20
|
* Hi guys, I hope you are well.Christian Grothoff2021-11-28
| | | | | | I had to patch contrib/Makefile.am in the current git version of GNUnet to let make install work for a staged install. Please find the patch attached. --madmurphy
* Improve gnunet-bcd and update logo used in generated cardsAlessio Vanni2021-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The HTML forms now use a custom CSS instead of importing Bootstrap 4. This new CSS is basd on Bootstrap 5 with some minimal differences to make it look a bit like the older theme. Bootstrap was removed because these pages don't need its full power and also because it was difficult for some text editors to handle the one-long-line minified CSS embedded in the HTML. Since the forms are just a series of label + input elements, using a specific set of directives doesn't add any significant maintenance cost while making editing easiers. A new form to generate a simplified card was added. This card is desgined to reduce the leftover whitespace when some optional entries are left blank in the "full" form, while at the same time giving importance to the QR code containing the GNS address. Its layout can be improved. The simplified form can also be used to generate a PNG picture of the QR code, so that it can be included in other graphical media other than a business card, for example on a flyer or in the signature of a HTML-based e-mail. Generally, the gnunet-bcd service should provide a slightly better user experience, even if it's just to provide different pages for different errors but with a unified style. The logo used in the cards has been changed from the previous "gnu in front of a spiderweb" illustration to the new "gnu-shaped network of peers" image. It is also now a pure TikZ picture instead of being made using PSTricks, because, apparently, there is an incompatibility between the two packages in recent versions which made it impossible to compile the file. As a consequence of the incompatibility between TikZ and PSTricks, the QR code is now generated using the 'qrcode' package. This commit contains some changes to FCFS, but they're just some minor fixes and are unrelated to the changes to BCD.
* - Fixed header, fixed log level, changed block until connect logic, fixed ↵t3sserakt2021-11-19
| | | | memory issues.
* - added missing netjail_exec.sh in contrib/Makefile.amt3sserakt2021-11-09
|
* - moved global netjail methods to its own header file.dev/t3ss/tngt3sserakt2021-11-09
| | | | | | - 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.
* -cleanupMartin Schanzenbach2021-10-13
|
* BUILD: Kill infinibandMartin Schanzenbach2021-10-12
|
* -fallback to .version file outside of gitMartin Schanzenbach2021-10-09
|
* -trim properlyMartin Schanzenbach2021-10-09
|
* -bashismMartin Schanzenbach2021-10-09
|
* -exec flagMartin Schanzenbach2021-10-09
|
* BUILD: Add version from git tagsMartin Schanzenbach2021-10-09
|
* -fix a misunderstanding with pkg-configAlessio Vanni2021-10-04
| | | | | | | Most of this macro is based on a macro from another library, so I ended up doing things incorrectly because I hadn't fully understood what was going on. I didn't notice this error until now because I used to use the --with-gnunet-prefix flag instead of letting pkgconfig deal with it.
* The differences between the contrib subdirectory in the git repository and ↵Christian Grothoff2021-09-22
| | | | | | | the contrib subdirectory generated by make dist have grown really big. Please find attached another patch for updating the content of: contrib/Makefile.am contrib/scripts/Makefile.am