Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lsh
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
LSH
lsh
Commits
0c029ca0
Commit
0c029ca0
authored
Feb 03, 2012
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Converted files to utf-8.
parent
d13f8c0b
Changes
416
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
416 changed files
with
2080 additions
and
2080 deletions
+2080
-2080
ANNOUNCE
ANNOUNCE
+1
-1
AUTHORS
AUTHORS
+3
-3
ChangeLog
ChangeLog
+752
-752
ChangeLog.1
ChangeLog.1
+102
-102
ChangeLog.2
ChangeLog.2
+135
-135
NEWS
NEWS
+6
-6
README
README
+1
-1
argp/ChangeLog
argp/ChangeLog
+52
-52
argp/mempcpy.c
argp/mempcpy.c
+1
-1
argp/strcasecmp.c
argp/strcasecmp.c
+1
-1
argp/strchrnul.c
argp/strchrnul.c
+1
-1
argp/strndup.c
argp/strndup.c
+1
-1
contrib/lshd.debian.init
contrib/lshd.debian.init
+1
-1
contrib/sftp-server.c
contrib/sftp-server.c
+1
-1
contrib/solpkg.sh.in
contrib/solpkg.sh.in
+1
-1
doc/NOTES
doc/NOTES
+6
-6
doc/TASKLIST
doc/TASKLIST
+1
-1
doc/configuration.txt
doc/configuration.txt
+1
-1
doc/lsh.texinfo
doc/lsh.texinfo
+6
-6
doc/on99-slide.html
doc/on99-slide.html
+1
-1
doc/protocol-comments.txt
doc/protocol-comments.txt
+1
-1
doc/srp-spec.nroff
doc/srp-spec.nroff
+5
-5
misc/libgcc2.c-patch
misc/libgcc2.c-patch
+1
-1
misc/mkdiff
misc/mkdiff
+1
-1
misc/vsnprintf.c
misc/vsnprintf.c
+1
-1
misc/xenofarm.sh
misc/xenofarm.sh
+1
-1
nettle/ChangeLog
nettle/ChangeLog
+448
-448
nettle/README
nettle/README
+1
-1
nettle/aes-decrypt-internal.c
nettle/aes-decrypt-internal.c
+1
-1
nettle/aes-decrypt.c
nettle/aes-decrypt.c
+1
-1
nettle/aes-encrypt-internal.c
nettle/aes-encrypt-internal.c
+1
-1
nettle/aes-encrypt-table.c
nettle/aes-encrypt-table.c
+1
-1
nettle/aes-encrypt.c
nettle/aes-encrypt.c
+1
-1
nettle/aes-internal.h
nettle/aes-internal.h
+1
-1
nettle/aes-meta.c
nettle/aes-meta.c
+1
-1
nettle/aes-set-decrypt-key.c
nettle/aes-set-decrypt-key.c
+1
-1
nettle/aes-set-encrypt-key.c
nettle/aes-set-encrypt-key.c
+1
-1
nettle/aes.h
nettle/aes.h
+1
-1
nettle/arcfour-crypt.c
nettle/arcfour-crypt.c
+1
-1
nettle/arcfour-meta.c
nettle/arcfour-meta.c
+1
-1
nettle/arcfour.c
nettle/arcfour.c
+1
-1
nettle/arcfour.h
nettle/arcfour.h
+1
-1
nettle/arctwo.c
nettle/arctwo.c
+2
-2
nettle/arctwo.h
nettle/arctwo.h
+1
-1
nettle/asn1.h
nettle/asn1.h
+1
-1
nettle/base16-decode.c
nettle/base16-decode.c
+1
-1
nettle/base16-encode.c
nettle/base16-encode.c
+1
-1
nettle/base16-meta.c
nettle/base16-meta.c
+1
-1
nettle/base16.h
nettle/base16.h
+1
-1
nettle/base64-decode.c
nettle/base64-decode.c
+1
-1
nettle/base64-encode.c
nettle/base64-encode.c
+1
-1
nettle/base64-meta.c
nettle/base64-meta.c
+1
-1
nettle/base64.h
nettle/base64.h
+1
-1
nettle/bignum-next-prime.c
nettle/bignum-next-prime.c
+1
-1
nettle/bignum-random-prime.c
nettle/bignum-random-prime.c
+1
-1
nettle/bignum-random.c
nettle/bignum-random.c
+1
-1
nettle/bignum.c
nettle/bignum.c
+1
-1
nettle/bignum.h
nettle/bignum.h
+1
-1
nettle/blowfish.h
nettle/blowfish.h
+1
-1
nettle/buffer-init.c
nettle/buffer-init.c
+1
-1
nettle/buffer.c
nettle/buffer.c
+1
-1
nettle/buffer.h
nettle/buffer.h
+1
-1
nettle/camellia-crypt-internal.c
nettle/camellia-crypt-internal.c
+1
-1
nettle/camellia-crypt.c
nettle/camellia-crypt.c
+1
-1
nettle/camellia-internal.h
nettle/camellia-internal.h
+1
-1
nettle/camellia-meta.c
nettle/camellia-meta.c
+1
-1
nettle/camellia-set-decrypt-key.c
nettle/camellia-set-decrypt-key.c
+1
-1
nettle/camellia-set-encrypt-key.c
nettle/camellia-set-encrypt-key.c
+1
-1
nettle/camellia-table.c
nettle/camellia-table.c
+1
-1
nettle/camellia.h
nettle/camellia.h
+1
-1
nettle/cast128-meta.c
nettle/cast128-meta.c
+1
-1
nettle/cast128.c
nettle/cast128.c
+1
-1
nettle/cast128.h
nettle/cast128.h
+1
-1
nettle/cbc.c
nettle/cbc.c
+1
-1
nettle/cbc.h
nettle/cbc.h
+1
-1
nettle/ctr.c
nettle/ctr.c
+1
-1
nettle/ctr.h
nettle/ctr.h
+1
-1
nettle/der-iterator.c
nettle/der-iterator.c
+1
-1
nettle/der2dsa.c
nettle/der2dsa.c
+1
-1
nettle/der2rsa.c
nettle/der2rsa.c
+1
-1
nettle/des-compat.c
nettle/des-compat.c
+1
-1
nettle/des-compat.h
nettle/des-compat.h
+1
-1
nettle/des.c
nettle/des.c
+1
-1
nettle/des.h
nettle/des.h
+2
-2
nettle/des3.c
nettle/des3.c
+1
-1
nettle/dsa-keygen.c
nettle/dsa-keygen.c
+1
-1
nettle/dsa-sha1-sign.c
nettle/dsa-sha1-sign.c
+1
-1
nettle/dsa-sha1-verify.c
nettle/dsa-sha1-verify.c
+1
-1
nettle/dsa-sha256-sign.c
nettle/dsa-sha256-sign.c
+1
-1
nettle/dsa-sha256-verify.c
nettle/dsa-sha256-verify.c
+1
-1
nettle/dsa-sign.c
nettle/dsa-sign.c
+1
-1
nettle/dsa-verify.c
nettle/dsa-verify.c
+1
-1
nettle/dsa.c
nettle/dsa.c
+1
-1
nettle/dsa.h
nettle/dsa.h
+1
-1
nettle/dsa2sexp.c
nettle/dsa2sexp.c
+1
-1
nettle/examples/eratosthenes.c
nettle/examples/eratosthenes.c
+1
-1
nettle/examples/io.c
nettle/examples/io.c
+1
-1
nettle/examples/io.h
nettle/examples/io.h
+1
-1
nettle/examples/nettle-benchmark.c
nettle/examples/nettle-benchmark.c
+1
-1
nettle/examples/nettle-openssl.c
nettle/examples/nettle-openssl.c
+1
-1
nettle/examples/next-prime.c
nettle/examples/next-prime.c
+1
-1
nettle/examples/random-prime.c
nettle/examples/random-prime.c
+1
-1
nettle/examples/rsa-decrypt.c
nettle/examples/rsa-decrypt.c
+1
-1
nettle/examples/rsa-encrypt.c
nettle/examples/rsa-encrypt.c
+1
-1
nettle/examples/rsa-keygen.c
nettle/examples/rsa-keygen.c
+1
-1
nettle/examples/rsa-sign.c
nettle/examples/rsa-sign.c
+1
-1
nettle/examples/rsa-verify.c
nettle/examples/rsa-verify.c
+1
-1
nettle/hmac-md5.c
nettle/hmac-md5.c
+1
-1
nettle/hmac-sha1.c
nettle/hmac-sha1.c
+1
-1
nettle/hmac-sha224.c
nettle/hmac-sha224.c
+1
-1
nettle/hmac-sha256.c
nettle/hmac-sha256.c
+1
-1
nettle/hmac-sha384.c
nettle/hmac-sha384.c
+1
-1
nettle/hmac-sha512.c
nettle/hmac-sha512.c
+1
-1
nettle/hmac.c
nettle/hmac.c
+1
-1
nettle/hmac.h
nettle/hmac.h
+1
-1
nettle/index.html
nettle/index.html
+1
-1
nettle/knuth-lfib.c
nettle/knuth-lfib.c
+1
-1
nettle/knuth-lfib.h
nettle/knuth-lfib.h
+1
-1
nettle/macros.h
nettle/macros.h
+2
-2
nettle/md2-meta.c
nettle/md2-meta.c
+1
-1
nettle/md2.c
nettle/md2.c
+2
-2
nettle/md2.h
nettle/md2.h
+1
-1
nettle/md4-meta.c
nettle/md4-meta.c
+1
-1
nettle/md4.c
nettle/md4.c
+1
-1
nettle/md4.h
nettle/md4.h
+1
-1
nettle/md5-compat.c
nettle/md5-compat.c
+1
-1
nettle/md5-compat.h
nettle/md5-compat.h
+1
-1
nettle/md5-compress.c
nettle/md5-compress.c
+2
-2
nettle/md5-meta.c
nettle/md5-meta.c
+1
-1
nettle/md5.c
nettle/md5.c
+2
-2
nettle/md5.h
nettle/md5.h
+1
-1
nettle/memxor.c
nettle/memxor.c
+1
-1
nettle/nettle-internal.c
nettle/nettle-internal.c
+1
-1
nettle/nettle-internal.h
nettle/nettle-internal.h
+1
-1
nettle/nettle-meta.h
nettle/nettle-meta.h
+1
-1
nettle/nettle-types.h
nettle/nettle-types.h
+1
-1
nettle/nettle-write.h
nettle/nettle-write.h
+1
-1
nettle/nettle.texinfo
nettle/nettle.texinfo
+18
-18
nettle/pgp-encode.c
nettle/pgp-encode.c
+1
-1
nettle/pgp.h
nettle/pgp.h
+1
-1
nettle/pkcs1-rsa-md5.c
nettle/pkcs1-rsa-md5.c
+1
-1
nettle/pkcs1-rsa-sha1.c
nettle/pkcs1-rsa-sha1.c
+1
-1
nettle/pkcs1-rsa-sha256.c
nettle/pkcs1-rsa-sha256.c
+1
-1
nettle/pkcs1-rsa-sha512.c
nettle/pkcs1-rsa-sha512.c
+1
-1
nettle/pkcs1.c
nettle/pkcs1.c
+1
-1
nettle/pkcs1.h
nettle/pkcs1.h
+1
-1
nettle/realloc.c
nettle/realloc.c
+1
-1
nettle/realloc.h
nettle/realloc.h
+1
-1
nettle/rsa-compat.c
nettle/rsa-compat.c
+1
-1
nettle/rsa-compat.h
nettle/rsa-compat.h
+1
-1
nettle/rsa-decrypt.c
nettle/rsa-decrypt.c
+1
-1
nettle/rsa-encrypt.c
nettle/rsa-encrypt.c
+1
-1
nettle/rsa-keygen.c
nettle/rsa-keygen.c
+1
-1
nettle/rsa-md5-sign.c
nettle/rsa-md5-sign.c
+1
-1
nettle/rsa-md5-verify.c
nettle/rsa-md5-verify.c
+1
-1
nettle/rsa-sha1-sign.c
nettle/rsa-sha1-sign.c
+1
-1
nettle/rsa-sha1-verify.c
nettle/rsa-sha1-verify.c
+1
-1
nettle/rsa-sha256-sign.c
nettle/rsa-sha256-sign.c
+1
-1
nettle/rsa-sha256-verify.c
nettle/rsa-sha256-verify.c
+1
-1
nettle/rsa-sha512-sign.c
nettle/rsa-sha512-sign.c
+1
-1
nettle/rsa-sha512-verify.c
nettle/rsa-sha512-verify.c
+1
-1
nettle/rsa-sign.c
nettle/rsa-sign.c
+1
-1
nettle/rsa-verify.c
nettle/rsa-verify.c
+1
-1
nettle/rsa.c
nettle/rsa.c
+1
-1
nettle/rsa.h
nettle/rsa.h
+1
-1
nettle/rsa2openpgp.c
nettle/rsa2openpgp.c
+1
-1
nettle/rsa2sexp.c
nettle/rsa2sexp.c
+1
-1
nettle/serpent-decrypt.c
nettle/serpent-decrypt.c
+1
-1
nettle/serpent-meta.c
nettle/serpent-meta.c
+1
-1
nettle/serpent.h
nettle/serpent.h
+1
-1
nettle/sexp-format.c
nettle/sexp-format.c
+1
-1
nettle/sexp-transport-format.c
nettle/sexp-transport-format.c
+1
-1
nettle/sexp-transport.c
nettle/sexp-transport.c
+1
-1
nettle/sexp.c
nettle/sexp.c
+1
-1
nettle/sexp.h
nettle/sexp.h
+1
-1
nettle/sexp2bignum.c
nettle/sexp2bignum.c
+1
-1
nettle/sexp2dsa.c
nettle/sexp2dsa.c
+1
-1
nettle/sexp2rsa.c
nettle/sexp2rsa.c
+1
-1
nettle/sha.h
nettle/sha.h
+1
-1
nettle/sha1-compress.c
nettle/sha1-compress.c
+1
-1
nettle/sha1-meta.c
nettle/sha1-meta.c
+1
-1
nettle/sha1.c
nettle/sha1.c
+1
-1
nettle/sha224-meta.c
nettle/sha224-meta.c
+1
-1
nettle/sha256-compress.c
nettle/sha256-compress.c
+1
-1
nettle/sha256-meta.c
nettle/sha256-meta.c
+1
-1
nettle/sha256.c
nettle/sha256.c
+1
-1
nettle/sha384-meta.c
nettle/sha384-meta.c
+1
-1
nettle/sha512-compress.c
nettle/sha512-compress.c
+1
-1
nettle/sha512-meta.c
nettle/sha512-meta.c
+1
-1
nettle/sha512.c
nettle/sha512.c
+1
-1
nettle/sparc32/aes-decrypt-internal.asm
nettle/sparc32/aes-decrypt-internal.asm
+1
-1
nettle/sparc32/aes-encrypt-internal.asm
nettle/sparc32/aes-encrypt-internal.asm
+1
-1
nettle/sparc32/arcfour-crypt.asm
nettle/sparc32/arcfour-crypt.asm
+1
-1
nettle/sparc64/aes-decrypt-internal.asm
nettle/sparc64/aes-decrypt-internal.asm
+1
-1
nettle/sparc64/aes-encrypt-internal.asm
nettle/sparc64/aes-encrypt-internal.asm
+1
-1
nettle/sparc64/arcfour-crypt.asm
nettle/sparc64/arcfour-crypt.asm
+1
-1
nettle/testsuite/arctwo-test.c
nettle/testsuite/arctwo-test.c
+1
-1
nettle/tools/input.c
nettle/tools/input.c
+1
-1
nettle/tools/input.h
nettle/tools/input.h
+1
-1
nettle/tools/misc.c
nettle/tools/misc.c
+2
-2
nettle/tools/misc.h
nettle/tools/misc.h
+1
-1
nettle/tools/nettle-lfib-stream.c
nettle/tools/nettle-lfib-stream.c
+1
-1
nettle/tools/output.c
nettle/tools/output.c
+1
-1
nettle/tools/output.h
nettle/tools/output.h
+1
-1
nettle/tools/parse.c
nettle/tools/parse.c
+1
-1
nettle/tools/parse.h
nettle/tools/parse.h
+1
-1
nettle/tools/pkcs1-conv.c
nettle/tools/pkcs1-conv.c
+1
-1
nettle/tools/sexp-conv.c
nettle/tools/sexp-conv.c
+1
-1
nettle/twofish-meta.c
nettle/twofish-meta.c
+1
-1
nettle/twofish.c
nettle/twofish.c
+1
-1
nettle/twofish.h
nettle/twofish.h
+1
-1
nettle/write-be32.c
nettle/write-be32.c
+1
-1
nettle/x86/aes-decrypt-internal.asm
nettle/x86/aes-decrypt-internal.asm
+1
-1
nettle/x86/aes-encrypt-internal.asm
nettle/x86/aes-encrypt-internal.asm
+1
-1
nettle/x86/arcfour-crypt.asm
nettle/x86/arcfour-crypt.asm
+1
-1
nettle/x86/camellia-crypt-internal.asm
nettle/x86/camellia-crypt-internal.asm
+1
-1
nettle/x86/md5-compress.asm
nettle/x86/md5-compress.asm
+1
-1
nettle/x86/sha1-compress.asm
nettle/x86/sha1-compress.asm
+1
-1
nettle/x86_64/aes-decrypt-internal.asm
nettle/x86_64/aes-decrypt-internal.asm
+1
-1
nettle/x86_64/aes-encrypt-internal.asm
nettle/x86_64/aes-encrypt-internal.asm
+1
-1
nettle/x86_64/serpent-encrypt.asm
nettle/x86_64/serpent-encrypt.asm
+1
-1
nettle/x86_64/sha1-compress.asm
nettle/x86_64/sha1-compress.asm
+1
-1
nettle/yarrow.h
nettle/yarrow.h
+1
-1
nettle/yarrow256.c
nettle/yarrow256.c
+1
-1
nettle/yarrow_key_event.c
nettle/yarrow_key_event.c
+1
-1
sftp/ChangeLog
sftp/ChangeLog
+53
-53
sftp/buffer.c
sftp/buffer.c
+1
-1
sftp/buffer.h
sftp/buffer.h
+1
-1
sftp/client.c
sftp/client.c
+1
-1
sftp/client.h
sftp/client.h
+1
-1
sftp/commands.c
sftp/commands.c
+2
-2
sftp/commands.h
sftp/commands.h
+1
-1
sftp/dc.c
sftp/dc.c
+1
-1
sftp/dc.h
sftp/dc.h
+1
-1
sftp/gnu_stuff.c
sftp/gnu_stuff.c
+3
-3
sftp/gnu_stuff.h
sftp/gnu_stuff.h
+1
-1
sftp/idcache.c
sftp/idcache.c
+1
-1
sftp/idcache.h
sftp/idcache.h
+1
-1
sftp/io.h
sftp/io.h
+1
-1
sftp/io_input.c
sftp/io_input.c
+1
-1
sftp/io_output.c
sftp/io_output.c
+1
-1
sftp/lsftp.c
sftp/lsftp.c
+1
-1
sftp/lsftp.h
sftp/lsftp.h
+1
-1
sftp/misc_fun.c
sftp/misc_fun.c
+1
-1
sftp/misc_fun.h
sftp/misc_fun.h
+1
-1
sftp/rl.c
sftp/rl.c
+1
-1
sftp/rl.h
sftp/rl.h
+1
-1
sftp/sftp-server.c
sftp/sftp-server.c
+1
-1
sftp/sftp-test-client.c
sftp/sftp-test-client.c
+1
-1
sftp/sftp_bind.c
sftp/sftp_bind.c
+3
-3
sftp/sftp_bind.h
sftp/sftp_bind.h
+2
-2
sftp/sftp_c.c
sftp/sftp_c.c
+2
-2
sftp/sftp_c.h
sftp/sftp_c.h
+2
-2
sftp/str_utils.c
sftp/str_utils.c
+1
-1
sftp/str_utils.h
sftp/str_utils.h
+1
-1
spki/ChangeLog
spki/ChangeLog
+76
-76
spki/certificate.c
spki/certificate.c
+1
-1
spki/certificate.h
spki/certificate.h
+1
-1
spki/names.c
spki/names.c
+1
-1
spki/parse-transport.c
spki/parse-transport.c
+1
-1
spki/parse.c
spki/parse.c
+1
-1
spki/parse.h
spki/parse.h
+1
-1
spki/reduce.c
spki/reduce.c
+1
-1
spki/tag.c
spki/tag.c
+1
-1
spki/tag.h
spki/tag.h
+1
-1
spki/tools/misc.c
spki/tools/misc.c
+1
-1
spki/tools/misc.h
spki/tools/misc.h
+1
-1
spki/tools/sign.c
spki/tools/sign.c
+1
-1
spki/tools/sign.h
spki/tools/sign.h
+1
-1
spki/tools/spki-check-signature.c
spki/tools/spki-check-signature.c
+1
-1
spki/tools/spki-delegate.c
spki/tools/spki-delegate.c
+1
-1
spki/tools/spki-make-signature.c
spki/tools/spki-make-signature.c
+1
-1
spki/tools/spki-reduce.c
spki/tools/spki-reduce.c
+1
-1
spki/verify.c
spki/verify.c
+1
-1
src/adns.c
src/adns.c
+1
-1
src/algorithms.c
src/algorithms.c
+1
-1
src/alist.c
src/alist.c
+1
-1
src/alist.h
src/alist.h
+1
-1
src/arglist.c
src/arglist.c
+1
-1
src/arglist.h
src/arglist.h
+1
-1
src/atoms.c
src/atoms.c
+1
-1
src/atoms.h
src/atoms.h
+1
-1
src/channel.c
src/channel.c
+1
-1
src/channel.h
src/channel.h
+1
-1
src/channel_forward.c
src/channel_forward.c
+1
-1
src/channel_forward.h
src/channel_forward.h
+1
-1
src/channel_io.c
src/channel_io.c
+1
-1
src/channel_io.h
src/channel_io.h
+1
-1
src/charset.c
src/charset.c
+1
-1
src/charset.h
src/charset.h
+1
-1
src/client.c
src/client.c
+1
-1
src/client.h
src/client.h
+1
-1
src/client_escape.c
src/client_escape.c
+1
-1
src/client_keyexchange.c
src/client_keyexchange.c
+1
-1
src/client_pty.c
src/client_pty.c
+1
-1
src/client_session.c
src/client_session.c
+1
-1
src/client_tcpforward.c
src/client_tcpforward.c
+1
-1
src/client_x11.c
src/client_x11.c
+1
-1
src/compress.c
src/compress.c
+1
-1
src/compress.h
src/compress.h
+1
-1
src/connection.c
src/connection.c
+1
-1
src/connection.h
src/connection.h
+1
-1
src/crypto.c
src/crypto.c
+1
-1
src/crypto.h
src/crypto.h
+1
-1
src/daemon.c
src/daemon.c
+1
-1
src/daemon.h
src/daemon.h
+1
-1
src/dh_exchange.c
src/dh_exchange.c
+1
-1
src/dsa.c
src/dsa.c
+1
-1
src/dummy.c
src/dummy.c
+1
-1
src/encrypt.c
src/encrypt.c
+1
-1
src/format.c
src/format.c
+1
-1
src/format.h
src/format.h
+1
-1
src/gateway.c
src/gateway.c
+1
-1
src/gateway.h
src/gateway.h
+1
-1
src/gateway_channel.c
src/gateway_channel.c
+1
-1
src/gateway_tcpforward.c
src/gateway_tcpforward.c
+1
-1
src/gateway_x11.c
src/gateway_x11.c
+1
-1
src/gc.c
src/gc.c
+1
-1
src/gc.h
src/gc.h
+1
-1
src/interact.c
src/interact.c
+1
-1
src/interact.h
src/interact.h
+1
-1
src/io.c
src/io.c
+1
-1
src/io.h
src/io.h
+1
-1
src/keyexchange.c
src/keyexchange.c
+1
-1
src/keyexchange.h
src/keyexchange.h
+1
-1
src/lcp
src/lcp
+1
-1
src/list.c
src/list.c
+1
-1
src/list.h
src/list.h
+1
-1
src/lsh-decrypt-key.c
src/lsh-decrypt-key.c
+1
-1
src/lsh-export-key.c
src/lsh-export-key.c
+1
-1
src/lsh-keygen.c
src/lsh-keygen.c
+1
-1
src/lsh-krb-checkpw.c
src/lsh-krb-checkpw.c
+1
-1
src/lsh-make-seed.c
src/lsh-make-seed.c
+1
-1
src/lsh-pam-checkpw.c
src/lsh-pam-checkpw.c
+1
-1
src/lsh-transport.c
src/lsh-transport.c
+1
-1
src/lsh.c
src/lsh.c
+1
-1
src/lsh.h
src/lsh.h
+1
-1
src/lsh_argp.h
src/lsh_argp.h
+1
-1
src/lsh_process.h
src/lsh_process.h
+1
-1
src/lsh_string.c
src/lsh_string.c
+1
-1
src/lsh_string.h
src/lsh_string.h
+1
-1
src/lshd-connection.c
src/lshd-connection.c
+1
-1
src/lshd-pty-helper.c
src/lshd-pty-helper.c
+1
-1
src/lshd-userauth.c
src/lshd-userauth.c
+1
-1
src/lshd.c
src/lshd.c
+1
-1
src/parse.c
src/parse.c
+1
-1
src/parse.h
src/parse.h
+1
-1
src/parse_config.c
src/parse_config.c
+1
-1
src/parse_config.h
src/parse_config.h
+1
-1
src/pkcs5.c
src/pkcs5.c
+1
-1
src/pty-helper.c
src/pty-helper.c
+1
-1
src/queue.c
src/queue.c
+1
-1
src/queue.h
src/queue.h
+1
-1
src/randomness.h
src/randomness.h
+1
-1
src/reaper.c
src/reaper.c
+1
-1
src/reaper.h
src/reaper.h
+1
-1
src/resource.c
src/resource.c
+1
-1
src/resource.h
src/resource.h
+1
-1
src/rsa.c
src/rsa.c
+1
-1
src/scm/guile-compat.scm
src/scm/guile-compat.scm
+1
-1
src/scm/scsh-compat.scm
src/scm/scsh-compat.scm
+1
-1
src/seed_file.c
src/seed_file.c
+1
-1
src/seed_file.h
src/seed_file.h
+1
-1
src/server.c
src/server.c
+1
-1
src/server.h
src/server.h
+1
-1
src/server_config.c
src/server_config.c
+1
-1
src/server_config.h
src/server_config.h
+1
-1
src/server_keyexchange.c
src/server_keyexchange.c
+1
-1
src/server_pty.c
src/server_pty.c
+1
-1
src/server_pty.h
src/server_pty.h
+1
-1
src/server_session.c
src/server_session.c
+1
-1
src/server_session.h
src/server_session.h
+1
-1
src/server_tcpforward.c
src/server_tcpforward.c
+1
-1
src/server_x11.c
src/server_x11.c
+1
-1
src/server_x11.h
src/server_x11.h
+1
-1
src/service.h
src/service.h
+1
-1
src/service_read.c
src/service_read.c
+1
-1
src/sexp.c
src/sexp.c
+1
-1
src/sexp.h
src/sexp.h
+1
-1
src/socks.c
src/socks.c
+1
-1
src/spki-decrypt.c
src/spki-decrypt.c
+1
-1
src/spki.c
src/spki.c
+1
-1
src/spki.h
src/spki.h
+1
-1
src/srp-gen.c
src/srp-gen.c
+1
-1
src/srp.h
src/srp.h
+1
-1
src/srp_exchange.c
src/srp_exchange.c
+1
-1
src/ssh_read.c
src/ssh_read.c
+1
-1
src/ssh_read.h
src/ssh_read.h
+1
-1
src/ssh_write.c
src/ssh_write.c
+1
-1
src/ssh_write.h
src/ssh_write.h
+1
-1
src/tcpforward.c
src/tcpforward.c
+1
-1
src/tcpforward.h
src/tcpforward.h
+1
-1
src/testsuite/getpwnam-wrapper.c
src/testsuite/getpwnam-wrapper.c
+1
-1
src/testsuite/mini-inetd.c
src/testsuite/mini-inetd.c
+1
-1
src/tokenize_config.c
src/tokenize_config.c
+1
-1
src/tokenize_config.h
src/tokenize_config.h
+1
-1
src/translate_signal.c
src/translate_signal.c
+1
-1
src/translate_signal.h
src/translate_signal.h
+1
-1
src/transport.c
src/transport.c
+1
-1
src/transport.h
src/transport.h
+1
-1
src/transport_forward.c
src/transport_forward.c
+1
-1
src/transport_forward.h
src/transport_forward.h
+1
-1
src/transport_read.c
src/transport_read.c
+1
-1
src/transport_write.c
src/transport_write.c
+1
-1
src/tty.c
src/tty.c
+1
-1
src/tty.h
src/tty.h
+1
-1
src/unix_interact.c
src/unix_interact.c
+1
-1
src/unix_process.c
src/unix_process.c
+1
-1
src/unix_random.c
src/unix_random.c
+1
-1
src/unix_random_user.c
src/unix_random_user.c
+1
-1
src/version.h
src/version.h
+1
-1
src/werror.c
src/werror.c
+1
-1
src/werror.h
src/werror.h
+1
-1
src/xalloc.c
src/xalloc.c
+1
-1
src/xalloc.h
src/xalloc.h
+1
-1
src/zlib.c
src/zlib.c
+1
-1
No files found.
ANNOUNCE
View file @
0c029ca0
...
...
@@ -128,4 +128,4 @@ http://lists.lysator.liu.se/mailman/listinfo/lsh-bugs.
Happy hacking,
/Niels Möller, <nisse@lysator.liu.se>
/Niels M
ö
ller, <nisse@lysator.liu.se>
AUTHORS
View file @
0c029ca0
lsh is written by Niels M
ö
ller, and distributed under the terms and
lsh is written by Niels M
öl
ler, and distributed under the terms and
conditions of the GNU General Public License (see the file COPYING for
details). Several parts of lsh, in particular tcpforwarding,
public-key user authentication, and the lsh_proxy program, were
contributed by Bal
á
zs Scheidler.
contributed by Bal
áz
s Scheidler.
Many other people have written free code which is used in lsh.
...
...
@@ -19,7 +19,7 @@ IDEA implementation originally by Xeejia Lai, optimized by Colin
Plumb. Released into the public domain.
GMP, the GNU multiple precision arithmetic library, was written by
Torbj
ö
rn Granlund and many contributors. It is not actually included
Torbj
ör
n Granlund and many contributors. It is not actually included
in lsh, but it is needed for all public key computations. GMP is
released under the LPGL.
...
...
ChangeLog
View file @
0c029ca0
This diff is collapsed.
Click to expand it.
ChangeLog.1
View file @
0c029ca0
This diff is collapsed.
Click to expand it.
ChangeLog.2
View file @
0c029ca0
This diff is collapsed.
Click to expand it.
NEWS
View file @
0c029ca0
...
...
@@ -268,7 +268,7 @@ News for the 1.4 release
lshd now sets SSH_CLIENT and SSH_TTY (if appropiate).
TCP-wrapper support contributed by Pontus Sk
ö
ld, pass
TCP-wrapper support contributed by Pontus Sk
öl
d, pass
--with-tcpwrappers to configure to enable.
Display more information about unknown keys, including
...
...
@@ -312,7 +312,7 @@ News for the 1.3.7 release
before exec:ing the shell.
Helper program to let the server use PAM passwords.
Contributed by Pontus Sk
ö
ld.
Contributed by Pontus Sk
öl
d.
New option --server to lsh-keygen and lsh-writekey. It makes
the programs use the system seed-file, and also changes
...
...
@@ -332,7 +332,7 @@ News for the 1.3.7 release
sftp on the server. Appeared already in 1.3.6, but wasn't
mentioned in NEWS.
Pontus Sk
ö
ld's file transfer client lsftp is included in the
Pontus Sk
öl
d's file transfer client lsftp is included in the
distribution.
News for the 1.3.6 release
...
...
@@ -760,7 +760,7 @@ News for the lsh-0.1.18 release
lsh now reads ACL:s from the ~/.lsh/known_hosts file.
First attempt at a m4-based testsuite. It depends on m4 being
able to handle the eight-bit quote characters
» and
«. If your
able to handle the eight-bit quote characters
» and «.
If your
m4 doesn't do that, get the latest beta of GNU m4 or recompile
GNU m4-1.4 with CFLAGS=-funsigned-char.
...
...
@@ -1003,7 +1003,7 @@ TASKLIST and NOTES files now included in the snapshot.
NEWS since the 1998-12-17 snapshot:
Support for md5 (by Bal
á
zs Scheidler).
Support for md5 (by Bal
áz
s Scheidler).
Various bugfixes.
...
...
@@ -1020,4 +1020,4 @@ together (crypto_cascade()).
Some untested support for blowfish and 3DES. A -c command line option
is needed.
A few bugfixes. Thanks to J.H.M. Dassen (Ray) and Bal
á
zs Scheidler.
A few bugfixes. Thanks to J.H.M. Dassen (Ray) and Bal
áz
s Scheidler.
README
View file @
0c029ca0
...
...
@@ -128,4 +128,4 @@ LSH releases are available at
<ftp://ftp.lysator.liu.se/pub/security/lsh>.
Happy hacking,
/Niels Möller <nisse@lysator.liu.se>
/Niels M
ö
ller <nisse@lysator.liu.se>
argp/ChangeLog
View file @
0c029ca0
This diff is collapsed.
Click to expand it.
argp/mempcpy.c
View file @
0c029ca0
...
...
@@ -2,7 +2,7 @@
*
*/
/* Written by Niels Mller <nisse@lysator.liu.se>
/* Written by Niels M
ö
ller <nisse@lysator.liu.se>
*
* This file is hereby placed in the public domain.
*/
...
...
argp/strcasecmp.c
View file @
0c029ca0
...
...
@@ -2,7 +2,7 @@
*
*/
/* Written by Niels Mller <nisse@lysator.liu.se>
/* Written by Niels M
ö
ller <nisse@lysator.liu.se>
*
* This file is hereby placed in the public domain.
*/
...
...
argp/strchrnul.c
View file @
0c029ca0
...
...
@@ -2,7 +2,7 @@
*
*/
/* Written by Niels Möller <nisse@lysator.liu.se>
/* Written by Niels M
ö
ller <nisse@lysator.liu.se>
*
* This file is hereby placed in the public domain.
*/
...
...
argp/strndup.c
View file @
0c029ca0
...
...
@@ -2,7 +2,7 @@
*
*/
/* Written by Niels Mller <nisse@lysator.liu.se>
/* Written by Niels M
ö
ller <nisse@lysator.liu.se>
*
* This file is hereby placed in the public domain.
*/
...
...
contrib/lshd.debian.init
View file @
0c029ca0
...
...
@@ -6,7 +6,7 @@
# from the "upstream" source. A proper debian package would use
# somewhat different conventions.
#
# Written by Niels Mller
# Written by Niels M
ö
ller
PATH
=
/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
DAEMON
=
/usr/local/sbin/lshd
...
...
contrib/sftp-server.c
View file @
0c029ca0
/* -*- mode: c; c-style: bsd; c-basic-offset: 8 -*-
*
* Copyright (c) 2000 Markus Friedl, Niels M
l
ler. All rights reserved.
* Copyright (c) 2000 Markus Friedl, Niels M
öl
ler. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
contrib/solpkg.sh.in
View file @
0c029ca0
...
...
@@ -118,7 +118,7 @@ fi
if
[
"x
$COPYRIGHT
"
=
xyes
]
;
then
cat
-
>
copyright
<<
EOF
LSH - a GNU implementation of the Secure Shell protocols
written by Niels M
ller. Solaris packaging by Pontus Sk
ld.
written by Niels M
öller. Solaris packaging by Pontus Skö
ld.
COPYRIGHT
...
...
doc/NOTES
View file @
0c029ca0
...
...
@@ -319,15 +319,15 @@ The other functions can be found at
3605942 idag 07:59 /32 rader/ assar
Kommentar till text 3578895 av Niels M
ö
ller ()
Kommentar till text 3578895 av Niels M
öl
ler ()
Mottagare: C - (den) portabla(?) assemblern <7482>
Ä
rende: const
Är
ende: const
------------------------------------------------------------
tyv
ärr räcker inte det där eftersom det finns kompilatorer som ä
r
(eller har varit i ett tidigare liv) gcc men inte f
örstå
r
__attribute__ f
ö
r det.
tyv
ärr räcker inte det där eftersom det finns kompilatorer som är
(eller har varit i ett tidigare liv) gcc men inte f
örstår
__attribute__ f
ör
det.
s
å dår får man gö
ra:
s
å dår får man göra:
dnl
dnl Test for __attribute__
...
...
doc/TASKLIST
View file @
0c029ca0
This file describes some mostly independent subprojects for lsh.
Before starting on any of them, please contact me (Niels M
ö
ller
Before starting on any of them, please contact me (Niels M
öl
ler
<nisse@lysator.liu.se); someone may already be working on it already,
and we need to coordinate.
...
...
doc/configuration.txt
View file @
0c029ca0
...
...
@@ -224,5 +224,5 @@ implemented this way, I don't know. But I suspect it would be easier
to integrate those features into something like scsh than into a more
traditional shell like bash.
/Niels M
ö
ller
/Niels M
öl
ler
doc/lsh.texinfo
View file @
0c029ca0
...
...
@@ -15,9 +15,9 @@
@set UPDATED-FOR 3.0
@c Latin-1 doesn't work with tex output.
@c Also look out for
é
characters.
@c Also look out for
é
characters.
@set AUTHOR Niels M
ö
ller
@set AUTHOR Niels M
öl
ler
@ifinfo
Manual for LSH. This manual corresponds to @command
{
lsh
}
version
@value
{
UPDATED-FOR
}
.
...
...
@@ -271,9 +271,9 @@ example by manipulating the @acronym{DNS}-system.
to trust the endpoint machines. It seems really difficult to uphold any
security if the local machine is compromised. This is important to keep
in mind in the ``visitor''-scenario, where you visit a friend or perhaps an
Internet caf
é
and want to connect to some of the machines at home or at
Internet caf
é
and want to connect to some of the machines at home or at
work. If the enemy has been able to compromize your friend's or the
caf
é
's equipment, you may well be in trouble.
caf
é'
s equipment, you may well be in trouble.
Protection from denial-of-service attacks is also a very difficult
problem, and @command
{
lsh
}
makes no attempt to protect you from that.
...
...
@@ -376,7 +376,7 @@ man-in-the-middle attacks.
@comment node-name, next, previous, up
@subsection @code
{
ssh-1.x
}
The first of the Secure shell programs was Tatu Yl
ö
nen's @command
{
ssh
}
.
The first of the Secure shell programs was Tatu Yl
ön
en's @command
{
ssh
}
.
The latest of the version 1 series is @code
{
ssh-1.33
}
which speaks
version 1.5 of the protocol. The ``free'' version of @code
{
ssh-1.33
}
does not allow commercial use without additional licensing, which makes
...
...
@@ -389,7 +389,7 @@ back, for security reasons.
There also exists free implementations of @code
{
ssh-1
}
, for both Unix
and Windows. @command
{
ossh
}
and later OpenSSH are derived from an earlier
free version av Tatu Yl
ö
nen's @command
{
ssh
}
, and are free software.
free version av Tatu Yl
ön
en's @command
{
ssh
}
, and are free software.
@node ssh2, tls, ssh1, Related techniques
@comment node-name, next, previous, up
...
...
doc/on99-slide.html
View file @
0c029ca0
...
...
@@ -4,7 +4,7 @@
</head>
<body>
<p
align=
right
>
Niels Mller 1999-05-01
<p>
<p
align=
right
>
Niels M
ö
ller 1999-05-01
<p>
<h3>
Piping with ssh
</h3>
...
...
doc/protocol-comments.txt
View file @
0c029ca0
...
...
@@ -26,7 +26,7 @@ using some secret shared between the host and a particular user.
(important, but not urgent) This is too sloppy. Implementations should
be required to respect unicode character equivalence. Say I have an
account on a system that allows non-ascii characters in user names.
Assume I'm known to the system under the name "m
ö
ller", which has at
Assume I'm known to the system under the name "m
öl
ler", which has at
least two different but equivalent representations in unicode (and
therefore also in utf-8).
...
...
doc/srp-spec.nroff
View file @
0c029ca0
...
...
@@ -5,7 +5,7 @@
.lt 7.2i
.nr LL 7.2i
.nr LT 7.2i
.ds LF Niels Möller
.ds LF Niels M
ö
ller
.ds RF FORMFEED[Page %]
.ds CF
.ds LH INTERNET-DRAFT
...
...
@@ -14,7 +14,7 @@
.hy 0
.ad l
.in 0
INTERNET-DRAFT Niels Möller
INTERNET-DRAFT Niels M
ö
ller
draft-nisse-secsh-srp-01.txt 27 March 2001
Expires in September 2001
...
...
@@ -408,10 +408,10 @@ though.
Author's Address
.nf
Niels Möller
Niels M
ö
ller
LSH author
Sl
ätbaks
vägen 48
120 51 Årsta
Sl
ätbaksvä
gen 48
120 51
Å
rsta
Sweden
EMail: nisse@lysator.liu.se
...
...
misc/libgcc2.c-patch
View file @
0c029ca0
This patch, relative to gcc-2.95.3, improves gcov support by properly
locking the output files that are written at process exit.
/Niels Mller <nisse@lysator.liu.se>
/Niels M
ö
ller <nisse@lysator.liu.se>
--- libgcc2.c.orig Fri Jun 11 05:11:43 1999
+++ libgcc2.c Thu Mar 22 20:48:39 2001
...
...
misc/mkdiff
View file @
0c029ca0
#!/bin/sh
# Copied from gnupg-1.0.4, and hacked somewhat by Niels Mller
# Copied from gnupg-1.0.4, and hacked somewhat by Niels M
ö
ller
if
[
$#
!=
1
]
;
then
echo
"usage: mkdiff package-name"
>
&2
...
...
misc/vsnprintf.c
View file @
0c029ca0
...
...
@@ -55,7 +55,7 @@
* fixed return value to comply with C99
* fixed handling of snprintf(NULL, ...)
*
* Niels Mller <nisse@lysator.liu.se> 2004-03-05
* Niels M
ö
ller <nisse@lysator.liu.se> 2004-03-05
* fixed calls to isdigit to use unsigned char.
* fixed calls to va_arg; short arguments are always passed as int.
*
...
...
misc/xenofarm.sh
View file @
0c029ca0
...
...
@@ -6,7 +6,7 @@
# Loosely based on the xenofarm.sh script in lyskom-server.
# Copyright 2002, 2003 Niels M
l
ler, Lysator Academic Computer Association
# Copyright 2002, 2003 Niels M
öl
ler, Lysator Academic Computer Association
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
...
...
nettle/ChangeLog
View file @
0c029ca0
This diff is collapsed.
Click to expand it.
nettle/README
View file @
0c029ca0
...
...
@@ -40,4 +40,4 @@ You may want to subscribe to the nettle-bugs mailing list. See
Happy hacking,
/Niels Möller <nisse@lysator.liu.se>
/Niels M
ö
ller <nisse@lysator.liu.se>
nettle/aes-decrypt-internal.c
View file @
0c029ca0
...
...
@@ -5,7 +5,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2002 Niels Mller
* Copyright (C) 2002 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/aes-decrypt.c
View file @
0c029ca0
...
...
@@ -5,7 +5,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2002 Niels Mller
* Copyright (C) 2002 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/aes-encrypt-internal.c
View file @
0c029ca0
...
...
@@ -5,7 +5,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2002 Niels Möller
* Copyright (C) 2002 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/aes-encrypt-table.c
View file @
0c029ca0
...
...
@@ -5,7 +5,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2002 Niels Mller
* Copyright (C) 2002 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/aes-encrypt.c
View file @
0c029ca0
...
...
@@ -5,7 +5,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2002 Niels Möller
* Copyright (C) 2002 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/aes-internal.h
View file @
0c029ca0
...
...
@@ -5,7 +5,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2001 Niels Mller
* Copyright (C) 2001 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/aes-meta.c
View file @
0c029ca0
...
...
@@ -2,7 +2,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2002 Niels Möller
* Copyright (C) 2002 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/aes-set-decrypt-key.c
View file @
0c029ca0
...
...
@@ -5,7 +5,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2000, 2001, 2002 Rafael R. Sevilla, Niels Mller
* Copyright (C) 2000, 2001, 2002 Rafael R. Sevilla, Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/aes-set-encrypt-key.c
View file @
0c029ca0
...
...
@@ -5,7 +5,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2000, 2001, 2002 Rafael R. Sevilla, Niels Mller
* Copyright (C) 2000, 2001, 2002 Rafael R. Sevilla, Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/aes.h
View file @
0c029ca0
...
...
@@ -5,7 +5,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2001 Niels Mller
* Copyright (C) 2001 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/arcfour-crypt.c
View file @
0c029ca0
...
...
@@ -5,7 +5,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2001, 2004 Niels Mller
* Copyright (C) 2001, 2004 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/arcfour-meta.c
View file @
0c029ca0
...
...
@@ -2,7 +2,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2002 Niels Mller
* Copyright (C) 2002 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/arcfour.c
View file @
0c029ca0
...
...
@@ -5,7 +5,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2001 Niels Mller
* Copyright (C) 2001 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/arcfour.h
View file @
0c029ca0
...
...
@@ -5,7 +5,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2001 Niels Mller
* Copyright (C) 2001 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/arctwo.c
View file @
0c029ca0
...
...
@@ -8,7 +8,7 @@
* Copyright (C) 2004 Simon Josefsson
* Copyright (C) 2003 Nikos Mavroyanopoulos
* Copyright (C) 2004 Free Software Foundation, Inc.
* Copyright (C) 2004 Niels M
l
ler
* Copyright (C) 2004 Niels M
öl
ler
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
@@ -29,7 +29,7 @@
/* This implementation was written by Nikos Mavroyanopoulos for GNUTLS
* as a Libgcrypt module (gnutls/lib/x509/rc2.c) and later adapted for
* direct use by Libgcrypt by Werner Koch and later adapted for direct
* use by Nettle by Simon Josefsson and Niels M
l
ler.
* use by Nettle by Simon Josefsson and Niels M
öl
ler.
*
* The implementation here is based on Peter Gutmann's RRC.2 paper and
* RFC 2268.
...
...
nettle/arctwo.h
View file @
0c029ca0
...
...
@@ -6,7 +6,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2004 Simon Josefsson
* Copyright (C) 2002, 2004 Niels Mller
* Copyright (C) 2002, 2004 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/asn1.h
View file @
0c029ca0
...
...
@@ -5,7 +5,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2005 Niels Möller
* Copyright (C) 2005 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/base16-decode.c
View file @
0c029ca0
...
...
@@ -5,7 +5,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2002 Niels Mller
* Copyright (C) 2002 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/base16-encode.c
View file @
0c029ca0
...
...
@@ -5,7 +5,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2002 Niels Möller
* Copyright (C) 2002 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/base16-meta.c
View file @
0c029ca0
...
...
@@ -2,7 +2,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2002 Niels Mller
* Copyright (C) 2002 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/base16.h
View file @
0c029ca0
...
...
@@ -6,7 +6,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2002 Niels Mller
* Copyright (C) 2002 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/base64-decode.c
View file @
0c029ca0
...
...
@@ -4,7 +4,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2002 Niels Mller
* Copyright (C) 2002 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/base64-encode.c
View file @
0c029ca0
...
...
@@ -4,7 +4,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2002 Niels Mller
* Copyright (C) 2002 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/base64-meta.c
View file @
0c029ca0
...
...
@@ -2,7 +2,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2002 Dan Egnor, Niels Mller
* Copyright (C) 2002 Dan Egnor, Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/base64.h
View file @
0c029ca0
...
...
@@ -5,7 +5,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2002 Niels Mller, Dan Egnor
* Copyright (C) 2002 Niels M
ö
ller, Dan Egnor
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/bignum-next-prime.c
View file @
0c029ca0
...
...
@@ -4,7 +4,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2002 Niels Mller
* Copyright (C) 2002 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
...
...
nettle/bignum-random-prime.c
View file @
0c029ca0
...
...
@@ -5,7 +5,7 @@
/* nettle, low-level cryptographics library
*
* Copyright (C) 2010 Niels Möller
* Copyright (C) 2010 Niels M
ö
ller
*
* The nettle library is free software; you can redistribute it and/or modify