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: 2001-11-23 to 2001-11-09 (Commits 3697-3746 of 10846)
updated console output with klips-debug sanitizer.
271 lines of code changed in:
removed timestamps from tcpdump output.
0 lines of code changed in:
pull up of west-icmp-01 tests from klips2 branch.
913 lines of code changed in:
pull up of east-lifetime-XX tests from klips2 branch.
265 lines of code changed in:
pull up of east-lifetime-00, and conversion to regression test.
178 lines of code changed in:
go back to explicitely setting $TESTINGROOT as this is needed
by runme.sh.
2 lines of code changed in:
updated console output after adding more fixups.
269 lines of code changed in:
revise comments etc.
2 lines of code changed in:
add divider between boilerplate and rest
2 lines of code changed in:
snapshot boilerplate
10 lines of code changed in:
version stuff
12 lines of code changed in:
pullup of test bench from klips2 branch.
266 lines of code changed in:
pullup of test bench from klips2 branch.
1086 lines of code changed in:
Makefile to invoke dotests for "make check"
43 lines of code changed in:
placeholder Makefile.
32 lines of code changed in:
added "rpmcanon" function to perform RPM search.
added command line processing instead of internal variables.
added usage.
made a number of package references more explicit to exclude
-devel versions.
added mingetty.
run pwconv on resulting image.
77 lines of code changed in:
make /var private
make fake fsck.hostfs
split Debian interfaces file into RH file using script.
17 lines of code changed in:
take $FREESWANDIR as command line argument.
use HS's "devready" instead of fudging our own.
11 lines of code changed in:
script to convert Debian "interfaces" file to RH "ifcfg-*" format.
61 lines of code changed in:
put crypt() definition behind #ifdef
4 lines of code changed in:
add --versioncode
33 lines of code changed in:
finally dispense with version.c
0 lines of code changed in:
version.c is no longer used
3 lines of code changed in:
new version stuff makes version.c obsolete
11 lines of code changed in:
new version stuff
20 lines of code changed in:
clean up minor leftovers
0 lines of code changed in:
bug fix
warning message removal
3 lines of code changed in:
another typo
2 lines of code changed in:
fix typos
3 lines of code changed in:
use new version stuff
4 lines of code changed in:
new version stuff
8 lines of code changed in:
copyright reporter
69 lines of code changed in:
oops, forgot the version manpage
2 lines of code changed in:
more robust version-number extraction
2 lines of code changed in:
new version-reporting stuff
79 lines of code changed in:
preliminaries for new version handling
6 lines of code changed in:
add MCR
7 lines of code changed in:
add MCR
3 lines of code changed in:
vary how <string.h> is picked up, depending on kernel
0 lines of code changed in:
take out superfluous <stdio.h> reference
0 lines of code changed in:
more precise diagnosis of inability to find kernel
5 lines of code changed in:
FreeSWAN changes to send-pr to customize it.
includes call to "ipsec look" by default.
--barf will inline an "ipsec barf" instead.
"ipsec version" is used to gather version info.
template asks for URL for barf output.
template includes description of categories.
36 lines of code changed in:
Initial revision
589 lines of code changed in:
added link in AES entry to Lipmaa's list of implementations
re-arranged text there a bit
18 lines of code changed in:
added more detail on problems with PFS
moved text on rekey=no (to make othe end initiate) to new section
47 lines of code changed in:
Continue trying other sockets even if one fails and return only original
error.
8 lines of code changed in:
Notes from recent meeting.
13 lines of code changed in:
IKE socket selector, spi.c error code fix, --said af fix,
net/Makefile fix for 2.4.14-pre7
12 lines of code changed in:
Added Hans Schultz' fragmented UDP/500 IKE socket port selector.
6 lines of code changed in:
shell script to produce UML root file system from RedHat CD/RPM dir.
49 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