aboutsummaryrefslogtreecommitdiff
path: root/src/util/common_logging.c
AgeCommit message (Expand)Author
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-05-20fix off-by-one error in cadet connection construction, also enforce better ti...Christian Grothoff
2018-05-16log key material hashesChristian Grothoff
2018-01-05check strftime return valueChristian Grothoff
2017-07-08-very unimportant typo fixedpsyc://loupsycedyglgamf.onion/~lynX
2017-07-08implement GNUNET_h2s2 for printing two hashes in one log output linelurchi
2017-06-29fix FTBFS issues if --enable-logging=no is setChristian Grothoff
2017-01-22fix buffer sizeChristian Grothoff
2017-01-22allow NULL argument for GNUNET_i2s()Christian Grothoff
2017-01-22introcude GNUNET_i2s2()Christian Grothoff
2017-01-17use new shortmap to simplify CADET logic a bitChristian Grothoff
2016-10-13fix build for Taler walletChristian Grothoff
2016-08-09end-user friendly output messages, ok like this?Carlo von lynX
2016-08-08UX: message type for important things that aren't evilCarlo von lynX
2016-08-08Merge branch 'master' of /RAM/proj/gnunetCarlo von lynX
2016-06-01fix #4545: create directory for log file if it does not existChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-11-23preparations for fixing #4065Christian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-05-30make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff
2015-02-28generally use GNUNET_assert() instead of GNUNET_abort() to also log the errorChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-01-17use GNUNET_snprintfChristian Grothoff
2014-12-19-fix sec_name leakChristian Grothoff
2014-02-18Adding function GNUNET_CRYPTO_compute_finger_identitySupriti Singh
2014-02-10- Allocate buffer large enough to contain UNIX_PATH_MAX size pathnames in cas...Sree Harsha Totakura
2013-12-23-doxygenChristian Grothoff
2013-12-19malloc -> newLRN
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-09removing remenants of abstract unix domain socket handling, this finishes add...Christian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-05-enable printing and parsing of conversation's PHONE recordsChristian Grothoff
2013-10-02-doxygen, indentationChristian Grothoff
2013-10-02-fix helper: properly abort pending write tasks during helper destroyChristian Grothoff
2013-09-30-towards addressing #3047, note this causes the code to FTBFSChristian Grothoff
2013-09-13-fixing resuming publish operationChristian Grothoff
2013-08-19-remove ShortHashCode from API, deprecate SListChristian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-04-24-make sure result is 0-terminated for UDSChristian Grothoff
2013-03-04-include time offsets in logging as wellChristian Grothoff
2013-02-05-do not fail hard on log skip checksChristian Grothoff
2012-09-27reducing error messages about missing configuration options by introducing ne...Christian Grothoff
2012-09-18-short hash output funcMartin Schanzenbach
2012-09-16-fixing #2546Christian Grothoff
2012-06-29-fixesChristian Grothoff
2012-06-23-LRN: Support [] (formatted to be pid) in logfile names:Christian Grothoff
2012-06-23-LRN: Lock the output on W32:Christian Grothoff
2012-06-23-LRN: Change logskipping to use functions only:Christian Grothoff
2012-06-23-fixChristian Grothoff
2012-06-22-fix #2122 and #2035Christian Grothoff