Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LSH
lsh
Commits
e5ec6bee
Commit
e5ec6bee
authored
Oct 2, 2001
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
Rev: ChangeLog:1.426 Rev: src/read_base64.c:1.3
parent
1e6e0dc7
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+13
-1
13 additions, 1 deletion
ChangeLog
src/read_base64.c
+2
-2
2 additions, 2 deletions
src/read_base64.c
with
15 additions
and
3 deletions
ChangeLog
+
13
−
1
View file @
e5ec6bee
2001-10-02 Niels Mller <nisse@cuckoo.hack.org>
* src/spki.c (spki_hash_sexp): New function.
* src/spki_commands.c (make_spki_hash): Deleted function.
(spki_hash): Deleted class.
(spki_hash_md5): Deleted command.
(spki_hash_sha1): Deleted command.
* src/lsh-decode-key.c (do_decode_key): Free CONTENTS properly.
2001-10-02 Niels Mller <nisse@ehand.com>
2001-10-02 Niels Mller <nisse@ehand.com>
* src/lsh-export-key.c (main): Rewrote to use io_read_file_raw and
* src/lsh-export-key.c (main): Rewrote to use io_read_file_raw and
write_raw, without using any commands or io_run.
write_raw, without using any commands or io_run.
* src/sexp-conv.c (main): Likewise.
* src/io.c (io_read_file_raw): New function, for reading an entire
* src/io.c (io_read_file_raw): New function, for reading an entire
file into a string. Uses string_buffer.
file into a string. Uses string_buffer.
* src/gc.c (gc_final): Che
k
c that root_set is non-null before
* src/gc.c (gc_final): Chec
k
that root_set is non-null before
calling KILL_RESOURCE_LIST.
calling KILL_RESOURCE_LIST.
2001-09-30 Niels Mller <nisse@cuckoo.hack.org>
2001-09-30 Niels Mller <nisse@cuckoo.hack.org>
...
...
This diff is collapsed.
Click to expand it.
src/read_base64.c
+
2
−
2
View file @
e5ec6bee
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment