Searched refs:CRLF (Results 1 – 25 of 32) sorted by relevance
12
| /freebsd-head/crypto/heimdal/appl/ftp/ftpd/ |
| HD | ftpcmd.y | 95 SP CRLF COMMA 140 : USER SP username CRLF check_secure 146 | PASS SP password CRLF check_secure 154 | PORT SP host_port CRLF check_secure 175 | EPRT SP STRING CRLF check_secure 181 | PASV CRLF check_login 186 | EPSV CRLF check_login 191 | EPSV SP STRING CRLF check_login 197 | TYPE SP type_code CRLF check_secure 234 | STRU SP struct_code CRLF check_secure [all …]
|
| HD | ftpcmd.c | 82 CRLF = 271, enumerator 167 #define CRLF 271 macro 3252 return (CRLF); 3272 return (CRLF); 3326 return (CRLF);
|
| /freebsd-head/libexec/ftpd/ |
| HD | ftpcmd.y | 92 SP CRLF COMMA 133 : USER SP username CRLF 138 | PASS SP password CRLF 143 | PASS CRLF 147 | PORT check_login SP host_port CRLF 170 | LPRT check_login SP host_long_port CRLF 192 | EPRT check_login SP STRING CRLF 293 | PASV check_login CRLF 300 | LPSV check_login CRLF 307 | EPSV check_login_epsv SP NUMBER CRLF [all …]
|
| /freebsd-head/contrib/file/magic/Magdir/ |
| HD | misctools | 65 # like CRLF,LF in Sport Today.vcs created by calendar plugin of TV-Browser https://enwiki.tvbrowser… 67 >>15 ubeshort !0x0D0A \b, without CRLF 94 >>11 beshort !0x0D0A \b, lines not separated by CRLF
|
| HD | lisp | 11 # windows INF files often begin with semicolon and use CRLF as line end
|
| HD | windows | 1085 # empty line CRLF
|
| HD | archive | 2199 # comment string after CRLF like "Anonymous ftp site garbo.uwasa.fi 128.214.87.1 moderated by"
|
| /freebsd-head/contrib/libxo/doc/ |
| HD | encoders.rst | 220 followed by a newline. This `CRLF` convention dates from the distant 225 marker, a simple newline. Use the "dos" option to use the `CRLF`
|
| /freebsd-head/crypto/openssl/include/openssl/ |
| HD | pkcs7.h.in | 228 /* CRLF ASCII canonicalisation */
|
| /freebsd-head/usr.sbin/bsdconfig/share/media/ |
| HD | httpproxy.subr | 188 # LF to CRLF.
|
| /freebsd-head/crypto/openssl/doc/man1/ |
| HD | openssl-cms.pod.in | 304 option is present B<CRLF> is used instead. 308 When signing use ASCII CRLF format canonicalisation. This strips trailing
|
| HD | openssl-smime.pod.in | 230 option is present B<CRLF> is used instead.
|
| /freebsd-head/contrib/file/ |
| HD | ChangeLog | 1136 (they stopped printing "with CRLF" etc.) 1952 If a CRLF text file happens to have CR at offset HOWMANY - 1 1958 With CRLF, the line length was not computed correctly, and even
|
| /freebsd-head/contrib/libevent/ |
| HD | ChangeLog-1.4 | 148 …o Send CRLF after each chunk in HTTP output, for compliance with RFC2626. Patch from "propanbutan…
|
| HD | ChangeLog-2.0 | 1171 …o Send CRLF after each chunk in HTTP output, for compliance with RFC2626. Patch from "propanbutan…
|
| /freebsd-head/contrib/ntp/sntp/libevent/ |
| HD | ChangeLog-1.4 | 148 …o Send CRLF after each chunk in HTTP output, for compliance with RFC2626. Patch from "propanbutan…
|
| HD | ChangeLog-2.0 | 1171 …o Send CRLF after each chunk in HTTP output, for compliance with RFC2626. Patch from "propanbutan…
|
| /freebsd-head/contrib/sendmail/ |
| HD | RELEASE_NOTES | 19 - Accept only CRLF . CRLF as end of an SMTP message 23 CRLF (as required by the RFCs). These checks can 336 Handle MIME boundaries specified in headers which contain CRLF. 2033 Some ident responses contain data after the terminating CRLF which 5570 (excluding CRLF) and the last character was a '.', 5955 MAIL.LOCAL: Properly check for CRLF when using LMTP. Fix from 7861 with CRLF. Problem noted by Ted Stockwell of Secure 8592 CRLF as message terminators. It was thought to be
|
| /freebsd-head/share/termcap/ |
| HD | termcap | 1151 # new line is: 01=LF,10=CR,11=CRLF* 2084 # the switch in the back set to CRLF instead of AEP. This description
|
| /freebsd-head/contrib/ldns/m4/ |
| HD | libtool.m4 | 4006 # Handle CRLF in mingw tool chain
|
| /freebsd-head/contrib/ntp/sntp/m4/ |
| HD | libtool.m4 | 3995 # Handle CRLF in mingw tool chain
|
| /freebsd-head/contrib/openpam/m4/ |
| HD | libtool.m4 | 4015 # Handle CRLF in mingw tool chain
|
| /freebsd-head/contrib/ntp/sntp/libevent/m4/ |
| HD | libtool.m4 | 3995 # Handle CRLF in mingw tool chain
|
| /freebsd-head/contrib/libevent/m4/ |
| HD | libtool.m4 | 4016 # Handle CRLF in mingw tool chain
|
| /freebsd-head/contrib/file/m4/ |
| HD | libtool.m4 | 4015 # Handle CRLF in mingw tool chain
|
12