aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* can't find who suggested this crasher fix.. delayed by pgppsyc://loupsycedyglgamf.onion/~lynX2017-11-26
|
* Fix array indexingDavid Barksdale2017-11-25
| | | | Found this while investigating #4909, might be related.
* Remove GNUNET_break call which is actually OKDavid Barksdale2017-11-19
|
* Assert for a bug someone needs to fixDavid Barksdale2017-11-12
|
* Fix memory leak and use-after-freeDavid Barksdale2017-11-12
|
* Fix memory leak in publishing UBlocksDavid Barksdale2017-11-12
|
* Fix skip_next_messages counting, combine logicDavid Barksdale2017-11-10
| | | | | | | | | This fixes messages like these: Nov 10 08:57:34-927033 fs-22733 ERROR Request 0x6080017479a0 of type 100 at head of datastore queue for more than 1 m And might fix issue #3903
* fs: fix typos in mime-typesDaniel Golle2017-11-08
| | | | replace 'applixation' with 'application'.
* FS: Add 'nar' and 'narinfo' to fs_misc.cng02017-11-08
|
* add json from abs_time_nboChristian Grothoff2017-11-05
|
* Asserts to track down a bugDavid Barksdale2017-11-05
|
* doxygen/indentation fixesChristian Grothoff2017-11-02
|
* add -P option to gnunet-eccChristian Grothoff2017-11-01
|
* add missing constChristian Grothoff2017-10-31
|
* Peter@equalit.ie wrote (on gnunet-developers):Christian Grothoff2017-10-25
| | | | | | | | | | | | | | Continuing a small IRC discussion https://gnunet.org/bot/log/gnunet/2017-10-05#T1521518 Here is a change to optionally disable installing signal handlers in GNUnet's scheduler: https://github.com/equalitie/gnunet/commit/72d02205e1f25ec0df3a2d7efe44c8990ffead53?diff=split (also attached) => patch looks fine, checkin in. -C
* Use Suffix Extensions in Makefiles (doc, ↵ng02017-10-17
| | | | src/{arm,dht,integration,statistics}) for improved portability.
* Fix memory leak in test_core_api_reliabilityDavid Barksdale2017-10-09
|
* Fix use-after-free in revalidate_addressDavid Barksdale2017-10-09
|
* Fix use-after-free in some transport testsDavid Barksdale2017-10-09
|
* Fix memory leak in transport-testingDavid Barksdale2017-10-09
|
* Fix overflow in transport-testingDavid Barksdale2017-10-09
|
* Fix overflow in test_sqDavid Barksdale2017-10-09
|
* Fix memory leak in test_mqDavid Barksdale2017-10-09
|
* Fix leaks in CRYPTO_paillier and testDavid Barksdale2017-10-09
|
* Don't start multiple blacklist checks per veDavid Barksdale2017-10-08
| | | | This fixes a use-after-free I was seeing.
* mark bug locationChristian Grothoff2017-10-06
|
* fix leakChristian Grothoff2017-10-06
|
* fix typeChristian Grothoff2017-10-06
|
* fix whitespaceChristian Grothoff2017-10-05
|
* fix transport crash from util-legacy-server refactoring of tcp pluginChristian Grothoff2017-10-04
|
* ignore generated filesChristian Grothoff2017-10-04
|
* ignore benchmark binaryChristian Grothoff2017-10-04
|
* fix indentationChristian Grothoff2017-10-04
|
* delay cancelling listen operations to avoid rejecting operations before they ↵Christian Grothoff2017-10-04
| | | | had a chance to start, fixes misc. test case failures related to set
* fix uninit listener fieldChristian Grothoff2017-10-02
|
* disconnect CADET only after client count hits zeroChristian Grothoff2017-10-02
|
* Support filter-size in fs block pluginDavid Barksdale2017-10-01
| | | | This should fix some assertions failures I'm seeing in the DHT service.
* more aggressive index creationChristian Grothoff2017-09-30
|
* remove debug logicChristian Grothoff2017-09-26
|
* fix integer overflow in cast to long for very large timeouts on 32-bit platformsChristian Grothoff2017-09-26
|
* Fix info message header size checkDavid Barksdale2017-09-23
|
* create both host and guest identity before starting social servicelurchi2017-09-21
|
* fix #5125Christian Grothoff2017-09-12
|
* implement exponential back-off cool down for ARM process restartsChristian Grothoff2017-09-05
|
* no proof-of-work when running tests...psyc://loupsycedyglgamf.onion/~lynX2017-08-02
|
* add test_multicast.confxrs2017-08-02
|
* test_multicast: test 12 peers in line and star topologyxrs2017-08-02
|
* fix #5094 as suggested by reporterChristian Grothoff2017-07-24
|
* get psd test to pass on my systemChristian Grothoff2017-07-21
|
* forgot declaration of GNUNET_h2s2lurchi2017-07-18
|