index
:
bird
ll-peering
ll-peering-old
ll-peering-old2
master
multicast-old
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdep
/
config.h
Age
Commit message (
Expand
)
Author
2005-03-16
Yes, we will go for 1.0.12
Ondrej Filip
2005-02-20
Let's go for 1.0.11.
Ondrej Filip
2005-02-14
Yes, I'd like to go to 1.0.10
Ondrej Filip
2004-07-14
Everything is tested and works. I thins it's right time to go to 1.0.9.
Ondrej Filip
2004-06-06
Test old instance of BIRD.
Ondrej Filip
2003-09-01
Prepared for release 1.0.8.
Ondrej Filip
2003-04-06
Releasing version 1.0.6.
Martin Mares
2001-06-09
Yes, 1.0.5 released.
Ondrej Filip
2000-09-04
Serious bug in ext lsa origination found. Going for 1.0.4.
Ondrej Filip
2000-09-03
Version 1.0.3 released.
Ondrej Filip
2000-08-23
Released as version 1.0.2.
Ondrej Filip
2000-06-22
Released as version 1.0.1.
Martin Mares
2000-06-09
Released as 1.0.0, but marked it as a BETA version.
Martin Mares
2000-05-08
Forgot to add a spiky comment :)
Martin Mares
2000-05-08
Autoconf is *evil*. The sysconfdir and similar variables are unusable in
Martin Mares
2000-04-10
Dropped CPU_NEEDS_ALIGN_* as unaligned.h no longer uses them.
Martin Mares
1999-10-31
The CLI I/O functions work as desired.
Martin Mares
1999-10-29
Configure PATH_CONTROL_SOCKET.
Martin Mares
1999-03-01
Include "config.h" instead of "autoconf.h" in all Modules lists to make defines
Martin Mares
1999-01-09
First step of "autoconfization". Created a configure script which
Martin Mares
1998-11-29
Renamed `DEBUG' symbol to `DEBUGGING' to prevent collisions with token
Martin Mares
1998-11-27
Added path to config file.
Martin Mares
1998-05-24
Implemented timers. Using bird_clock_t for absolute time from now...
Martin Mares
1998-05-03
BIRD library: The story continues.
Martin Mares
1998-04-28
Changed #include <x/y> to #include "x/y" for our local includes, so that
Martin Mares
1998-04-22
First look at data structures. More to come tomorrow...
Martin Mares