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: 2000-05-10 to 2000-04-15 (Commits 2197-2246 of 10846)
various changes based on HD's comments
fixed xs4all references
moved some text setup to index and glossary
52 lines of code changed in:
Comment out most of the startup version information.
6 lines of code changed in:
Added netlink debugging output.
Added a cast to quiet down the ntohl bug.
21 lines of code changed in:
Print a debug warning about bogus packets received by the outgoing
processing machinery only when klipsdebug is not set to none.
Comment out the device initialisation informational messages.
25 lines of code changed in:
Comment out most of the startup version information.
6 lines of code changed in:
Comment out netlink defaults, which are no longer needed.
8 lines of code changed in:
Notification of NO_EROUTE_PASSTHROUGH and ntohl workaround.
6 lines of code changed in:
Fleshed out sensitivity, proposal and supported extensions.
26 lines of code changed in:
Fleshed out proposal and supported extensions.
430 lines of code changed in:
Fleshed out sensitivity, proposal and supported extensions.
207 lines of code changed in:
Added configure option to shut off no eroute passthrough.
20 lines of code changed in:
Use sklist private functions for 2.3.xx compatibility.
8 lines of code changed in:
Cast output of ntohl so that the broken prototype doesn't make our
compile noisy.
20 lines of code changed in:
Define an IP_SEND macro, intending to have all packet passthroughs
use fragmentation. This didn't quite work, but is a step in the
right direction.
Added buffer allocation debugging statements.
Added configure option to shut off no eroute passthrough.
Only check usetime against soft and hard limits if the tdb has been
used.
Cast output of ntohl so that the broken prototype doesn't make our
compile noisy.
86 lines of code changed in:
Only check usetime against soft and hard limits if the tdb has been
used.
Cast output of ntohl so that the broken prototype doesn't make our
compile noisy.
35 lines of code changed in:
Added configure option to shut off no eroute passthrough.
15 lines of code changed in:
add pointer to doc/setup.html
2 lines of code changed in:
pointers to info on config files
3 lines of code changed in:
improve comment wording
2 lines of code changed in:
make lynx command stand out better
update sizes, conservatively
10 lines of code changed in:
update URL
4 lines of code changed in:
fixed a typo
added link to Win2K/FreeS/WAN interop info
3 lines of code changed in:
minor update for latest fixes
4 lines of code changed in:
Fixed replay DoS bug and other minor fixes.
11 lines of code changed in:
Fix replay bitmap corruption bug upon receipt of bogus packet
with correct SPI. This was a DoS.
43 lines of code changed in:
added a link
2 lines of code changed in:
clarifications
23 lines of code changed in:
typo found by Alex Alex <okokalex@mailcity.com>
3 lines of code changed in:
added a link
2 lines of code changed in:
make whack message more explicit about what ID was DNSed
2 lines of code changed in:
add note about time for longer keys
5 lines of code changed in:
changes from DHR's comments
28 lines of code changed in:
de-emphasize RH5.2
8 lines of code changed in:
applied DHRs diffs
85 lines of code changed in:
sectiuon on also= and include in config
72 lines of code changed in:
DESTDIR
29 lines of code changed in:
added text about duplicate subnets
28 lines of code changed in:
RSA examples in config
changes based on DHR comments elsewhere
95 lines of code changed in:
added text on RSA
more coming
42 lines of code changed in:
fixed format glitches
5 lines of code changed in:
adding links
80 lines of code changed in:
small changes
32 lines of code changed in:
added VPN mailing list
more compatibility info, IPv6 section
48 lines of code changed in:
various changes, incorporating things from mailing list
35 lines of code changed in:
various edits
136 lines of code changed in:
delete first divider line, replace second with tncfg condensation
5 lines of code changed in:
added links, some debugging notes
142 lines of code changed in:
update for release 1.4
4 lines of code changed in:
plutobackgroundload
5 lines of code changed in:
plutobackgroundload parameter
33 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