- 01 Mar, 2004 11 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.769 Rev: src/argp/ChangeLog:1.19 Rev: src/nettle/ChangeLog:1.257
-
Niels Möller authored
* testsuite/testutils.c (main): Don't use getopt. Then we don't need to include <unistd.h>. Rev: src/nettle/testsuite/des-compat-test.c:1.6 Rev: src/nettle/testsuite/testutils.c:1.26
-
Niels Möller authored
Rev: src/argp/configure.ac:1.15
-
Niels Möller authored
(OPT_HANG): Recognize this option only if getpid and sleep are available. Rev: src/argp/argp-parse.c:1.23
-
Niels Möller authored
Rev: src/argp/argp-fmtstream.h:1.13
-
Niels Möller authored
* certificate.c (spki_date_from_time_t): Use gmtime, if gmtime_r isn't available. Rev: src/spki/ChangeLog:1.67 Rev: src/spki/certificate.c:1.29 Rev: src/spki/configure.ac:1.10
-
Niels Möller authored
* configure.ac: Check for sysexits.h. Rev: src/argp/ChangeLog:1.18 Rev: src/argp/argp-eexst.c:1.2 Rev: src/argp/configure.ac:1.14
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.256
-
Niels Möller authored
it if it exists. Needed for alloca on windows. Rev: ChangeLog:1.768 Rev: acinclude.m4:1.19
-
Niels Möller authored
Windows_NT (and Windows_95 and Windows_98) running on "x86" and "686". Rev: src/nettle/config.guess:1.1
-
Niels Möller authored
Rev: src/nettle/install-sh:1.2(DEAD)
-
- 29 Feb, 2004 9 commits
-
-
Niels Möller authored
socks5 test case. * src/testsuite/socks5-test: New socks5 test. Rev: src/testsuite/socks5-config:1.1 Rev: src/testsuite/socks5-test:1.1
-
Niels Möller authored
forwarded channel. Rev: src/testsuite/tcpip-local-test:1.7
-
Niels Möller authored
address list is empty, or all connection attempts fail immediately. Rev: src/io.c:1.208
-
Niels Möller authored
Rev: ChangeLog:1.767
-
Niels Möller authored
Rev: src/socks.c:1.4
-
Niels Möller authored
Rev: src/client.c:1.159
-
Niels Möller authored
Rev: ChangeLog:1.766
-
Niels Möller authored
corresponding long options --send-debug and --send-ignore remains. Rev: src/lshg.c:1.24
-
Niels Möller authored
first message. Rev: src/socks.c:1.3
-
- 27 Feb, 2004 11 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.765
-
Niels Möller authored
* src/tcpforward.h: ...here. Rev: src/tcpforward_commands.h:1.10(DEAD)
-
Niels Möller authored
* src/tcpforward.h: ...here. Rev: src/.dist_headers:1.13 Rev: src/tcpforward.h:1.20 Rev: src/tcpforward_commands.h:1.9
-
Niels Möller authored
--forward-socks. (client_arg_unsigned): New function. Rev: src/client.c:1.158
-
Niels Möller authored
Rev: src/lshd.c:1.162
-
Niels Möller authored
(open_direct_tcpip): Moved declaration back here, reverting yesterday's change. Rev: src/tcpforward_commands.c:1.47
-
Niels Möller authored
the control channel into a data channel. Rev: src/socks.c:1.2
-
Niels Möller authored
of "*" into atoms_table.c. Rev: src/process_atoms:1.15
-
Niels Möller authored
can delete one CAST_SUBTYPE. Rev: src/lsh.c:1.193
-
Niels Möller authored
Rev: src/channel_forward.c:1.14 Rev: src/channel_forward.h:1.8
-
Niels Möller authored
Rev: src/channel.c:1.125
-
- 26 Feb, 2004 9 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.764
-
Niels Möller authored
Rev: src/io.c:1.207
-
Niels Möller authored
input. Rev: src/lsh_string.c:1.2 Rev: src/lsh_string.h:1.2
-
Niels Möller authored
OPEN_DIRECT_TCPIP): Moved declarations here... * src/tcpforward_commands.c: ... from here. Rev: src/tcpforward_commands.c:1.46 Rev: src/tcpforward_commands.h:1.8
-
Niels Möller authored
* src/Makefile.am (liblsh_a_SOURCES): Added socks.c. Rev: src/.dist_classes:1.14 Rev: src/Makefile.am:1.25 Rev: src/socks.c:1.1
-
Niels Möller authored
struct command *, not a struct lsh_object *. Rev: src/scm/gaba.scm:1.17
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.255
-
Niels Möller authored
Include cbc.h instead. Rev: src/nettle/nettle-meta.h:1.12
-
Niels Möller authored
arguments are not const. This is also what openssl's interface looks like. (cbc_crypt_func): Deleted typedef, use nettle_crypt_func instead. Rev: src/nettle/des-compat.c:1.13 Rev: src/nettle/des-compat.h:1.11
-