aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_server_lib.h
Commit message (Collapse)AuthorAge
* doxygen: add documentation linksGabor X Toth2016-01-15
|
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
|
* doxygen: group/module definitions (part 1)Gabor X Toth2016-01-11
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* fix TCP plugin RC issue (#3687) by changing util API (!)Christian Grothoff2015-02-21
|
* -doxygenChristian Grothoff2015-02-18
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -eliminate duplicate all_zeros globals, eliminated dead 'latency' field in ↵Christian Grothoff2014-12-20
| | | | SendOKMessage
* add function to obtain number of subscribers to NCChristian Grothoff2014-10-23
|
* -cleanupChristian Grothoff2013-12-08
|
* \Gabor X Toth2013-10-10
|
* -rename serverAddr to server_addr to follow naming conventionsChristian Grothoff2013-10-09
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -indentation improvementsChristian Grothoff2013-10-04
|
* - docBart Polot2013-09-11
|
* -misc doxygen fixesChristian Grothoff2013-08-21
|
* - dead code; fix docSree Harsha Totakura2013-08-13
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* - connect_notify is also called with NULL on server shutdownBart Polot2013-07-13
|
* -fix doxygenChristian Grothoff2013-07-12
|
* -adding API to associated user context with a server's client to avoid ugly ↵Christian Grothoff2013-07-11
| | | | hacks, such as linked list searches and casting pointers to integers (thanks to Peter-Vogginger for forcing me to fix this)
* All-encompassing ARM updateLRN2013-03-13
|
* -docuChristian Grothoff2012-11-29
|
* fixing #1551/#2503Christian Grothoff2012-09-17
|
* - fix for 0002371, 0002343: mst freed in callbackMatthias Wachs2012-05-24
|
* introducing soft shutdown concept for services; during soft shutdown, ↵Christian Grothoff2012-04-22
| | | | services that are still managing non-monitor clients continue to run until those clients disconnect; however, the services do stop to accept new connections (will stop listening); soft shutdown is now used by ats, transport, peerinfo, namestore and most importantly statistics; this should fix #2197
* -doxygenChristian Grothoff2012-04-22
|
* -misc offline hacking / code cleanup in utilChristian Grothoff2012-04-21
|
* -do not test for prereq done, almost always set nowChristian Grothoff2012-04-19
|
* -simplifying destruction of connections, cleaning up server API -- all for #2274Christian Grothoff2012-04-19
|
* -removing dead API callChristian Grothoff2012-04-19
|
* 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
* eliminating last dependency on util code from wlan helper by inliningChristian Grothoff2011-12-06
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* vminko: new API to delete a TransmitContext (slightly modified patch from #1822)Christian Grothoff2011-10-06
|
* removing unique id codeMatthias Wachs2011-08-30
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* changes to server libMatthias Wachs2011-08-26
| | | | | | Added a unique ID to struct GNUNET_SERVER_Client to be able to distinguish between different clients
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* addChristian Grothoff2011-07-11
|
* Mantis 1716:Christian Grothoff2011-06-20
|
* disable warning if we intentionally throttle a connectionChristian Grothoff2011-06-06
|
* fixChristian Grothoff2011-02-24
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* remove max buffer size from headersNathan S. Evans2010-07-02
|
* define smallest buffer for connectionsNathan S. Evans2010-07-02
|
* doxyChristian Grothoff2010-06-23
|
* support for systemd style listen fd passingChristian Grothoff2010-06-23
|