aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_common.h
Commit message (Expand)AuthorAge
...
* 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
* -style fixesChristian Grothoff2015-01-26
* social: implement enter/leave/messaging; psyc: improvements and fixesGabor X Toth2014-07-23
* -indent, doxygenChristian Grothoff2014-06-07
* version bumping for 0.10.1Christian Grothoff2014-04-08
* incomplete code for finger and friend tablesSupriti Singh2014-01-21
* - profiler actually added to svnFlorian Dold2014-01-07
* -version bumpingChristian Grothoff2013-12-23
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -doxygen, indentationChristian Grothoff2013-10-02
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -eliminate ShortHashCode residuals (#2936)Christian Grothoff2013-09-16
* -playing with doxygen groupsChristian Grothoff2013-08-14
* -removing last bits of RSA support, as this code is now deadChristian Grothoff2013-07-18
* - declare GNUNET_EXTRA_LOGGING to make gnunet_common.h usable by sources not ...Sree Harsha Totakura2013-05-24
* - docBart Polot2013-04-22
* -idea for improved allocatorChristian Grothoff2013-03-21
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
* -bumpChristian Grothoff2012-11-05
* -more cleanup and input validation fixesChristian Grothoff2012-10-30
* reducing error messages about missing configuration options by introducing ne...Christian Grothoff2012-09-27
* -short hash output funcMartin Schanzenbach2012-09-18
* fix for gcc alginment issue on sparc reported to Debian as #670578Christian Grothoff2012-07-30
* -cpp fixChristian Grothoff2012-07-05
* -LRN: Change logskipping to use functions only:Christian Grothoff2012-06-23
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -trying to fix build errors on old gccsChristian Grothoff2012-04-25
* -docChristian Grothoff2012-04-24
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
* adding API for short (256-bit) hash codesChristian Grothoff2012-03-19
* LRN: Enforce GCC bitfield layout for some structs on W32Christian Grothoff2012-02-29
* -version bumps in anticipation of releaseChristian Grothoff2012-02-27
* TG: attached are the following patches for GNUnet:Christian Grothoff2012-02-23
* -add missing parensChristian Grothoff2012-02-01
* Let the compiler not include debug strings in binary when make is not configu...Bart Polot2012-02-01
* -barato's byte order patch, might even help with #2130Christian Grothoff2012-02-01
* -ughChristian Grothoff2012-01-30
* -fix endian testChristian Grothoff2012-01-30
* -doxygen fixesChristian Grothoff2012-01-25
* use noreturn macro for GNUNET_abort to help gcc and othersChristian Grothoff2012-01-23
* -docuChristian Grothoff2012-01-05
* -version bumps for releaseChristian Grothoff2011-12-26
* fixing 2012: network structure alignment now forced to be correct even on W32...Christian Grothoff2011-12-21
* -fixMatthias Wachs2011-12-07
* eliminating last dependency on util code from wlan helper by inliningChristian Grothoff2011-12-06
* adding GNUnet endian operationsMatthias Wachs2011-12-06
* use uint64_t instead of long long for GNUNET_ntohll/GNUNET_htonllChristian Grothoff2011-12-06
* -fixing minor typos, version bumpChristian Grothoff2011-11-30
* introducing GNUNET_UNUSED macro instead of hard-coding gcc attribute all over...Christian Grothoff2011-11-28