.. |
conf.c
|
Oops. I did some VERY wrong things with readline(). Fixed now.
|
2000-12-05 08:56:44 +00:00 |
conf.h
|
Implemented a readline() function that will read an entire line into a
|
2000-11-29 14:24:40 +00:00 |
connection.c
|
Another big & bad commit:
|
2000-11-24 23:13:07 +00:00 |
connection.h
|
- Fixed all (except 2) compiler warnings gcc -Wall gave.
|
2000-11-22 22:18:03 +00:00 |
Makefile.am
|
Honor the --localstatedir option to configure, instead of hardcoded /var.
|
2000-11-22 16:19:07 +00:00 |
meta.c
|
- Integrate rbl trees into tinc.
|
2000-11-20 19:12:17 +00:00 |
meta.h
|
- Integrate rbl trees into tinc.
|
2000-11-20 19:12:17 +00:00 |
net.c
|
New function read_rsa_public_key();
|
2000-11-30 23:18:21 +00:00 |
net.h
|
New function read_rsa_public_key();
|
2000-11-30 23:18:21 +00:00 |
netutl.c
|
- Cleaned up and checked for some more NULL pointers in rbl.c
|
2000-11-22 18:54:08 +00:00 |
netutl.h
|
Add prototype for destroy_queue
|
2000-11-09 21:33:18 +00:00 |
process.c
|
Use sigaction to set signal handlers, the previous commit (1.1.2.16)
|
2000-11-28 08:59:27 +00:00 |
process.h
|
Another big & bad commit:
|
2000-11-24 23:13:07 +00:00 |
protocol.c
|
New function read_rsa_public_key();
|
2000-11-30 23:18:21 +00:00 |
protocol.h
|
- No more %as.
|
2000-11-22 19:55:53 +00:00 |
route.c
|
- Integrate rbl trees into tinc.
|
2000-11-20 19:12:17 +00:00 |
subnet.c
|
Another big & bad commit:
|
2000-11-24 23:13:07 +00:00 |
subnet.h
|
- Proper initialization of rbltree structures.
|
2000-11-20 19:41:13 +00:00 |
tincd.c
|
Option -d accepts an argument to set the debug level immediately.
|
2000-12-03 12:23:06 +00:00 |