ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/po/POTFILES.in
Revision: 1.5
Committed: Mon Sep 1 05:31:29 2008 UTC (15 years, 8 months ago) by pcg
Branch: MAIN
CVS Tags: rel-2_2, rel-2_21, rel-2_22
Changes since 1.4: +0 -2 lines
Log Message:
*** empty log message ***

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 pcg 1.3 src/lzf/lzf.h
29     src/lzf/lzfP.h
30     src/lzf/lzf_c.c
31     src/lzf/lzf_d.c
32     src/netcompat.h
33 pcg 1.2 src/slog.C
34     src/slog.h
35     src/sockinfo.C
36     src/sockinfo.h
37 pcg 1.1 src/util.C
38 pcg 1.2 src/util.h
39     src/vpn.C
40     src/vpn.h
41 pcg 1.3 src/vpn_dns.C
42 pcg 1.2 src/vpn_tcp.C