- 07 Mar, 1999 17 commits
-
-
Niels Möller authored
Rev: src/symmetric/twofish.c:1.3
-
Niels Möller authored
src/write_buffer.h: Use struct lsh_queue. * src/write_buffer.h (write_buffer->length): New instance variable. * src/write_buffer.c (write_buffer_consume): New function. Rev: src/resource.c:1.5 Rev: src/resource.h:1.5 Rev: src/write_buffer.c:1.15 Rev: src/write_buffer.h:1.14
-
Niels Möller authored
Rev: src/channel.h:1.26
-
Niels Möller authored
Rev: src/queue.c:1.1 Rev: src/queue.h:1.1
-
Niels Möller authored
Rev: src/Makefile.am.in:1.37
-
Niels Möller authored
Rev: configure.in:1.9
-
Niels Möller authored
Rev: ChangeLog:1.43 Rev: NEWS:1.12
-
Niels Möller authored
Rev: src/werror.c:1.28
-
Niels Möller authored
make_server_session_service). Rev: src/lshd.c:1.40
-
Niels Möller authored
convention. (make_server_connection_service): Renamed (was make_server_session_Service). (server_connection_service): New instance variable, backend. Needed for tcp forwarding. Rev: src/server.c:1.47 Rev: src/server.h:1.15
-
Niels Möller authored
Rev: src/client.h:1.19 Rev: src/command.h:1.2 Rev: src/connection.h:1.25 Rev: src/lsh.c:1.45
-
(Bazsi). Rev: src/client.c:1.55 Rev: src/io.c:1.49 Rev: src/io.h:1.29
-
Niels Möller authored
Rev: src/tty.h:1.6
-
Rev: src/tcpforward.c:1.1 Rev: src/tcpforward.h:1.1
-
Niels Möller authored
opening new channels asyncronously. * (channel_open): Handler method now takes a channel_open_callback argument. * src/channel.c (channel_open_response): New class. (format_global_success): New function. (do_channel_open_response): New function. (make_channel_open_response): New function. (do_channel_open): Moved most processing into do_channel_open response. Rev: src/channel.c:1.28 Rev: src/channel.h:1.25
-
Niels Möller authored
Rev: src/Makefile.am.in:1.36
-
Niels Möller authored
Rev: doc/TODO:1.35
-
- 05 Mar, 1999 8 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.42 Rev: src/symmetric/.cvsignore:1.7 Rev: src/symmetric/twofish_test.c:1.1
-
Niels Möller authored
(twofish_selftest): Made non static. (twofish_setup): Removed memory allocation. Instead, a TWOFISH_pointer is given as an argument. (twofish_encrypt, twofish_decrypt): Use correct pointer types. No void * or casts. Rev: src/symmetric/include/twofish.h:1.2 Rev: src/symmetric/twofish.c:1.2
-
Niels Möller authored
twofish_test and generate_q. (Makefile.am): Updated the rule for this target. Rev: src/symmetric/Makefile.am.in:1.15
-
Niels Möller authored
directly in the instance, without extra indirection. Rev: src/twofish.c:1.2
-
Niels Möller authored
Rev: src/crypto.c:1.23
-
Niels Möller authored
ATOM_TWOFISH_CBC and ATOM_IDEA_CBC. Rev: src/algorithms.c:1.5
-
Niels Möller authored
Rev: src/Makefile.am.in:1.35
-
Niels Möller authored
Rev: doc/TODO:1.34
-
- 04 Mar, 1999 4 commits
-
-
Rev: src/symmetric/generate_q.c:1.1 Rev: src/symmetric/include/twofish.h:1.1 Rev: src/symmetric/twofish.c:1.1
-
Rev: AUTHORS:1.7 Rev: src/Makefile.am.in:1.34 Rev: src/algorithms.c:1.4 Rev: src/atoms.in:1.5 Rev: src/crypto.c:1.22 Rev: src/crypto.h:1.13 Rev: src/symmetric/Makefile.am.in:1.14 Rev: src/twofish.c:1.1
-
Niels Möller authored
Rev: doc/lsh_writekey.1:1.2
-
Niels Möller authored
Rev: Makefile.am.in:1.6
-
- 01 Mar, 1999 11 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.41 Rev: src/dsa_keygen.h:1.4 Rev: src/werror.c:1.27
-
Niels Möller authored
keypair_info alist. Rev: src/server_keyexchange.c:1.24 Rev: src/server_keyexchange.h:1.9
-
length fields when hashing. * src/publickey_crypto.c: Some support for broken ssh2 signatures (Bazsi). (generic_dsa_sign): New function. (do_dsa_sign_kludge): New function. (make_dsa_signer_kludge): New function. Rev: src/publickey_crypto.c:1.27 Rev: src/publickey_crypto.h:1.17
-
Niels Möller authored
do_init_dh function. Rev: src/client_keyexchange.c:1.24
-
Niels Möller authored
Rev: src/keyexchange.h:1.31
-
(Bazsi). (make_keypair_info): New function. Rev: src/keyexchange.c:1.45
-
Niels Möller authored
host key(s). Rev: src/lshd.c:1.39
-
Niels Möller authored
bignums. Rev: src/format.c:1.26 Rev: src/format.h:1.20
-
Niels Möller authored
server_version fields with an array. Rev: src/client.c:1.54 Rev: src/connection.c:1.26 Rev: src/connection.h:1.24 Rev: src/server.c:1.46
-
Niels Möller authored
buggy ssh2 versions). Rev: src/atoms.in:1.4
-
Niels Möller authored
Rev: src/algorithms.c:1.3 Rev: src/bignum.h:1.15 Rev: src/gc.c:1.9 Rev: src/lsh.h:1.5 Rev: src/server_password.c:1.15 Rev: src/server_pty.c:1.6 Rev: src/xalloc.c:1.21 Rev: src/xalloc.h:1.19
-