1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

13 Commits

Author SHA1 Message Date
ac4b4683ae Removal of useless includes continues... 2000-03-31 23:40:00 +00:00
221135d6bf Include "lib/string.h" instead of <string.h>. It should give us bzero()
and other non-portable functions on all systems.
2000-03-31 23:30:21 +00:00
9ee07ca53f FIXME was actually already resolved 2000-03-24 10:08:20 +00:00
639e628554 Actually check sequence numbers. 1999-12-01 12:52:57 +00:00
1a509a6310 md5 authentication seems to work. 1999-11-25 15:03:12 +00:00
d3702d57fd Bugfixes: select right password for password authentication, do not
try to process authentication blocks as datablocks, make it possible
to add data at end of packet. Password authentication should actually work.
1999-11-25 14:54:08 +00:00
ac40c888c2 Obvious bugs in authentication fixed. 1999-10-02 10:44:48 +00:00
2981814066 Few FIXME's removed from auth, few FIXME's added to filter. 1999-08-20 09:59:39 +00:00
bce8a34b12 Few fixme's fixed in rip (will not crash any more on request for
sending routing table - hopefully).

Next few steps in md5 authentication (not yet complete).
1999-08-18 13:19:33 +00:00
bf97bd2827 Cleanup of warnings 1999-05-31 19:22:40 +00:00
91c7c7416b Incoming side of authentication done but untested. Right handling of
filters in rip.
1999-05-31 19:16:22 +00:00
10915c9650 Modified rip to new password handling in nest. Now it at least compiles. 1999-05-31 17:12:38 +00:00
1b16029c12 Mensi updaty do ripu. Pridana passwd autentikace (netestovano). 1999-05-11 09:53:45 +00:00