aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* vsprintf returns negative on error.anryko2018-01-07
* Style fixes (mostly tabs to spaces).anryko2018-01-07
* fix dereferencing uninitialized rs/ws; assert non-NULL before dereferencing n...lurchi2018-01-07
* Revert "fix dereferencing uninitialized pointer"lurchi2018-01-07
* internally assert that asprintf size allocation never failsChristian Grothoff2018-01-06
* fix dereferencing uninitialized pointerlurchi2018-01-06
* initialize variable on all pathsChristian Grothoff2018-01-05
* check strftime return valueChristian Grothoff2018-01-05
* add assertionChristian Grothoff2018-01-04
* simplify driver_add_multiplelurchi2018-01-04
* fix misc compiler warningsChristian Grothoff2018-01-04
* fix more warningsChristian Grothoff2018-01-04
* trying again to fix test_service timeout on v6 failureChristian Grothoff2018-01-04
* fix timeout of test_service, misc signed/unsigned and unused argument issuesChristian Grothoff2018-01-04
* Merge remote-tracking branch 'origin/identity_abe'Schanzenbach, Martin2018-01-04
|\
| * -move abe functionality out of util; prepare for releaseSchanzenbach, Martin2018-01-03
| * -mergeSchanzenbach, Martin2018-01-02
| |\
| * \ Merge remote-tracking branch 'origin/master' into identity_abeSchanzenbach, Martin2017-12-02
| |\ \
| * | | -bugfixes, fix memleaksSchanzenbach, Martin2017-10-10
| * | | -mem fixes, revocation finishSchanzenbach, Martin2017-10-07
| * | | Merge remote-tracking branch 'origin/master' into identity_abeSchanzenbach, Martin2017-10-05
| |\ \ \
| * | | | -various fixes; add attribute list APISchanzenbach, Martin2017-09-16
| * | | | Merge remote-tracking branch 'origin/master' into identity_abeSchanzenbach, Martin2017-08-03
| |\ \ \ \
| * | | | | -change to gabe bswabe forkSchanzenbach, Martin2017-07-14
| * | | | | -fixesSchanzenbach, Martin2017-07-09
| * | | | | -fixSchanzenbach, Martin2017-07-09
| * | | | | -fix leaksSchanzenbach, Martin2017-07-09
| * | | | | -add free ABE functionsSchanzenbach, Martin2017-07-09
| * | | | | -fixSchanzenbach, Martin2017-07-09
| * | | | | -fix apiSchanzenbach, Martin2017-07-08
| * | | | | -add serializationSchanzenbach, Martin2017-07-08
| * | | | | -add ABE crypto moduleSchanzenbach, Martin2017-07-08
* | | | | | Fix double-scheduling of shutdown taskDavid Barksdale2018-01-02
| |_|_|_|/ |/| | | |
* | | | | Fix memory leak in select_loopDavid Barksdale2018-01-01
* | | | | fix GNUNET_TIME_year_to_time, do not start in February...Christian Grothoff2018-01-01
* | | | | merge branch 'refactoring-scheduler'lurchi2017-12-30
|\ \ \ \ \
| * | | | | cleanuplurchi2017-09-04
| * | | | | Fix select loop running conditionslurchi2017-09-04
| * | | | | handles, not handlerslurchi2017-09-04
| * | | | | remove scheduler->internal code from driver looplurchi2017-09-04
| * | | | | Remove busy waiting checkslurchi2017-09-04
| * | | | | clarify documentation about adding / deleting taskslurchi2017-08-25
| * | | | | Simplify driver callback del; fix shutdown logiclurchi2017-08-25
| * | | | | fix behaviour of GNUNET_SCHEDULER_add_select on empty fdsetslurchi2017-08-24
| * | | | | NULL-initialize array pointerslurchi2017-08-24
| * | | | | cleanuplurchi2017-08-23
| * | | | | GNUNET_SCHEDULER_check_lifeness not needed anymorelurchi2017-08-23
| * | | | | tasks in the pending queue must be be checked for reached timeouts, too; allo...lurchi2017-08-23
| * | | | | only allocate network / file handles and store them in the task when GNUNET_S...lurchi2017-08-21
| * | | | | implement bookkeeping about which FDs related to a tasks have been marked rea...lurchi2017-08-18