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: 1999-09-21 to 1999-09-05 (Commits 1497-1546 of 10846)
new patcher syntax
split 2.2 netsyms.c patch
58 lines of code changed in:
Rework spirange code to save entropy and prevent endless loops.
15 lines of code changed in:
Temporary fix while I figure out the right way to destroy sockets.
6 lines of code changed in:
Add Marc Boucher's packet size check.
Flesh out network device notifier code.
43 lines of code changed in:
Tidy & fix Road Warrior connection-deletion logic
83 lines of code changed in:
Fix "horrid pluto loop"
3 lines of code changed in:
refine log message -- only claim release of whack appropriately
26 lines of code changed in:
fixed a typo
1 lines of code changed in:
added some lists in mail.html
added pointers to mail.html in other files
added links to Seifried's docs in WWWref and setup
44 lines of code changed in:
Add Marc Boucher's tcpdump cloned packet fix.
22 lines of code changed in:
Start to add (disabled) netdevice notifier code.
105 lines of code changed in:
Clarify 2.2/ipchains/netfilter goals.
5 lines of code changed in:
Add Marc Boucher's hard_header_len patches.
13 lines of code changed in:
Add a comment warning potential code hackers to stay away from mac.raw.
6 lines of code changed in:
updated glossary AES section
added some links and reorganised some sections
52 lines of code changed in:
Add fix for unpredictable hard_header_len for ISDN folks (thanks MB).
Ditch TTL decrement in 2.2 (MB).
24 lines of code changed in:
Fix compiler directive comments for legal C syntax.
Add compiler directives to switch out debug code when debug not set.
10 lines of code changed in:
Fix compiler directive comments.
Add compiler directives for debugging switched off.
7 lines of code changed in:
Add comment for commented-out code.
2 lines of code changed in:
in ID payload, accept range representation, but only for a subnet
52 lines of code changed in:
Update patch line numbers for 2.2.12pre4.
5 lines of code changed in:
add state info to logging of duplicated messages
7 lines of code changed in:
use hashing to speed up reserve_msgid
13 lines of code changed in:
Update patch line numbers for 2.0.38.
6 lines of code changed in:
Minor fixes to random spi selection for correctness and entropy conservation.
11 lines of code changed in:
Marc Boucher's PPP fixes
23 lines of code changed in:
added one link & re-arranged section divisions
54 lines of code changed in:
dejargonize reporting of klives
3 lines of code changed in:
added a blank line to debug log that was lost in last change
2 lines of code changed in:
improve label for incoming packet in DBG log
11 lines of code changed in:
removed KLIPS + 2.2 = broken warning
0 lines of code changed in:
fix small bug in interface discovery: properly ignore nonAF_NET interfaces
3 lines of code changed in:
compat: text about ESP without auth
others: links
26 lines of code changed in:
improve diagnostics by including --label and --name
50 lines of code changed in:
minor wording touchup
11 lines of code changed in:
tentative fix for 2.0.38-crash bug (move chunk of new code into 2.2 #ifdef)
6 lines of code changed in:
fix subtle syntax bug
3 lines of code changed in:
added text about not using ESP - auth
63 lines of code changed in:
changed 2.0.37 to .38 and 2.2.10 to 12
6 lines of code changed in:
tried to clarify step 12
8 lines of code changed in:
added a link
5 lines of code changed in:
reword step 12 for greater clarity
6 lines of code changed in:
Ditch unreliable references to skb->mac.raw.
5 lines of code changed in:
added link to perm.html.html
10 lines of code changed in:
format fiddles in setup.html
Makefile noe makes perm.html.html permuted index
9 lines of code changed in:
format fiddles
35 lines of code changed in:
changed various <'s to <
37 lines of code changed in:
changed kernel version numbers to 2.0.38 & 2.2.12
7 lines of code changed in:
added a link to intro crypto site
5 lines of code changed in:
added <a name=> tags to support auto-permuted index
129 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