ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/po/POTFILES.in
Revision: 1.4
Committed: Sat Nov 10 05:15:54 2007 UTC (16 years, 7 months ago) by pcg
Branch: MAIN
Changes since 1.3: +0 -3 lines
Log Message:
first shot at converting from iom to libev

File Contents

# User Rev Content
1 pcg 1.1 lib/pidfile.c
2 pcg 1.3 src/tincd/cygwin/device.c
3     src/tincd/darwin/device.c
4     src/tincd/freebsd/device.c
5     src/tincd/linux/device.c
6     src/tincd/mingw/common.h
7     src/tincd/mingw/device.c
8     src/tincd/netbsd/device.c
9     src/tincd/openbsd/device.c
10     src/tincd/raw_socket/device.c
11     src/tincd/solaris/device.c
12     src/tincd/uml_socket/device.c
13 pcg 1.2 src/callback.h
14 pcg 1.1 src/conf.C
15 pcg 1.2 src/conf.h
16     src/connection.C
17     src/connection.h
18     src/device-cygwin.C
19     src/device-linux.C
20 pcg 1.3 src/device-tincd.C
21 pcg 1.1 src/device.C
22 pcg 1.2 src/device.h
23 pcg 1.3 src/ether_emu.C
24 pcg 1.2 src/global.h
25 pcg 1.3 src/gvpe.C
26     src/gvpectrl.C
27 pcg 1.2 src/hash_map.h
28     src/lambda.h
29 pcg 1.3 src/lzf/lzf.c
30     src/lzf/lzf.h
31     src/lzf/lzfP.h
32     src/lzf/lzf_c.c
33     src/lzf/lzf_d.c
34     src/netcompat.h
35 pcg 1.2 src/slog.C
36     src/slog.h
37     src/sockinfo.C
38     src/sockinfo.h
39 pcg 1.1 src/util.C
40 pcg 1.2 src/util.h
41     src/vpn.C
42     src/vpn.h
43 pcg 1.3 src/vpn_dns.C
44 pcg 1.2 src/vpn_tcp.C