- Cleaned up and checked for some more NULL pointers in rbl.c
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 22 Nov 2000 18:54:08 +0000 (18:54 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 22 Nov 2000 18:54:08 +0000 (18:54 +0000)
commitf8b4a000d008082e5c7e511a49318b8dea8fd08d
tree6eb6b5e0f170d9677b317e24c00be97c9208a784
parent785684f0ec5c9250788b4b32c0eab3f358c9db61
- Cleaned up and checked for some more NULL pointers in rbl.c
- Two connection lists: one for incoming connections, sorted on ip/port,
  one for connections whose identity we know, sorted on id ofcourse...
lib/rbl.c
src/connection.c
src/netutl.c
src/protocol.c