Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
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
Hide 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
2008-08-26 Niels Mller <nisse@lysator.liu.se>
2008-08-26 Niels M
ö
ller <nisse@lysator.liu.se>
* testsuite/Makefile.in (tags): Put TAGS file in the source
directory. Also renamed target, was tags-here.
* Makefile.in (tags-here): Put TAGS file in the source directory.
2007-09-11 Niels Mller <nisse@lysator.liu.se>
2007-09-11 Niels M
ö
ller <nisse@lysator.liu.se>
* testsuite/Makefile.in (PRE_CPPFLAGS): Use -I$(srcdir).
Fixed typo when linking with ../libargp.a.
* testsuite/Makefile.in: Typo fix when using $(EXEEXT).
2007-05-03 Niels Mller <nisse@lysator.liu.se>
2007-05-03 Niels M
ö
ller <nisse@lysator.liu.se>
* configure.ac: Removed AC_PROG_CC_STDC. Reordered header and
library checks.
* config.make.in: Removed unused variables M4 and MAKEINFO.
2007-04-05 Niels Mller <nisse@lysator.liu.se>
2007-04-05 Niels M
ö
ller <nisse@lysator.liu.se>
* Makefile.in, testsuite/Makefile.in: Fixed dist and distcheck
targets.
...
...
@@ -30,50 +30,50 @@
* Moved in the CVS tree, and converted from automake to plain
autoconf.
2007-02-26 Niels Mller <niels@s3.kth.se>
2007-02-26 Niels M
ö
ller <niels@s3.kth.se>
* argp.h (__option_is_short): Use isprint only for keys below
UCHAR_MAX. Already fixed in glibc.
* argp-help.c (hol_cluster_cmp): Fixed handling of depth.
2007-02-07 Niels Mller <nisse@lysator.liu.se>
2007-02-07 Niels M
ö
ller <nisse@lysator.liu.se>
* testsuite/Makefile.am (check): Propagate EXEEXT.
* testsuite/ex1-test: Use $EXEEXT.
* testsuite/permute-test: Likewise.
2005-11-25 Niels Mller <nisse@lysator.liu.se>
2005-11-25 Niels M
ö
ller <nisse@lysator.liu.se>
* configure.ac: Use LSH_FUNC_ALLOCA.
2004-11-19 Niels Mller <nisse@lysator.liu.se>
2004-11-19 Niels M
ö
ller <nisse@lysator.liu.se>
* argp-parse.c (__option_is_end): Delete __THROW on these
definitions too.
2004-11-19 Niels Mller <niels@s3.kth.se>
2004-11-19 Niels M
ö
ller <niels@s3.kth.se>
* argp.h (__argp_usage, __option_is_short, __option_is_end): Don't
use __THROW on definitions, only on declarations.
2004-11-14 Niels Mller <nisse@lysator.liu.se>
2004-11-14 Niels M
ö
ller <nisse@lysator.liu.se>
* vsnprintf.c: Moved in the CVS tree. It's now a link to
misc/vsnprintf.c in the lsh tree.
2004-10-08 Niels Mller <niels@s3.kth.se>
2004-10-08 Niels M
ö
ller <niels@s3.kth.se>
* testsuite/Makefile.am: Use noinst_PROGRAMS instead of
check_PROGRAMS, it seems check_PROGRAMS doesn't work with the
rntcl build.
2004-03-20 Niels Mller <nisse@lysator.liu.se>
2004-03-20 Niels M
ö
ller <nisse@lysator.liu.se>
* configure.ac: Use AC_CONFIG_AUX_DIR([.]). Converted to new style
AC_INIT and AM_INIT_AUTOMAKE.
2004-03-19 Niels Mller <nisse@lysator.liu.se>
2004-03-19 Niels M
ö
ller <nisse@lysator.liu.se>
* argp.h: Removed leading underscores from the argument names in
the argp_parse prototype. These symbols are reserved for the
...
...
@@ -81,16 +81,16 @@
happens to define __argc and __argv as macros that expand to
magic.
2004-03-18 Niels Mller <niels@s3.kth.se>
2004-03-18 Niels M
ö
ller <niels@s3.kth.se>
* testsuite/Makefile.am (check_PROGRAMS): Use check_PROGRAMS, not
noinst_PROGRAMS.
2004-03-17 Niels Mller <nisse@lysator.liu.se>
2004-03-17 Niels M
ö
ller <nisse@lysator.liu.se>
* testsuite/Makefile.am (AM_CPPFLAGS): Add -I$(top_srcdir).
2004-03-05 Niels Mller <nisse@lysator.liu.se>
2004-03-05 Niels M
ö
ller <nisse@lysator.liu.se>
* vsnprintf.c (dopr): Use unsigned char for the argument to
isdigit.
...
...
@@ -107,11 +107,11 @@
* vsnprintf.c: New replacement vsnprintf, by Patrick Powell,
Brandom Long and others.
2004-03-03 Niels Mller <niels@s3.kth.se>
2004-03-03 Niels M
ö
ller <niels@s3.kth.se>
* Makefile.am (EXTRA_DIST): Typo fix.
2004-03-02 Niels Mller <nisse@lysator.liu.se>
2004-03-02 Niels M
ö
ller <nisse@lysator.liu.se>
* Makefile.am (EXTRA_DIST): Added strcasecmp.c.
...
...
@@ -121,7 +121,7 @@
* argp-parse.c, argp-help.c: Conditionally include malloc.h.
2004-03-01 Niels Mller <nisse@lysator.liu.se>
2004-03-01 Niels M
ö
ller <nisse@lysator.liu.se>
* argp-fmtstream.h [!HAVE_UNISTD_H]: Define ssize_t as int.
...
...
@@ -137,13 +137,13 @@
* argp-fmtstream.h: Make inclusion of unistd.h conditional. It's
needed for ssize_t, at least on freebsd.
2004-03-01 Niels Mller <niels@s3.kth.se>
2004-03-01 Niels M
ö
ller <niels@s3.kth.se>
* argp-eexst.c [!HAVE_SYSEXITS_H]: Hardcode EX_USAGE = 64.
* configure.ac: Check for sysexits.h.
2004-02-23 Niels Mller <niels@s3.kth.se>
2004-02-23 Niels M
ö
ller <niels@s3.kth.se>
* configure.ac: Bumped version to standalone-1.3.
...
...
@@ -155,24 +155,24 @@
variables, otherwise on Darwin linking fails if the user does not
define these variables.
2003-04-28 Niels Mller <nisse@cuckoo.hack.org>
2003-04-28 Niels M
ö
ller <nisse@cuckoo.hack.org>
* argp-parse.c: Use standard alloca blurb from the autoconf
manual.
* argp-help.c: Updated alloca blurb to use the same as
argp-parse.c.
2003-04-24 Niels Mller <niels@s3.kth.se>
2003-04-24 Niels M
ö
ller <niels@s3.kth.se>
* argp.h: Added workaround for __restrict.
2003-03-13 Niels Mller <nisse@cuckoo.hack.org>
2003-03-13 Niels M
ö
ller <nisse@cuckoo.hack.org>
* Released argp-standalone-1.2.
* Updated copyright years.
2003-03-03 Niels Mller <nisse@cuckoo.hack.org>
2003-03-03 Niels M
ö
ller <nisse@cuckoo.hack.org>
* argp-fmtstream.h: Don't include config.h here, let the .c-files
do that. Deleted definition of PRINTF_STYLE, that's in config.h.
...
...
@@ -181,7 +181,7 @@
underlying functions are really macros defined by stdio. For
example on freebsd. Updated the files using these functions.
2003-03-02 Niels Mller <nisse@cuckoo.hack.org>
2003-03-02 Niels M
ö
ller <nisse@cuckoo.hack.org>
* argp-help.c: Don't include malloc.h. If any system still needs
it, we need a configure test for it.
...
...
@@ -193,27 +193,27 @@
* configure.ac: Use LSH_GCC_ATTRIBUTES. Deleted the definition of
UNUSED from the files that used it, it's now in config.h.
2003-02-16 Niels Mller <nisse@cuckoo.hack.org>
2003-02-16 Niels M
ö
ller <nisse@cuckoo.hack.org>
* argp-fmtstream.h: When disabling fwrite_unlocked, #undef it first.
* testsuite/permute-test: diff -q is not portable.
Redirect to /dev/null instead.
2003-02-12 Niels Mller <niels@s3.kth.se>
2003-02-12 Niels M
ö
ller <niels@s3.kth.se>
* argp-fmtstream.h: When disabling putc_unlocked, #undef it first.
2003-02-10 Niels Mller <niels@s3.kth.se>
2003-02-10 Niels M
ö
ller <niels@s3.kth.se>
* configure.ac (ARGP_CHECK_FUNC): Use AS_VAR_GET. Use AH_TEMPLATE.
2003-02-10 Niels Mller <nisse@cuckoo.hack.org>
2003-02-10 Niels M
ö
ller <nisse@cuckoo.hack.org>
* configure.ac (ARGP_CHECK_FUNC): New macro. Use it to test for
putc_unlocked.
2003-02-05 Niels Mller <nisse@lysator.liu.se>
2003-02-05 Niels M
ö
ller <nisse@lysator.liu.se>
* argp-parse.c (argp_default_options): Fixed initializer.
* argp-test.c (options): Likewise.
...
...
@@ -225,7 +225,7 @@
* .bootstrap: New file.
2003-02-05 Niels Mller <niels@s3.kth.se>
2003-02-05 Niels M
ö
ller <niels@s3.kth.se>
* Makefile.am (all): Deleted the explicit all target.
(LIBOBJS): Added explicit substitution.
...
...
@@ -258,7 +258,7 @@
* acinclude.m4: Deleted file.
2003-02-04 Niels Mller <nisse@cuckoo.hack.org>
2003-02-04 Niels M
ö
ller <nisse@cuckoo.hack.org>
* configure.ac: Bumped version to standalone-1.2.
...
...
@@ -279,17 +279,17 @@
* testsuite/ex1.c, testsuite/ex3.c,
testsuite/ex4.c: Added glibc example programs.
2002-07-18 Niels Mller <niels@s3.kth.se>
2002-07-18 Niels M
ö
ller <niels@s3.kth.se>
* configure.ac: Don't use -ggdb3 with gcc-2.96.
2002-05-06 Niels Mller <niels@s3.kth.se>
2002-05-06 Niels M
ö
ller <niels@s3.kth.se>
* configure.ac: Use AH_TEMPLATE for
PROGRAM_INVOCATION_NAME and PROGRAM_INVOCATION_SHORT_NAME. The
third arg to AC_DEFINE_UNQUOTED seems not to work here.
2002-05-05 Niels Mller <nisse@lysator.liu.se>
2002-05-05 Niels M
ö
ller <nisse@lysator.liu.se>
* acconfig.h: Deleted file.
...
...
@@ -302,25 +302,25 @@
* configure.ac: Update for automake-1.6.
* configure.ac: Renamed file, used to be configure.in.
2001-03-26 Niels Mller <nisse@cuckoo.localdomain>
2001-03-26 Niels M
ö
ller <nisse@cuckoo.localdomain>
* configure.in: Bumped argp version to standalone-1.1.
2001-03-26 Niels Mller <nisse@ehand.com>
2001-03-26 Niels M
ö
ller <nisse@ehand.com>
* configure.in (CPPFLAGS): Added -D_GNU_SOURCE.
2001-02-18 Niels Mller <nisse@cuckoo.localdomain>
2001-02-18 Niels M
ö
ller <nisse@cuckoo.localdomain>
* argp-parse.c (argp_default_parser): Let OPT_HANG print
the process id to stderr.
2001-01-15 Niels Mller <nisse@ehand.com>
2001-01-15 Niels M
ö
ller <nisse@ehand.com>
* argp.h: #define PRINTF_STYLE, and use it instead of
using __attribute__ directly.
2001-01-07 Niels Mller <nisse@cuckoo.localdomain>
2001-01-07 Niels M
ö
ller <nisse@cuckoo.localdomain>
* argp.h: Added _argp_short_program_name and
__argp_short_program_name.
...
...
@@ -329,11 +329,11 @@
argp_short_program_name.
(parser_parse_next): Removed old permutation handling code.
2001-01-06 Niels Mller <nisse@cuckoo.localdomain>
2001-01-06 Niels M
ö
ller <nisse@cuckoo.localdomain>
* argp-namefrob.h: Added _argp_short_program_name.
2001-01-02 Niels Mller <nisse@cuckoo.localdomain>
2001-01-02 Niels M
ö
ller <nisse@cuckoo.localdomain>
* argp-help.c (hol_entry_help): Avoid using a
non-constant struct initializer.
...
...
@@ -348,7 +348,7 @@
inline definitions in argp-fmtstream.h, for compilers that don't
do inlining.
2000-12-28 Niels Mller <nisse@cuckoo.localdomain>
2000-12-28 Niels M
ö
ller <nisse@cuckoo.localdomain>
* argp-help.c (fill_in_uparams): Use unsigned char * for
VAR and ARG. Fixed calls of isalnum, isspace and friends, reported
...
...
@@ -358,13 +358,13 @@
(hol_entry_cmp): Fixed calls of tolower, reported by Kalle Olavi
Niemitalo.
2000-12-23 Niels Mller <nisse@lysator.liu.se>
2000-12-23 Niels M
ö
ller <nisse@lysator.liu.se>
* acinclude.m4: New file.
* acinclude.m4: Reverted the definition of AC_CHECK_VAR
to take includes as argument, and renamed it to ARGP_CHECK_VAR.
2000-12-11 Niels Mller <nisse@cuckoo.localdomain>
2000-12-11 Niels M
ö
ller <nisse@cuckoo.localdomain>
* Removed getopt.c, getopt.h and getopt1.c from the src/argp
directory.
...
...
@@ -372,7 +372,7 @@
* argp-parse.c (match_option, ARGP_COMPLETE): #if:ed out
completion code for long options.
2000-11-30 Niels Mller <nisse@cuckoo.localdomain>
2000-11-30 Niels M
ö
ller <nisse@cuckoo.localdomain>
* argp-parse.c (match_option): Better abbreviations.
Replaced try_getopt with args_only, changed calling convention for
...
...
@@ -384,7 +384,7 @@
* argp-parse.c (calc_sizes): Updated comment.
2000-11-29 Niels Mller <nisse@cuckoo.localdomain>
2000-11-29 Niels M
ö
ller <nisse@cuckoo.localdomain>
* configure.in: Use AC_REPLACE_FUNCS for mempcpy, strndup
and strchrnul.
...
...
@@ -415,7 +415,7 @@
* strndup.c, strchrnul.c mempcpy.c:
Moved replacement functions to separate files.
2000-11-28 Niels Mller <nisse@cuckoo.localdomain>
2000-11-28 Niels M
ö
ller <nisse@cuckoo.localdomain>
* argp-parse.c: Deleted getopt-related code.
(struct parser): New field nextchar. Deleted fields try_getotp and long_opts.
...
...
@@ -431,12 +431,12 @@
(classify_arg): New function.
(parser_parse_next): Don't use getopt_long().
2000-11-27 Niels Mller <nisse@cuckoo.localdomain>
2000-11-27 Niels M
ö
ller <nisse@cuckoo.localdomain>
* argp-help.c (argp_doc): Use the name strndup, not
__strndup. That probably breaks glibc builds.
2000-11-27 Niels Mller <nisse@lysator.liu.se>
2000-11-27 Niels M
ö
ller <nisse@lysator.liu.se>
* argp-test.c (asprintf): Bug fix.
...
...
@@ -462,7 +462,7 @@
* src/argp: Added getopt.h, getopt.c and getopt1.c, which are
needed for separate compilation of argp.
2000-11-27 Niels Mller <nisse@cuckoo.localdomain>
2000-11-27 Niels M
ö
ller <nisse@cuckoo.localdomain>
* Updated argp from glibc-2.2.
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