2016-09-24 |
Christian Grothoff | migrate peerstore to new service MQ API |
commit | commitdiff | tree | snapshot |
2016-09-24 |
Christian Grothoff | handle case of missing handler properly |
commit | commitdiff | tree | snapshot |
2016-09-24 |
Gabor X Toth | psyc,psycstore,social: switch to SERVICE API |
commit | commitdiff | tree | snapshot |
2016-09-24 |
Gabor X Toth | psycstore: switch to SERVICE API |
commit | commitdiff | tree | snapshot |
2016-09-24 |
Gabor X Toth | multicast,psyc: switch to SERVICE API |
commit | commitdiff | tree | snapshot |
2016-09-24 |
Gabor X Toth | social: switch to SERVICE API |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Gabor X Toth | psyc: switch to SERVICE API |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Gabor X Toth | multicast: cleanup unused message structs |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Gabor X Toth | multicast: switch to SERVICE API |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Gabor X Toth | MQ doc |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Gabor X Toth | multicast,psyc,social: remove core dependencny |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Christian Grothoff | converting datastore to new MQ API |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Christian Grothoff | -fix mysql fix |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Gabor X Toth | + |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Gabor X Toth | psycstore-mysql: remove filename config option |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Gabor X Toth | rm client_manager |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Gabor X Toth | psycstore/mysql: check return values |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Christian Grothoff | -fix use after free |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Christian Grothoff | -fix queue length counting bug |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Gabor X Toth | psyc,psycstore,social fixes |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Gabor X Toth | multicast: towards multipeer test |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Gabor X Toth | rm client_manager |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Christian Grothoff | migrating more services to new service API |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Christian Grothoff | -make test more robust |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Christian Grothoff | migrating transport service to new MQ API |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Christian Grothoff | init resolver in new service api |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Christian Grothoff | converting core service to new service API |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Christian Grothoff | convert non-ecc scalarproducts to new service API |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Christian Grothoff | -fix minor issues |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Christian Grothoff | converting scalarproduct ecc-bob to new service api |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Christian Grothoff | converting scalarproduct alice-ecc to new service API |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Christian Grothoff | converting nse to new service api |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Christian Grothoff | convert statistics service to new service MQ API |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Bart Polot | -use is_fwd to retrieve traffic direction |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Bart Polot | - fix PID accounting without direct queue control |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Bart Polot | Port CADET to CORE MQ API |
commit | commitdiff | tree | snapshot |
2016-09-19 |
Christian Grothoff | converting nse to new service API |
commit | commitdiff | tree | snapshot |
2016-09-19 |
Christian Grothoff | header for new NC logic |
commit | commitdiff | tree | snapshot |
2016-09-19 |
Christian Grothoff | -implementing server-independent NC logic |
commit | commitdiff | tree | snapshot |
2016-09-19 |
Christian Grothoff | towards adding mq destruction notification |
commit | commitdiff | tree | snapshot |
2016-09-19 |
Christian Grothoff | misc minor fixes for new service MQ API, implementing... |
commit | commitdiff | tree | snapshot |
2016-09-19 |
Christian Grothoff | -modifying tests to use new service MQ API, implementin... |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Christian Grothoff | adapting test_service to new service API, fixing misc... |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Christian Grothoff | more work on new MST and service logic |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Christian Grothoff | ack florian |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Christian Grothoff | getting service_new.c to compile, albeit it is not... |
commit | commitdiff | tree | snapshot |
2016-09-16 |
Julius Bünger | -rps _peers: logging |
commit | commitdiff | tree | snapshot |
2016-09-16 |
Julius Bünger | -rps service: proper removal of clients at shutdown |
commit | commitdiff | tree | snapshot |
2016-09-16 |
Julius Bünger | rps sampler_elem test: add to Makefile |
commit | commitdiff | tree | snapshot |
2016-09-16 |
Julius Bünger | rps: added test for sampler element |
commit | commitdiff | tree | snapshot |
2016-09-16 |
Christian Grothoff | fix #4653 |
commit | commitdiff | tree | snapshot |
2016-09-15 |
Julius Bünger | -rps service: replace memcpy -> memmove due to overlap |
commit | commitdiff | tree | snapshot |
2016-09-15 |
Julius Bünger | -rps: check return values |
commit | commitdiff | tree | snapshot |
2016-09-15 |
Julius Bünger | -rps service: prevent division by zero |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Julius Bünger | -rps service: add assert (make coverity happy?) |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Julius Bünger | -rps test: add assertion (keep coverity happy?) |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Julius Bünger | -rps _custommap: more assertions (keep coverity happy?) |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Julius Bünger | -rps _peers: prevent leaking storage |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Julius Bünger | -rps _peers: prevent leaking of storage |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Julius Bünger | -rps service: correcting scope for variable |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Julius Bünger | -rps service: remove unnecessary var = NULL; |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Julius Bünger | -rps test: try to close file in case of failure |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Christian Grothoff | realigning CADET messages and bumping message types... |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Christian Grothoff | kill dead code |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Christian Grothoff | -fix bad indent |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Christian Grothoff | fix dht kill issue |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Christian Grothoff | gns needs dht, and gns does not run as user gnunet |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Christian Grothoff | fix and report version check |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Christian Grothoff | -misc fixes to test: |
commit | commitdiff | tree | snapshot |
2016-09-07 |
Markus Teich | gnunetutil: add 2d and 3d allocation including tests |
commit | commitdiff | tree | snapshot |
2016-09-07 |
xrs | Add new testcase for multipeer scenario. |
commit | commitdiff | tree | snapshot |
2016-09-07 |
David Barksdale | Only one transmit_content can go at a time |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Julius Bünger | -rps: proper destruction of sampler elements |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Julius Bünger | -rps doxygen |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Julius Bünger | -rps sampler: remove useless code |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Marcello Stanisci | polishing the english |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Julius Bünger | -rps service: improved handling of errors |
commit | commitdiff | tree | snapshot |
2016-09-05 |
David Barksdale | Fix UAF detected by asan |
commit | commitdiff | tree | snapshot |
2016-09-05 |
David Barksdale | Trying to track down a segfault in find_content() |
commit | commitdiff | tree | snapshot |
2016-09-04 |
David Barksdale | Add checks to GNUNET_PEER_resolve2 |
commit | commitdiff | tree | snapshot |
2016-09-04 |
David Barksdale | I think this is a bit more readable |
commit | commitdiff | tree | snapshot |
2016-09-04 |
David Barksdale | xmalloc already zeroes the memory |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Julius Bünger | -fix rps service: handler for check_live message |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Martin Schanzenbach | -only check ssl cert once |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Martin Schanzenbach | -only check cert once |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Martin Schanzenbach | - fixing a variety of bugs including POSTing data,... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Martin Schanzenbach | -fix ipv6; dont remove Expect header from curl |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Christian Grothoff | -recover lost service_main from SVN 37845 |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Florian Dold | make service_new (almost) compile |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Martin Schanzenbach | -fix BADF and add encoding filter |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Martin Schanzenbach | -fix various bugs |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Florian Dold | setup code for new service api |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Florian Dold | setup code for new service api |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Christian Grothoff | -towards a new MST for the new service |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Christian Grothoff | -starting with new service MQ logic |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Christian Grothoff | -starting with service_new accept logic |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Christian Grothoff | -starting with service_new main logic |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Christian Grothoff | -starting with service_new main logic |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Christian Grothoff | -starting with service_new implementation data structures |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Christian Grothoff | -starting with service_new implementation data structures |
commit | commitdiff | tree | snapshot |
next |