aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_common.h
Commit message (Collapse)AuthorAge
* towards using EdDSA-ECDHE instead of ECDSA-ECDHE combined cryptosystem (API ↵Christian Grothoff2015-05-13
| | | | only)
* client_manager: add API for async operationsGabor X Toth2015-05-07
|
* add GNUNET_(hton|ntoh).*_signed() functionsGabor X Toth2015-05-07
|
* 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
| | | | | | | - social: implement enter/leave, send/receive messages, slicer - psyc, social: add struct GNUNET_PSYC_Message for single-fragment join messages - psyc: add message callback in addition to message part callback - client_manager, social, psyc, multicast: add disconnect callback
* -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
| | | | | | | | - test for signature segfault with secretsharing - rudimentary implementation of cooperative decryption - consensus uses absolute time instead of relative - working DKG without zero knowledge proofs
* -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
| | | | present in source tree
* - 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 ↵Christian Grothoff2012-09-27
| | | | new helper functions to print them uniformly
* -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
| | | | | | | | Remember these weird "skip_log" functions in my gdb backtraces? I hope that this patch will get rid of them. Shouldn't affect existing uses of the API.
* -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
| | | | | | | | | | | | | | | - 1: added GNUNET_i2s_full - full variant of GNUNET_i2s - 2: GNUNET_CRYPTO_hash_from_string2 with additional length parameter, useful to prevent an additional strlen call when the caller already knows the length - 3: custom mst callbacks for the server, enables using the server with a custom parser - 4: added GNUNET_SERVER_client_set_finish_pending_write - enables changing the server behavior to finish pending writes when closing the connection Best regards, Gabor Adam Toth
* -add missing parensChristian Grothoff2012-02-01
|
* Let the compiler not include debug strings in binary when make is not ↵Bart Polot2012-02-01
| | | | configured with verbose
* -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 ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* -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
|