Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
LSH
lsh
Commits
ea92522c
Commit
ea92522c
authored
Nov 14, 2001
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
Rev: ChangeLog:1.441 Rev: src/.cvsignore:1.28
parent
04916d58
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
4 deletions
+15
-4
ChangeLog
ChangeLog
+9
-0
src/.cvsignore
src/.cvsignore
+3
-2
src/.gitignore
src/.gitignore
+3
-2
No files found.
ChangeLog
View file @
ea92522c
2001-11-14 Niels Mller <nisse@ehand.com>
* src/Makefile.am.in (bin_PROGRAMS): Added lsh-make-seed.
* src/lsh-make-seed.c: New program, for creating the initial seed
file.
* src/testsuite/seed-test: New file, testing lsh-make-seed.
2001-11-06 Niels Mller <nisse@cuckoo.hack.org>
* configure.in: Bumped version to 1.3.6.
...
...
src/.cvsignore
View file @
ea92522c
*-old
*.d
*.x
*.bb
*.bbg
*.d
*.da
*.gcov
*.x
.deps
.dist_classes
.dist_headers
...
...
@@ -29,6 +29,7 @@ lsh-decode-key
lsh-export-key
lsh-keygen
lsh-krb-checkpw
lsh-make-seed
lsh-writekey
lsh_proxy
lshd
...
...
src/.gitignore
View file @
ea92522c
/*-old
/*.d
/*.x
/*.bb
/*.bbg
/*.d
/*.da
/*.gcov
/*.x
/.deps
/.dist_classes
/.dist_headers
...
...
@@ -29,6 +29,7 @@
/lsh-export-key
/lsh-keygen
/lsh-krb-checkpw
/lsh-make-seed
/lsh-writekey
/lsh_proxy
/lshd
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment