Skip to content
Snippets Groups Projects
  1. Jul 01, 2016
  2. May 10, 2016
  3. Feb 24, 2016
  4. Sep 10, 2015
  5. Aug 18, 2015
  6. Aug 06, 2015
  7. Jul 23, 2015
  8. Jul 17, 2015
  9. Jun 24, 2015
  10. May 04, 2015
  11. Apr 28, 2015
  12. Feb 27, 2015
  13. Feb 26, 2015
  14. Feb 16, 2015
    • Craig Tiller's avatar
      Copyright checker · 1a61b17a
      Craig Tiller authored
      Update LICENSE text to 2015, implement a checker that validates
      whether a 2014 or 2015 version of the license is on each {.c,.cc,.h} file.
      Fix the ones that are missing it.
      1a61b17a
  15. Feb 13, 2015
  16. Jan 16, 2015
  17. Jan 14, 2015
  18. Dec 13, 2014
    • nnoble's avatar
      Makefile will now build zlib and/or OpenSSL if needed. · 69ac39f4
      nnoble authored
      -) Detecting system and embedded presence of zlib and OpenSSL with ALPN.
      -) Automatically disabling secure targets if no OpenSSL present
      --> make all won't work if no OpenSSL is present, forcing the users to select the nonsecure Makefile targets explicitely.
      -) Removing build instructions for OpenSSL - this isn't really necessary anymore.
      -) Adding more blurb about OpenSSL and the new Makefile features.
      	Change on 2014/12/12 by nnoble <nnoble@google.com>
      -------------
      Created by MOE: http://code.google.com/p/moe-java
      MOE_MIGRATED_REVID=82020890
      69ac39f4
Loading