Skip to content
Snippets Groups Projects
  1. May 22, 2015
  2. May 19, 2015
  3. May 16, 2015
  4. Apr 30, 2015
  5. Apr 28, 2015
  6. Apr 20, 2015
  7. Apr 17, 2015
  8. Apr 15, 2015
  9. Apr 14, 2015
  10. Apr 10, 2015
  11. Apr 09, 2015
  12. Mar 31, 2015
  13. Mar 30, 2015
  14. Mar 25, 2015
  15. Mar 10, 2015
  16. Feb 26, 2015
  17. Feb 08, 2015
  18. Feb 07, 2015
  19. Feb 03, 2015
  20. Jan 13, 2015
  21. Jan 12, 2015
  22. Jan 09, 2015
  23. Dec 10, 2014
  24. Nov 28, 2014
  25. Nov 18, 2014
  26. Nov 09, 2014
    • Steven Barth's avatar
      6in4: detect curl and busybox wget · c5b5e688
      Steven Barth authored
      
      b52053b 6in4: https support for he.net tunnel api
      introduced HTTPS support using wget.
      The busybox version of wget, however, doesn't support the -V option,
      thus poluting logfiles with a full invalid-parameter-output.
      Redirect stderr to fix that.
      As libcurl and curl support selecting the SSL library of your choice,
      also add support for curl which is more commonly used on OpenWrt than
      "real" wget which needs libopenssl.
      Also make sure to respect SSL_CERT_DIR and increase timeouts.
      
      Signed-off-by: default avatarDaniel Golle <daniel@makrotopia.org>
      
      SVN-Revision: 43228
      c5b5e688
  27. Nov 03, 2014
    • John Crispin's avatar
      license info - revert r43155 · 74a3a77b
      John Crispin authored
      
      turns out that r43155 adds duplicate info.
      
      Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>
      
      SVN-Revision: 43167
      74a3a77b
    • John Crispin's avatar
      Add more license tags with SPDX identifiers · c10d9748
      John Crispin authored
      
      Note, that licensing stuff is a nightmare: many packages does not clearly
      state their licenses, and often multiple source files are simply copied
      together - each with different licensing information in the file headers.
      
      I tried hard to ensure, that the license information extracted into the OpenWRT's
      makefiles fit the "spirit" of the packages, e.g. such small packages which
      come without a dedicated source archive "inherites" the OpenWRT's own license
      in my opinion.
      
      However, I can not garantee that I always picked the correct information
      and/or did not miss license information.
      
      Signed-off-by: default avatarMichael Heimpold <mhei@heimpold.de>
      
      SVN-Revision: 43155
      c10d9748
  28. Nov 02, 2014
  29. Oct 30, 2014
  30. Oct 25, 2014
  31. Oct 12, 2014
  32. Oct 08, 2014
Loading