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-01-30 to 2002-01-16 (Commits 3947-3996 of 10846)
put RPM-build temporary in current directory rather than /var/tmp
2 lines of code changed in:
MCR's fix for rpm --buildroot breakage
3 lines of code changed in:
partial 1.95 update
21 lines of code changed in:
bring up to date with 1.94
14 lines of code changed in:
add --deletestate
62 lines of code changed in:
improve reporting of connection instances
47 lines of code changed in:
auto=add becomes auto=route for opportunistic
3 lines of code changed in:
fix assertion introduced in 1.92
7 lines of code changed in:
Re-add ipsec_kversion.h to keep MALLOC happy.
35 lines of code changed in:
moved include of ipsec_param.h to after include of linux/kernel.h
otherwise, it seems that some option that is set in ipsec_param.h
screws up something subtle in the include path to kernel.h, and
it complains on the snprintf() prototype.
38 lines of code changed in:
Ditch obsolete BUILDTOP, test sanity of FREESWANSRCDIR.
15 lines of code changed in:
reduce level of routine logging; add --debug-lifecycle
113 lines of code changed in:
added net-to-net VPN
finished firewall section
shortened firewall section here, moved stuff to firewall.html
168 lines of code changed in:
added a section on altering existing rules when you add IPsec
91 lines of code changed in:
typo fix
1 lines of code changed in:
more excise of kversions.h header.
70 lines of code changed in:
removed references in makefile to kversions.h
39 lines of code changed in:
added CONFIG_NETLINK=n to default UML configuration.
5 lines of code changed in:
added some documentation on ~/freeswan-regress-env.sh.
11 lines of code changed in:
added CONFIG_NETLINK=n to default UML configuration.
1 lines of code changed in:
updated instructions for 2.4.17, and for newest UMLroot.
18 lines of code changed in:
skeleton for document on building new regression tests.
34 lines of code changed in:
introduction of ipsec_kversion.h means that include of
ipsec_param.h must preceed any decisions about what files to
include to deal with differences in kernel source.
79 lines of code changed in:
removal of kversions.h - sources that needed it now use ipsec_param.h.
updating of IPv6 structures to match latest in6.h version.
removed dead code from freeswan.h that also duplicated kversions.h
code.
195 lines of code changed in:
removal of kversions.h - sources that needed it now use ipsec_param.h.
updating of IPv6 structures to match latest in6.h version.
removed dead code from freeswan.h that also duplicated kversions.h
code.
147 lines of code changed in:
should use #if to test boolean option rather than #ifdef.
5 lines of code changed in:
improve protocol description; check result of send
50 lines of code changed in:
commented out IPSEC_REGRESS option from user visible config.
12 lines of code changed in:
lifetime test, debugged.
0 lines of code changed in:
documentation for CONFIG_IPSEC_REGRESS.
0 lines of code changed in:
by default, turn off LINEARIZE option
(let kversions.h turn it on)
6 lines of code changed in:
moved all kernel version checking code to kversions.h.
eliminated dead code in freeswan.h.
4 lines of code changed in:
simplified NAT section in quickstart, as Claudia suggested on list
moved details to background.html
changed glossary entries for NAT and masquerade
115 lines of code changed in:
extensive additions and re-ordering in quickstart.html
changing other files to match
606 lines of code changed in:
program to provide Asynchronous DNS to Pluto
613 lines of code changed in:
Change to script directory.
1 lines of code changed in:
added CONFIG_SMP=n to options
31 lines of code changed in:
update copyright dates
68 lines of code changed in:
reorganize code to prepare for asynchronous DNS
690 lines of code changed in:
do not die if -t option is provided, but tcpdump compiled out.
20 lines of code changed in:
- arrange file descriptors to close on exec (for running updown)
25 lines of code changed in:
added pfkey_v2_sadb_type_string to decode sadb_type to string.
164 lines of code changed in:
renamed option to IP_FRAGMENT_LINEARIZE.
19 lines of code changed in:
fix assertion failure found by MCR
7 lines of code changed in:
Added 64k chargen to UML and top-level makefile compile options.
7 lines of code changed in:
typo fix
1 lines of code changed in:
Take compile options from top level Makefile.inc
0 lines of code changed in:
Start all defined UMLs.
22 lines of code changed in:
Call a script to copy 64k tcp/2.
6 lines of code changed in:
Added a script to copy 64k from chargen to stdout.
0 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