Merge remote-tracking branch 'origin/master' into credentials
[oweals/gnunet.git] / src / util /
2017-07-03 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-29 Christian Grothofffix FTBFS issues if --enable-logging=no is set
2017-06-25 Christian Grothofffix configuration parsing issue with inlines from confi...
2017-06-23 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-23 Christian Grothofffix indexing issue found by jah and reported on gnunet...
2017-06-22 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-06-22 Christian Grothofffix indentation
2017-06-04 Christian Grothoffadd -x option to gnunet-ecc for #4629
2017-04-21 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-04-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-04-11 Christian Grothofffix #4985
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-28 Christian Grothoffinitial ideas for improving the scheduler API (far...
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 Christian Grothoffimplement GNUNET_NETWORK_test_port_free() for testcases...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian Grothoffrename service_new.c to service.c
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Christian Grothofffix build issues
2017-03-16 Christian GrothoffDCE
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2017-03-15 Christian Grothoffmerging
2017-03-15 Christian Grothoffadd way to mark options as mandatory, get tests to...
2017-03-15 Christian Grothoffadd json command line option parser
2017-03-15 Christian Grothoffadd GNUNET_GETOPT_OPTION_SET_ABSOLUTE_TIME
2017-03-15 Christian Grothofffix test case, implement base32 argument parser logic
2017-03-15 Christian Grothoffgetopt major style fix, remove macro-mania with nicer...
2017-03-15 Christian Grothoffadd GNUNET_GETOPT_OPTION_SET_ABSOLUTE_TIME
2017-03-15 Christian GrothoffMerge branch 'getopt' of git+ssh://gnunet.org/gnunet...
2017-03-15 Christian Grothofffix test case, implement base32 argument parser logic
2017-03-15 Christian Grothoffgetopt major style fix, remove macro-mania with nicer...
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffcheck multihashmap32_put return value in mq.c
2017-03-13 Christian Grothofffix theoretical leak in test
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothofffix tutorial: SERVICEHOME is obsolete, we now have...
2017-03-13 Julius BüngerMerge branch 'master'
2017-03-13 Christian Grothofffix debug levels
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothofffix use of uninitialized value host1 on error logging
2017-03-10 Christian Grothoffremove redundant condition in assertion
2017-03-10 Christian Grothoffmake sure 'err' is initialized on all error paths
2017-03-08 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-04 Christian Grothoffmisc indentation changes
2017-03-01 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-28 Christian Grothoffmisc minor fixes
2017-02-26 Руслан ИжбулатовDisable test_client_unix.nc test on W32
2017-02-25 Руслан ИжбулатовW32: placate GCC by initializing lsocks_write_fd to...
2017-02-25 Руслан ИжбулатовW32: Fix wrong format strings
2017-02-25 Руслан ИжбулатовW32: Fix the conditaions for the ifconfig function
2017-02-25 Руслан ИжбулатовW32: Fix a possible control flow error
2017-02-25 Руслан ИжбулатовShuffle some vars around to fix a warning
2017-02-25 Руслан ИжбулатовW32: adapt the code to GNUNET_memcpy() that returns...
2017-02-24 tg(x)util: logging
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 tg(x)util: add component name to LOG macros; util/client...
2017-02-23 Christian Grothofffix indentation, typo, improve logging
2017-02-23 Christian Grothoffcomplain if MQ gets way too long
2017-02-22 Christian Grothofffix shutdown sequence on MQ errors
2017-02-22 Christian Grothofffix compile errors
2017-02-22 Christian Grothoffconverting 'vpn' to new CADET API, not tested/testable...
2017-02-22 Christian Grothoffconverting 'pt' to new CADET API, not tested/testable...
2017-02-22 Christian Grothoffstrcmp instead of memcmp
2017-02-22 Christian Grothoffcomplain harder about this type of violation
2017-02-21 Christian Grothofffix sun_len issue (#4816) by adding test and fixing...
2017-02-21 Christian Grothoffprevent crash on exit
2017-02-21 Christian Grothoffprevent crash on exit
2017-02-20 Bart PolotRefactor copying of handler arrays
2017-02-20 Christian Grothoffremove dependency on libextractor from testcase; fix...
2017-02-18 Christian Grothofflogging fixes, nicer comments
2017-02-17 Christian Grothofffix loopback disconnect signalling and a few memory...
2017-02-16 Christian Grothoffignore perf files
2017-02-16 Christian Grothoffcancel existing last_control_qe handle before schedulin...
2017-02-15 Christian Grothoffintroducing GNUNET_CRYPTO_ecdhe_create2() to avoid...
2017-01-31 Christian Grothoffupdating gitignores and POTFILES
2017-01-30 Christian Grothoffallow external code to use DLL pointers of envelopes...
2017-01-27 Christian Grothofffix comments, fix test
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-27 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-01-27 Christian Grothoffremove dead code
2017-01-25 Christian Grothoffallow connect_cb to be NULL
2017-01-25 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-01-25 Christian Grothoffbuild new test
2017-01-25 Christian Grothofffix insert_sorted macro
2017-01-25 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-01-23 Christian Grothoffadd generated file to ignore list
2017-01-22 Christian Grothoffadd sanity check for GNUNET_MQ_notify_sent
2017-01-22 Christian Grothofffix buffer size
2017-01-22 Christian Grothoffallow NULL argument for GNUNET_i2s()
2017-01-22 Christian Grothoffintrocude GNUNET_i2s2()
2017-01-21 Christian Grothoffextending scheduler API with 'add_at' functionality...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-17 Christian Grothoffuse new shortmap to simplify CADET logic a bit
2017-01-17 Christian Grothoffmake shortmap actually over shorts
2017-01-17 Christian Grothoffintroducing the short map
next