Commit Graph

20 Commits

Author SHA1 Message Date
kili
e623167629 Fix after guile update. 2009-10-11 18:57:51 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
merdely
1997c75349 Remove surrounding quotes in NO_REGRESS/COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-15 23:29:57 +00:00
aanriot
df53181173 fix WANTLIB / LIB_DEPENDS.
"looks right" steven@
2007-05-19 12:30:56 +00:00
steven
dc825c5708 USE_LIBTOOL, sync plist 2007-04-07 15:14:46 +00:00
steven
91a71496cd USE_X11 2006-11-13 12:51:14 +00:00
espie
444cc3c520 new lib specs 2006-08-03 23:28:11 +00:00
aanriot
f61e68a8bf update to 0.2.1:
- bugfixes
- better installation stuff
- guile interface

ok naddy@
2005-07-18 17:02:48 +00:00
alek
6afd22898c Add WANTLIB markers 2004-12-27 13:28:33 +00:00
pvalchev
9f730f06a8 remove Mark Grimes from maintainer position per his request 2003-03-27 17:38:22 +00:00
brad
fb4ec1cc36 change e-mail address.
--
From: MAINTAINER
2002-12-09 15:37:23 +00:00
naddy
20d9705512 No regression tests available. 2002-10-28 17:35:01 +00:00
espie
82dec567e3 MASTER_SITE_SUBDIR kill 2002-05-15 17:58:49 +00:00
mark
ce7c609bd9 update maintainer address 2001-12-24 07:51:05 +00:00
espie
6af8bee431 lib depends 2001-10-24 12:33:49 +00:00
obecian
78aa61a6d6 crank-0.1.4 update 2001-08-09 18:53:30 +00:00
obecian
f2a9c9cdfe crank-0.1.3 update
o transposition.grid-controls added (rectangular grid transposition
  ciphers)
o steganalysis.word-gaps added (hidden cipher breaker)
o Various cosmetic changes
o Made source pane editable updating view pane dynamically. Got rid of
  old "edit source" option.
o Moved hillclimb-cracker's progress bar onto widget display
o Description area in plugin-viewer
o Plugins share variables by not using 'static'
o New plugin->menu_string and menu items
o Added optional source pane to make the source/view idea more obvious
2001-07-25 04:20:17 +00:00
obecian
f67415d160 update to crank-0.1.1
(BUGFIX: resolved segfault on execution)
2001-04-21 03:32:32 +00:00
obecian
b0a75aed3b + integrate COMMENT
+ bump NEED_VERSION
2001-03-28 08:33:55 +00:00
obecian
66f3bffd10 Crank is short for "CRyptANalysis toolKit", and its overall purpose
is to provide a powerful and extensible environment for solving
classical (pen-and-paper) ciphers, providing as much automation as
possible. Classical ciphers include common schemes like monoalphabetic
substitutions, where each letter of the alphabet is mapped to another
(usually different) letter consistently through the text. The first
version of Crank is restricting itself to these special ciphers. Other
algorithms forever devoid of Crank's attentions include Enigma, RSA,
DES, MurkelFish, or anything else invented after 1900.
2001-02-06 08:07:48 +00:00