aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
AgeCommit message (Collapse)Author
2012-06-09-fixing #2400grothoff
git-svn-id: https://gnunet.org/svn/gnunet@21817 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-19-there was no 0-terminator, fixing commentgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21051 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-19-remove ATS 0-termination in NotifyTrafficMessage (#2275)grothoff
git-svn-id: https://gnunet.org/svn/gnunet@21050 140774ce-b5e7-0310-ab8b-a85725594a96
2012-03-29-dcegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@20809 140774ce-b5e7-0310-ab8b-a85725594a96
2012-03-29-fix commentgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@20808 140774ce-b5e7-0310-ab8b-a85725594a96
2011-12-21fixing 2012: network structure alignment now forced to be correct even on ↵grothoff
W32 using #pragma pack from gcc 4.x git-svn-id: https://gnunet.org/svn/gnunet@18730 140774ce-b5e7-0310-ab8b-a85725594a96
2011-10-22replacing 0-terminated atsi-array with array+length in core API (and the ↵grothoff
core-connect IPC) git-svn-id: https://gnunet.org/svn/gnunet@17677 140774ce-b5e7-0310-ab8b-a85725594a96
2011-10-22remove unused options -- these bits were always set, no need to pass themgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@17674 140774ce-b5e7-0310-ab8b-a85725594a96
2011-10-17move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_grothoff
git-svn-id: https://gnunet.org/svn/gnunet@17517 140774ce-b5e7-0310-ab8b-a85725594a96
2011-10-10cleanergrothoff
git-svn-id: https://gnunet.org/svn/gnunet@17325 140774ce-b5e7-0310-ab8b-a85725594a96
2011-10-10dead code eliminationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@17308 140774ce-b5e7-0310-ab8b-a85725594a96
2011-10-10remove limit_outbound, DCEgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@17301 140774ce-b5e7-0310-ab8b-a85725594a96
2011-10-07hxinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@17288 140774ce-b5e7-0310-ab8b-a85725594a96
2011-10-07removing 'publicKey' argument from CORE init callbackgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@17278 140774ce-b5e7-0310-ab8b-a85725594a96
2011-10-04LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsgrothoff
(#1805). git-svn-id: https://gnunet.org/svn/gnunet@17173 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-29run indent twice, it alternates between two 'canonical' forms, also run ↵grothoff
whitespace remover git-svn-id: https://gnunet.org/svn/gnunet@16620 140774ce-b5e7-0310-ab8b-a85725594a96
2011-06-05use new transport API, minor core API changegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@15428 140774ce-b5e7-0310-ab8b-a85725594a96
2011-03-27communicate res delay in capigrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14737 140774ce-b5e7-0310-ab8b-a85725594a96
2011-03-11implement cork option, fix testcasesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14628 140774ce-b5e7-0310-ab8b-a85725594a96
2011-02-06undogrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14365 140774ce-b5e7-0310-ab8b-a85725594a96
2011-02-06more chat code from Mantis #1657grothoff
git-svn-id: https://gnunet.org/svn/gnunet@14364 140774ce-b5e7-0310-ab8b-a85725594a96
2011-01-25donegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14262 140774ce-b5e7-0310-ab8b-a85725594a96
2010-12-22deadgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14024 140774ce-b5e7-0310-ab8b-a85725594a96
2010-12-22deadgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14023 140774ce-b5e7-0310-ab8b-a85725594a96
2010-11-17Quota compliance testcases should ready to be commited...wachs
git-svn-id: https://gnunet.org/svn/gnunet@13728 140774ce-b5e7-0310-ab8b-a85725594a96
2010-11-13hxinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@13673 140774ce-b5e7-0310-ab8b-a85725594a96
2010-11-13the big core API/protocol change, breaks all testcases using core, since the ↵grothoff
code is still buggy git-svn-id: https://gnunet.org/svn/gnunet@13670 140774ce-b5e7-0310-ab8b-a85725594a96
2010-08-03core changes for topology iteration (get current connections)nevans
git-svn-id: https://gnunet.org/svn/gnunet@12438 140774ce-b5e7-0310-ab8b-a85725594a96
2010-07-26fixesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@12344 140774ce-b5e7-0310-ab8b-a85725594a96
2010-07-07hacks from tripgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@12176 140774ce-b5e7-0310-ab8b-a85725594a96
2010-07-02gpl3grothoff
git-svn-id: https://gnunet.org/svn/gnunet@12098 140774ce-b5e7-0310-ab8b-a85725594a96
2010-05-14nodbggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@11377 140774ce-b5e7-0310-ab8b-a85725594a96
2010-04-18towards fixing blacklisting APIs and implementationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@10970 140774ce-b5e7-0310-ab8b-a85725594a96
2010-04-10cleanupgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@10868 140774ce-b5e7-0310-ab8b-a85725594a96
2010-03-30work on namespace stuffgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@10715 140774ce-b5e7-0310-ab8b-a85725594a96
2010-03-25dbggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@10690 140774ce-b5e7-0310-ab8b-a85725594a96
2010-03-18movegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@10646 140774ce-b5e7-0310-ab8b-a85725594a96
2010-03-17dbggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@10634 140774ce-b5e7-0310-ab8b-a85725594a96
2010-03-08nodebgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@10514 140774ce-b5e7-0310-ab8b-a85725594a96
2010-03-05trying to fix bandwidth calculationsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@10502 140774ce-b5e7-0310-ab8b-a85725594a96
2010-02-27fix quota calculationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@10455 140774ce-b5e7-0310-ab8b-a85725594a96
2010-02-23nodebgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@10421 140774ce-b5e7-0310-ab8b-a85725594a96
2010-02-23fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@10419 140774ce-b5e7-0310-ab8b-a85725594a96
2010-02-17nodebug, test topogrothoff
git-svn-id: https://gnunet.org/svn/gnunet@10360 140774ce-b5e7-0310-ab8b-a85725594a96
2010-02-17timeoutgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@10351 140774ce-b5e7-0310-ab8b-a85725594a96
2010-02-15found assertion problem in coregrothoff
git-svn-id: https://gnunet.org/svn/gnunet@10315 140774ce-b5e7-0310-ab8b-a85725594a96
2010-02-14debug stuffgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@10294 140774ce-b5e7-0310-ab8b-a85725594a96
2010-02-08remove debugging flagnevans
git-svn-id: https://gnunet.org/svn/gnunet@10249 140774ce-b5e7-0310-ab8b-a85725594a96
2010-01-21stuffgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@10087 140774ce-b5e7-0310-ab8b-a85725594a96
2010-01-20fixing core API issuesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@10070 140774ce-b5e7-0310-ab8b-a85725594a96