Commit Log (Page 155 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: 2001-05-01 to 2001-04-07 (Commits 3097-3146 of 10846)

rgb 2001-05-01 02:47

Added cvs version id and a few other miscellaneous things.

9 lines of code changed in:

rgb 2001-05-01 02:46

Added CVS version ID.

4 lines of code changed in:

rgb 2001-05-01 02:19

Updated klips2 design documentation.

2 lines of code changed in:

rgb 2001-05-01 02:17

Fleshed out all other api trips and touched up opportunistic.

2655 lines of code changed in:

rgb 2001-04-30 15:47

Added 2.4.4 updates from SS.

4 lines of code changed in:

rgb 2001-04-30 15:46

Update for 2.4.4. We now receive the skb with skb->data pointing to
h.raw.

15 lines of code changed in:

rgb 2001-04-30 15:28

Update for 2.4.4. ip_select_ident() now has 3 args.

10 lines of code changed in:

rgb 2001-04-30 15:26

Added compiler defines for 2.4.4 changes (skb->data==h.raw,
ip_select_ident now has 3 args).

12 lines of code changed in:

rgb 2001-04-30 10:59

Fix I/F title by adding from block.

1 lines of code changed in:

rgb 2001-04-28 21:22

Updates to reflect opportunistic api trip.

467 lines of code changed in:

rgb 2001-04-28 21:19

Added SA, SPDB, capitalised ENCRYPT target, other minor fixes.

5 lines of code changed in:

rgb 2001-04-28 21:18

This documents different possible api trips for various different
scenarios.

14 lines of code changed in:

rgb 2001-04-28 21:15

Updates from opportunistic api trip.

135 lines of code changed in:

rgb 2001-04-24 10:33

Args in BNF?

1 lines of code changed in:

rgb 2001-04-23 16:19

Clarify for on-the-fly address changes and deprecated features.

10 lines of code changed in:

rgb 2001-04-23 11:04

Added fix for multiple transform SMP double-spinlock bug.

4 lines of code changed in:

rgb 2001-04-23 11:01

Added spin_lock() check to prevent double-locking for multiple
transforms and hence kernel lock-ups with SMP kernels.
Minor spin_unlock() adjustments to unlock before non-dependant prints
and IPSEC device stats updates.

51 lines of code changed in:

rgb 2001-04-23 10:56

Added spin_lock() check to prevent double-locking for multiple
transforms and hence kernel lock-ups with SMP kernels.

23 lines of code changed in:

rgb 2001-04-21 19:12

Committed bugfixes for memleaks, IPCOMP ASM for 2.4, no skb->used for
2.4 and added klips2 design docs.

9 lines of code changed in:

rgb 2001-04-21 19:05

Update asm directives for 2.4 style makefiles.

20 lines of code changed in:

rgb 2001-04-21 19:05

Define out skb->used for 2.4 kernels.

5 lines of code changed in:

rgb 2001-04-21 19:04

Define out skb->used for 2.4 kernels.
Check if soft expire has already been sent before sending another to
prevent ACQUIRE flooding.

18 lines of code changed in:

rgb 2001-04-21 19:04

Check if soft expire has already been sent before sending another to
prevent ACQUIRE flooding.

16 lines of code changed in:

rgb 2001-04-21 19:04

Define out skb->used for 2.4 kernels.

4 lines of code changed in:

rgb 2001-04-20 20:44

Added features content, delete JSD's notes, remove exploratory notes at
top and bottom.

48 lines of code changed in:

rgb 2001-04-20 20:42

Removed legend.
Clarified Encrypt kernel module relationship to SADB.
Routing goes to Encrypt, not SADB.

483 lines of code changed in:

rgb 2001-04-20 20:41

Added TDB.

1 lines of code changed in:

rgb 2001-04-20 20:40

Added to/fleshed out block comments.

52 lines of code changed in:

rgb 2001-04-20 17:09

Cleaned up fixed tdbwipes.
Free pfkey_reply and clean up extensions_reply for grpsa, addflow and
delflow (Per Cederqvist) plugging memleaks.

18 lines of code changed in:

rgb 2001-04-19 18:48

Added a features section with a legend and seeded it with JSD's
unformatted suggestions.

116 lines of code changed in:

rgb 2001-04-19 18:44

Interfaces description to klips2-design.dia.

68 lines of code changed in:

rgb 2001-04-19 18:44

Key legend to klips2-design.dia.

2 lines of code changed in:

rgb 2001-04-19 15:03

Added note to update in update rather than replace.

5 lines of code changed in:

rgb 2001-04-19 15:02

Fixed extr.tdb freeing, stealing it for getspi, update and add.
Refined a couple of spinlocks, fixed the one in update.

17 lines of code changed in:

rgb 2001-04-19 14:56

Fixed tdb table locking comments.

14 lines of code changed in:

rgb 2001-04-19 14:54

Fixed HTML comment terminator.

0 lines of code changed in:

rgb 2001-04-18 16:26

Wipe/free eroute and both tdbs from extr at end of pfkey_msg_interp()
instead of inside each message type parser. This fixes two memleaks.

20 lines of code changed in:

rgb 2001-04-17 19:55

Added beginnings of legend.
Added URLs.
Added double-headed arrows.
Cleaned up text.
Put default iptables modules inside iptables box.
Adjust spacing.
Added elipsis between KMds.

3500 lines of code changed in:

rgb 2001-04-17 19:51

Quiet down pfkey_x_debug_process().

8 lines of code changed in:

rgb 2001-04-17 19:50

Added Features section, prompted by JSD.

14 lines of code changed in:

rgb 2001-04-13 16:56

Dia application diagram of klips2 design using netfilter.

1719 lines of code changed in:

dhr 2001-04-12 19:34

prevent control characters in IDs from reaching and damaging log

26 lines of code changed in:

dhr 2001-04-09 15:48

rename buildstr to builddiag; exploit more

247 lines of code changed in:

dhr 2001-04-08 14:52

broaden some messages to cover opportunistic connection instances

6 lines of code changed in:

dhr 2001-04-08 14:43

fix order of actions in delete_state to avoid double deletion of connection

8 lines of code changed in:

dhr 2001-04-08 14:05

inform pending whacks of their release due to boredom

24 lines of code changed in:

dhr 2001-04-08 03:49

adjust whack release logic to deal with the pending negotiations

25 lines of code changed in:

dhr 2001-04-08 02:40

use buildstr() to add intermediate context to diagnostics.

65 lines of code changed in:

dhr 2001-04-07 22:40

reword message

2 lines of code changed in:

henry 2001-04-07 18:42

hideous perversion for obscure routing bug in opportunistic

22 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