aboutsummaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
* Fix broken buildDavid Barksdale2018-01-01
* remove speed bumpsChristian Grothoff2018-01-01
* Merge branch 'fix_social'lurchi2017-12-30
|\
| * allow MST callback to distinguish between disconnect and parse error situatio...Christian Grothoff2017-10-29
* | Demote some log messagesDavid Barksdale2017-12-29
* | Fix memory leak in test_core_api_reliabilityDavid Barksdale2017-10-09
* | fix leakChristian Grothoff2017-10-06
|/
* fix nat service port collision during testChristian Grothoff2017-06-26
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* Merge branch 'master' into getoptChristian Grothoff2017-03-17
|\
| * removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff2017-03-16
* | Still porting to new getopt API.Marcello Stanisci2017-03-15
|/
* improve traffic drop heuristicChristian Grothoff2017-02-24
* lower log levelChristian Grothoff2017-02-24
* limit queue size CORE maintains for any client, warn if we exceed itChristian Grothoff2017-02-23
* fix sign issue in bitshiftChristian Grothoff2017-02-22
* prevent crash on exitChristian Grothoff2017-02-21
* Refactor copying of handler arraysBart Polot2017-02-20
* mostly logging, avoid having more than one typemap in transmission queue, acc...Christian Grothoff2017-02-19
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* remove legacy commented out codeChristian Grothoff2017-01-25
* fix leakChristian Grothoff2017-01-25
* fix stray log calls that lagged the core-api prefixChristian Grothoff2017-01-22
* use new SCHEDULER_add_at API where applicableChristian Grothoff2017-01-22
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* eliminate dead NAT optionsChristian Grothoff2017-01-09
* fix link issueChristian Grothoff2017-01-09
* rename new core API implementation to name of standard implementationChristian Grothoff2017-01-09
* remove legacy core api code (now dead)Christian Grothoff2017-01-09
* dead code eliminationChristian Grothoff2017-01-09
* handle transmissions initiated during disconnect callbacks by droppingChristian Grothoff2017-01-09
* exclude more testsChristian Grothoff2017-01-08
* - add subdirectory gitignore filesBart Polot2016-11-09
* -cleaning up implementation of typemap signallingChristian Grothoff2016-09-28
* fix client init handlingChristian Grothoff2016-09-26
* set flag to know that client did call init, thereby avoiding assertion failur...Christian Grothoff2016-09-26
* init connect map on connectChristian Grothoff2016-09-26
* converting core service to new service APIChristian Grothoff2016-09-20
* -fix ftbfsChristian Grothoff2016-08-19
* -fix ftbfsChristian Grothoff2016-08-19
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -convert quota test to MQ APIChristian Grothoff2016-08-05
* -fix core mq cancel operation, need to use discard, not send_cancel as env wa...Christian Grothoff2016-08-04
* convert another test to new APIChristian Grothoff2016-07-30
* minor test cleanupChristian Grothoff2016-07-30
* removing now unnecessary testChristian Grothoff2016-07-30
* adapting next test to new MQ APIChristian Grothoff2016-07-30
* adapting next test to new MQ APIChristian Grothoff2016-07-30