- 06 Mar, 2010 1 commit
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.49 Rev: nettle/Makefile.in:1.13
-
- 05 Mar, 2010 1 commit
-
-
Niels Möller authored
Rev: misc/xenofarm.sh:1.33
-
- 04 Mar, 2010 7 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.1049
-
Niels Möller authored
don't rely on xauth generate and the X11 security extension. Rev: src/testsuite/functions.sh:1.60
-
Niels Möller authored
Rev: src/testsuite/x11-2-test:1.7
-
Niels Möller authored
Rev: ChangeLog:1.1048
-
Niels Möller authored
Rev: src/lsh-keygen.c:1.27
-
Niels Möller authored
to replace the old --level option. Added sypport for -a symmetric, which generates random keys for use as a shared secret. (check_file): Allow file to be NULL. (process_private): Hex encode symmetric keys. (main): Use the value of the --bit-length option. New logic to handle generation of symmetric keys. (dsa_generate_key): Take bit size as input, not a NIST security levell. Rev: src/lsh-keygen.c:1.26
-
Niels Möller authored
* src/server.c (make_service_config): New function, replacing init_service_config. * src/server.h (service_config): Make this into a class rather than a struct, for safer casting in service_argp_parser. Rev: src/lshd.c:1.191 Rev: src/server.c:1.83 Rev: src/server.h:1.25
-
- 23 Feb, 2010 3 commits
-
-
Niels Möller authored
commented-out attributes. (lshd_service_request_handler): Made service configurable. (make_lshd_context): Use init_transport_context and init_service_config. (lshd_config): Deleted werror_config (it's inherited via server_config). (make_lshd_config): Deleted call to make_werror_config. (lshd_argp_children): Added service_argp. (lshd_argp_parser): Updated initialization of child_inputs. Setup default service, ssh-userauth. (lshd_config_handler): Fixed references to the inherited werror_config. Rev: src/lshd.c:1.190
-
Niels Möller authored
Rev: src/Makefile.in:1.51
-
Niels Möller authored
* src/server.c (init_service_config): New function. (service_argp, service_argp_parser): New parser för --service { ... } argument. Rev: src/server.c:1.82 Rev: src/server.h:1.24
-
- 21 Feb, 2010 2 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.1047
-
Niels Möller authored
init_transport_context. (start_userauth): In verbose mode, display the user name we're trying to authenticate. (try_password_auth): Likewise. (try_keyboard_interactive_auth): Likewise. Rev: src/lsh-transport.c:1.22
-
- 20 Feb, 2010 1 commit
-
-
Niels Möller authored
Rev: src/transport.c:1.18 Rev: src/transport.h:1.14
-
- 15 Feb, 2010 4 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.1046
-
Niels Möller authored
before trying to setsockopt it. Rev: src/lshd.c:1.189
-
Niels Möller authored
Rev: ChangeLog:1.1045
-
Niels Möller authored
Rev: src/testsuite/Makefile.in:1.18
-
- 11 Feb, 2010 2 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.1044
-
Niels Möller authored
Rev: src/lshd-userauth.c:1.20
-
- 08 Feb, 2010 5 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.1043
-
Niels Möller authored
symlink /libc.so.* rather than the glibc-specific name libc-*.so. Rev: configure.ac:1.97
-
Niels Möller authored
Rev: ChangeLog:1.1042
-
Niels Möller authored
allow-password, allow-publickey and allow-root-login. Rev: src/testsuite/config/lshd-userauth.conf:1.5
-
Niels Möller authored
allow-password, allow-publickey and allow-root-login. Rev: src/lshd-userauth.c:1.19
-
- 05 Feb, 2010 4 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.1041
-
Niels Möller authored
Rev: src/testsuite/config/lshd-userauth.conf:1.4
-
Niels Möller authored
Rev: src/testsuite/lsh-4-test:1.4
-
Niels Möller authored
(main_options): New options --password, --publickey, --root-login, and negated versions. (handle_userauth): Implement the the options. (handle_publickey, handle_password): Take the configuration as argument, and return 0 if the method is not enabled. Rev: src/lshd-userauth.c:1.18
-
- 04 Feb, 2010 10 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.1040
-
Niels Möller authored
end of option-value pair, and warn for spurious tokens before the end of line. Rev: src/server_config.c:1.5
-
Niels Möller authored
Rev: src/tokenize_config.c:1.3 Rev: src/tokenize_config.h:1.3
-
Niels Möller authored
Rev: ChangeLog:1.1039
-
Niels Möller authored
Rev: src/testsuite/getpwnam-wrapper.c:1.2
-
Niels Möller authored
Rev: src/testsuite/functions.sh:1.59
-
Niels Möller authored
depending on IF_LD_PRELOAD, and passed to the environment of run-tests. (getpwnam-wrapper): Use $(CCPIC). Deleted -rdynamic when compiling and -Wl,-soname when linking. Rev: src/testsuite/Makefile.in:1.17
-
Niels Möller authored
(IF_LD_PRELOAD): New substituted variable, set if we apepar to use dynamic libraries. (KRB_PROGRAM, PAM_PROGRAM): Deleted. Rev: configure.ac:1.96
-
Niels Möller authored
Rev: src/config.make.in:1.5
-
Niels Möller authored
Rev: src/Makefile.in:1.50
-