- 16 Feb, 2004 3 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.751 Rev: src/nettle/ChangeLog:1.249
-
Niels Möller authored
Simon Josefsson). Rev: configure.ac:1.50
-
Niels Möller authored
Rev: src/nettle/Makefile.am:1.74
-
- 15 Feb, 2004 15 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.750 Rev: src/nettle/ChangeLog:1.248 Rev: src/sftp/ChangeLog:1.52
-
Niels Möller authored
include nettle-types.h. Rev: src/testsuite/Makefile.am:1.69
-
Niels Möller authored
* src/charset.h: Likewise. * src/tty.h: Likewise. * src/testsuite/testutils.h: Likewise. Rev: src/testsuite/testutils.h:1.9
-
Niels Möller authored
nettle-types.h. This is somewhat ugly, as sftp shouldn't really depend on nettle or lsh. Rev: src/sftp/Makefile.am:1.12
-
Niels Möller authored
friends. Rev: src/sftp/buffer.h:1.13
-
Niels Möller authored
doing the right thing. Rev: src/sftp/sftp_c.h:1.7
-
Niels Möller authored
inttypes.h. Rev: src/nettle/testsuite/testutils.h:1.21
-
Niels Möller authored
getspnam returns NULL. Rev: src/unix_user.c:1.66
-
Niels Möller authored
* src/charset.h: Likewise. * src/tty.h: Likewise. Rev: src/tty.h:1.14
-
Niels Möller authored
Rev: src/lsh.h:1.33
-
Niels Möller authored
* src/charset.h: Likewise. Rev: src/charset.h:1.7
-
Niels Möller authored
Rev: src/atoms.h:1.9
-
Niels Möller authored
Rev: configure.ac:1.49
-
Niels Möller authored
Rev: src/spki/configure.ac:1.9
-
Niels Möller authored
Rev: src/spki/ChangeLog:1.66
-
- 13 Feb, 2004 2 commits
-
-
Niels Möller authored
* src/atoms.in: New symbol "gssapi". Rev: src/atoms.in:1.31
-
Niels Möller authored
Rev: src/ssh.h:1.11
-
- 12 Feb, 2004 5 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.749 Rev: src/nettle/ChangeLog:1.247
-
Niels Möller authored
on systems with no /dev/urandom. Rev: src/nettle/examples/rsa-encrypt-test:1.2
-
Niels Möller authored
code to work with new string abstraction. Rev: src/io.c:1.206
-
Niels Möller authored
some C compilers, in particular True64 cc, don't like that. Rev: src/nettle/ChangeLog:1.246 Rev: src/nettle/configure.ac:1.33
-
Niels Möller authored
Rev: ChangeLog:1.748 Rev: configure.ac:1.48
-
- 08 Feb, 2004 10 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.747
-
Niels Möller authored
Rev: NEWS:1.117
-
Niels Möller authored
Rev: ChangeLog:1.746
-
Niels Möller authored
connection->hard_limit is set, indicating an almost full write_buffer for the connection. Rev: src/read_data.c:1.37
-
Niels Möller authored
connection->socket instead of connection->raw. Rev: src/handshake.c:1.24
-
Niels Möller authored
connection_init_io, so that flow control is set up properly. Rev: src/gateway_commands.c:1.23
-
Niels Möller authored
argument, and don't call make_packet_write. This way, both handshake_command and gateway_make_connection can call this function. Rev: src/connection.c:1.82 Rev: src/connection.h:1.73
-
Niels Möller authored
replaces old attribute raw. New attributes hard_limit and soft_limit. Implemented flow control for the connections write_buffer. The buffer is now of limited size. When it starts to get large, channel i/o is disabled. If it hits the limit, the connection is closed. * src/connection.c (WRITE_BUFFER_MAX, WRITE_BUFFER_MARGIN): New constants. (connection_flow_controlled): New class. (do_connection_flow_controlled): Reenable channel i/o when we have room in the write buffer. (make_ssh_connection): Initialize ssh_connection attributes wakeup, soft_limit and hard_limit. (connection_init_io): Changed argument type from struct abstract_write to struct lsh_fd. Install flow control on the socket's write_buffer. (connection_wakeup): New function, which installs a wakeup callback on the connection. (connection_send_kex): Compare the size of the write_buffer to the soft and hard limits. (connection_send_kex_end): Invoke wakeup callback, if it's non-NULL. Rev: src/connection.c:1.81 Rev: src/connection.h:1.72
-
Niels Möller authored
Rev: src/channel_forward.c:1.13
-
Niels Möller authored
(do_channels_after_keyexchange): Renamed to do_channels_wakeup. No longer needs to reinstall the handler. (init_connection_service): Use connection_wakeup, not connection_after_keyexchange. Rev: src/channel.c:1.124 Rev: src/channel.h:1.77
-
- 07 Feb, 2004 5 commits
-
-
Niels Möller authored
Rev: src/nettle/x86/sha1-compress.asm:1.5
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.245 Rev: src/nettle/configure.ac:1.32
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.244
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.243 Rev: src/nettle/NEWS:1.15 Rev: src/nettle/configure.ac:1.31
-
Niels Möller authored
Rev: ChangeLog:1.745 Rev: src/nettle/ChangeLog:1.242
-