Skip to content
Snippets Groups Projects
  1. Feb 05, 2015
  2. Feb 04, 2015
  3. Feb 03, 2015
  4. Feb 02, 2015
    • John Crispin's avatar
      ar71xx: Revert "added board support for compex wpj558" · baaef429
      John Crispin authored
      
      This reverts commit f7873071561d82e75ba2dc46433a2982fef8ac6f.
      
      Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>
      
      SVN-Revision: 44245
      baaef429
    • John Crispin's avatar
      ralink: cleanup firefly default packages · b41bf747
      John Crispin authored
      
      Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>
      
      SVN-Revision: 44244
      b41bf747
    • John Crispin's avatar
      cURL: implement new functionality with cleanup and fixes · 83693349
      John Crispin authored
      
      remove obsolete configuration settings
        --disable-thread
        --enable-nonblocking
        --without-krb4
      remove SSPI support
        only supported on windows
      correct --with/without-ca-path handling
        only supported with OpenSSL and PolarSSL
      correct LDAP/LDAPS protocol
        add dependency libopenldap
      added SCP/SFTP protocol
        default "No"
        depends on libssh2
      added IDN support
        default "No"
        depends on libidn
      added SMB protocol (new in 7.40)
        default "No"
        require 'cryptographic authentication' and either 'GnuTLS' or 'OpenSSL' selected
      added Unix sockets support (new in 7.40)
        default "No"
      added error verbose messages
        default "No"
      changes to Makefile
        Increase PKG_RELEASE
        PKG_CONFIG_DEPENDS and CONFIGURE_ARGS
          extended for new functionality
          use "autoconf_bool" for all --enable/--disable options
          restructure for easier reading
      changes to Config.in
        extended for new functionality
        implement dependencies
        restructure and grouping for easier reading
      build tested on XUbuntu 14.10 x86 for x86 (generic) and ar71xx (WNDR3800)
      
      Signed-off-by: default avatarChristian Schoenebeck <christian.schoenebeck@gmail.com>
      
      SVN-Revision: 44243
      83693349
Loading