2017-03-10 |
Christian Grothoff | fix missing time conversion |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | add assertion to make static analysis happy |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | add assertion to make static analysis happy |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | add assertion to make static analysis happy |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | use correct channel when switching |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | fix comment |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | check return value from GNUNET_program_run |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | check return value from dup2 |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | remove redundant condition in assertion |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | fix out-of-bounds case in parser |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | properly detect and handle parse error |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | fix integer overflow test to actually work |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | add assertion to make static analysis happy |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | disambiguate enum type of value |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | add assertion to make static analysis happy |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | fix double-free |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | prevent division by zero |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | fix ICMP IPv4/IPv6 type conversion logic |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | fix double-free |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | fix memory leak |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | fix memory leak |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | fix memory leak |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | fix memory leak |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | properly handle error on empty queue |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | fix comment |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | handle case 'diff' is NULL - fixes NPE |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | make sure 'err' is initialized on all error paths |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | make compiler happy |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | fix use of uninitialized (shadow-issue) expiration |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | fix link error |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | starting conversion of plugin_datastore_sqlite to use... |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | reset statement on error |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | introduce warning if QE fails to make progress |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Christian Grothoff | remove empty files, fix indentation |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Christian Grothoff | fix #4608 |
commit | commitdiff | tree | snapshot |
2017-03-09 |
xrs | add test_multicast_2peers.c |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Christian Grothoff | fix issue with NAT logic overwriting port specified... |
commit | commitdiff | tree | snapshot |
2017-03-08 |
psyc://loupsycedyglg... | -gnunet-social CLI fixes |
commit | commitdiff | tree | snapshot |
2017-03-08 |
psyc://loupsycedyglg... | upstyle gnunet-cadet docs |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Christian Grothoff | we use CREATE INDEX IF NOT EXITS, this requires postgre... |
commit | commitdiff | tree | snapshot |
2017-03-08 |
xrs | test_multicast_multipeer.c: add ping pong test |
commit | commitdiff | tree | snapshot |
2017-03-08 |
xrs | Merge branch 'master' of ssh://gnunet.org/gnunet |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Christian Grothoff | remove dead enum values |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Christian Grothoff | fix more of #4890 |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Christian Grothoff | remove dead API taler-0.2.1 |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Christian Grothoff | Merge branch 'master' of git+ssh://gnunet.org/gnunet |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Christian Grothoff | update tutorial |
commit | commitdiff | tree | snapshot |
2017-03-07 |
David Barksdale | Update comment to match code |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Daniel Golle | build profilers only if testing is enabled |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Christian Grothoff | fix #4839 |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Christian Grothoff | indentation, comment and style fixes, no semantic changes |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Christian Grothoff | misc indentation changes |
commit | commitdiff | tree | snapshot |
2017-03-03 |
xrs | Merge branch 'master' of ssh://gnunet.org/gnunet |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Bart Polot | make total traffic and timeout configurable without... |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Bart Polot | fix testcases: ack received messages |
commit | commitdiff | tree | snapshot |
2017-03-01 |
xrs | Merge branch 'master' of ssh://gnunet.org/gnunet |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Bart Polot | Merge branch 'master' of git+ssh://gnunet.org/gnunet |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Bart Polot | - fix short new testcases: send_test_message initizaliz... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Florian Dold | eh, oops |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Florian Dold | missing newline |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Florian Dold | set: log set difference estimate |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Florian Dold | consensus: destroy set handles |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Florian Dold | allow destruction while iteration is active |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Florian Dold | set: fix make check |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Christian Grothoff | get rid of warning for missing directory on friends... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
xrs | Merge branch 'master' of ssh://gnunet.org/gnunet |
commit | commitdiff | tree | snapshot |
2017-02-28 |
xrs | More API function tests... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
xrs | More API function tests... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Florian Dold | fix completely broken implementation of variable size... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Florian Dold | don't free element that is stack-allocated now |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Florian Dold | set profiler: allow variable element size via -w (width... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Florian Dold | set: destroy client mq properly |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Florian Dold | set: zero out listener to make tracking down bug easier |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Florian Dold | set: adjust strata estimator bias |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Florian Dold | set: different thresholds |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Florian Dold | set: more statistics |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Christian Grothoff | do not bitch at CADET for issues that can happen in... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Florian Dold | start with larger IBF |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Christian Grothoff | more stats for happy Florian |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Christian Grothoff | fix some breaks, add stats for encrypted/decrypted... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
tg(x) | multicast: fix replay_req_remove_client() |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Christian Grothoff | misc minor fixes |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Florian Dold | don't run set with valgrind per default |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Florian Dold | higher constant before applying limit |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Florian Dold | logging |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Florian Dold | consensus: slack-a2a evilness mode and static replicati... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Christian Grothoff | fix sq logic, add to build |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Christian Grothoff | completing sq_result_helper |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Christian Grothoff | implement revocation block plugin, get revocation test... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Florian Dold | fix set element type problem, make consensus work |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Florian Dold | fix type error and test cases |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Florian Dold | implement lower bound agreement |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Florian Dold | fix missing nbo conversion |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Florian Dold | fix ftbfs from consensus WIP |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Christian Grothoff | first sketch for libgnuentsq test |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Christian Grothoff | implement sq_query_helper.c |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Florian Dold | missing file |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Florian Dold | include set size in result callback, needed by consensus |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Christian Grothoff | skeleton for libgnunetsq implementation |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Christian Grothoff | designing SQ-lib API |
commit | commitdiff | tree | snapshot |
next |