ChangeLog 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. Sat Apr 27 21:50:57 2019 +0200
  2. RECLAIM: Added ECDH encryption for authorization code payload
  3. Sat 27 Apr 2019 06:36:31 AM CEST
  4. Bump libmicrohttpd version requirement as some intermediate
  5. versions have relevant bugs that cause problems. -CG
  6. Sat Apr 27 01:50:43 2019 +0200
  7. RECLAIM: No longer experimental
  8. Fri Apr 26 11:08:21 2019 +0200
  9. REST: Configuration plugin added - schanzen
  10. Tue Apr 23 23:00:00 UTC 2019
  11. All manpages are properly licensed. -ng0
  12. Sun Apr 21 22:22:22 UTC 2019
  13. All manpages are now in mdoc format. -ng0
  14. Sat Apr 20 18:38:43 UTC 2019
  15. Remove optional gnunet-download-manager.scm and
  16. with it the optional dependency on a no longer
  17. maintained version of GNU Guile (#5682). -ng0
  18. Sun Apr 14 09:54:20 2019 +0200
  19. RECLAIM: Moved away from ABE to GNS encryption. Minor API changed and
  20. renaming of records. Deprecated SQLite plugin in favor of namestore.
  21. Sat 06 Apr 2019 02:36:17 PM CEST
  22. Introducing GNUNET_memcmp() and GNUNET_is_zero() for better typing
  23. when comparing memory areas. -CG
  24. Fri 05 Apr 2019 11:38:53 PM CEST
  25. Use paths of sysctl, ip, ifconfig and ip(6)tables from configure
  26. if they work. (#5352). -CG
  27. Thu 04 Apr 2019 12:39:44 PM CEST
  28. Hotfix for build issue. Releasing GNUnet 0.11.2. -CG/MS
  29. Wed 03 Apr 2019 03:18:43 PM CEST
  30. Releasing GNUnet 0.11.1. -CG
  31. Wed 03 Apr 2019 01:54:44 PM CEST
  32. Merged gnunet-qr-c-2 branch, replacing Python-based implementation
  33. of gnunet-qr with C-based implementation that also integrates
  34. gnunet-uri. -HG/MS/CG
  35. Wed 03 Apr 2019 01:15:57 PM CEST
  36. Fixed a few test case regressions (GNS, FS). -CG
  37. Mon Apr 1 22:00:00 UTC 2019
  38. documentation/buildsystem: manpages and other documentation parts
  39. can now be build more controlled again, this fixes the regression
  40. in 0.11.0 where documentation was an on/off switch.
  41. New introduced: --enable-include-manpages.
  42. Fixed: texi2mdoc integration (--enable-texi2mdoc-generation).
  43. buildsystem: decrease python dependency to 3.4 from
  44. previously 3.7.
  45. -ng0
  46. Tue Mar 12 10:06:17 CET 2019
  47. REST: Move back from rest-plugin into respective subsystem directories.
  48. Mon Mar 11 02:47:55 CET 2019
  49. Make configure complain if no working libidn is detected. -CG
  50. Sat Mar 9 15:58:45 2019 +0100
  51. REST: Config option for address bind. Defaults to localhost.
  52. GNS: dns2gns/gns-proxy config option for address bind. Defaults to localhost.
  53. Sat Mar 9 01:58:22 CET 2019
  54. gnunet-publish now by default does not expose the creation time,
  55. option -d no longer exists, to enable the old behavior use -E. -CG
  56. Sat Mar 2 14:23:10 2019 +0100
  57. utils: gnunet-qr.py now installed under pkgshare instead of bin
  58. Thu Feb 28 19:07:59 CET 2019
  59. CADET: Fix in order, unrealiable message ordering
  60. Thu 28 Feb 2019 10:54:58 AM CET
  61. Releasing GNUnet 0.11.0. -CG
  62. Wed Jun 6 08:28:27 CEST 2018
  63. Releasing GNUnet 0.11.0pre66. Let's try to keep a better
  64. ChangeLog again henceforth. -CG
  65. Sat Jan 7 16:41:34 CET 2017
  66. Converting NAT library to new NAT service (and
  67. splitting of nat-auto service for auto-configuration). -CG