Commit Log (Page 184 of 217)

back to main page

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)

dhr 1999-11-01 16:52

make GnuPG code for DSA fit into Pluto environment

43 lines of code changed in:

dhr 1999-11-01 16:48

Copy these files from GnuPG 1.0.0 for DSA/DSS support

1804 lines of code changed in:

sandy 1999-10-31 19:09

added comment in 'benchmarks' entry: load average is not useful

10 lines of code changed in:

sandy 1999-10-31 11:45

fixed a broken link

2 lines of code changed in:

sandy 1999-10-28 19:31

added mailing list message to road warrior section

128 lines of code changed in:

rgb 1999-10-27 16:01

Enabled the signal handler.
Changed pfkey_seq from post-increment to pre-increment.

53 lines of code changed in:

rgb 1999-10-27 15:59

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:

rgb 1999-10-27 15:40

Add a maximum PFKEY packet size macro.

10 lines of code changed in:

henry 1999-10-26 22:24

add uptime

3 lines of code changed in:

rgb 1999-10-26 13:05

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:

rgb 1999-10-26 12:58

Created a sockaddr_key and key_opt socket extension structures.

40 lines of code changed in:

rgb 1999-10-26 12:57

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:

rgb 1999-10-26 11:09

Used debug compiler directives to shut up compiler for decl/assign
statement.

7 lines of code changed in:

rgb 1999-10-26 09:58

Put spinlock flags variable declaration outside the debug compiler
directive to enable compilation with debug shut off.

14 lines of code changed in:

dhr 1999-10-21 20:28

typos found by Neil Dunbar

5 lines of code changed in:

rgb 1999-10-18 16:04

Clean-out unused cruft.

4 lines of code changed in:

henry 1999-10-18 13:34

note ipsec --version

3 lines of code changed in:

sandy 1999-10-17 17:00

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:

sandy 1999-10-17 16:52

added links and fixed a broken one

36 lines of code changed in:

sandy 1999-10-17 13:27

where to untar distribution; don't cp -r

10 lines of code changed in:

sandy 1999-10-16 23:06

moved some links ipsec.html -> WWWref
added ECONNREFUSED text in debugging.html

105 lines of code changed in:

dhr 1999-10-16 21:19

added ECONNREFUSED writeup to BUGS section

13 lines of code changed in:

rgb 1999-10-16 14:36

Added automatic IPSEC SA expiry notice.

4 lines of code changed in:

rgb 1999-10-16 14:27

Clean-up unused cruft.
Fix-up lifetime_allocations_c and lifetime_addtime_c initialisations.

11 lines of code changed in:

rgb 1999-10-16 14:25

Moved SA lifetime expiry checks before packet processing.
Expire SA on replay counter rollover.

193 lines of code changed in:

rgb 1999-10-16 14:24

Initialize lifetime_addtime_c and lifetime_allocations_c.
Clean-up unused cruft.

9 lines of code changed in:

rgb 1999-10-16 00:27

Note about addition of more IPSEC SA statistics.

6 lines of code changed in:

rgb 1999-10-16 00:24

Add stats for time since last packet.

5 lines of code changed in:

rgb 1999-10-16 00:23

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:

rgb 1999-10-16 00:21

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:

rgb 1999-10-15 21:30

Post 1.1 fixes/additions to KLIPS.

7 lines of code changed in:

rgb 1999-10-15 20:30

Added SA lifetime counting.

130 lines of code changed in:

rgb 1999-10-15 20:29

Added SA lifetime packet counting variables.

8 lines of code changed in:

rgb 1999-10-15 20:27

Removed cruft.

4 lines of code changed in:

rgb 1999-10-15 20:26

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:

rgb 1999-10-15 18:17

Modify radijcleanup() to call radijcleartree().

5 lines of code changed in:

rgb 1999-10-15 18:15

Clean out cruft.
Add debugging.

11 lines of code changed in:

rgb 1999-10-15 18:14

Add debugging.

6 lines of code changed in:

rgb 1999-10-15 18:14

Clean out cruft.

4 lines of code changed in:

rgb 1999-10-15 18:13

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:

dhr 1999-10-15 16:21

- update constants to reflect newer drafts
- generalize demux.c to handle packet differences due to auth method

7 lines of code changed in:

dhr 1999-10-15 15:57

- update constants to reflect newer drafts
- generalize demux.c to handle packet differences due to auth method

242 lines of code changed in:

henry 1999-10-14 10:47

warning about format

6 lines of code changed in:

sandy 1999-10-13 21:44

added a quote

25 lines of code changed in:

sandy 1999-10-13 18:08

format fiddles

0 lines of code changed in:

sandy 1999-10-13 17:53

format fiddles

6 lines of code changed in:

henry 1999-10-13 17:04

oops, asymmetric keys got left out of the legitimate list

2 lines of code changed in:

sandy 1999-10-13 16:37

reduced Redhat specificness

4 lines of code changed in:

henry 1999-10-13 14:09

precedence bug

2 lines of code changed in:

henry 1999-10-13 13:59

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