- 12 Mar, 1999 2 commits
-
-
Niels Möller authored
functions, to be called by automatically generated code. (command_K, command_K_1) : Implemented the K combinator. Rev: src/command.c:1.6
-
Niels Möller authored
Rev: src/command.h:1.8
-
- 11 Mar, 1999 6 commits
-
-
Niels Möller authored
Rev: README:1.7
-
Niels Möller authored
Rev: ChangeLog:1.48
-
Niels Möller authored
Rev: src/bignum.c:1.13
-
Niels Möller authored
Rev: ChangeLog:1.47 Rev: src/command.h:1.7 Rev: src/compiler.scm:1.1
-
Niels Möller authored
Rev: src/server_pty.c:1.7
-
Niels Möller authored
command_simple, which means that they can return results directly, without any continuation function. Rev: src/command.c:1.5
-
- 10 Mar, 1999 4 commits
-
-
Niels Möller authored
return a value immediately, rather than using a continuation function. (STATIC_COMMAND_SIMPLE): New macro to define a static command. Rev: src/command.h:1.6
-
Niels Möller authored
any command_simple instances. Rev: src/command.c:1.4
-
Niels Möller authored
Rev: ChangeLog:1.46
-
Niels Möller authored
return a value immediately, rather than using a continuation function. Rev: src/command.c:1.3 Rev: src/command.h:1.5
-
- 09 Mar, 1999 7 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.45 Rev: src/lshd.c:1.41
-
Niels Möller authored
Implemented the S and B combinators (no idea if they will turn out to be useful), and a listen function. Rev: src/command.c:1.2 Rev: src/command.h:1.4
-
Niels Möller authored
Rev: src/publickey_crypto.c:1.29 Rev: src/publickey_crypto.h:1.19
-
Niels Möller authored
Rev: src/tcpforward.c:1.2
-
Niels Möller authored
fd_listen_callback type. Rev: src/server.c:1.48 Rev: src/server.h:1.16
-
Niels Möller authored
* src/io.c (tcp_addr): Moved this function from tcpforward.c. (listen_callback): Pass the peer address to the listen callback. Rev: src/io.c:1.51 Rev: src/io.h:1.30
-
Niels Möller authored
Rev: src/Makefile.am.in:1.38
-
- 08 Mar, 1999 2 commits
-
-
Niels Möller authored
Rev: src/publickey_crypto.c:1.28 Rev: src/publickey_crypto.h:1.18
-
Niels Möller authored
Rev: ChangeLog:1.44 Rev: NEWS:1.13 Rev: doc/TODO:1.36 Rev: src/command.c:1.1 Rev: src/command.h:1.3
-
- 07 Mar, 1999 18 commits
-
-
Niels Möller authored
function. Rev: src/io.c:1.50
-
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 1 commit
-
-
Niels Möller authored
Rev: ChangeLog:1.42 Rev: src/symmetric/.cvsignore:1.7 Rev: src/symmetric/twofish_test.c:1.1
-