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-01-09 to 1999-12-14 (Commits 1897-1946 of 10846)
added link to book file
5 lines of code changed in:
diagnose multiple default routes properly
7 lines of code changed in:
add an addendum for Red Hat 6.1
13 lines of code changed in:
confused up and down
2 lines of code changed in:
route/unroute verbs
9 lines of code changed in:
distinguish route- and up- updowns
49 lines of code changed in:
mention what /boot/vmlinuz is
6 lines of code changed in:
updown facilities
17 lines of code changed in:
switch to using updown script
261 lines of code changed in:
copyright update
4 lines of code changed in:
add default updown script
7 lines of code changed in:
add updown parameters
2 lines of code changed in:
KLIPS no longer requires EME_INITIATOR
16 lines of code changed in:
simplify setup_ipsec_sa
217 lines of code changed in:
add number of bits, and date, to output
5 lines of code changed in:
update for 2.2.14
2 lines of code changed in:
added some stuuf in DES to make it more general -- any 56-bit
minor edits in others
29 lines of code changed in:
fixed glitch
6 lines of code changed in:
Simplified patch at MB's suggestion to reduce chance of clashes.
10 lines of code changed in:
Added macros for patches supplied by MB for skb_copy_expand and
dummy-less proc_get_info.
18 lines of code changed in:
MB fix to use new skb_copy_expand in kernel 2.3.35.
9 lines of code changed in:
MB fix for new dummy-less proc_get_info in 2.3.35.
40 lines of code changed in:
MB fix for 2.3 dev-use-count.
5 lines of code changed in:
new file
needs updating
4 lines of code changed in:
fixed some glitches, < to < and such
added pointer to rsasigkey(8) in manpages
29 lines of code changed in:
tidy
1 lines of code changed in:
explicitly permit core dumps, don't assume that's default
2 lines of code changed in:
add note about patent
7 lines of code changed in:
added link to Canadian gov't page, says public domain exempt
6 lines of code changed in:
Removed all references to RFC182X.
9 lines of code changed in:
first documentation
152 lines of code changed in:
--rounds option
internal cleanup
58 lines of code changed in:
Bugfix notices.
14 lines of code changed in:
Changed pfkey_msg_build() I/F to include a struct sadb_msg**
parameter for cleaner manipulation of extensions[] and to guard
against potential memory leaks.
Changed the I/F to pfkey_msg_free() for the same reason.
184 lines of code changed in:
Fix tncfg to aliased device bug.
23 lines of code changed in:
Fixed debug text cut and paste typo.
12 lines of code changed in:
ps/patches2.2/Documentation.Configure.help
iRemove all references to RFC182X.
9 lines of code changed in:
update SA counts properly even when spi, not spibase, is used
3 lines of code changed in:
empty search output should not be suppressed as empty parameter
internal cleanup
23 lines of code changed in:
improve error reporting slightly
3 lines of code changed in:
setup has info on Redhat +- ipforwarding
glossary now has MTU, ICMP, path MTU discovery
105 lines of code changed in:
added links
24 lines of code changed in:
Checked for null skb, skb->dev, skb->data, skb->dev->name, dev->name,
protocol and take appropriate action for sanity.
Set ipsecdev to NULL if device could not be determined.
Fixed NULL stats access bug if device could not be determined.
71 lines of code changed in:
Converted all 'static' functions to 'DEBUG_NO_STATIC' to enable
debugging by providing external labels to all functions with debugging
turned on.
27 lines of code changed in:
Added DEBUG_NO_STATIC macro to facilitate debugging labels.
14 lines of code changed in:
added link to RPMs at zedz (former replay.com)
8 lines of code changed in:
change default BINDIR to match one in project's top level
2 lines of code changed in:
more ID fallout:
define and use same_peers() in several tricky spots
improve pluto.8 coverage of ids and Road Warrior
improve defaulting of ID too IP address
175 lines of code changed in:
fix NULL pointer deref (found by HD)
2 lines of code changed in:
1.2
2 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