Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 Next »
Summary Period: 2005-08-05 to 2005-08-04 (Commits 10297-10346 of 10846)
use new DNS enum's.
10 lines of code changed in:
getnetbyname() is not always available.
6 lines of code changed in:
change from "timezone", which has conflicts on cygwin,
to a new variable, which sysdep.h can #define.
3 lines of code changed in:
use standard scripts instead of eroutewait.sh.
3 lines of code changed in:
skeletal version of win2k interface code.
164 lines of code changed in:
modularize FUNK, WIN2K and PFKEY backends.
37 lines of code changed in:
adjustment of signed/unsigned issues for gcc4-cygwin.
7 lines of code changed in:
adjustment of signed/unsigned issues for gcc4-cygwin.
7 lines of code changed in:
adjustment of test cases to work with object directories.
53 lines of code changed in:
adjustment of signed/unsigned issues for gcc4-cygwin.
10 lines of code changed in:
getline() function has a name clash. Rename.
6 lines of code changed in:
added FUNK and WIN2K definitions.
4 lines of code changed in:
use a typedef for the pfkey debug function.
7 lines of code changed in:
moved some definitions elsewhere, and grew CYGWIN portions.
31 lines of code changed in:
move #include of skbuff.h to a place where
we know it will be kernel only code.
15 lines of code changed in:
many compat definitions moved to kern24.h because
ipsec_kversion.h may be needed by openswan.h.
102 lines of code changed in:
#if-WIN32 is unwanted here.
0 lines of code changed in:
ipsec_kern24.h (compat code for 2.4) must be include
explicitely now.
12 lines of code changed in:
signed/unsigned adjustments.
8 lines of code changed in:
define PF_INET6 if needed.
4 lines of code changed in:
building with an /xelerance/cross compiler for windows.
21 lines of code changed in:
this file should never get used.
3 lines of code changed in:
DNS definitions -- needed on some platforms, but don't
hurt, as they are all IETF definitions.
3 lines of code changed in:
files needed for building on cygwin32.
1281 lines of code changed in:
fixed up test case to have proper console output.
3 lines of code changed in:
ignore default build directories.
2 lines of code changed in:
added another missing trailing /
1 lines of code changed in:
added default for ISCHOSTARCH=
2 lines of code changed in:
build libisc first, and then make sure that we can
build gen properly.
16 lines of code changed in:
attempt to avoid running manlink every time.
8 lines of code changed in:
additional libisc *.h files that are really needed.
1997 lines of code changed in:
libisc files needed to compile liblwres.
634 lines of code changed in:
libisc files needed to compile libdns.
2890 lines of code changed in:
use explicit flags rather than ARFLAGS.
2 lines of code changed in:
on windows, we don't really support v6, yet,
so gethostbyname2() won't help much yet.
5 lines of code changed in:
cast values to get rid of warnings.
9 lines of code changed in:
use ns_t_ enum's from libdns rather than old-style
T_ #defines.
7 lines of code changed in:
split up PFKEY and library support.
15 lines of code changed in:
adjustment to split OS= and BUILDENV= adjustment to split OS= and BUILDENV= adjustment to split OS= and BUILDENV= adjustment to split OS= and BUILDENV= adjustment to split OS= and BUILDENV= adjustment to split OS= and BUILDENV= adjustment to split OS= and BUILDENV= adjustment to split OS= and BUILDENV= adjustment to split OS= and BUILDENV=
15 lines of code changed in:
getopt_long_only is GNU-ism.
12 lines of code changed in:
build with local libisc/libdns.
18 lines of code changed in:
liblwres that uses local libdns/libisc, and may run on cygwin
1437 lines of code changed in:
libdns files
23191 lines of code changed in:
libisc .h files
1681 lines of code changed in:
$srcdir always has a trailing /.
2 lines of code changed in:
libisc .c files
210 lines of code changed in:
build flags for various environments.
20 lines of code changed in:
libisc .h files.
40 lines of code changed in:
libisc .c files.
6517 lines of code changed in:
libdns .c files.
5568 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 Next »
Generated by StatCVS 0.2.2