aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* -fix 0-termSchanzenbach, Martin2017-06-23
|
* Merge remote-tracking branch 'origin/master' into credentialsSchanzenbach, Martin2017-06-23
|\
| * fix indexing issue found by jah and reported on gnunet-developers on 6-8/7/2017Christian Grothoff2017-06-23
| |
| * fix misc namestore crashes from pq migrationChristian Grothoff2017-06-23
| |
| * namestore: postgres: fix iterating over zoneDaniel Golle2017-06-23
| | | | | | | | Stop iterating on GNUNET_DB_STATUS_SUCCESS_NO_RESULTS.
| * kill short zone remenantsChristian Grothoff2017-06-23
| |
| * Merge branch 'master' of ssh://gnunet.org/gnunetxrs2017-06-22
| |\
| | * Remove valgrind from test configDavid Barksdale2017-06-22
| | |
| | * fix indentationChristian Grothoff2017-06-22
| | |
| * | Update multicast testxrs2017-06-22
| |/
| * set: disconnect, don't destroy yetFlorian Dold2017-06-20
| |
| * set: remove workaround to test if a set bug and not cadet was at faultFlorian Dold2017-06-20
| |
| * set: adjust log typeFlorian Dold2017-06-18
| |
| * consensus: logging textFlorian Dold2017-06-18
| |
| * consensus/set: saner log levelsFlorian Dold2017-06-18
| |
| * CONSENSUS/SET: even uglier CADET workaroundsFlorian Dold2017-06-18
| |
| * SET: add another CADET bug workaroundFlorian Dold2017-06-18
| | | | | | | | | | This time it's something that occurs pretty rarely, and only when sending the full set is triggered.
| * [transport] copy-paste error, nothing to see hereDavid Barksdale2017-06-15
| | | | | | | | So embarassing!
| * [transport] Don't exit with suspended connectionsDavid Barksdale2017-06-15
| |
| * [transport] suspend connection to avoid busy-waitDavid Barksdale2017-06-12
| |
| * gnunet-social: removed duplicate getoptpsyc://loupsycedyglgamf.onion/~lynX2017-06-11
| |
| * set: add 'over' message, since cadet does not reliably detect channel ↵Florian Dold2017-06-11
| | | | | | | | termination
| * clarify enum valuesChristian Grothoff2017-06-11
| |
| * rename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatusChristian Grothoff2017-06-11
| |
| * handle UNIQUE violation nicelyChristian Grothoff2017-06-10
| |
| * [transport] http(s) are stableDavid Barksdale2017-06-08
| |
| * Don't valgrindDavid Barksdale2017-06-08
| |
| * mark dv/http/https/wlan/bt as experimentalChristian Grothoff2017-06-06
| |
| * removing dead libgnunetpostgresChristian Grothoff2017-06-06
| |
| * Fixes.Jeffrey Burdges2017-06-05
| | | | | | | | | | I left the ?? comments because someone should probably change how return values are handled
| * [datastore] Remove unused indicies from sqliteDavid Barksdale2017-06-05
| | | | | | | | | | | | *** The table name was changed *** Users will need to dump and re-import their sqlite databases with gnunet-datastore -d and -i.
| * Final changes to switch to PQ form.Jeffrey Burdges2017-06-05
| | | | | | | | Again the ?? comments should be investigated
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetJeffrey Burdges2017-06-05
| |\
| | * fix leakChristian Grothoff2017-06-04
| | |
| * | Switch fragment_row to PQ callback formJeffrey Burdges2017-06-05
| |/ | | | | | | | | | | | | | | Christian or Gabor: Please check the comments containing ?? Also, I'm using stack based closures here because the scheduler cannot be invoked. In general, this sort of thing works well in Rust, but looks dangerous in C.
| * add -x option to gnunet-ecc for #4629Christian Grothoff2017-06-04
| |
| * finish datastore pq refactoringChristian Grothoff2017-06-04
| |
| * more pq workChristian Grothoff2017-06-03
| |
| * Do singleton select statementsJeffrey Burdges2017-06-03
| |
| * Do non-select statementsJeffrey Burdges2017-06-03
| |
| * Oops.Jeffrey Burdges2017-06-03
| |
| * Jeff in sed modeJeffrey Burdges2017-06-03
| |
| * no more need for libgnunetpostgresChristian Grothoff2017-06-03
| |
| * migrate another function to libgnunetpqChristian Grothoff2017-06-03
| |
| * migrate another function to libgnunetpqChristian Grothoff2017-06-03
| |
| * more work on pq-ification of datacacheChristian Grothoff2017-06-02
| |
| * libgnunetpostgres no longer needed hereChristian Grothoff2017-06-02
| |
| * libgnunetpostgres no longer needed hereChristian Grothoff2017-06-02
| |
| * improve namecache postgres plugin to use libgnunetpq moreChristian Grothoff2017-06-02
| |
| * improve namestore postgres plugin to use libgnunetpq moreChristian Grothoff2017-06-02
| |