]> git.ipfire.org Git - thirdparty/bird.git/history - nest/password.c
Doc: Remove some superfluous slashes
[thirdparty/bird.git] / nest / password.c
2016-11-02  Ondrej Zajicek ... RIP: Use message authentication interface
2016-11-02  Ondrej Zajicek ... Add generic message authentication interface
2015-11-24  Ondrej Zajicek ... Merge branch 'master' into rip-new
2015-10-17  Ondrej Zajicek ... Merge branch 'master' into rip-new
2015-10-05  Ondrej Zajicek ... Major RIP redesign
2015-02-21  Ondrej ZajicekMerge remote-tracking branch 'origin/soft-int'
2014-10-24  Ondrej ZajicekRefactoring of OSPF messages.
2008-11-08  Ondrej ZajicekFix bugs in OSPF MD5 authentication. First bug is that...
2008-11-05  Ondrej ZajicekFix problem with local time changes.
2004-07-13  Ondrej FilipBugfix in simple authentification.
2004-07-01  Ondrej FilipPassword WALK_LIST bugfix.
2004-06-26  Ondrej FilipPassword management redesigned (untested).
2004-06-05  Martin MaresMarked unused parameters in core code as such.
2002-11-13  Martin MaresAdded missing includes.
2001-01-08  Martin MaresFixed infinite recursion in password_same.
2000-05-16  Pavel MachekDon't segfault when someone adds passwords.
2000-05-16  Pavel MachekPassword same now actually works
2000-05-10  Pavel Machekpassword_same utility function
1999-10-02  Pavel MachekObvious bugs in authentication fixed.
1999-05-31  Pavel MachekAdded password_strncpy() which pads destination with...
1999-05-31  Pavel MachekAdded PASSIVE option to paswwords.
1999-05-26  Pavel MachekSkeleton for password handling, currently I only build...