aboutsummaryrefslogtreecommitdiffstats
path: root/nest/password.c
Commit message (Expand)AuthorAgeFilesLines
* Refactoring of OSPF messages.Ondrej Zajicek2014-10-241-3/+12
* Fix bugs in OSPF MD5 authentication. First bug is that defaultOndrej Zajicek2008-11-081-3/+10
* Fix problem with local time changes.Ondrej Zajicek2008-11-051-1/+1
* Bugfix in simple authentification.Ondrej Filip2004-07-131-2/+2
* Password WALK_LIST bugfix.Ondrej Filip2004-07-011-4/+7
* Password management redesigned (untested).Ondrej Filip2004-06-261-51/+12
* Marked unused parameters in core code as such.Martin Mares2004-06-051-1/+1
* Added missing includes.Martin Mares2002-11-131-0/+1
* Fixed infinite recursion in password_same.Martin Mares2001-01-081-8/+15
* Don't segfault when someone adds passwords.Pavel Machek2000-05-161-0/+2
* Password same now actually worksPavel Machek2000-05-161-0/+2
* password_same utility functionPavel Machek2000-05-101-0/+8
* Obvious bugs in authentication fixed.Pavel Machek1999-10-021-0/+1
* Added password_strncpy() which pads destination with zeros.Pavel Machek1999-05-311-0/+12
* Added PASSIVE option to paswwords.Pavel Machek1999-05-311-0/+28
* Skeleton for password handling, currently I only build structures andPavel Machek1999-05-261-0/+12