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-11-01 to 1999-10-13 (Commits 1647-1696 of 10846)
make GnuPG code for DSA fit into Pluto environment
43 lines of code changed in:
Copy these files from GnuPG 1.0.0 for DSA/DSS support
1804 lines of code changed in:
added comment in 'benchmarks' entry: load average is not useful
10 lines of code changed in:
fixed a broken link
2 lines of code changed in:
added mailing list message to road warrior section
128 lines of code changed in:
Enabled the signal handler.
Changed pfkey_seq from post-increment to pre-increment.
53 lines of code changed in:
Removed af_unix comments that are no longer relevant.
Added debug prink statements.
Added to the /proc output in pfkey_get_info.
Made most functions non-static to enable oops tracing.
Re-enable skb dequeueing and freeing.
Fix skb_alloc() and skb_put() size bug in pfkey_upmsg().
50 lines of code changed in:
Add a maximum PFKEY packet size macro.
10 lines of code changed in:
add uptime
3 lines of code changed in:
Complete re-ordering based on proto_ops structure order.
Separated out proto_ops structures for 2.0.x and 2.2.x for clarity.
Simplification to use built-in socket ops where possible for 2.2.x.
Add shorter macros for compiler directives to visually clean-up.
Add lots of sk skb dequeueing debugging statements.
Added to the /proc output in pfkey_get_info.
601 lines of code changed in:
Created a sockaddr_key and key_opt socket extension structures.
40 lines of code changed in:
Add shorter macros for compiler directives to visually clean-up.
Give ipv6 code meaningful compiler directive.
Add comments to other #if 0 debug code.
Remove unused *_bh_atomic() calls.
Fix mis-placed spinlock.
22 lines of code changed in:
Used debug compiler directives to shut up compiler for decl/assign
statement.
7 lines of code changed in:
Put spinlock flags variable declaration outside the debug compiler
directive to enable compilation with debug shut off.
14 lines of code changed in:
typos found by Neil Dunbar
5 lines of code changed in:
Clean-out unused cruft.
4 lines of code changed in:
note ipsec --version
3 lines of code changed in:
added files for use with Amaya "make book" feature
these give our whole doc set as three "books"
except permuted index, TOC, index.html
15 lines of code changed in:
added links and fixed a broken one
36 lines of code changed in:
where to untar distribution; don't cp -r
10 lines of code changed in:
moved some links ipsec.html -> WWWref
added ECONNREFUSED text in debugging.html
105 lines of code changed in:
added ECONNREFUSED writeup to BUGS section
13 lines of code changed in:
Added automatic IPSEC SA expiry notice.
4 lines of code changed in:
Clean-up unused cruft.
Fix-up lifetime_allocations_c and lifetime_addtime_c initialisations.
11 lines of code changed in:
Moved SA lifetime expiry checks before packet processing.
Expire SA on replay counter rollover.
193 lines of code changed in:
Initialize lifetime_addtime_c and lifetime_allocations_c.
Clean-up unused cruft.
9 lines of code changed in:
Note about addition of more IPSEC SA statistics.
6 lines of code changed in:
Add stats for time since last packet.
5 lines of code changed in:
Add stats for replaywin_errs, replaywin_max_sequence_difference,
authentication errors, encryption size errors, encryption padding
errors, and time since last packet.
63 lines of code changed in:
Long-overdue update including a few pre-1.1 things, but more post-1.1
stuff that has been waiting to be added.
24 lines of code changed in:
Post 1.1 fixes/additions to KLIPS.
7 lines of code changed in:
Added SA lifetime counting.
130 lines of code changed in:
Added SA lifetime packet counting variables.
8 lines of code changed in:
Removed cruft.
4 lines of code changed in:
Add to pfkey lifetime support.
Attempt to add pfkey socket receive support.
Change to more intuitive name of pfkey socket variable.
112 lines of code changed in:
Modify radijcleanup() to call radijcleartree().
5 lines of code changed in:
Clean out cruft.
Add debugging.
11 lines of code changed in:
Add debugging.
6 lines of code changed in:
Clean out cruft.
4 lines of code changed in:
Clean out cruft.
Align /proc/net/ipsec_eroute output for easier readability.
Fix double linefeed in radij debug output.
Fix double locking bug that locks up 2.0.36 but not 2.0.38.
7 lines of code changed in:
- update constants to reflect newer drafts
- generalize demux.c to handle packet differences due to auth method
7 lines of code changed in:
- update constants to reflect newer drafts
- generalize demux.c to handle packet differences due to auth method
242 lines of code changed in:
warning about format
6 lines of code changed in:
added a quote
25 lines of code changed in:
format fiddles
0 lines of code changed in:
format fiddles
6 lines of code changed in:
oops, asymmetric keys got left out of the legitimate list
2 lines of code changed in:
reduced Redhat specificness
4 lines of code changed in:
precedence bug
2 lines of code changed in:
more controlled eroute output formatting
4 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