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: 2002-10-18 to 2002-10-09 (Commits 5997-6046 of 10846)
Added sonicwall.
23 lines of code changed in:
Added content to a couple of sections. Added backlinks.
184 lines of code changed in:
if we get ENOENT, then see if we can get a CNAME. If so, then
follow it.
Be careful when following them to avoid recursion.
192 lines of code changed in:
testnetwork diagrams
6985 lines of code changed in:
removed pfkey use=x and add=x from console output
2 lines of code changed in:
use -ldns routines to decode lwres results and format them nicely.
75 lines of code changed in:
added -ldns and -lisc to libraries, but it isn't clear
where we will find these only-slightly standard libraries yet.
6 lines of code changed in:
if the .in file we are processing is the same as ${PROGRAM},
then make it executable.
1 lines of code changed in:
include dnskey subdir, but commented out for now.
2 lines of code changed in:
prototypes for dns_string_ functions, may never get used.
5 lines of code changed in:
adjust library version to match bind9 dist.
4 lines of code changed in:
Added pointer to old interop doc on the Web.
9 lines of code changed in:
Removed SMALL tags.
41 lines of code changed in:
Removed SMALL tags.
124 lines of code changed in:
My copy differs from cvs copy.
19 lines of code changed in:
Add ASM files to DES make insert.
2 lines of code changed in:
Minor fiddling.
5 lines of code changed in:
Edited extruded section.
Added mention of DHCP-over-IPsec.
20 lines of code changed in:
sock->ops should reference the unwrapped options so that
we get hacked in locking on SMP systems.
7 lines of code changed in:
Change pfkey_alloc_eroute() to never static since its consumers
have been moved outside the file.
7 lines of code changed in:
Remove compp intermediate variable and in-line its contents
where used
6 lines of code changed in:
enable standard AS rules.
6 lines of code changed in:
Added westnet-eastnet-pass conn for testing clear food group.
14 lines of code changed in:
Re-activate west-reject-02.
1 lines of code changed in:
Expect responses to all 7 IKE packets.
1 lines of code changed in:
make sure to set SUBARCH for module builds.
11 lines of code changed in:
changes to console output to accomodate 2.4.19-uml12.
359 lines of code changed in:
sam: docmake was getting FREESWANSRCDIR=../.. if make check
was run from the maindir, rather than /testing/packaging.
1 lines of code changed in:
Forgot "--no-print directory" for docmake
1 lines of code changed in:
tidy
6 lines of code changed in:
Taking into account the output of "make clean". May as well test that
functionality as well.
2 lines of code changed in:
Need to do a "make clean" before make in doc - clean out files made earlier
in the "make check" process.
1 lines of code changed in:
Enable libdeslite's test programs to be built.
Among other things, this lets default Makefile target work.
3 lines of code changed in:
[KenB + DHR] more 64-bit cleanup
61 lines of code changed in:
make sure to call compatvariables before using testparams.sh
settings.
7 lines of code changed in:
added target "checkcon", which just goes through all of the
tests and checks the console output only.
9 lines of code changed in:
refactored update-ref-console to use new foreach_ref_console
function in functions.sh, added a simple way to invoke it,
and also used it in repatch-console.sh.
133 lines of code changed in:
config files for 2.4.19-12um.
12 lines of code changed in:
ignore the OUTPUT file.
1 lines of code changed in:
added to CFLAGS rather than replace it.
use CFLAGS rather than DFLAGS for compile rule.
2 lines of code changed in:
initial tests for "ipsec dnskey"
22 lines of code changed in:
make sure to flush stdout at the right time - do it regardless
of whether or not we are printing prompts.
5 lines of code changed in:
first set of real code - lookup KEY records in forward.
118 lines of code changed in:
get appropriate LWRES include directory.
5 lines of code changed in:
local configuration of source code.
10 lines of code changed in:
additional makefile targets so that it can live within
FreeSWAN tree.
11 lines of code changed in:
added reference to LWRESLIB.
4 lines of code changed in:
when running "make distclean", if there is a UMLPOOl setup,
then clean it out as well.
make sure that "make uml" invokes "make checkprograms" to
actually get the testing tools built.
4 lines of code changed in:
merged 2.00pre2 comments.
8 lines of code changed in:
More improvements!
62 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