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-06-02 to 2002-05-23 (Commits 5197-5246 of 10846)
added check for KBUILD_ eroneous error.
2 lines of code changed in:
return in parse_isakmp_sa_body fixed to return correct type
2 lines of code changed in:
protocol numbers used in delete payloads must be PROTO_IPSEC_*, not SA_*
4 lines of code changed in:
at pluto startup, close all file descriptors even with --nofork
23 lines of code changed in:
replace references to ipsec_atodata(3) with ipsec_ttodata(3)
3 lines of code changed in:
replace obsolete whack flag --rekeywindow with --rekeymargin
2 lines of code changed in:
add tests for ADNS-enabled race conditions in opportunism
48 lines of code changed in:
Improve commentary on refine_host_connection. Tiny code simplification.
22 lines of code changed in:
in --status for states, more complete info about instantiation
48 lines of code changed in:
improve wildcard client display in --status
9 lines of code changed in:
eliminate now-redundant st_peeridentity_protocol and st_peeridentity_port
3 lines of code changed in:
improve comments
12 lines of code changed in:
avoid race conditions in initiate_opportunistic introduced by Async DNS
126 lines of code changed in:
Combine two related comments.
2 lines of code changed in:
Comment fix.
5 lines of code changed in:
add IMPAIR_DELAY_ADNS_ANSWER for testing race conditions
80 lines of code changed in:
added /etc/resolv.conf to barf per PR#71.
3 lines of code changed in:
added && sysctl_ipsec_debug_verbose verbose to ipsec_findroute
as requested in PR#14.
5 lines of code changed in:
add a dump of bare shunt table to whack --status output
35 lines of code changed in:
added -n to sed to fix duplicate output problem (PR#73).
3 lines of code changed in:
working "mksnap" and disttools.pl.
36 lines of code changed in:
added umltesting.html to list of files to process.
1 lines of code changed in:
initial debugging done.
53 lines of code changed in:
perl-ified mksnap.
230 lines of code changed in:
Update from experience:
- fixed HTML bugs
- restructure slightly
- added another intro paragraph
- mentioned lack of Super User requirements
- added tcpdump build and install procedure
- added uml utils build procedure
- added invitation to try "make check"
- fixed minor typos and mistakes
112 lines of code changed in:
typo
5 lines of code changed in:
spelling
9 lines of code changed in:
fix hashing of ID payloads with differing cases
77 lines of code changed in:
Set unused ipsec devices to sane value.
3 lines of code changed in:
Set unused ipsec devices to ARPHRD_VOID to avoid confusing iproute2.
Cleaned up intermediate step to dynamic device allocation.
13 lines of code changed in:
Set the defaults sanely for those adventurous enough to try more than 1
digit of ipsec devices.
8 lines of code changed in:
Switch to dynamic ipsec device allocation.
Clean up last of tdb refs.
7 lines of code changed in:
Convert to dynamic ipsec device allocation.
Remove final vistiges of tdb references via IPSEC_KLIPS1_COMPAT.
68 lines of code changed in:
Convert to dynamic ipsec device allocation.
Remove final vistiges of tdb references via IPSEC_KLIPS1_COMPAT.
6 lines of code changed in:
Convert to dynamic ipsec device allocation.
34 lines of code changed in:
Remove final vistiges of tdb references via IPSEC_KLIPS1_COMPAT.
18 lines of code changed in:
Fixed up erroneous test names.
9 lines of code changed in:
removed reference to single_netjig.png, as it seems that it
just doesn't work.
1 lines of code changed in:
changed test to look for /etc/rc.d/init.d/ipsec instead of setup.
2 lines of code changed in:
removed reference to single_netjig.png because mkhtml does not
grok it.
6 lines of code changed in:
helper routing for OE draft.
59 lines of code changed in:
updated install_file_list to include rc.d/init.d/ipsec file.
6 lines of code changed in:
still had the wrong path to single_netjig.fig
2 lines of code changed in:
ignore files.
7 lines of code changed in:
point Makefile at appropriate place for .fig files (post-code-reorg)
2 lines of code changed in:
only call DBG_log when debugging is selected
2 lines of code changed in:
create STATUS directory for stderr/stdout copy, it may
not have been created if the build failed.
2 lines of code changed in:
moved netstat -rn to be adjacent to ipsec eroute.
3 lines of code changed in:
start at documentation on MAST(4) [template stolen from ipip(4)]
124 lines of code changed in:
start at document on nightly regression testing.
36 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