Love Hörnquist Åstrand
b2320af622
fix 3 'var' might be used uninitialized warnings
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14750 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-07 18:57:29 +00:00
Love Hörnquist Åstrand
a9cb9acffa
MacOS is also a unix that doesn't define __unix__/unix
...
While here, rewrite this part of the function to not modify that
string, but rather take a copy of it and them modify is, all this just
to pacify gcc
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14739 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-04 18:16:00 +00:00
Love Hörnquist Åstrand
ee872ac323
cast argument to is* to unsigned char
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14502 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-01-08 23:16:44 +00:00
Love Hörnquist Åstrand
bfbbff5ad9
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14501 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-01-08 23:14:33 +00:00
Love Hörnquist Åstrand
c84e1ed765
cast argument to tolower to unsigned char
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14500 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-01-08 23:11:12 +00:00
Johan Danielsson
0624b4457e
replace INCLUDES with AM_CPPFLAGS
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14164 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-26 11:55:29 +00:00
Love Hörnquist Åstrand
92b2f1b002
I fixed the OOB send cleartext problem in 0.6.3 ftp client
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14159 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-26 08:55:41 +00:00
Love Hörnquist Åstrand
e317e88de0
*** empty log message ***
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14139 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-20 14:05:51 +00:00
Love Hörnquist Åstrand
61c7512638
send ABOR protect with security layer if its there
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14138 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-20 14:05:31 +00:00
Love Hörnquist Åstrand
c3c2482488
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14137 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-20 13:41:39 +00:00
Love Hörnquist Åstrand
bf0ab85d2e
Remove all traces of setjmp/longjmp.
...
Handle those command that is needed in oobhandler,
those are ABOR, STAT, ENC, CONF, MIC.
add options to turn off insecure OOB handling and document the option
Changes inspired by openbsd and netbsd changes but quite diffrent is
most places since the code no longer look and is structured the same
way.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14136 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-20 13:31:20 +00:00
Johan Danielsson
7733bf3dd0
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14129 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-16 18:12:14 +00:00
Johan Danielsson
feee26f3a1
reverse help strings for --no-gss-bindings and --no-gss-delegate
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14128 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-16 18:10:35 +00:00
Love Hörnquist Åstrand
328012138b
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13943 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-20 17:07:56 +00:00
Love Hörnquist Åstrand
4e8ab3a81f
make cbuf 64k to handle lager tickets
...
From: MAAAAA MOOOR <huaraz@btinternet.com >
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13942 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-20 17:07:47 +00:00
Love Hörnquist Åstrand
dd631f5292
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13527 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-14 16:52:20 +00:00
Love Hörnquist Åstrand
a6e1755f25
(main): setpag if there is krb4 OR krb5 support
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13526 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-14 16:50:13 +00:00
Love Hörnquist Åstrand
6ee2a5b6df
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13234 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-12-19 01:06:34 +00:00
Love Hörnquist Åstrand
359795961a
add ftp_do_gss_delegate
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13233 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-12-19 00:54:52 +00:00
Love Hörnquist Åstrand
52b83f8c31
(getargs): negative flag for delegating gss creds
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13232 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-12-19 00:53:11 +00:00
Love Hörnquist Åstrand
bcc0935fca
(ftp_do_gss_delegate): delegate creds (default on)
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13231 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-12-19 00:49:08 +00:00
Johan Danielsson
67e6f2f7eb
strncasecmp returns integer so don't compare with NULL
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13127 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-11-19 18:19:17 +00:00
Love Hörnquist Åstrand
612ba5c47a
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12763 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-09-03 11:55:08 +00:00
Love Hörnquist Åstrand
54fc57ccb5
s/des_read_pw_string/UI_UTIL_read_pw_string/
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12753 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-09-03 09:37:03 +00:00
Love Hörnquist Åstrand
bbeffa1fb5
wrap gssapi stuff with KRB5
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12597 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-20 16:26:21 +00:00
Love Hörnquist Åstrand
9999cdae9d
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12463 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-19 10:12:02 +00:00
Love Hörnquist Åstrand
4759161b72
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12462 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-19 09:58:50 +00:00
Love Hörnquist Åstrand
0d992fb664
add ftp_do_gss_bindings
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12461 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-19 09:58:18 +00:00
Love Hörnquist Åstrand
2dfba1b25c
fix mdoc bug
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12460 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-19 09:57:08 +00:00
Love Hörnquist Åstrand
3df6ae565f
document --no-gss-bindings
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12459 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-19 09:54:27 +00:00
Love Hörnquist Åstrand
6e46d232bf
Optionally support gss bindings, client does it by default, server not.
...
This is to make it work for clients behind NAT.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12458 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-19 09:51:15 +00:00
Love Hörnquist Åstrand
579b0037e6
(args): add gss-bindings
...
(main): set ftp_do_gss_bindings to 1 to make client use them
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12457 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-19 09:49:28 +00:00
Love Hörnquist Åstrand
5c9001d9a1
(args): add gss-bindings
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12456 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-19 09:48:17 +00:00
Love Hörnquist Åstrand
295027f2e9
document --gss-bindings
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12455 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-19 09:47:25 +00:00
Johan Danielsson
573d4b592b
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12360 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-13 12:08:27 +00:00
Johan Danielsson
bc6e02716a
(gss_adat): fix name allocation bug
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12359 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-13 12:08:21 +00:00
Love Hörnquist Åstrand
7e9cb35e62
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12327 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 18:11:50 +00:00
Love Hörnquist Åstrand
7e2042b4cf
(gss_userok): release delegated cred handle
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12322 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 15:08:48 +00:00
Love Hörnquist Åstrand
24ed2fa8bb
(gss_adat): remove poking inside the delegated handle, also fixes
...
problem where to much memory was allocated
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12321 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 15:05:49 +00:00
Love Hörnquist Åstrand
59c5cdf594
(gss_userok): remove poking inside the delegated handle
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12320 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 15:04:27 +00:00
Love Hörnquist Åstrand
eb9e2444a7
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12282 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 21:54:30 +00:00
Love Hörnquist Åstrand
b8149a5910
support afslog <cell> and afslog when compiled with krb5
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12278 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 21:51:28 +00:00
Love Hörnquist Åstrand
739b4277ab
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12235 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-07 12:00:58 +00:00
Love Hörnquist Åstrand
b1cd86cbc6
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12234 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-07 12:00:35 +00:00
Love Hörnquist Åstrand
5c8ab5c7cc
include afslog in both the krb4 and krb5 case
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12233 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-07 11:59:13 +00:00
Love Hörnquist Åstrand
10d8573897
always include kauth.c
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12232 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-07 11:58:33 +00:00
Love Hörnquist Åstrand
5eef63c1b0
always include auth.c
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12231 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-07 11:47:49 +00:00
Love Hörnquist Åstrand
b3a34b79f9
do afslog in the krb5 case too
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12230 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-07 11:47:23 +00:00
Love Hörnquist Åstrand
1df5b33550
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12096 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-04-22 13:28:08 +00:00
Love Hörnquist Åstrand
867d4a0498
replace > with \*[Gt]
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12095 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-04-22 13:27:58 +00:00