aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2011-12-06Implement passing sockets in IPC on W32 (#1975)grothoff
2011-12-06adding GNUnet endian operationswachs
2011-12-06use uint64_t instead of long long for GNUNET_ntohll/GNUNET_htonllgrothoff
2011-12-06Removed legacy codebartpolot
2011-12-06LRN: Fixing Mantis #1974: On W32 winsock2.h defines FD_SETSIZE (if it was not...grothoff
2011-11-30-fixing minor typos, version bumpgrothoff
2011-11-29-fixing indentationgrothoff
2011-11-29-cleaning up message format and code related to recent transport address stri...grothoff
2011-11-29- finale commit for the api changewachs
2011-11-29- latest changes for refactoring: iterate sends disassembled hello-addresswachs
2011-11-29LRN: new code for GNUNET_OS_network_interfaces_list on W32 improving support ...grothoff
2011-11-29api clean up next stepswachs
2011-11-29first steps to transport_api cleanupwachs
2011-11-28introducing GNUNET_UNUSED macro instead of hard-coding gcc attribute all over...grothoff
2011-11-28-document desired direction of transport API changegrothoff
2011-11-24changing API in anticipation of future implementation of 1369grothoff
2011-11-23LRN: Fix the use of SRANDOMgrothoff
2011-11-17api change for network interface iterations to support broadcast address and ...wachs
2011-11-10git-svn-id: https://gnunet.org/svn/gnunet@18095 140774ce-b5e7-0310-ab8b-a8572...wachs
2011-11-09cancel suggestswachs
2011-11-08refactoring how we handle peer addresses in peerinfo/ats/transport/hello subs...grothoff
2011-11-08adding address abstractiongrothoff
2011-11-05introducing GNUNET_abortgrothoff
2011-11-05LRN: cosmeticsgrothoff
2011-11-04curly wars / auto-indentationgrothoff
2011-11-04extending ats api to inform about addresses in usewachs
2011-11-04fixgrothoff
2011-11-03implementing time and size parsers for #1875grothoff
2011-11-03implementing plugin directory scanner for #1746grothoff
2011-10-30fixgrothoff
2011-10-30making the new mesh the defaultgrothoff
2011-10-30deleting old mesh APIgrothoff
2011-10-30reading for distinggrothoff
2011-10-30UDP broadcast finishedwachs
2011-10-28moving transport protocol sectionwachs
2011-10-28Added transition code for new MESH APIbartpolot
2011-10-27message typeswachs
2011-10-26dummygrothoff
2011-10-24New message typebartpolot
2011-10-24improving r17722grothoff
2011-10-23getting rid of unnecessary ignore_shutdown callsgrothoff
2011-10-22replacing 0-terminated atsi-array with array+length in core API (and the core...grothoff
2011-10-22eliminating GNUNET_TRANSPORT_set_quota codegrothoff
2011-10-20fixgrothoff
2011-10-18Added new message typesbartpolot
2011-10-18Change keepalive packets to explicit message type numberbartpolot
2011-10-18send session release messages back to ATS APIgrothoff
2011-10-17move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_grothoff
2011-10-14LRN loves slist: Use stack allocation for slist iteratorgrothoff
2011-10-13finish ATS API implementationgrothoff