aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Collapse)Author
2012-06-01-unnecessary code eliminationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21722 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-01-bratao: there is one little innofensive patch. ↵grothoff
http://pastebin.com/iRharWUm , On W32 we waiting 10 microseconds on the select, and its completely unecessary. Some tests are 30% faster to me. git-svn-id: https://gnunet.org/svn/gnunet@21708 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-01-added accessors for network handleschanzen
git-svn-id: https://gnunet.org/svn/gnunet@21706 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-01-code to debug #2390grothoff
git-svn-id: https://gnunet.org/svn/gnunet@21687 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-31-use fewer tasks for 2x speedup during testgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21669 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-31-fixing speedup testgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21666 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-31-javaportgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21656 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-31- error message if failwachs
git-svn-id: https://gnunet.org/svn/gnunet@21649 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-30speedup mechanism to manipulate gnunet timewachs
git-svn-id: https://gnunet.org/svn/gnunet@21646 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-30-better errno handlinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21642 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-29-dcegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21633 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-29-removing debug code that might be problematicgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21631 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-28-doxygengrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21615 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-27renaming GNUNET_TIME_relative_get_forever and ↵grothoff
GNUNET_TIME_absolute_get_forever methods, adding underscore, to make it clear that the respective #defines should be used instead; replacing use of direct function calls with respective macros where applicable; adding additional GNUNET_TIME_relative_get_xxx-functions to avoid calls to GNUNET_TIME_relative_multiply, which turn out to have gotten performance-relevant git-svn-id: https://gnunet.org/svn/gnunet@21608 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-27use GNUNET_SCHEDULER_add_read_net_with_priority instead of constructing fd ↵grothoff
sets in server with only one active listen socket git-svn-id: https://gnunet.org/svn/gnunet@21607 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-27adding GNUNET_SCHEDULER_add_read_net_with_prioritygrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21606 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-25- fixwachs
git-svn-id: https://gnunet.org/svn/gnunet@21583 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-25- missingwachs
git-svn-id: https://gnunet.org/svn/gnunet@21577 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-25- LRN's patchwachs
git-svn-id: https://gnunet.org/svn/gnunet@21576 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-24- fix for 0002371, 0002343: mst freed in callbackwachs
git-svn-id: https://gnunet.org/svn/gnunet@21567 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-23- additional checkswachs
git-svn-id: https://gnunet.org/svn/gnunet@21564 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-15-typogrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21502 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-15-help seaspider some moregrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21487 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-10-fixing leakgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21424 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-09-fixing #2335 some more...grothoff
git-svn-id: https://gnunet.org/svn/gnunet@21400 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-09-less crack smoking required: finding pos==client in DLL is pretty useless ↵grothoff
now... git-svn-id: https://gnunet.org/svn/gnunet@21399 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-09-convert SLL to DLLgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21398 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-09-trying to fix #2335grothoff
git-svn-id: https://gnunet.org/svn/gnunet@21397 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-09-fixing #2329grothoff
git-svn-id: https://gnunet.org/svn/gnunet@21393 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-09- unused varwachs
git-svn-id: https://gnunet.org/svn/gnunet@21391 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-09- fix memory leak mantis #0002334wachs
git-svn-id: https://gnunet.org/svn/gnunet@21390 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-09fix for mantis 2330#c5818wachs
GNUNET_SERVER_notification_context_destroy does not cancel transmit_ready git-svn-id: https://gnunet.org/svn/gnunet@21383 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-09-trying to fix #5817grothoff
git-svn-id: https://gnunet.org/svn/gnunet@21376 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-08-loggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21360 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-08-allow helper send to be cancelledgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21359 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-08Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroybartpolot
git-svn-id: https://gnunet.org/svn/gnunet@21352 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-08-docugrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21350 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-07-fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21327 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-07- Clarify doxygenbartpolot
git-svn-id: https://gnunet.org/svn/gnunet@21323 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-07-only used on UNIXgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21319 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-07-fix test if nls is not working -- OSX buildbot says higrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21318 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-06-removing legacy ifdefs, fixing log statementsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21285 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-04-doxygengrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21273 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-04-proper branch ordergrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21257 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-03-code cleanupgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21256 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-03-fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21255 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-03-fixing #2299grothoff
git-svn-id: https://gnunet.org/svn/gnunet@21249 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-03-towards fixing #2299grothoff
git-svn-id: https://gnunet.org/svn/gnunet@21247 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-02-improving error reporting on #2295grothoff
git-svn-id: https://gnunet.org/svn/gnunet@21232 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-02-improving error reporting on #2295grothoff
git-svn-id: https://gnunet.org/svn/gnunet@21231 140774ce-b5e7-0310-ab8b-a85725594a96