thanks i hate it
[oweals/gnunet.git] / src /
2019-08-16 ng0GNUNet->GNUnet
2019-08-11 Schanzenbach, Martinformatting; comments
2019-08-10 Schanzenbach, Martinmake SO_NOSIGPIPE more prominent
2019-08-08 Schanzenbach, Martinfix dead link
2019-08-08 Schanzenbach, Martinpathes to better support third party extensions from...
2019-08-06 Christian Grothoffclarify incorrect comment identified by Alessio Vanni...
2019-08-01 Schanzenbach, Martineliminate nonsensical compare
2019-07-31 Schanzenbach, Martinfix #5815
2019-07-28 Christian Grothoffreport purpose when sig verification fails
2019-07-24 Christian Grothoffchanges for 0.11.6 release: i18n, packaging, missing...
2019-07-24 Christian Grothoffadd NZL
2019-07-24 Christian Grothoffobsolete
2019-07-24 Schanzenbach, Martinmake script run on macOS (*BSD)
2019-07-23 Schanzenbach, Martinfollowup #5817
2019-07-23 Schanzenbach, Martinfix #5817
2019-07-23 Schanzenbach, Martinreverting part of fix for #5818
2019-07-23 Christian GrothoffIP changed
2019-07-23 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-07-23 Schanzenbach, Martintemporary fix for #5818
2019-07-23 Schanzenbach, Martinfix mem corruption, possibly #5581
2019-07-23 Schanzenbach, Martinfix #5816
2019-07-22 Christian Grothoffdox
2019-07-22 Christian Grothoffintroduce GNUNET_JSON_spec_mark_optional
2019-07-21 Schanzenbach, Martinformatting
2019-07-21 Schanzenbach, Martinattempt fix #5813
2019-07-21 t3sseraktMerge branch 'cadet-new-options'
2019-07-21 Christian Grothofffix #5793
2019-07-20 t3sseraktremoved last use of old api
2019-07-17 Schanzenbach, Martinrevert timeout removal
2019-07-17 Christian GrothoffDSTJ-disable hack
2019-07-17 Christian Grothoffreindenting
2019-07-17 Christian Grothoffremove duplication MQ options, make conversation build cadet-new-options
2019-07-17 Christian Grothoffsimplify
2019-07-16 Schanzenbach, Martinno timeout for GNS request
2019-07-16 Schanzenbach, Martinreturn error code
2019-07-15 Schanzenbach, Martintry fix lock #3
2019-07-15 Schanzenbach, Martintry fix lock #2
2019-07-15 Schanzenbach, Martintry fix lock
2019-07-15 Schanzenbach, Martinmore useful output
2019-07-15 Schanzenbach, Martinenable suspend resume for REST
2019-07-15 Schanzenbach, Martinre-enable support for CORS config
2019-07-12 Christian Grothofffix #5795
2019-07-11 Schanzenbach, Martinfix
2019-07-11 Schanzenbach, Martinfix
2019-07-11 Schanzenbach, Martinonly add cors header for webext
2019-07-10 t3sseraktfixed broken api calls in test; fixed broken protocol cadet_option_agfu origin/cadet_option_agfu
2019-07-07 Julius BüngerTNG testing: Add config files to Makefile.am, too
2019-07-07 Julius BüngerTNG testing: Add config files
2019-07-07 Schanzenbach, Martinchangelog housekeeping
2019-07-05 xrsfix for starting problems of SUID binaries
2019-07-03 lurchiclarify error messages
2019-07-03 lurchiconstructing path now works with SUID_BINARY_PATH = ""
2019-06-29 lurchifix warning
2019-06-29 lurchiuse GNUNET_OS_get_suid_binary_path to construct suid...
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-29 rexxnorchanged to large malloc in namestore heap database...
2019-06-28 lurchiremove unused variable
2019-06-28 Alexia Pagkopoulouticket duplicates fix
2019-06-27 Christian Grothoffbugfix
2019-06-27 lurchino null byte needed in message payload, so GNUNET_memcp...
2019-06-27 lurchinew GNUNET_strlcpy allows using it more
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 lurchino null-termination necessary after GNUNET_strlcpy
2019-06-27 lurchiuse GNUNET_strlcpy in strings.c too
2019-06-27 Schanzenbach, Martinfix header check in param map
2019-06-27 lurchiuse GNUNET_strlcpy instead of strncpy where possible
2019-06-27 lurchiintroduce GNUNET_strlcpy
2019-06-27 Schanzenbach, Martinecho origin for CORS in rest
2019-06-27 Schanzenbach, Martinfix #5782
2019-06-27 lurchifix indentation
2019-06-26 lurchiMerge branch 'master' of https://git.gnunet.org/gnunet
2019-06-26 t3sseraktcheck for certutil with 'command -v'
2019-06-25 t3sseraktfixed chanel_get_info
2019-06-25 t3sseraktMerge branch 'cadet_option' of ssh://gnunet.org/gnunet...
2019-06-25 t3sseraktremoved channel attributes
2019-06-25 t3sseraktadded per message GNUNET_MQ_PriorityPreferences
2019-06-25 t3sseraktremoved GNUNET_CADET_ChannelOption
2019-06-25 t3sseraktadded per message GNUNET_MQ_PriorityPreferences
2019-06-25 t3sseraktMerge branch 'master' into cadet_option
2019-06-25 Christian Grothoffindent
2019-06-25 Christian Grothofftcp review bugfixes
2019-06-25 Christian Grothoffwarnings
2019-06-24 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-06-24 Christian Grothoffadd per-message pp
2019-06-24 t3sseraktremoved GNUNET_CADET_ChannelOption
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-22 Schanzenbach, Martintypo
2019-06-22 Schanzenbach, Martinclarify
2019-06-22 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-06-22 Schanzenbach, Martin#5675: Also detect openssl again
2019-06-22 Christian Grothoffenable caching of non-existence of NICKs, also properly...
2019-06-21 Christian Grothoffavoid pk operation unless logging enabled
2019-06-21 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
next