perkeep/third_party
Brad Fitzpatrick 5f041a3b6a Update github.com/bradfitz/http2 to f0f7876b264 in third_party.
Includes:

commit f0f7876b264515bf0c86c37d78ab558d939b82b0
Author: Brad Fitzpatrick <brad@danga.com>
Date:   Sat Jan 17 12:25:12 2015 -0800

    Don't enforce SNI for now.

    It was causing problems in development.

commit 36f7934bd38f22905a9eba016885fe04856ca4d1
Author: Brad Fitzpatrick <brad@danga.com>
Date:   Sat Jan 17 12:24:34 2015 -0800

    Be more verbose when rejecting connections; including which bogus ciphersuite.

commit 76847809286eae2e2f066cd3f88c8bc960a08dbd
Author: Brad Fitzpatrick <brad@danga.com>
Date:   Sat Jan 17 12:23:24 2015 -0800

    In curl integration test, include output along with non-zero exit status in failure message.

    Change-Id: I5bc392586ba54fc83bc5e54b7b4c27ef25530e4c

commit af958b3ad4d6dd0ffe9599ea2351653ed45c2fe5
Author: Brad Fitzpatrick <brad@danga.com>
Date:   Sat Jan 17 12:21:49 2015 -0800

    Update curl in integration test Dockerfile to 7.40.0

    And pin the nghttp2 version, and to something more modern.

    Change-Id: Ie631b519b9ec9278b521598353730d1cfd4f8976

Change-Id: I2ec8bc049e27e63dce07cabe3529f96123181e40
2015-01-17 13:00:15 -08:00
..
bazil.org/fuse third_party: Update bazil.org/fuse and set VolumeName. 2014-11-29 19:06:54 -08:00
closure ui: updates to file upload dialog 2014-11-16 15:31:08 +01:00
code.google.com/p third_party: cleanup imports. 2014-10-01 22:08:13 -07:00
fontawesome Add FontAwesome. This will be used for icons in the UI. 2014-04-05 17:19:29 -07:00
github.com Update github.com/bradfitz/http2 to f0f7876b264 in third_party. 2015-01-17 13:00:15 -08:00
glitch ui: added 'No results found' message to blob item container 2014-11-06 10:52:47 +01:00
go Update third_party/go/pkg/archive/zip to hg rev afc7e22420ce: 2014-09-07 13:22:29 -07:00
golang.org/x pkg/deploy/gce: revert to hardcoded google endpoints for oauth2 2015-01-13 01:28:09 +01:00
labix.org/v2/mgo third_party/mgo: updated to rev 253 2013-12-13 00:51:30 +01:00
less Adds less (CSS processor) v1.7.4 (Apache v2) 2014-09-03 22:22:56 -07:00
react Upgrade React to 0.10.0. 2014-05-02 19:10:09 -07:00
README move third_party README 2012-03-25 00:20:00 -07:00
rewrite-imports.sh Add new oauth2, use it in deploy/gce 2015-01-09 22:02:39 +01:00
update.pl Remove unused third_party dep 2012-10-19 13:03:07 -07:00

README

External packages which Camlistore depends on.

These are not under Camlistore copyright/license.  See the respective projects
for their copyright & licensing details.

These are mirrored into Camlistore for hermetic build reasons, as well
as enabling local patching to work with an ever-changing upstream Go
project.  (not all projects will follow Go tip as closely)