xwords/xwords4
Eric House 1c6d28633f don't let keys change with every upgrade (use newest)
Supid bug generating keys from __FILE__ meant each release
build (usually done in /tmp/$$, or on a travis server) had a new key and
generated a new MQTT devID (and other stuff less frequently used.)
Replace the keys with something that won't change, and as a temporary
fix so the upgrade including this fix doesn't generate new keys use the
most recent stored key matching the suffix the old keys will have had in
common.
2020-09-04 20:51:44 -07:00
..
android don't let keys change with every upgrade (use newest) 2020-09-04 20:51:44 -07:00
common don't let keys change with every upgrade (use newest) 2020-09-04 20:51:44 -07:00
dawg add filtering to wordlist browser 2020-08-05 09:47:44 -07:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux don't let keys change with every upgrade (use newest) 2020-09-04 20:51:44 -07:00
newrelay beginnings of new relay: shows persistence 2017-11-05 19:24:41 -08:00
relay tweak to display more info 2020-08-27 11:39:43 -07:00
scripts more work on script 2014-02-26 07:52:18 -08:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
Makefile include all .xml and .java files, but only if they're not named in a .gitignore file in the same directory 2014-03-01 11:44:20 -08:00