Daniel Stenberg 449e54b483 ftp: make domore_getsock() return the secondary socket properly 4 년 전
..
vauth a55c835e6b curl_multibyte: add to curlx 4 년 전
vquic 14c17a2b6e ngtcp2: introduce qlog support 4 년 전
vssh 44645ca8b0 libssh2: convert over to use dynbuf 4 년 전
vtls a55c835e6b curl_multibyte: add to curlx 4 년 전
.gitattributes a0576e2f36 .gitattributes: force shell scripts to LF 7 년 전
.gitignore 8611d985ee VC: remove the makefile.vc6 build infra 7 년 전
CMakeLists.txt 7fa1578471 cmake: add aliases so exported target names are available in tree 4 년 전
Makefile.Watcom 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 년 전
Makefile.am fef4334091 cleanup: correct copyright year range on a few files 4 년 전
Makefile.inc 14c17a2b6e ngtcp2: introduce qlog support 4 년 전
Makefile.m32 67f3f6cff1 Makefile.m32: Improve windres parameter compatibility 4 년 전
Makefile.netware 66828f4fd3 lib: never define CURL_CA_BUNDLE with a getenv 4 년 전
Makefile.vxworks 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 년 전
altsvc.c ff3b1f4860 altsvc: both h3 backends now speak h3-27 4 년 전
altsvc.h 14916a82e2 altsvc: make saving the cache an atomic operation 4 년 전
amigaos.c 1e853653d2 configure: add --with-amissl 5 년 전
amigaos.h 1e853653d2 configure: add --with-amissl 5 년 전
arpa_telnet.h ad547fcf7b travis: add build for "configure --disable-verbose" 5 년 전
asyn-ares.c 59e351a572 asyn-*: remove support for never-used NULL entry pointers 4 년 전
asyn-thread.c 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 년 전
asyn.h a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 5 년 전
base64.c 1a7634e484 base64: check for SSH, not specific SSH backends 4 년 전
checksrc.pl 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 년 전
config-amigaos.h d0319adb0c copyrights: update all copyright notices to 2019 on files changed this year 4 년 전
config-dos.h 66828f4fd3 lib: never define CURL_CA_BUNDLE with a getenv 4 년 전
config-mac.h 0bc60d91de copyrights: fix copyright year range 4 년 전
config-os400.h 2edeb10457 config: remove all defines of HAVE_DES_H 4 년 전
config-plan9.h d6e3273bb0 build: remove all HAVE_OPENSSL_ENGINE_H defines 4 년 전
config-riscos.h 2edeb10457 config: remove all defines of HAVE_DES_H 4 년 전
config-symbian.h 2edeb10457 config: remove all defines of HAVE_DES_H 4 년 전
config-tpf.h 2edeb10457 config: remove all defines of HAVE_DES_H 4 년 전
config-vxworks.h 2edeb10457 config: remove all defines of HAVE_DES_H 4 년 전
config-win32.h 23a870f2fd windows: enable UnixSockets with all build toolchains 4 년 전
config-win32ce.h 0bc60d91de copyrights: fix copyright year range 4 년 전
conncache.c c069027139 conncache: various concept cleanups 4 년 전
conncache.h c069027139 conncache: various concept cleanups 4 년 전
connect.c 7a86a25f5b connect: make happy eyeballs work for QUIC (again) 4 년 전
connect.h 84ced9389e Curl_addr2string: take an addrlen argument too 4 년 전
content_encoding.c f8be737d8f content_encoding: accept up to 4 unknown trailer bytes after raw deflate data 6 년 전
content_encoding.h dbcced8e32 HTTP: support multiple Content-Encodings 6 년 전
cookie.c 06a1b82140 cookie: get_top_domain() sets zero length for null domains 4 년 전
cookie.h 249541f12f cookies: change argument type for Curl_flush_cookies 4 년 전
curl_addrinfo.c 23a870f2fd windows: enable UnixSockets with all build toolchains 4 년 전
curl_addrinfo.h 76b6348949 memdebug: make debug-specific functions use curl_dbg_ prefix 5 년 전
curl_base64.h 0bc60d91de copyrights: fix copyright year range 4 년 전
curl_config.h.cmake 5d8c53d320 CMake: add ENABLE_ALT_SVC option 4 년 전
curl_ctype.c 7f41432c19 URL: fix ASCII dependency in strcpy_url and strlen_url 6 년 전
curl_ctype.h 7f41432c19 URL: fix ASCII dependency in strcpy_url and strlen_url 6 년 전
curl_des.c 0bc60d91de copyrights: fix copyright year range 4 년 전
curl_des.h 0bc60d91de copyrights: fix copyright year range 4 년 전
curl_endian.c 4b463992e5 lib: fix warnings found when porting to NuttX 4 년 전
curl_endian.h 11d7fe118d headers: Remove no longer exported functions 5 년 전
curl_fnmatch.c 8ece8177f1 cleanup: remove FIXME and TODO comments 5 년 전
curl_fnmatch.h 0bc60d91de copyrights: fix copyright year range 4 년 전
curl_get_line.c 060f870b85 altsvc: Fix building with cookies disables 5 년 전
curl_get_line.h 060f870b85 altsvc: Fix building with cookies disables 5 년 전
curl_gethostname.c 6832c1d4b2 checksrc: move open braces to comply with function declaration style 7 년 전
curl_gethostname.h 0bc60d91de copyrights: fix copyright year range 4 년 전
curl_gssapi.c dcd6f81025 snprintf: renamed and we now only use msnprintf() 5 년 전
curl_gssapi.h 28177def43 gssapi: fix deprecated header warnings 5 년 전
curl_hmac.h 7def168a4f ntlm: Moved the HMAC MD5 function into the HMAC module as a generic function 4 년 전
curl_ldap.h 0bc60d91de copyrights: fix copyright year range 4 년 전
curl_md4.h baf0b680f9 md4: Use const for the length input parameter 4 년 전
curl_md5.h 37dc4df270 md5/sha256: Updated the functions to allow non-string data to be hashed 4 년 전
curl_memory.h 8ece8177f1 cleanup: remove FIXME and TODO comments 5 년 전
curl_memrchr.c a7df35ce21 Curl_memchr: zero length input can't match 6 년 전
curl_memrchr.h 0bc60d91de copyrights: fix copyright year range 4 년 전
curl_multibyte.c ffdddb45d9 curl_setup: support Unicode functions to open files on Windows 4 년 전
curl_multibyte.h a55c835e6b curl_multibyte: add to curlx 4 년 전
curl_ntlm_core.c 7284061361 windows: suppress UI in all CryptAcquireContext() calls 4 년 전
curl_ntlm_core.h 2d432f7e49 ntlm: Removed the dependency on the TLS libaries when using MD5 4 년 전
curl_ntlm_wb.c ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 년 전
curl_ntlm_wb.h fe20826b58 http_ntlm_wb: Move the type-2 message processing into a dedicated function 5 년 전
curl_path.c 25f9621935 scp: fix directory name length used in memcpy 4 년 전
curl_path.h 06d8f16b87 headers: end all headers with guard comment 5 년 전
curl_printf.h dcd6f81025 snprintf: renamed and we now only use msnprintf() 5 년 전
curl_range.c 7294e70480 Curl_range: fix FTP-only and FILE-only builds 6 년 전
curl_range.h e04417d98f Curl_range: commonize FTP and FILE range handling 6 년 전
curl_rtmp.c 4ac2884003 urldata: avoid 'generic', use dedicated pointers 4 년 전
curl_rtmp.h 0bc60d91de copyrights: fix copyright year range 4 년 전
curl_sasl.c 23a17e039d copyright: fix year ranges 4 년 전
curl_sasl.h 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 년 전
curl_sec.h b228d2952b checksrc: stricter no-space-before-paren enforcement 7 년 전
curl_setup.h ffdddb45d9 curl_setup: support Unicode functions to open files on Windows 4 년 전
curl_setup_once.h 9e5669f388 tool: support UTF-16 command line on Windows 4 년 전
curl_sha256.h 37dc4df270 md5/sha256: Updated the functions to allow non-string data to be hashed 4 년 전
curl_sspi.c a55c835e6b curl_multibyte: add to curlx 4 년 전
curl_sspi.h 0bc60d91de copyrights: fix copyright year range 4 년 전
curl_threads.c 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 년 전
curl_threads.h 0bc60d91de copyrights: fix copyright year range 4 년 전
curlx.h a55c835e6b curl_multibyte: add to curlx 4 년 전
dict.c d1369fe216 misc: copyright year updates 4 년 전
dict.h 0bc60d91de copyrights: fix copyright year range 4 년 전
doh.c ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 년 전
doh.h ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 년 전
dotdot.c 0bc60d91de copyrights: fix copyright year range 4 년 전
dotdot.h 0bc60d91de copyrights: fix copyright year range 4 년 전
dynbuf.c 18815aa670 ngtcp2: convert to dynbuf 4 년 전
dynbuf.h 54a2b63c70 http2: simplify and clean up trailer handling 4 년 전
easy.c a9021716cc easy: fix dangling pointer on easy_perform fail 4 년 전
easyif.h ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 년 전
escape.c ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 년 전
escape.h b801b453af whitespace fixes 5 년 전
file.c 5afa07fab5 Revert "file: on Windows, refuse paths that start with \\" 4 년 전
file.h 0bc60d91de copyrights: fix copyright year range 4 년 전
fileinfo.c 0e2208ada6 wildcard: disable from build when FTP isn't present 5 년 전
fileinfo.h e6c22368c6 ftplistparser: keep state between invokes 6 년 전
firefox-db2pem.sh 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 년 전
formdata.c 96972ec1c0 mime: latch last read callback status. 4 년 전
formdata.h b95456f4e2 mime: acknowledge CURL_DISABLE_MIME 5 년 전
ftp.c 449e54b483 ftp: make domore_getsock() return the secondary socket properly 4 년 전
ftp.h 6ad062ae71 lib: clean up whitespace 4 년 전
ftplistparser.c d0319adb0c copyrights: update all copyright notices to 2019 on files changed this year 4 년 전
ftplistparser.h 0bc60d91de copyrights: fix copyright year range 4 년 전
getenv.c 46af41dafc tool_home: Fix the copyright year being out of date 4 년 전
getinfo.c 54ecc11cc4 CURLINFO_CONDITION_UNMET: return true for 304 http status code 4 년 전
getinfo.h 0bc60d91de copyrights: fix copyright year range 4 년 전
gopher.c a96c7529eb select: make Curl_socket_check take timediff_t timeout 4 년 전
gopher.h 0bc60d91de copyrights: fix copyright year range 4 년 전
hash.c c45360d463 cppcheck: fix warnings 6 년 전
hash.h 8b987cc7eb multi: fix the transfer hashes in the socket hash entries 5 년 전
hmac.c 7def168a4f ntlm: Moved the HMAC MD5 function into the HMAC module as a generic function 4 년 전
hostasyn.c e5d574c54f dns: release sharelock as soon as possible 5 년 전
hostcheck.c d0319adb0c copyrights: update all copyright notices to 2019 on files changed this year 4 년 전
hostcheck.h 0bc60d91de copyrights: fix copyright year range 4 년 전
hostip.c c069027139 conncache: various concept cleanups 4 년 전
hostip.h 4a4b63daaa socks: make the connect phase non-blocking 4 년 전
hostip4.c 8bd14c871f fix: Copyright year out of date, should be 2020 4 년 전
hostip6.c 0b030a5b23 global_init: move the IPv6 works status bool to multi handle 4 년 전
hostsyn.c 0bc60d91de copyrights: fix copyright year range 4 년 전
http.c ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 년 전
http.h 54a2b63c70 http2: simplify and clean up trailer handling 4 년 전
http2.c 54a2b63c70 http2: simplify and clean up trailer handling 4 년 전
http2.h ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 년 전
http_chunks.c f0f053fed0 chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING error 4 년 전
http_chunks.h f0f053fed0 chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING error 4 년 전
http_digest.c 52dfab65d6 auth: Rename the various authentication clean up functions 5 년 전
http_digest.h 52dfab65d6 auth: Rename the various authentication clean up functions 5 년 전
http_negotiate.c 7e513c1048 vauth: return CURLE_AUTH_ERROR on gss_init_sec_context() failure 4 년 전
http_negotiate.h c069027139 conncache: various concept cleanups 4 년 전
http_ntlm.c bb8cf05169 http_ntlm: Remove duplicate NSS initialisation 4 년 전
http_ntlm.h c069027139 conncache: various concept cleanups 4 년 전
http_proxy.c dae126ff12 http_proxy: ported to use dynbuf instead of a static size buffer 4 년 전
http_proxy.h dae126ff12 http_proxy: ported to use dynbuf instead of a static size buffer 4 년 전
idn_win32.c a55c835e6b curl_multibyte: add to curlx 4 년 전
if2ip.c 0e607542dc cleanup: insert newline after if() conditions 4 년 전
if2ip.h c3e38a4250 CURLOPT_ADDRESS_SCOPE: fix range check and more 5 년 전
imap.c d0390a538a imap: merged two case-branches performing the same action 4 년 전
imap.h 0bc60d91de copyrights: fix copyright year range 4 년 전
inet_ntop.c 0bc60d91de copyrights: fix copyright year range 4 년 전
inet_ntop.h 0bc60d91de copyrights: fix copyright year range 4 년 전
inet_pton.c 0bc60d91de copyrights: fix copyright year range 4 년 전
inet_pton.h 0bc60d91de copyrights: fix copyright year range 4 년 전
krb5.c 0bc60d91de copyrights: fix copyright year range 4 년 전
ldap.c a55c835e6b curl_multibyte: add to curlx 4 년 전
libcurl.plist 072b1ad15a MacOSX-Framework: Make script work in Xcode 4.0 and later 11 년 전
libcurl.rc e1360a1c91 (lib)curl.rc: fixup for minor bugs 5 년 전
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions 11 년 전
llist.c c0d7b05c41 llist: removed unused Curl_llist_move() 4 년 전
llist.h c0d7b05c41 llist: removed unused Curl_llist_move() 4 년 전
makefile.amiga 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 년 전
makefile.dj 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 년 전
md4.c 02174e41f5 openssl: adapt to functions marked as deprecated since version 3 4 년 전
md5.c 7284061361 windows: suppress UI in all CryptAcquireContext() calls 4 년 전
memdebug.c 14dd0c0200 memdebug: don't log free(NULL) 4 년 전
memdebug.h 9c1806ae46 build: Disable Visual Studio warning "conditional expression is constant" 4 년 전
mime.c 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 년 전
mime.h 1e4cb333ef mime: do not perform more than one read in a row 4 년 전
mk-ca-bundle.pl bffa116535 lib/mk-ca-bundle: skip empty certs 4 년 전
mk-ca-bundle.vbs 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 년 전
mprintf.c ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 년 전
mqtt.c 10fece336f mqtt: make NOSTATE get within the debug name array 4 년 전
mqtt.h 10fece336f mqtt: make NOSTATE get within the debug name array 4 년 전
multi.c ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 년 전
multihandle.h 0b030a5b23 global_init: move the IPv6 works status bool to multi handle 4 년 전
multiif.h c069027139 conncache: various concept cleanups 4 년 전
netrc.c 0b90ec9bbf netrc: part of conditional expression is always true: !done 4 년 전
netrc.h 1f8a584f6a netrc: CURL_DISABLE_NETRC 5 년 전
non-ascii.c d0319adb0c copyrights: update all copyright notices to 2019 on files changed this year 4 년 전
non-ascii.h ce0881edee mime: new MIME API. 6 년 전
nonblock.c 0bc60d91de copyrights: fix copyright year range 4 년 전
nonblock.h 0bc60d91de copyrights: fix copyright year range 4 년 전
nwlib.c 2873971d62 memory: ensure to check allocation results 5 년 전
nwos.c b228d2952b checksrc: stricter no-space-before-paren enforcement 7 년 전
openldap.c 4ac2884003 urldata: avoid 'generic', use dedicated pointers 4 년 전
parsedate.c 0044443a02 parsedate: offer a getdate_capped() alternative 4 년 전
parsedate.h 0044443a02 parsedate: offer a getdate_capped() alternative 4 년 전
pingpong.c b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t 5 년 전
pingpong.h a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 5 년 전
pop3.c a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 5 년 전
pop3.h 0bc60d91de copyrights: fix copyright year range 4 년 전
progress.c 7cf18b05e0 XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUE 4 년 전
progress.h b801b453af whitespace fixes 5 년 전
psl.c 8541d02c96 psl: use latest psl and refresh it periodically 6 년 전
psl.h 8541d02c96 psl: use latest psl and refresh it periodically 6 년 전
quic.h e0363a47de ngtcp2: use overflow buffer for extra HTTP/3 data 4 년 전
rand.c 269f7df0ae PolarSSL: deprecate support step 1. Removed from configure. 5 년 전
rand.h 269f7df0ae PolarSSL: deprecate support step 1. Removed from configure. 5 년 전
rename.c 330f133224 rename: a new file for Curl_rename() 4 년 전
rename.h 330f133224 rename: a new file for Curl_rename() 4 년 전
rtsp.c ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 년 전
rtsp.h 0bc60d91de copyrights: fix copyright year range 4 년 전
security.c a626fa128c security: silence conversion warning 4 년 전
select.c 85eda4e87a select: fix overflow protection in Curl_socket_check 4 년 전
select.h 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 년 전
sendf.c ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 년 전
sendf.h ad547fcf7b travis: add build for "configure --disable-verbose" 5 년 전
setopt.c 148534db57 CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl) 4 년 전
setopt.h ef8d98bbba os400: make vsetopt() non-static as Curl_vsetopt() for os400 support. 5 년 전
setup-os400.h 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 년 전
setup-vms.h 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 년 전
setup-win32.h d820224b8b curl_setup: define _WIN32_WINNT_[OS] symbols 4 년 전
sha256.c 7284061361 windows: suppress UI in all CryptAcquireContext() calls 4 년 전
share.c 8541d02c96 psl: use latest psl and refresh it periodically 6 년 전
share.h 8541d02c96 psl: use latest psl and refresh it periodically 6 년 전
sigpipe.h a9d9a3abbe sigpipe: if mbedTLS is used, ignore SIGPIPE 5 년 전
slist.c 0bc60d91de copyrights: fix copyright year range 4 년 전
slist.h 0bc60d91de copyrights: fix copyright year range 4 년 전
smb.c 6de1053692 smb: check for full size message before reading message details 4 년 전
smb.h b7135f58f5 copyright updates: adjust year ranges 4 년 전
smtp.c 446fb0518b smtp: set auth correctly 4 년 전
smtp.h 4754c55cd7 smtp: Detect server support for the UTF-8 extension as defined in RFC-6531 4 년 전
sockaddr.h 0bc60d91de copyrights: fix copyright year range 4 년 전
socketpair.c 4b463992e5 lib: fix warnings found when porting to NuttX 4 년 전
socketpair.h bc2dbef0af socketpair: an implemention for Windows and more 4 년 전
socks.c a96c7529eb select: make Curl_socket_check take timediff_t timeout 4 년 전
socks.h 4a4b63daaa socks: make the connect phase non-blocking 4 년 전
socks_gssapi.c 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 년 전
socks_sspi.c a55c835e6b curl_multibyte: add to curlx 4 년 전
speedcheck.c b9d25f9a6b timediff: return timediff_t from the time diff functions 6 년 전
speedcheck.h 4dee50b9c8 timeval: struct curltime is a struct timeval replacement 7 년 전
splay.c 8ece8177f1 cleanup: remove FIXME and TODO comments 5 년 전
splay.h 11d7fe118d headers: Remove no longer exported functions 5 년 전
strcase.c ea284778f5 strcase: turn Curl_raw_tolower into static 4 년 전
strcase.h ea284778f5 strcase: turn Curl_raw_tolower into static 4 년 전
strdup.c 0bc60d91de copyrights: fix copyright year range 4 년 전
strdup.h 0649433da5 realloc: use Curl_saferealloc to avoid common mistakes 7 년 전
strerror.c cbb5429001 ngtcp2: Add an error code for QUIC connection errors 4 년 전
strerror.h 39d5621cbd strerror.h: Copyright year out of date 4 년 전
strtok.c 0bc60d91de copyrights: fix copyright year range 4 년 전
strtok.h 0bc60d91de copyrights: fix copyright year range 4 년 전
strtoofft.c 0bc60d91de copyrights: fix copyright year range 4 년 전
strtoofft.h a8ce5efba9 progress: calculate transfer speed on milliseconds if possible 6 년 전
system_win32.c 05b1b35085 nit: Copyright year out of date 4 년 전
system_win32.h 26da21c84a system_win32: fix clang warning 5 년 전
telnet.c 9c1806ae46 build: Disable Visual Studio warning "conditional expression is constant" 4 년 전
telnet.h 0bc60d91de copyrights: fix copyright year range 4 년 전
tftp.c 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 년 전
tftp.h 0bc60d91de copyrights: fix copyright year range 4 년 전
timeval.c 05b1b35085 nit: Copyright year out of date 4 년 전
timeval.h b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t 5 년 전
transfer.c ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 년 전
transfer.h a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 5 년 전
url.c 600a8cded4 url: make the updated credentials URL-encoded in the URL 4 년 전
url.h 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 년 전
urlapi-int.h 11d7fe118d headers: Remove no longer exported functions 5 년 전
urlapi.c 7f1c098728 urlapi: accept :: as a valid IPv6 address 4 년 전
urldata.h 148534db57 CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl) 4 년 전
version.c 3fdc4bdb5b version: skip idn2_check_version() check and add precaution 4 년 전
warnless.c 05b100aee2 cleanup: make local functions static 5 년 전
warnless.h fef4334091 cleanup: correct copyright year range on a few files 4 년 전
wildcard.c 0e2208ada6 wildcard: disable from build when FTP isn't present 5 년 전
wildcard.h 0e2208ada6 wildcard: disable from build when FTP isn't present 5 년 전
x509asn1.c 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 년 전
x509asn1.h deb9462ff2 wolfssl: refer to it as wolfSSL only 5 년 전