aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Collapse)AuthorAge
* make sudo non-interactiveChristian Grothoff2021-11-26
|
* -do not build gnunet-bcd if pdflatex is missingAlessio Vanni2021-11-21
|
* 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.
* -more coverityMartin Schanzenbach2021-08-09
|
* -coverity: handle invalid key lengthMartin Schanzenbach2021-05-15
|
* - fix misc typosChristian Grothoff2021-04-28
|
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* GNS: Update to new identity of FCFS PIN.Martin Schanzenbach2021-04-05
|
* -fix some coverity issues wrt gnsMartin Schanzenbach2021-03-26
|
* -gnunet-bcd should also work on other unixesMartin Schanzenbach2021-03-22
|
* fix #6808: gnunet-bcd card generationMartin Schanzenbach2021-03-22
|
* further work on libgnunet minimizationChristian Grothoff2021-02-15
|
* fix #6690Christian Grothoff2021-01-30
|
* fix some linting issuesChristian Grothoff2020-12-28
|
* more typosChristian Grothoff2020-11-14
|
* -more gnsrecord APIMartin Schanzenbach2020-10-22
|
* -fix some warningsMartin Schanzenbach2020-10-16
|
* -fixMartin Schanzenbach2020-10-15
|
* -fixMartin Schanzenbach2020-10-15
|
* - more dep fixesMartin Schanzenbach2020-10-15
|
* - fix gnsMartin Schanzenbach2020-10-15
|
* - more fixes towards crypto agilityMartin Schanzenbach2020-10-15
|
* - better wire format for rrblocksMartin Schanzenbach2020-10-15
|
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
|
* - fix gns proxy test API changesMartin Schanzenbach2020-09-05
|
* -improve request cleanup handlingMartin Schanzenbach2020-08-06
|
* -fix rest plugin issuesMartin Schanzenbach2020-08-06
|
* rest: fix #6462Martin Schanzenbach2020-08-04
|
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
|
* avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188)Christian Grothoff2020-07-17
|
* -fix: failing testsMartin Schanzenbach2020-07-05
|
* -fix: make it 2 bits for test powMartin Schanzenbach2020-07-05
|
* -fix revocation config for testMartin Schanzenbach2020-07-05
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* -remove debug messageMartin Schanzenbach2020-06-21
|
* GNS: dns2gns now randomizes answers from GNS record setMartin Schanzenbach2020-06-21
|
* - fix busybox mktempMartin Schanzenbach2020-06-21
|
* deps are now required, no need for definesMartin Schanzenbach2020-05-17
|
* fix wrong return valueMartin Schanzenbach2020-05-10
|
* fix immediate retryMartin Schanzenbach2020-05-10
|
* fix #5782Martin Schanzenbach2020-05-10
|
* towards bettwe nss handlingSchanzenbach, Martin2020-05-09
|
* fail of LSD0001 is violated for GNS2DNSSchanzenbach, Martin2020-05-09
|
* fix #6103; make LEHOs supplemental from CNAMEs and GNS2DNS namesSchanzenbach, Martin2020-05-09
|
* add json response headers to rest pluginsSchanzenbach, Martin2020-05-09
|
* more warningsSchanzenbach, Martin2020-05-06
|
* introduce have_rest; fix warningsSchanzenbach, Martin2020-05-06
|
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ↵Christian Grothoff2020-04-21
| | | | work
* fix #6184Christian Grothoff2020-04-15
|
* adapt code to work with latest MHD APIChristian Grothoff2020-04-09
|