Home
last modified time | relevance | path

Searched refs:SECURITY (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/sendmail/
H A DINSTALL7 sendmail/SECURITY for more installation information.
31 Please read sendmail/SECURITY before continuing; you may have to create
H A DRELEASE_NOTES299 SECURITY: If sendmail tried to reuse an SMTP session which had
466 SECURITY: Properly set the close-on-exec flag for file descriptors
584 SECURITY: Properly set the close-on-exec flag for file descriptors
786 SECURITY: Handle bogus certificates containing NUL characters
1310 SECURITY: Replace unsafe use of setjmp(3)/longjmp(3) in the server
2063 SECURITY: Fix a buffer overflow in address parsing. Problem
2130 SECURITY: Fix a buffer overflow in address parsing due to
2167 SECURITY: Fix a remote buffer overflow in header parsing by
2291 SMRSH: SECURITY: Only allow regular files or symbolic links to be
2379 SECURITY: The DNS map can cause a buffer overflow if the user
[all …]
H A DREADME32 d. sendmail/SECURITY
/freebsd/contrib/libarchive/tar/
H A Dbsdtar.c108 #define SECURITY \ macro
226 bsdtar->extract_flags |= SECURITY; in main()
688 bsdtar->extract_flags &= ~SECURITY; in main()
/freebsd/contrib/blocklist/diff/
H A Dproftpd.diff42 pr_log_auth(PR_LOG_NOTICE, "SECURITY VIOLATION: Root login attempted");
/freebsd/contrib/file/magic/Magdir/
H A Defi37 >0 guid A46423E3-4617-49F1-B9FF-D1BFA9115839 EFI Signature List, SECURITY PROTOCOL
/freebsd/contrib/tzcode/
H A DMakefile592 NEWS README SECURITY theory.html version
628 calendars CONTRIBUTING LICENSE Makefile NEWS README SECURITY \
877 CONTRIBUTING LICENSE README SECURITY \
H A DCONTRIBUTING32 distribution's 'SECURITY' file.
H A DNEWS868 Distribute SECURITY file.
895 Distribute the SECURITY file (problem reported by Andreas Radke).
914 A new file SECURITY.
985 The new file SECURITY covers how to report security-related bugs.
/freebsd/contrib/tzdata/
H A DMakefile594 NEWS README SECURITY theory.html version
630 calendars CONTRIBUTING LICENSE Makefile NEWS README SECURITY \
879 CONTRIBUTING LICENSE README SECURITY \
H A DCONTRIBUTING32 distribution's 'SECURITY' file.
H A DNEWS946 Distribute SECURITY file.
973 Distribute the SECURITY file (problem reported by Andreas Radke).
992 A new file SECURITY.
1063 The new file SECURITY covers how to report security-related bugs.
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_security_level.pod113 =head1 APPLICATION DEFINED SECURITY CALLBACKS
/freebsd/contrib/sendmail/src/
H A DSECURITY8 # $Id: SECURITY,v 1.52 2013-11-22 20:51:54 ca Exp $
H A DREADME15 !! Read sendmail/SECURITY for important installation information !!
/freebsd/contrib/sendmail/libmilter/
H A DREADME20 | SECURITY HINTS |
/freebsd/crypto/heimdal/doc/
H A Dapps.texi59 Turn on KRB5 security by issuing @kbd{rcmgr set SECURITY KRB5} and
/freebsd/contrib/sendmail/cf/
H A DREADME43 SECURITY NOTES
343 see sendmail/SECURITY).
1465 See sendmail/SECURITY for details and cf/cf/submit.mc how
3667 | SECURITY NOTES |
4431 program, see sendmail/SECURITY.
4578 in sendmail/SECURITY. This section contains a list of caveats and
4597 explained in sendmail/SECURITY, mail may end up for various DNS
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf233 # Use as mail submission program? See sendmail/SECURITY
/freebsd/contrib/llvm-project/
H A DFREEBSD-Xlist13 SECURITY.md
/freebsd/contrib/expat/
H A DChanges237 #700 #701 docs: Document security policy in file SECURITY.md
/freebsd/contrib/mandoc/
H A DNEWS726 --- POTENTIONALLY SECURITY RELEVANT BUGFIXES ---
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4381 # Use as mail submission program? See sendmail/SECURITY
/freebsd/sys/conf/
H A DNOTES1245 # SECURITY POLICY PARAMETERS
/freebsd/crypto/openssl/
H A DCHANGES.md13010 * SECURITY: remove unsafe setjmp/signal interaction from ui_openssl.c.