Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
65cfb2b2
Commit
65cfb2b2
authored
Jan 08, 1999
by
Niels Möller
Browse files
*** empty log message ***
Rev: ChangeLog:1.29 Rev: NEWS:1.8
parent
088870db
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
65cfb2b2
Fri Jan 8 09:44:12 1999 <nisse@puck>
* sexp_streamed_parser.c (base64_decode): Fixed test for leftover
bits.
* configure.in (CPPFLAGS): Add -I$srcdir (needed for lsh_types.h
to be found, when compiling in subdirectories, with VPATH).
* sexp.c (sexp_contents): New function.
(sexp_display): New function.
(do_vector_get): Use CAST_SUBTYPE.
(sexp_eqz): New function.
(sexp_check_type): New function.
* read_scan.c (do_read_scan): Check if the current scanner is NULL
_after_ scanning each character.
* bignum.h: Fix tests for gmp2/gmp.h (patches from Kalle Olavi
Niemitalo <tosi@ees2.oulu.fi>).
Thu Jan 7 16:25:50 1999 <nisse@puck>
* sexp_streamed_parser.c: Added base 64 decoder.
* sexp.c (encode_base64): Bug fix (don't use several ++ in an
expression without sequence points).
expression without sequence points).
* read_scan.h (TOKEN_NONE): New constant (used by the base64 decoder).
* read_scan.h (TOKEN_NONE): New constant (used by the base64
decoder).
Tue Jan 5 05:54:34 1999 <nisse@puck>
...
...
NEWS
View file @
65cfb2b2
NEWS for the 1999-01-
-5
snapshot:
NEWS for the 1999-01-
08
snapshot:
Command lien options to select which algorithms to use.
New program lsh_writekey.
NEWS for the 1999-01-05 snapshot:
Command line options to select which algorithms to use.
Various bug fixes. The 3des and blowfish support seems do work
now.
...
...
Write
Preview
Supports
Markdown
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