revert to MHD_USE_SSL for now
[oweals/gnunet.git] / src / include / gnunet_common.h
2016-10-12 Christian Grothoffrevert to MHD_USE_SSL for now
2016-10-12 Christian Grothoff-work around MHD_USE_TLS not being in old MHD versions
2016-10-09 Markus Teichlibgnunetutil: add file, line debug info to multidimens...
2016-10-09 Markus Teichlibgnunetutil: fix doc and indentation for realloc
2016-09-07 Markus Teichgnunetutil: add 2d and 3d allocation including tests
2016-08-11 Christian Grothoff-convert vpn/exit/pt to use new CADET ports
2016-08-08 Carlo von lynXMerge branch 'master' of /RAM/proj/gnunet
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-05-06 Christian Grothofffixing compiler warnings
2016-05-04 Christian Grothoffdetect format string bugs
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-01-30 Christian Grothoff-fix #4151
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-15 Gabor X Tothdoxygen: add documentation links
2016-01-12 Gabor X Tothdoxygen: group/module definitions (part 2)
2015-11-23 Christian Grothoffpreparations for fixing #4065
2015-07-19 David BarksdaleRemove this GNUNET_htonl_signed nonsense
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-23 Christian Grothofffix #3862
2015-06-16 Christian Grothoff#include byteswap, if detected by configure
2015-05-13 Christian Grothofftowards using EdDSA-ECDHE instead of ECDSA-ECDHE combin...
2015-05-07 Gabor X Tothclient_manager: add API for async operations
2015-05-07 Gabor X Tothadd GNUNET_(hton|ntoh).*_signed() functions
2015-02-28 Christian Grothoffgenerally use GNUNET_assert() instead of GNUNET_abort...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-26 Christian Grothoff-style fixes
2014-07-23 Gabor X Tothsocial: implement enter/leave/messaging; psyc: improvem...
2014-06-07 Christian Grothoff-indent, doxygen
2014-04-08 Christian Grothoffversion bumping for 0.10.1
2014-01-21 Supriti Singhincomplete code for finger and friend tables
2014-01-07 Florian Dold- profiler actually added to svn
2013-12-23 Christian Grothoff-version bumping
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-02 Christian Grothoff-doxygen, indentation
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-16 Christian Grothoff-eliminate ShortHashCode residuals (#2936)
2013-08-14 Christian Grothoff-playing with doxygen groups
2013-07-18 Christian Grothoff-removing last bits of RSA support, as this code is...
2013-05-24 Sree Harsha Totakura- declare GNUNET_EXTRA_LOGGING to make gnunet_common...
2013-04-22 Bart Polot- doc
2013-03-21 Christian Grothoff-idea for improved allocator
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-11-05 Christian Grothoff-bump
2012-10-30 Christian Grothoff-more cleanup and input validation fixes
2012-09-27 Christian Grothoffreducing error messages about missing configuration...
2012-09-18 Martin Schanzenbach-short hash output func
2012-07-30 Christian Grothofffix for gcc alginment issue on sparc reported to Debian...
2012-07-05 Christian Grothoff-cpp fix
2012-06-23 Christian Grothoff-LRN: Change logskipping to use functions only:
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-04-25 Christian Grothoff-trying to fix build errors on old gccs
2012-04-24 Christian Grothoff-doc
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-03-19 Christian Grothoffadding API for short (256-bit) hash codes
2012-02-29 Christian GrothoffLRN: Enforce GCC bitfield layout for some structs on W32
2012-02-27 Christian Grothoff-version bumps in anticipation of release
2012-02-23 Christian GrothoffTG: attached are the following patches for GNUnet:
2012-02-01 Christian Grothoff-add missing parens
2012-02-01 Bart PolotLet the compiler not include debug strings in binary...
2012-02-01 Christian Grothoff-barato's byte order patch, might even help with #2130
2012-01-30 Christian Grothoff-ugh
2012-01-30 Christian Grothoff-fix endian test
2012-01-25 Christian Grothoff-doxygen fixes
2012-01-23 Christian Grothoffuse noreturn macro for GNUNET_abort to help gcc and...
2012-01-05 Christian Grothoff-docu
2011-12-26 Christian Grothoff-version bumps for release
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-07 Matthias Wachs-fix
2011-12-06 Christian Grothoffeliminating last dependency on util code from wlan...
2011-12-06 Matthias Wachsadding GNUnet endian operations
2011-12-06 Christian Grothoffuse uint64_t instead of long long for GNUNET_ntohll...
2011-11-30 Christian Grothoff-fixing minor typos, version bump
2011-11-28 Christian Grothoffintroducing GNUNET_UNUSED macro instead of hard-coding...
2011-11-05 Christian Grothoffintroducing GNUNET_abort
2011-11-05 Christian GrothoffLRN: cosmetics
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-30 Christian Grothoffreading for disting
2011-10-10 Christian Grothofflog from macros
2011-10-07 Christian GrothoffLRN: Small janitor fixes
2011-10-04 Christian GrothoffLRN's big logging rewrite (#1805):
2011-09-02 Christian Grothoffbreaking stuff
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-10 Christian Grothoffstrndup
2011-06-10 Christian Grothoffbump
2011-01-26 Christian Grothoffindenting
2010-11-24 Christian Grothoffmemdup
2010-11-05 Christian GrothoffLRN patch from Mantis #1615
2010-10-29 Christian Grothoffstdarg
2010-09-08 Christian GrothoffW32 porting work by LRN
2010-09-01 Christian Grothoffnitpicks
2010-07-30 Nathan S. Evansh2s_full, useful for testing
2010-06-05 Christian Grothoffcheck for headers at least conditionally, also for...
2010-06-05 Christian Grothoffcheck for headers at least conditionally
2010-06-05 Nils Durnermove platform specific stuff to platform.h
2010-06-02 Christian Grothofffix
2010-04-30 Christian Grothofffixes
2010-03-24 Christian Grothoffstuff
next