aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_strings.c
Commit message (Collapse)AuthorAge
* 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.
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* BUILD: Improve platform-specific includesMartin Schanzenbach2022-12-01
| | | | | | | | | | | This change allows third party programs to use gnunet either with the platform header from the sources used to build to gnunet, or use their own platform header by defining GNUNET_CUSTOM_PLATFORM_H which will be included in its stead. This also means that programs no longer must include "platform.h" (or similar) manually. The change (should be) backwards compatible to some degree. Fixes #4615
* -sanitize utf8 api a bitMartin Schanzenbach2022-02-15
|
* UTIL: Add UTF-8 NFC testMartin Schanzenbach2022-01-18
|
* -fix many more typosChristian Grothoff2021-04-26
|
* - fix multibyte urlencodeMartin Schanzenbach2020-08-02
|
* util: add percent/url encodingMartin Schanzenbach2020-08-01
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* Remove win32 and cygwin supportng02019-09-09
|
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* 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 (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Remove the W32 timezone hack to match r31771LRN2014-01-08
|
* Update time conversion functions docs, test converting abs UTC time to ↵LRN2013-10-08
| | | | string and back
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* Accept time strings where number and unit are not separated by a spaceLRN2013-03-04
| | | | Fixes #2806
* Restore warnings, fix test compilationLRN2012-10-30
|
* -fixing #2546Christian Grothoff2012-09-16
|
* -better time conversion codeChristian Grothoff2012-06-29
|
* -cleaning up VERBOSE and check nonsense in util testsChristian Grothoff2012-06-13
|
* -fixChristian Grothoff2012-05-07
|
* -fix test if nls is not working -- OSX buildbot says hiChristian Grothoff2012-05-07
|
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* indentationChristian Grothoff2011-08-15
|
* Changed GNUNET_TIME_Absolute and GNUNET_TIME_Relative to allow safe ↵Matthias Wachs2010-10-27
| | | | comparisons between time values
* nitpicksChristian Grothoff2010-09-01
|
* cleanerChristian Grothoff2010-08-31
|
* snprintfChristian Grothoff2010-08-30
|
* gpl3Christian Grothoff2010-07-02
|
* consistencyChristian Grothoff2010-04-02
|
* fix MinGWNils Durner2009-11-20
|
* check properly for mmap failuresChristian Grothoff2009-11-12
|
* ngChristian Grothoff2009-05-29