aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Collapse)AuthorAge
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
|
* - docSree Harsha Totakura2013-10-09
|
* - prefix env variable for specifying the tmp dir testbed/testing uses for ↵Sree Harsha Totakura2013-10-09
| | | | dumping generated peer config files
* documentation for solver apiMatthias Wachs2013-10-09
|
* documentation and fix for const warningMatthias Wachs2013-10-09
|
* ats solver are now implemented as pluginsMatthias Wachs2013-10-08
| | | | | initial commit: tests pass, no crashes with tests ...
* - fix peer reconfiguration when the peer is already stoppedSree Harsha Totakura2013-10-08
|
* indentation and inmproved documentation for feedbackMatthias Wachs2013-10-08
|
* Replace OFF_T with off_tLRN2013-10-08
|
* Update plibc headerLRN2013-10-08
|
* more strings documentationChristian Grothoff2013-10-08
|
* -document UTC vs local timeChristian Grothoff2013-10-08
|
* -doxygenChristian Grothoff2013-10-07
|
* -moving friends file parsing logic into its own libraryChristian Grothoff2013-10-07
|
* added scalarproduct multipart protocol numbersChristian Fuchs2013-10-07
|
* - comment clarificationFlorian Dold2013-10-06
|
* MQ for COREFlorian Dold2013-10-06
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -dieChristian Grothoff2013-10-06
|
* -more dead code elimination / house cleaningChristian Grothoff2013-10-06
|
* -removing dead lib headerChristian Grothoff2013-10-06
|
* -store revocations to diskChristian Grothoff2013-10-06
|
* -load revocations from disk, misc doxygen/style fixesChristian Grothoff2013-10-06
|
* renaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYPTO_get_peer_identityChristian Grothoff2013-10-06
|
* -doxygen, coding conventionsChristian Grothoff2013-10-06
|
* -doxygen fixesChristian Grothoff2013-10-06
|
* -doxygen fixesChristian Grothoff2013-10-06
|
* -doxygen fixesChristian Grothoff2013-10-06
|
* -implementing revocation libraryChristian Grothoff2013-10-06
|
* -doxygenChristian Grothoff2013-10-05
|
* -fix double-free, clarify APIChristian Grothoff2013-10-05
|
* -fixChristian Grothoff2013-10-05
|
* -enable printing and parsing of conversation's PHONE recordsChristian Grothoff2013-10-05
|
* -removing old legacy conversation APIChristian Grothoff2013-10-05
|
* -doxygen/indentationChristian Grothoff2013-10-04
|
* -indentation improvementsChristian Grothoff2013-10-04
|
* -sync before server reboot, work on conversation serviceChristian Grothoff2013-10-04
|
* -add missing #definesChristian Grothoff2013-10-04
|
* -mostly finished call APIChristian Grothoff2013-10-03
|
* -more work on call APIChristian Grothoff2013-10-03
|
* -finishing first round of conversation phone API implementationChristian Grothoff2013-10-03
|
* Andrew Cann wrote:Christian Grothoff2013-10-03
| | | | | | | | | | | | | Here's a very small patch that changes one of the arguments to GNUNET_CONFIGURATION_get_value_choice. C++ doesn't allow you to cast from a (char **) to a (const char **) because that enables overwriting read-only memory. This patch makes the argument "more const" (which is always a good thing) and makes it possible to call it from C++ passing in a (char **). https://canndrew.org/misc/change_GNUNET_CONFIGURATION_get_value_choice_argument.diff
* -doxygen, indentationChristian Grothoff2013-10-02
|
* -docu helper api betterChristian Grothoff2013-10-02
|
* -implement speaker libraryChristian Grothoff2013-10-02
|
* -fix typosChristian Grothoff2013-10-02
|
* -implement microphone libraryChristian Grothoff2013-10-02
|
* -split off microphone/speaker APIsChristian Grothoff2013-10-02
|
* -proposing improved conversation APIChristian Grothoff2013-10-02
|
* -fix indentation, minor leaksChristian Grothoff2013-10-02
|