Commit Graph

26 Commits

Author SHA1 Message Date
Michael Bayne 9402d7c900 Update copyright headers. 2018-12-06 11:55:49 -08:00
Michael Bayne 51ac46797b Updated source headers.
Also shifted copyright to AUTHORS because OOO is a legal entity no more.
2016-05-15 13:01:19 -07:00
Michael Bayne 5cb44526e8 Up-dates, point to LICENSE on github.com. 2014-03-10 08:25:59 -07:00
Ray J. Greenwell 19be415d64 Add more security attributes to the manifest.
I think we need the Caller-Allowable-Codebase attribute so that javascript
bridges work. I also added a Application-Library-Allowable-Codebase.

The full list of security attributes and their meanings:
http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/manifest.html
2014-01-21 14:30:17 -08:00
Ray J. Greenwell 33a055cc7b More new security warnings, these merely non-critical.
These values are potentially temporary pending templatization of
the file. I don't know how to comment in a manifest file so I didn't.
2014-01-20 09:00:02 -08:00
Mark Johnson b4af383570 We need to specify the permission level in the manifest for applet jars as of Java 7u51 2014-01-14 18:37:32 -08:00
Michael Bayne 7b785fa8f2 Update header with new copyright and link to LICENSE. 2013-01-29 10:36:30 -08:00
Dave Hoover 6862c99db5 Update getdown's source header to be like the rest of the OOO ones. 2010-11-29 19:54:53 +00:00
Michael Bayne 6f1a6ce78d Sorted out a way to get Maven to reference a local jar file without rendering
the pom file hosed for transitive dependencies.
2010-11-18 15:54:42 +00:00
Michael Bayne 89229b16cd Now that the JDK is open source, we can just fork JarDiff and eliminate our
annoying dependency on javaws.jar (which no longer even includes JarDiff, now
that lives in $JAVA_HOME/samples/jnlp/servlet/jardiff.jar). We had already
forked JarDiffPatcher, so this completes the circle. Now I can also directly
fix some of the annoying JarDiff bugs we were working around, which I'll do at
some point.
2010-09-20 18:42:41 +00:00
Michael Bayne ec11ccce9b Trailing blank is needed here. 2010-09-14 19:44:45 +00:00
Dave Hoover ffceb6c815 Welcome to the future. 2010-01-04 21:47:35 +00:00
Michael Bayne 031cafe6b3 Switched Getdown from LGPL to BSD to alleviate (baseless) nervousness with
regard to the GPL and redistribution.
2008-10-23 21:25:45 +00:00
Jonathan Le Plastrier 64c44bdc7c getdown needed some tweaking. 2006-10-12 19:18:12 +00:00
Elizabeth Fong c92e372d39 prevent hijacking of signed Getdown to run malicious code; greater torrent download speed tolerance 2006-08-20 09:45:21 +00:00
Elizabeth Fong 3c9b29adcb properly javadoc things, include proguard/lib modifications 2006-07-13 18:29:13 +00:00
Michael Bayne b8c385126c Added the proper GPL headers to everything, created a README, generally cleaned
things up.
2006-07-12 16:49:14 +00:00
Michael Bayne dc5fa529e0 Update to version 3.5 of Proguard. 2006-04-17 17:40:35 +00:00
Michael Bayne fe87ef6b04 Retroweave Getdown before running Proguard on it. 2006-04-10 20:36:38 +00:00
Michael Bayne 98c74c7f03 Switched from DashO (commercial, old, crufty) to Proguard (free, new,
sexy) for our download-size optimization.
2005-03-04 01:37:35 +00:00
Michael Bayne 6cbdafb0b2 Readding jar to get proper binary handling. 2004-10-20 21:43:29 +00:00
Michael Bayne 735921fa1b Removing booched non-binary jar. 2004-10-20 21:43:07 +00:00
Michael Bayne e4c326279b Finished up the proxy jockeying. Now we peek into the registry to see if
they've already got a proxy configuration. Oh how we love to go native.
2004-07-30 22:37:15 +00:00
Michael Bayne dc80d924d9 A tool to generate unified patch files that are used to patch all files in
an application from one version to another. We use jardiff because I could
find no free (Java) binary diff libraries that looked worth a damn. Once
we release the source to Getdown, I'm sure someone will get a wild hair
and implement one.
2004-07-13 10:41:52 +00:00
Michael Bayne 0d91188d7f Further progress. It makes me giddy with joy when I munge some text in the
getdown.txt configuration file and then watch the system recover and
proceed by downloading a fresh copy, emitting but a mild mannered log
message in the process.
2004-07-02 15:22:49 +00:00
Michael Bayne 2fb08f098a The illustrious beginnings of Getdown. 2004-07-02 11:01:21 +00:00