- 27 Jun, 2002 1 commit
-
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.34
-
- 25 Jun, 2002 2 commits
-
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.33
-
Niels Möller authored
Rev: ChangeLog:1.514 Rev: src/sftp/ChangeLog:1.32
-
- 06 Jun, 2002 1 commit
-
-
Pontus Freyhult authored
functionality, use 8192 as a fallback if PATH_MAX is undefined. * configure.ac: Check for canonicalize_file_name. * commands.c (get_file_or_folder): Use canonicalize_file_name instead of realpath. (put_file_or_folder): Dito. * gnu_stuff.c: Added compability function for systems without canonicalize_file_name. * gnu_stuff.h: Declaration of compability function. * str_utils.h: Changed declaration of lsftp_s_strtok, take a char** to fill in with a new allocated string instead of a buffer and it's length. * str_utils.c (lsftp_s_strtok): See above. * commands.c: Changed to use the new lsftp_s_strtok. * rl.c (lsftp_rl_completion): Dito. * sftp_bind.c (lsftp_open_connection): Dito. Rev: src/sftp/ChangeLog:1.31 Rev: src/sftp/commands.c:1.11 Rev: src/sftp/configure.ac:1.12 Rev: src/sftp/gnu_stuff.c:1.5 Rev: src/sftp/gnu_stuff.h:1.3 Rev: src/sftp/rl.c:1.6 Rev: src/sftp/sftp_bind.c:1.11 Rev: src/sftp/str_utils.c:1.3 Rev: src/sftp/str_utils.h:1.3
-
- 26 May, 2002 2 commits
-
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.30
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.29
-
- 23 May, 2002 1 commit
-
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.28
-
- 15 May, 2002 2 commits
-
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.27
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.26
-
- 06 May, 2002 1 commit
-
-
Niels Möller authored
Rev: ChangeLog:1.503 Rev: src/nettle/ChangeLog:1.82 Rev: src/sftp/ChangeLog:1.25
-
- 05 May, 2002 3 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.501 Rev: src/sftp/ChangeLog:1.24
-
Niels Möller authored
Rev: ChangeLog:1.500 Rev: src/nettle/ChangeLog:1.81 Rev: src/sftp/ChangeLog:1.23
-
Niels Möller authored
Rev: ChangeLog:1.499 Rev: src/nettle/ChangeLog:1.80 Rev: src/sftp/ChangeLog:1.22
-
- 02 Apr, 2002 1 commit
-
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.21
-
- 27 Mar, 2002 1 commit
-
-
Niels Möller authored
Rev: ChangeLog:1.492 Rev: src/sftp/.cvsignore:1.3 Rev: src/sftp/ChangeLog:1.20
-
- 25 Mar, 2002 2 commits
-
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.19
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.18
-
- 24 Mar, 2002 2 commits
-
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.17
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.16
-
- 23 Mar, 2002 2 commits
-
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.15
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.14
-
- 19 Mar, 2002 1 commit
-
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.13
-
- 18 Mar, 2002 2 commits
-
-
Niels Möller authored
(com_chown): Likewise. (com_chgrp): Likewise. (handle_command): Unsigned char argument. Rev: src/sftp/ChangeLog:1.12 Rev: src/sftp/commands.c:1.5 Rev: src/sftp/commands.h:1.3
-
Niels Möller authored
Rev: src/sftp/ChangeLog:1.11
-
- 14 Mar, 2002 1 commit
-
-
Pontus Freyhult authored
Changed version number from 1.0 to 1.0-pre and removed stray output line from configure.ac. Rev: src/sftp/ChangeLog:1.10 Rev: src/sftp/configure.ac:1.4
-
- 27 Feb, 2002 1 commit
-
-
Niels Möller authored
Rev: ChangeLog:1.461 Rev: src/nettle/ChangeLog:1.72 Rev: src/sftp/ChangeLog:1.9
-
- 25 Feb, 2002 4 commits
-
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.8 Rev: src/sftp/gnu_stuff.c:1.2 Rev: src/sftp/gnu_stuff.h:1.2 Rev: src/sftp/lsftp.c:1.4
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.7 Rev: src/sftp/configure.ac:1.3
-
Pontus Freyhult authored
lsftp_callback*. Also a lot of related changes. Rev: src/sftp/ChangeLog:1.6 Rev: src/sftp/sftp_bind.c:1.5
-
Pontus Freyhult authored
rather important fix (the two callback storages were mixed up). Also a fix for the callback compact routine. This fixes batch mode so it doesn't hang without doing anything. Rev: src/sftp/ChangeLog:1.5 Rev: src/sftp/dc.c:1.3 Rev: src/sftp/lsftp.c:1.3 Rev: src/sftp/sftp_bind.c:1.4 Rev: src/sftp/sftp_bind.h:1.3
-
- 21 Feb, 2002 1 commit
-
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.4 Rev: src/sftp/configure.ac:1.2
-
- 12 Feb, 2002 1 commit
-
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.3
-
- 11 Feb, 2002 2 commits
-
-
Pontus Freyhult authored
configure.in files of lsftp and sftp. If called prematurely, sftp_read_packet now tries to read away data from the current packet. Rev: src/sftp/ChangeLog:1.2
-
Pontus Freyhult authored
Rev: src/sftp/ChangeLog:1.1
-