]> git.ipfire.org Git - thirdparty/curl.git/commit
krb5: merged security.c and krb specific FTP functions in here
authorDaniel Stenberg <daniel@haxx.se>
Mon, 21 Sep 2020 11:59:33 +0000 (13:59 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 21 Sep 2020 21:31:39 +0000 (23:31 +0200)
commitf4873ebd0be32cf9ae2c389e0b328f0e03211c84
treef06fa7fcbe43f10b8831be1b520ca9d47fdd25d7
parent6434a73984b2527194d6409021693c7032d17570
krb5: merged security.c and krb specific FTP functions in here

These two files were always tightly connected and it was hard to
understand what went into which. This also allows us to make the
ftpsend() function static (moved from ftp.c).

Removed security.c
Renamed curl_sec.h to krb5.h

Closes #5987
docs/INTERNALS.md
lib/CMakeLists.txt
lib/Makefile.inc
lib/ftp.c
lib/ftp.h
lib/krb5.c
lib/krb5.h [moved from lib/curl_sec.h with 93% similarity]
lib/security.c [deleted file]
packages/Symbian/group/libcurl.mmp