2015-01-02 |
Julius Bünger | fixed config |
commit | commitdiff | tree | snapshot |
2015-01-01 |
David Barksdale | Add a test to reproduce issue #3554 |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Bart Polot | - avoid noise in the testcase logs |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Bart Polot | - test message packing |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Julius Bünger | fixed struct |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Julius Bünger | added log message |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Julius Bünger | make the test run without internet connection |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Julius Bünger | fixed doxygen |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Julius Bünger | added message type for seeding |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Julius Bünger | added seeding function to the api |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Julius Bünger | initialising gossip_list correctly |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Julius Bünger | using get_peer_context() |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Julius Bünger | fixed place of resizing gossip_list |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Julius Bünger | reading alpha, beta from .conf |
commit | commitdiff | tree | snapshot |
2014-12-26 |
Julius Bünger | fixed usage of get_rand_peer() |
commit | commitdiff | tree | snapshot |
2014-12-26 |
Julius Bünger | removed unnecessary uncommented code |
commit | commitdiff | tree | snapshot |
2014-12-26 |
Julius Bünger | _malloc() -> _new() |
commit | commitdiff | tree | snapshot |
2014-12-26 |
Julius Bünger | fixed compiler warning in tests |
commit | commitdiff | tree | snapshot |
2014-12-25 |
Christian Grothoff | -fix doxygen issues |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Julius Bünger | minor fixes |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Julius Bünger | fixed some issues |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Julius Bünger | now using API calls instead of own fkts |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Julius Bünger | Added documenting comments |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Christian Grothoff | -update priority to shutdown if that is being used |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Christian Grothoff | -use flag to check for readyness |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Christian Grothoff | -shutdown alone does not move to ready list |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Christian Grothoff | -delay serving requests until plugin is ready |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Christian Grothoff | making GNUNET_SCHEDULER_cancel() perform in O(1) instea... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Christian Grothoff | -fix trivial double-free |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Christian Grothoff | fix #3589 |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Christian Grothoff | -actually, require proxy option to be empty, cleaner |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Christian Grothoff | -do run with proxy type NONE |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Christian Grothoff | -fix call to MHD_start_daemon, properly pass MHD_USE_IP... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Christian Grothoff | -fix dbg level |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Christian Grothoff | -cleaning up stats code, use separate structures per... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Christian Grothoff | -doxygen, indentation |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Christian Grothoff | -doxgen, use modern client API |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Christian Grothoff | fixing datastore-statistics interaction to ensure stats... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
LRN | Rename DEFAULT_QUALITY to MLP_DEFAULT_QUALITY to avoid... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
David Barksdale | Remove work-around for bad NULL definition |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Christian Grothoff | -undo |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Christian Grothoff | -doxygen |
commit | commitdiff | tree | snapshot |
2014-12-21 |
Omar Tarabai | flush peer respect value on disconnect |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Christian Grothoff | -do not start unrelated services during ATS tests |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Christian Grothoff | -assign port for DNS |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Christian Grothoff | -disable unused services during test |
commit | commitdiff | tree | snapshot |
2014-12-20 |
David Barksdale | Remove superflous heap allocation |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Julius Bünger | Cleaned up |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Christian Grothoff | -doxygen and minor style fixes |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Christian Grothoff | -simplify logic |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Christian Grothoff | -make static |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Christian Grothoff | -use separate message types for TRY_CONNECT and TRY_DIS... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Christian Grothoff | -eliminate duplicate all_zeros globals, eliminated... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Christian Grothoff | -add assertion |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Christian Grothoff | -check RV |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Christian Grothoff | -fix unused initialization of locals |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Christian Grothoff | -check RV |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Christian Grothoff | fix #3588: avoid bash-isms |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Christian Grothoff | -clarify logic |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Christian Grothoff | -fix warning |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Christian Grothoff | -static |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Christian Grothoff | -do not modify 'const' argument |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Christian Grothoff | -do not warn about libcurl if we have libgnurl |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -check RV |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -check RV |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -and this is why the NULL comes FIRST |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -support join_msg=NULL properly |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -fix double-free |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -check connection state / rval |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -use static |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -check RV |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -check RV |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -fix leak |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -fix leaks, use asprintf |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -fix leaks, check RV |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -fix leaks |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -fix use after free (GCCH_destroy frees 'ch', and then... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -check return value |
commit | commitdiff | tree | snapshot |
2014-12-19 |
David Barksdale | Fix 'STRINGS_data_to_string size check and comment |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -trying to fix transport service assertion in time... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -fix leak |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -check NULL, check RV |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -fix sec_name leak |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -fix use after free |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | finishing fixing #3581, with also simplified logic |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Christian Grothoff | -do not use NBO double for stats setting |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Omar Tarabai | #3581 |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Omar Tarabai | towards fixing #3581 |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Christian Grothoff | -use const in peerstore callback |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Christian Grothoff | -disable NSE POW during cadet tests |
commit | commitdiff | tree | snapshot |
2014-12-18 |
David Barksdale | Fix for systems with NULL defined as long |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Christian Grothoff | -old-style comments, avoid duplicate comments |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Christian Grothoff | -more benchmarking results |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Julius Bünger | Fixed errors and cleaned up |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Sree Harsha... | Fix regression caused by SVN 34522 |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Christian Grothoff | -check rval |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Christian Grothoff | -check rval |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Christian Grothoff | -leaks, leaks leaks |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Christian Grothoff | -remove dead api |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Christian Grothoff | -simplify tools test |
commit | commitdiff | tree | snapshot |
next |