search for: protocol_misc

Displaying 4 results from an estimated 4 matches for "protocol_misc".

2008 Sep 30
1
Problem compiling tinc-1.0.8 on gcc-2.95
...->keylength] = '\0'; - from->status.validkey = true; - from->status.waitingforkey = false; + from->status.st.validkey = true; + from->status.st.waitingforkey = false; from->sent_seqno = 0; /* Check and lookup cipher and digest algorithms */ diff -ubr tinc-1.0.8/src/protocol_misc.c tinc-1.0.8.my/src/protocol_misc.c --- tinc-1.0.8/src/protocol_misc.c Wed Apr 26 15:53:05 2006 +++ tinc-1.0.8.my/src/protocol_misc.c Thu Sep 25 11:19:53 2008 @@ -90,7 +90,7 @@ ifdebug(ERROR) logger(LOG_NOTICE, _("Error message from %s (%s): %d: %s"), c->name, c->hostname,...
2006 Jun 01
1
compile cvs trunk
...tc\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALSTATEDIR=\"/usr/local/var\" -g -O2 -o tincd conf.o connection.o edge.o event.o graph.o logger.o meta.o net.o net_packet.o net_setup.o net_socket.o netutl.o node.o process.o protocol.o protocol_auth.o protocol_edge.o protocol_misc.o protocol_key.o protocol_subnet.o route.o subnet.o tincd.o ../lib/libvpn.a -lcrypto -lz -llzo graph.o: In function `sssp_bfs':/usr/src/tinc/src/graph.c:278: undefined reference to `device' ... tincd.o: In function `main':/usr/src/tinc/src/tincd.c:504: undefined reference to `dump_...
2014 Nov 22
2
Tinc 1.0.24 build failed on OSX Mavericks
...ree.o conf.o connection.o dropin.o dummy_device.o edge.o event.o fake-getaddrinfo.o fake-getnameinfo.o getopt.o getopt1.o graph.o list.o logger.o meta.o multicast_device.o net.o net_packet.o net_setup.o net_socket.o netutl.o node.o pidfile.o process.o protocol.o protocol_auth.o protocol_edge.o protocol_misc.o protocol_key.o protocol_subnet.o raw_socket_device.o route.o subnet.o tincd.o utils.o xmalloc.o bsd/device.o -lcrypto -lz -llzo2 clang: warning: argument unused during compilation: '-pie' Undefined symbols for architecture x86_64: "_res_9_init", referenced from:...
2003 Aug 04
1
OpenBSD 3.2 and Release 1
...U tinc/src/net_setup.c U tinc/src/net_socket.c U tinc/src/netutl.c U tinc/src/netutl.h U tinc/src/node.c U tinc/src/node.h U tinc/src/process.c U tinc/src/process.h U tinc/src/protocol.c U tinc/src/protocol.h U tinc/src/protocol_auth.c U tinc/src/protocol_edge.c U tinc/src/protocol_key.c U tinc/src/protocol_misc.c U tinc/src/protocol_subnet.c U tinc/src/route.c U tinc/src/route.h U tinc/src/subnet.c U tinc/src/subnet.h U tinc/src/tincd.c cvs server: Updating tinc/src/cygwin U tinc/src/cygwin/device.c cvs server: Updating tinc/src/darwin U tinc/src/darwin/device.c cvs server: Updating tinc/src/freebsd U tin...