aboutsummaryrefslogtreecommitdiff
path: root/src/util/common_logging.c
Commit message (Expand)AuthorAge
...
* 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
* -include time offsets in logging as wellChristian Grothoff2013-03-04
* -do not fail hard on log skip checksChristian Grothoff2013-02-05
* reducing error messages about missing configuration options by introducing ne...Christian Grothoff2012-09-27
* -short hash output funcMartin Schanzenbach2012-09-18
* -fixing #2546Christian Grothoff2012-09-16
* -fixesChristian Grothoff2012-06-29
* -LRN: Support [] (formatted to be pid) in logfile names:Christian Grothoff2012-06-23
* -LRN: Lock the output on W32:Christian Grothoff2012-06-23
* -LRN: Change logskipping to use functions only:Christian Grothoff2012-06-23
* -fixChristian Grothoff2012-06-23
* -fix #2122 and #2035Christian Grothoff2012-06-22
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -help seaspider some moreChristian Grothoff2012-05-15
* -document ignored return valueChristian Grothoff2012-04-26
* TG: attached are the following patches for GNUnet:Christian Grothoff2012-02-23
* -use GNUNET_free instead of freeChristian Grothoff2012-02-13
* -dceChristian Grothoff2012-01-25
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
* -LRN: fix syscall nameChristian Grothoff2011-12-30
* LRN: correct behaviour when logfile does not existChristian Grothoff2011-12-06
* LRN: Ensure that GTK can then do the internal call write(2, message, strlenChristian Grothoff2011-12-06
* -fixing indentationChristian Grothoff2011-11-29
* -more doxygen fixesChristian Grothoff2011-11-28
* introducing GNUNET_abortChristian Grothoff2011-11-05
* treat empty string as NULLChristian Grothoff2011-11-05