aboutsummaryrefslogtreecommitdiff
path: root/src/util/common_logging.c
Commit message (Expand)AuthorAge
* implement #5551 (UDP broadcast learning in TNG)Christian Grothoff2019-04-07
* add nonstring attribute to silence warningFlorian Dold2019-02-28
* Fix logging.Marcello Stanisci2019-02-07
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* i18n, fix typo, better loggingChristian Grothoff2018-09-15
* introduce allocation wrappers to improve libgcrypt performanceChristian Grothoff2018-08-11
* print to stderrSchanzenbach, Martin2018-06-24
* add newlines to log error messageSchanzenbach, Martin2018-06-24
* fix https://gnunet.org/bugs/view.php?id=4376Schanzenbach, Martin2018-06-24
* 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 off-by-one error in cadet connection construction, also enforce better ti...Christian Grothoff2018-05-20
* log key material hashesChristian Grothoff2018-05-16
* check strftime return valueChristian Grothoff2018-01-05
* -very unimportant typo fixedpsyc://loupsycedyglgamf.onion/~lynX2017-07-08
* implement GNUNET_h2s2 for printing two hashes in one log output linelurchi2017-07-08
* fix FTBFS issues if --enable-logging=no is setChristian Grothoff2017-06-29
* fix buffer sizeChristian Grothoff2017-01-22
* allow NULL argument for GNUNET_i2s()Christian Grothoff2017-01-22
* introcude GNUNET_i2s2()Christian Grothoff2017-01-22
* use new shortmap to simplify CADET logic a bitChristian Grothoff2017-01-17
* fix build for Taler walletChristian Grothoff2016-10-13
* end-user friendly output messages, ok like this?Carlo von lynX2016-08-09
* UX: message type for important things that aren't evilCarlo von lynX2016-08-08
* Merge branch 'master' of /RAM/proj/gnunetCarlo von lynX2016-08-08
* fix #4545: create directory for log file if it does not existChristian Grothoff2016-06-01
* -fix (C) noticesChristian Grothoff2016-01-19
* preparations for fixing #4065Christian Grothoff2015-11-23
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff2015-05-30
* generally use GNUNET_assert() instead of GNUNET_abort() to also log the errorChristian Grothoff2015-02-28
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* use GNUNET_snprintfChristian Grothoff2015-01-17
* -fix sec_name leakChristian Grothoff2014-12-19
* Adding function GNUNET_CRYPTO_compute_finger_identitySupriti Singh2014-02-18
* - Allocate buffer large enough to contain UNIX_PATH_MAX size pathnames in cas...Sree Harsha Totakura2014-02-10
* -doxygenChristian Grothoff2013-12-23
* malloc -> newLRN2013-12-19
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* removing remenants of abstract unix domain socket handling, this finishes add...Christian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -enable printing and parsing of conversation's PHONE recordsChristian Grothoff2013-10-05
* -doxygen, indentationChristian Grothoff2013-10-02
* -fix helper: properly abort pending write tasks during helper destroyChristian Grothoff2013-10-02
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -fixing resuming publish operationChristian Grothoff2013-09-13
* -remove ShortHashCode from API, deprecate SListChristian Grothoff2013-08-19
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -make sure result is 0-terminated for UDSChristian Grothoff2013-04-24