Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
199b4075
Commit
199b4075
authored
Mar 01, 2004
by
Niels Möller
Browse files
*** empty log message ***
Rev: ChangeLog:1.769 Rev: src/argp/ChangeLog:1.19 Rev: src/nettle/ChangeLog:1.257
parent
7a26f09b
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
199b4075
...
...
@@ -5,6 +5,18 @@
2004-02-29 Niels Mller <nisse@lysator.liu.se>
* src/testsuite/socks5-config: tsocks configuration file for
socks5 test case.
* src/testsuite/socks5-test: New socks5 test.
* src/testsuite/tcpip-local-test: Check both directions of
forwarded channel.
* src/io.c (io_connect_list): Avoid resource leakage if the
address list is empty, or all connection attempts fail
immediately.
* src/socks.c (do_read_socks): Bugfix, update self->pos.
* src/client.c (client_arg_unsigned): Typo fix.
...
...
src/argp/ChangeLog
View file @
199b4075
2004-03-01 Niels Mller <nisse@lysator.liu.se>
* configure.ac: Check for sleep and getpid.
* argp-parse.c: Make inclusion of unistd.h conditional.
(OPT_HANG): Recognize this option only if getpid and sleep are
available.
* argp-fmtstream.h: Deleted unistd.h inclusion; appearantly it's
not needed.
2004-03-01 Niels Mller <niels@s3.kth.se>
* argp-eexst.c [!HAVE_SYSEXITS_H]: Hardcode EX_USAGE = 64.
...
...
src/nettle/ChangeLog
View file @
199b4075
2004-03-01 Niels Mller <nisse@lysator.liu.se>
* testsuite/des-compat-test.c: Don't include <unistd.h>.
* testsuite/testutils.c (main): Don't use getopt. Then we don't
need to include <unistd.h>.
2004-03-01 Niels Mller <niels@s3.kth.se>
* config.guess: Copied from automake-1.8.2. Hacked to recognize
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment