Skip to content

Release 1.3.2

Compare
Choose a tag to compare
@sevan sevan released this 30 Sep 01:36
· 84 commits to master since this release

== ChangeLog (CoovaChilli-v1.3.2) ==

  • Certificate bundles now support using SSL_CTX_use_certificate_chain_file() via #204
  • Add a preliminary configuration file for use with Doxygen. via #142
  • Spelling mistake fixed in login.chi.in
  • writeconfig() includes macsuffix setting in generated config from conf/functions.in
  • Static out of range error includes IP address
  • RFC 7710 - Captive Portal URI DHCP option implemented
  • ipt_coova Makefile refactored to fix build errors
  • ipt_coova now uses netfilter uapi-headers from /usr/include/linux
  • Code with misleading indentation pointed out by gcc-6 fixed
  • Build with --enable-json fixed
  • libjson-dev added to installed dependency list in Travis config file
  • --enable-location without --enable-proxyvsa now permissible