Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-08 | Bugfix. | Ondrej Filip | |
2004-06-26 | Password management redesigned (untested). | Ondrej Filip | |
2004-05-31 | One space more. | Martin Mares | |
2004-05-31 | The initial sequence number for RIP md5 authentication was always zero. | Martin Mares | |
Bad as when bird e.g. was running for two weeks and then restarted it would take another two weeks until the peers of this router would accept data again from this router, as the sequence number would be too low. Changed to use the the current system time as the starting sequence number which is a more sane start value. (by Andreas, cleaned up by me) | |||
2003-04-06 | Bug fixes to authentication code by Eric Leblond <eleblond@init-sys.com>. | Martin Mares | |
2002-09-21 | Password does not need to be null-terminated, do not print garbage in | Pavel Machek | |
such case. Thanks to silvio@big.net. | |||
2000-06-05 | Better documentation. There are functions whose description is good when | Pavel Machek | |
reading source but whose documentation does not belong to progdocs. | |||
2000-06-05 | Updates to both programmers and users doc | Pavel Machek | |
2000-06-04 | Removed lots of trailing newlines in log messages. | Martin Mares | |
Please note that the only calls which don't add newlines automatically (i.e., don't print a full line of output) are debug() and DBG(). | |||
2000-04-01 | Removal of useless includes continues... | Martin Mares | |
2000-04-01 | Include "lib/string.h" instead of <string.h>. It should give us bzero() | Martin Mares | |
and other non-portable functions on all systems. | |||
2000-03-24 | FIXME was actually already resolved | Pavel Machek | |
1999-12-01 | Actually check sequence numbers. | Pavel Machek | |
1999-11-25 | md5 authentication seems to work. | Pavel Machek | |
1999-11-25 | Bugfixes: select right password for password authentication, do not | Pavel Machek | |
try to process authentication blocks as datablocks, make it possible to add data at end of packet. Password authentication should actually work. | |||
1999-10-02 | Obvious bugs in authentication fixed. | Pavel Machek | |
1999-08-20 | Few FIXME's removed from auth, few FIXME's added to filter. | Pavel Machek | |
1999-08-18 | Few fixme's fixed in rip (will not crash any more on request for | Pavel Machek | |
sending routing table - hopefully). Next few steps in md5 authentication (not yet complete). | |||
1999-05-31 | Cleanup of warnings | Pavel Machek | |
1999-05-31 | Incoming side of authentication done but untested. Right handling of | Pavel Machek | |
filters in rip. | |||
1999-05-31 | Modified rip to new password handling in nest. Now it at least compiles. | Pavel Machek | |
1999-05-11 | Mensi updaty do ripu. Pridana passwd autentikace (netestovano). | Pavel Machek | |