aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* update amHEADmasterMartin Schanzenbach2023-12-07
|
* remove platform.hMartin Schanzenbach2022-12-04
|
* -update autotools/gettextChristian Grothoff2022-10-24
|
* -do not keep in GitChristian Grothoff2022-10-24
|
* fix warningsChristian Grothoff2020-07-03
|
* include platform headerChristian Grothoff2020-07-03
|
* Add agpl_url fieldAlessio Vanni2020-05-27
| | | | Signed-off-by: Christian Grothoff <christian@grothoff.org>
* mailmap commits by Sree and mwachs which had only email addressesng02019-11-20
| | | | as commit ids.
* remove FDTYPE and SOCKTYPE.ng02019-11-20
|
* Add initialization to serviceAlessio Vanni2019-09-09
| | | | Signed-off-by: Christian Grothoff <christian@grothoff.org>
* Added patch by AV from MLSchanzenbach, Martin2019-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, gettext doesn't work for out-of-tree applications. This is because GNUnet forcibly set the text domain to "GNUnet" (which apparently is also incorrect), so applications can't be localized unless their localizations are distributed in-tree by GNUnet itself. The attached patch tries to fix this by adding two more fields to GNUNET_OS_ProjectData: one field is the gettext domain of the application. As the documentation says, if it's NULL gettext is disabled so that applications can use their preferred localization method without having gettext interfering; the other field is essentially the locale directory, so applications can specify a different path if they want to, instead of having GNUnet infer it for them. Because some GNUnet libraries also use gettext internally (the util lib is a prominent example), gettext has to be initialized before the application takes over. I placed such initialization in `GNUNET_OS_init' and `GNUNET_OS_project_data_get' because those are two functions which are very likely to be called (especially the second one, since it's used in `GNUNET_PROGRAM_run2'.) If there is a better place (or some places where this is not enough) I can change it and resubmit it for review. I also changed gnunet-ext to keep it consitent with the patch. In particular, it adds a header which is required for a successful compilation, so you might want to at least make that change. Thank you, A.V. P.S. I'm still not subscribed to the list... yet.
* pathes to remove platform.h from ext as it is not included and better help ↵Schanzenbach, Martin2019-08-08
| | | | output; from ML; Thanks to Alessio Vanni
* update ignore fileChristian Grothoff2017-02-25
|
* update test as wellChristian Grothoff2017-02-25
|
* updating gnunet-ext to current standardsChristian Grothoff2017-02-25
|
* -improve ext templateChristian Grothoff2016-04-09
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -fix commentsChristian Grothoff2014-06-08
|
* adding missing client API interface2014-03-18
|
* fix failing test: missing argument when starting process 2014-03-18
|
* -license bumpChristian Grothoff2013-09-06
|
* -add logging options to ext template as wellChristian Grothoff2013-08-14
|
* fix(fix)2013-04-12
|
* fix2013-04-12
|
* fix binary2013-03-15
|
* changes to makefile2013-03-15
|
* conf2013-03-14
|
* conf2013-03-14
|
* - revert2013-01-04
|
* follow autoconf naming convention for variables.2013-01-04
| | | | See: https://www.gnu.org/software/autoconf/manual/autoconf-2.67/html_node/Preset-Output-Variables.html#Preset-Output-Variables
* - name fixes2012-11-21
|
* -ignoreChristian Grothoff2012-09-18
|
* -update to new APIChristian Grothoff2012-07-09
|
* - bug2012-07-09
|
* -fixChristian Grothoff2012-04-26
|
* - po in subdirs2012-03-08
|
* -fixesChristian Grothoff2012-03-07
|
* -updating build systemChristian Grothoff2012-03-07
|
* stuffChristian Grothoff2011-05-27
|
* delChristian Grothoff2011-04-06
|
* extChristian Grothoff2011-04-06