Merge branch 'master' of gnunet.org:gnunet
[oweals/gnunet.git] / src / util /
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 Christian Grothoffcheck multihashmap32_put return value in mq.c
2017-03-13 Christian Grothofffix theoretical leak in test
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-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-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
2017-01-17 Christian Grothoffreplace redundant MQ_NotifyCallback by SCHEDULER_TaskCa...
2017-01-16 Christian Grothoffsimplify GNUNET_CONTAINER_heap_update_cost API
2017-01-13 Christian Grothoffdegrade warning to DEBUG statement, include logging...
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2017-01-09 Christian Grothoffrename new client API implementation to name of standar...
2017-01-08 Christian Grothoffignore util tests
2016-12-17 Christian Grothoffmisc. improvements to new NAT service, starting with...
2016-11-27 Christian Grothoffchange return value to use -1 on error, as 0 is a legal...
2016-11-27 Christian Grothofflargely completing gnunet-nat tool, using new service...
2016-11-25 tg(x)service_new: ready_confirm_fd
2016-11-18 David BarksdaleSometimes it's OK if multiplication overflows
2016-11-17 David BarksdaleCheck return value of GNUNET_NETWORK_socket_create
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-10-29 Bart PolotUn-flag in_flight to avoid integer underflow in GNUNET_...
2016-10-26 David BarksdaleThis can't be NULL
2016-10-26 David BarksdaleRemove ?: operator to avoid confusion
2016-10-25 Christian Grothoff-missing commit
2016-10-23 Christian Grothoffmove to new client API: remove old client API
2016-10-21 Christian Grothoffactivating client_new implementation, seems to mostly...
next