aboutsummaryrefslogtreecommitdiff
path: root/src/util/common_allocation.c
Commit message (Collapse)AuthorAge
...
* -\'optimize\'Christian Grothoff2012-06-27
|
* -LRN: Poisoning:Christian Grothoff2012-06-23
| | | | | | | | | Poisons memory before freeing it. It uses msize() CRT function, which (i believe) is not available on other platforms. This patch was intended to make the output of the next patch (see below) more apparent.
* Fixing #1976 by allowing allocations between INT_MAX and SIZE_MAX and at the ↵Christian Grothoff2011-12-06
| | | | same time limiting BF size for datastore to 2 GB. Also fixing infinite loop when creating BFs of sizes between 2-4 GB
* introducing GNUNET_abortChristian Grothoff2011-11-05
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
|
* LRN: Small janitor fixesChristian Grothoff2011-10-07
| | | | | | | | * Prevent janitor from failing if a process can't be killed (it might be dead by the time janitor gets around to killing it). * Fix janitor messages about killing arm/non-arm processes
* doxygenChristian Grothoff2011-09-02
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* fixChristian Grothoff2011-08-13
|
* strndupChristian Grothoff2011-08-10
|
* memdupChristian Grothoff2010-11-24
|
* fixing fun bugChristian Grothoff2010-08-19
|
* fixing calculations and code for buffer reallocChristian Grothoff2010-07-02
|
* fixesChristian Grothoff2010-04-30
|
* indentChristian Grothoff2009-11-10
|
* fix leak, improve APINils Durner2009-11-09
|
* hard memory limit for safe buildbot'ing on WindowsNils Durner2009-11-09
|
* fixing bio testcase and a bug in bio.c, also indentingChristian Grothoff2009-11-01
|
* improving style and docsChristian Grothoff2009-09-25
|
* documentation cleanupChristian Grothoff2009-09-22
|
* eliminating not-used vector codeChristian Grothoff2009-09-11
|
* fixing docu issuesChristian Grothoff2009-09-11
|
* more topology implementationChristian Grothoff2009-06-14
|
* ngChristian Grothoff2009-05-29