Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lsh
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
LSH
lsh
Commits
6f07f4a4
Commit
6f07f4a4
authored
Sep 19, 2003
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
Rev: ChangeLog:1.527.2.1 Rev: src/nettle/ChangeLog:1.100.2.1
parent
708d9310
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
45 additions
and
0 deletions
+45
-0
ChangeLog
ChangeLog
+33
-0
src/nettle/ChangeLog
src/nettle/ChangeLog
+12
-0
No files found.
ChangeLog
View file @
6f07f4a4
2003-09-19 Niels Mller <niels@s3.kth.se>
* src/testsuite/functions.sh (test_fail, test_success): Call exit.
(werror, die): New functions.
* src/testsuite/Makefile.am (AM_CPPFLAGS): Set AM_CPPFLAGS, not
CFLAGS.
(TS_SH): Added random-input-test.
* src/testsuite/random-input-test: New test case that connects to
lshd and sends some random data.
* src/scm/make-char-classes.scm: In scsh-0.6, the procedures
ascii-range->char-set and char-set-members are renamed to
ucs-range->char-set and char-set->list.
* src/scm/guile-compat.scm: Renamed the corresponding
compatibility functions
* src/scm/gaba.scm (main): Copied cleaned up main prodcedure from
the 1.5 branch. In particular, it now calls (exit 0) explicitly.
* src/scm/compiler.scm (let-and): Fixed syntax error in macro
definition.
* misc/bootstrap.sh: Deleted arguments from the automake -a call.
* configure.ac: Bumped version to 1.4.3. Don't try to output
src/nettle/Makefile from this configure-script.
* Makefile.am.in: Don't use $(top_srcdir)/misc/ctags.mk, as ctags
support is included with automake-1.7.3.
* src/Makefile.am.in: Likewise.
2002-07-05 Niels Mller <nisse@cuckoo.hack.org>
* src/lshd.c: Disabled incomplete x11 forwarding for now.
...
...
src/nettle/ChangeLog
View file @
6f07f4a4
2003-09-19 Niels Möller <niels@s3.kth.se>
* examples/lfib-stream.c: New example program that generates
pseudorandom output.
* examples/Makefile.am (AM_CPPFLAGS): Set AM_CPPFLAGS, not
CPPFLAGS.
(noinst_PROGRAMS): Added lfib-stream.
* testsuite/Makefile.am (AM_CPPFLAGS): Set AM_CPPFLAGS, not
CPPFLAGS.
2002-05-16 Niels Möller <nisse@cuckoo.hack.org>
* sparc/aes.asm: Deleted registers i and t3.
...
...
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