error handling
[oweals/gnunet.git] / src / util /
2019-09-01 Schanzenbach, MartinAdded patch by AV from ML:
2019-08-18 Christian Grothofffix gnunet-service-arm termination status code
2019-08-16 ng0GNUNet->GNUnet
2019-08-10 Schanzenbach, Martinmake SO_NOSIGPIPE more prominent
2019-08-08 Schanzenbach, Martinpathes to better support third party extensions from...
2019-07-31 Schanzenbach, Martinfix #5815
2019-07-28 Christian Grothoffreport purpose when sig verification fails
2019-07-22 Christian Grothoffdox
2019-07-21 t3sseraktMerge branch 'cadet-new-options'
2019-07-21 Christian Grothofffix #5793
2019-07-17 Christian Grothoffremove duplication MQ options, make conversation build cadet-new-options
2019-07-05 xrsfix for starting problems of SUID binaries
2019-07-03 lurchiconstructing path now works with SUID_BINARY_PATH = ""
2019-06-29 lurchifix warning
2019-06-29 lurchiintroduce config option SUID_BINARY_PATH (empty by...
2019-06-29 lurchiintroduce GNUNET_OS_get_suid_binary_path
2019-06-29 Christian Grothoffuse mmap() instead of malloc, rename heap->flat as...
2019-06-28 lurchiremove unused variable
2019-06-27 lurchireturn value of GNUNET_strlcpy can be used
2019-06-27 Christian Grothoffmemcpy fits better
2019-06-27 lurchimake GNUNET_strlcpy more flexible by using strnlen...
2019-06-27 lurchiuse GNUNET_strlcpy in strings.c too
2019-06-27 lurchiuse GNUNET_strlcpy instead of strncpy where possible
2019-06-27 lurchiintroduce GNUNET_strlcpy
2019-06-25 t3sseraktMerge branch 'master' into cadet_option
2019-06-22 Christian Grothofffinish #4623
2019-06-22 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-06-22 xrsadd flag for exlusive options as program agruments
2019-06-22 Christian Grothoffimplement #5771
2019-06-19 Christian Grothofffix socket cmp, fix compiler warnings about unused...
2019-06-18 Christian GrothoffIntroducing GNUNET_Uuid and matching hash map for 128...
2019-06-14 Christian Grothoffadd option to display private keys
2019-06-05 Christian Grothoffversion bumping
2019-06-04 Christian Grothoffbloody off_t
2019-06-04 Christian Grothoffmemcmp -> GNUNET_memcmp
2019-06-04 Christian Grothofffix cast
2019-05-19 Christian Grothoffuse _exit in signal handlers
2019-05-17 Schanzenbach, Martinmake single label resolution work (for pkey at least
2019-05-17 Schanzenbach, Martinrevert check for @; this does not seem right for names...
2019-05-10 Florian DoldImplement asynchronous scope identifiers.
2019-05-09 Florian Doldmake logging more re-entrant
2019-05-09 Florian Doldtowards thread-safe logging
2019-05-07 Schanzenbach, Martinmake bind succeed
2019-05-05 Christian Grothoffadd out-of-order pref
2019-05-04 Christian Grothoffsimplify MQ logic to always carry the same kinds of...
2019-05-02 Christian Grothoffreindenting with clang
2019-05-02 Christian Grothoffreject '@' as a label in domain names, this is usually...
2019-04-25 ng0Apply clang-format to gnunet-qr.c
2019-04-21 Christian Grothofffix quota out calculation, even if it may go away
2019-04-16 Christian Grothoffimplement backchannel encryption/decryption
2019-04-15 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-04-15 Christian Grothoffmisc work on TNG
2019-04-12 Christian Grothoffclang is only happy with 'static', not with ={0}
2019-04-12 ng0util/service.c: Fix clang warning.
2019-04-09 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-07 Christian Grothoffimplement #5551 (UDP broadcast learning in TNG)
2019-04-06 Christian Grothoffintroduce GNUNET_memcmp() and GNUNET_is_zero()
2019-04-05 Christian Grothofffix #5352
2019-04-04 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-03 Christian Grothoffdisting
2019-04-03 Christian Grothofffix linker options for gnunet-qr
2019-04-03 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-03 Christian GrothoffMerge branch 'gnunet-qt-c-2'
2019-04-03 Christian Grothoffmerge conflict resolution
2019-04-03 Christian Grothoffadd error handling for gnunet-qr
2019-04-03 Hartmut Goebelgnunet-qr: Implement functionality of gnunet-uri, don...
2019-04-03 Hartmut Goebelgnunet-qr: Use GNUNET_PROGRAM_run to simplify the code.
2019-04-03 Hartmut Goebelgnunet-qr: Use the `gnunet-uri` binary installed into...
2019-04-03 Hartmut Goebelgnunet-qr: Add into Makefile.am and pofiles,
2019-04-03 Hartmut Goebelgnunet-qr: Actually run gnunet-uri.
2019-04-03 Hartmut GoebelAdd helper lib "gnunet-qr-utils.h".
2019-04-03 Hartmut Goebelgnunet-qr: Simplify verbose messaging.
2019-04-03 Hartmut Goebelgnunet-qr: Reimplement in C - yet only a proof of concept.
2019-03-13 Hartmut Goebelgnunet-qr: Implement functionality of gnunet-uri, don...
2019-03-13 Hartmut Goebelgnunet-qr: Use GNUNET_PROGRAM_run to simplify the code.
2019-03-13 Hartmut Goebelgnunet-qr: Use the `gnunet-uri` binary installed into...
2019-03-13 Hartmut Goebelgnunet-qr: Add into Makefile.am and pofiles,
2019-03-13 Hartmut Goebelgnunet-qr: Actually run gnunet-uri.
2019-03-13 Hartmut GoebelAdd helper lib "gnunet-qr-utils.h".
2019-03-13 Hartmut Goebelgnunet-qr: Simplify verbose messaging.
2019-03-13 Hartmut Goebelgnunet-qr: Reimplement in C - yet only a proof of concept.
2019-03-12 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-03-12 Schanzenbach, Martinfix ftbfs
2019-03-12 Schanzenbach, Martinchange description of file expansion flag
2019-03-12 Schanzenbach, Martinmove copying to rest
2019-03-12 Schanzenbach, Martinfix bootstrap
2019-03-12 Schanzenbach, Martinmove copying rest
2019-03-11 Schanzenbach, Martinwe probably need this file in dist
2019-03-11 Schanzenbach, Martinactually add to pkgdir
2019-03-02 Schanzenbach, Martinattempted fix #5622
2019-03-02 Christian Grothoffuse existing pf probe function from network.c instead...
2019-03-02 Christian Grothoffcache PF support results from OS probe (#5553)
2019-03-02 Christian Grothofffix for #5612
2019-02-28 ng0chmod -x for src/util/gnunet-qr.py, fix warning pkgsrc...
2019-02-28 Florian Doldadd bytes recv/sent to URL request benchmarking
2019-02-28 Florian Doldadd nonstring attribute to silence warning
2019-02-28 Florian DoldBe explicit about truncation to silence warning.
2019-02-26 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-26 ng0gnunet-qr.py: align help with reality
2019-02-26 ng0Merge branch 'master' of gnunet.org:gnunet
next