Commit Graph

14 Commits

Author SHA1 Message Date
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