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-03-16 to 2000-02-07 (Commits 2097-2146 of 10846)
Indented headers for readability.
18 lines of code changed in:
Hardcode PF_KEYv2 support.
Fixed minor bug checking AH header length.
9 lines of code changed in:
Hardcode PF_KEYv2 support.
Disable NET_LINK support.
21 lines of code changed in:
Hardcode PF_KEYv2 support.
Fixed bug which allowed UDP/500 packet from another machine
through in the clear.
Added disabled skb->protocol fix for ISDN/ASYNC PPP from Matjaz Godec.
24 lines of code changed in:
Hardcode PF_KEYv2 support.
Disable IPSEC_ICMP by default.
Remove DES config option from defaults file.
6 lines of code changed in:
Hardcode PF_KEYv2 support.
59 lines of code changed in:
Ottawa meeting notes.
2.3 potential merge notes.
50 lines of code changed in:
timestamp with time at beginning of generation, not end -- lets you tell
how long key generation took, by comparing timestamp and file mod time
2 lines of code changed in:
removed home page links at top of file
minor edits and typo fixes
9 lines of code changed in:
clarify verbose message
2 lines of code changed in:
clarify comments
3 lines of code changed in:
remove obsolete dependencies (netlink stuff)
2 lines of code changed in:
put --noklips conditionals around pfkey handling
11 lines of code changed in:
only call awk once per level
44 lines of code changed in:
make Road Warrior Support standard
16 lines of code changed in:
correction re when precomputed goodies are useful
3 lines of code changed in:
Added skb->nfct support for clearing netfilter conntrack bits (MB).
27 lines of code changed in:
format fiddling
21 lines of code changed in:
tidy indentation
7 lines of code changed in:
adde Win 2K info
88 lines of code changed in:
added TODO file
4 lines of code changed in:
list of things to be done
72 lines of code changed in:
ditch netlink support
37 lines of code changed in:
improve wording of PFS description
5 lines of code changed in:
deal intelligently with /dev/ipsec not existing
7 lines of code changed in:
miscelanneous small changes
52 lines of code changed in:
move towards IPv6, with help from Gerhard Gessler <gessler@iabg.de>
86 lines of code changed in:
Removed references to pkt_bridged for 2.3.47 compatibility.
4 lines of code changed in:
special case for fixed subnets of Road Warriors
60 lines of code changed in:
add CONNECTED ISAKMP status message
15 lines of code changed in:
add more bad-mask regression-test cases
3 lines of code changed in:
fix (and comment) goodmask check
8 lines of code changed in:
Added gcc debug flag when KLIPS_DEBUG is switched on.
5 lines of code changed in:
Added gcc debug flag when KLIPS_DEBUG is swtiched on.
8 lines of code changed in:
Added description of --said option.
25 lines of code changed in:
Fixed /proc/net/pf-key legend spacing.
7 lines of code changed in:
Added MB's netif_queue fix for kernels 2.3.43+.
8 lines of code changed in:
minor edits
7 lines of code changed in:
fix ipsec.secrets include bug reported by JSD
9 lines of code changed in:
typo
1 lines of code changed in:
put X.509 patch in FAQ
typos and minor wording in setup and firewall files
57 lines of code changed in:
numeric output from ipchains, ipfwadm
7 lines of code changed in:
diagnose Road Warrior connections that differ in authentication
43 lines of code changed in:
- switch display convention for ugly characters
- fix bug in bounds checking in sanitize routine
12 lines of code changed in:
include a showdefaults run
3 lines of code changed in:
pretty-print non-characters in log
add ID to messages where interesting (might have non-characters)
87 lines of code changed in:
unknown section type is an error
8 lines of code changed in:
changes based on DHR list comments
42 lines of code changed in:
fleck of lint on caller
3 lines of code changed in:
link to vtun in WWWref
Hugh's example updown script in firewalls
106 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