Home | History | Annotate | Download | only in libsa
History log of /src/sys/lib/libsa/checkpasswd.c
RevisionDateAuthorComments
 1.11  31-Mar-2019  christos fix warnings, printf formats, etc.
 1.10  05-Sep-2016  dholland branches: 1.10.16;
Check bounds on input. From Michael Plass.
 1.9  06-Jan-2011  jakllsch branches: 1.9.14; 1.9.18; 1.9.20; 1.9.28; 1.9.34; 1.9.36; 1.9.38; 1.9.42;
Pacify Clang -Wformat-security.
 1.8  24-Nov-2007  isaki branches: 1.8.40;
style, indent, and ANSI-fy.
 1.7  11-Dec-2005  christos branches: 1.7.44; 1.7.46; 1.7.52;
merge ktrace-lwp.
 1.6  13-Jun-2005  junyoung branches: 1.6.2;
Remove bcmp(). Use memcmp() instead.
 1.5  15-Apr-2003  dsl branches: 1.5.2;
Add interface to boot password checking code that takes password parameter.
 1.4  30-Mar-2000  augustss Kill some more register declarations.
 1.3  13-Nov-1999  thorpej Backout my libsa changes.
 1.2  11-Nov-1999  thorpej Update for the improvements to libsa, and don't reference libkern.h.
 1.1  09-Sep-1999  drochner branches: 1.1.2; 1.1.4; 1.1.8;
add a function to verify a password against an in-core md5 sum
 1.1.8.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.1.4.1  15-Nov-1999  fvdl Sync with -current
 1.1.2.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
 1.5.2.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.6.2.1  07-Dec-2007  yamt sync with head
 1.7.52.1  08-Dec-2007  mjf Sync with HEAD.
 1.7.46.1  09-Jan-2008  matt sync with HEAD
 1.7.44.1  27-Nov-2007  joerg Sync with HEAD. amd64 Xen support needs testing.
 1.8.40.1  05-Mar-2011  rmind sync with head
 1.9.42.1  18-Jan-2017  skrll Sync with netbsd-5
 1.9.38.1  25-Sep-2016  bouyer Pull up following revision(s) (requested by dholland in ticket #1250):
sys/lib/libsa/checkpasswd.c: revision 1.10
Check bounds on input. From Michael Plass.
 1.9.36.1  05-Oct-2016  skrll Sync with HEAD
 1.9.34.1  25-Sep-2016  bouyer Pull up following revision(s) (requested by dholland in ticket #1250):
sys/lib/libsa/checkpasswd.c: revision 1.10
Check bounds on input. From Michael Plass.
 1.9.28.1  24-Sep-2016  bouyer Pull up following revision(s) (requested by dholland in ticket #1406):
sys/lib/libsa/checkpasswd.c: revision 1.10
Check bounds on input. From Michael Plass.
 1.9.20.1  24-Sep-2016  bouyer Pull up following revision(s) (requested by dholland in ticket #1406):
sys/lib/libsa/checkpasswd.c: revision 1.10
Check bounds on input. From Michael Plass.
 1.9.18.1  03-Dec-2017  jdolecek update from HEAD
 1.9.14.1  24-Sep-2016  bouyer Pull up following revision(s) (requested by dholland in ticket #1406):
sys/lib/libsa/checkpasswd.c: revision 1.10
Check bounds on input. From Michael Plass.
 1.10.16.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed