aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Collapse)AuthorAge
* update documentationSree Harsha Totakura2016-10-27
|
* Move type check after initialization to make compiler happyDavid Barksdale2016-10-26
|
* -missing commitChristian Grothoff2016-10-25
|
* more work on new nat libraryChristian Grothoff2016-10-24
|
* new NAT lib client api skeletonChristian Grothoff2016-10-23
|
* define message types for new NAT serviceChristian Grothoff2016-10-23
|
* design for new NAT service APIChristian Grothoff2016-10-23
|
* move to new client API: remove old client APIChristian Grothoff2016-10-23
|
* cadet_api.c uses GNUNET_MQ_impl_currentDavid Barksdale2016-10-22
|
* new service API will no longer export this functionChristian Grothoff2016-10-21
|
* fix commentFlorian Dold2016-10-16
|
* implement impl_in_flight API for MQ, replacing evacuationFlorian Dold2016-10-16
|
* Rename MQ_evict to MQ_evacuate and make API nicerFlorian Dold2016-10-16
|
* Add evict functionalty to mq cancellation.Florian Dold2016-10-16
| | | | | | Useful to avoid copying of buffers when canceling a partially sent message.
* psycstore: fix postgresGabor X Toth2016-10-12
|
* revert to MHD_USE_SSL for nowChristian Grothoff2016-10-12
|
* -work around MHD_USE_TLS not being in old MHD versionsChristian Grothoff2016-10-12
|
* extending process API to allow obtaining status code in blocking fashionChristian Grothoff2016-10-10
|
* libgnunetutil: add file, line debug info to multidimensional array allocatorsMarkus Teich2016-10-09
|
* libgnunetutil: fix doc and indentation for reallocMarkus Teich2016-10-09
|
* sketch new service start/stop API as needed for testbedChristian Grothoff2016-10-07
|
* - Add reverse resolution with limited functionalityMartin Schanzenbach2016-10-06
|
* postgresql cflagsGabor X Toth2016-09-30
|
* -fix includeChristian Grothoff2016-09-30
|
* fixes relating to intercepting DNS queries over IPv6Christian Grothoff2016-09-27
|
* migrate ARM to new service APIChristian Grothoff2016-09-24
|
* migrate peerstore to new service MQ APIChristian Grothoff2016-09-24
|
* MQ docGabor X Toth2016-09-23
|
* rm client_managerGabor X Toth2016-09-22
|
* rm client_managerGabor X Toth2016-09-22
|
* migrating more services to new service APIChristian Grothoff2016-09-21
|
* -fix minor issuesChristian Grothoff2016-09-20
|
* converting scalarproduct alice-ecc to new service APIChristian Grothoff2016-09-20
|
* convert statistics service to new service MQ APIChristian Grothoff2016-09-20
|
* converting nse to new service APIChristian Grothoff2016-09-19
|
* header for new NC logicChristian Grothoff2016-09-19
|
* -implementing server-independent NC logicChristian Grothoff2016-09-19
|
* towards adding mq destruction notificationChristian Grothoff2016-09-19
|
* misc minor fixes for new service MQ API, implementing resolver using new ↵Christian Grothoff2016-09-19
| | | | service API
* realigning CADET messages and bumping message types to avoid interactions ↵Christian Grothoff2016-09-12
| | | | with incompatible old versions complicating diagnostics
* gnunetutil: add 2d and 3d allocation including testsMarkus Teich2016-09-07
|
* -towards a new MST for the new serviceChristian Grothoff2016-08-29
|
* -starting with service_new main logicChristian Grothoff2016-08-29
|
* more docs for service apiFlorian Dold2016-08-29
|
* -document new APIChristian Grothoff2016-08-29
|
* -document new APIChristian Grothoff2016-08-29
|
* docs for service apiFlorian Dold2016-08-29
|
* fix MAX_PAYLOAD definition, thereby fixing wrong type for GNUNET_logChristian Grothoff2016-08-26
|
* putting CADET on a diet: proper alignment for AX KX, kill obsolete OTR ↵Christian Grothoff2016-08-26
| | | | legacy code
* ensure binding multiple ports to the same service descriptor works (again) ↵Christian Grothoff2016-08-25
| | | | with the correct mapping of ports