Commit Log (Page 179 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: 2000-01-09 to 1999-12-14 (Commits 1897-1946 of 10846)

sandy 2000-01-09 12:32

added link to book file

5 lines of code changed in:

henry 2000-01-09 00:08

diagnose multiple default routes properly

7 lines of code changed in:

dhr 2000-01-07 11:42

add an addendum for Red Hat 6.1

13 lines of code changed in:

dhr 2000-01-07 00:07

confused up and down

2 lines of code changed in:

henry 2000-01-06 23:20

route/unroute verbs

9 lines of code changed in:

dhr 2000-01-06 23:02

distinguish route- and up- updowns

49 lines of code changed in:

henry 2000-01-06 21:48

mention what /boot/vmlinuz is

6 lines of code changed in:

henry 2000-01-06 17:16

updown facilities

17 lines of code changed in:

dhr 2000-01-06 17:15

switch to using updown script

261 lines of code changed in:

henry 2000-01-06 17:01

copyright update

4 lines of code changed in:

henry 2000-01-06 17:01

add default updown script

7 lines of code changed in:

henry 2000-01-06 16:59

add updown parameters

2 lines of code changed in:

dhr 2000-01-05 18:15

KLIPS no longer requires EME_INITIATOR

16 lines of code changed in:

dhr 2000-01-05 14:12

simplify setup_ipsec_sa

217 lines of code changed in:

henry 2000-01-04 22:34

add number of bits, and date, to output

5 lines of code changed in:

henry 2000-01-04 21:53

update for 2.2.14

2 lines of code changed in:

sandy 2000-01-02 19:34

added some stuuf in DES to make it more general -- any 56-bit
minor edits in others

29 lines of code changed in:

sandy 1999-12-31 18:36

fixed glitch

6 lines of code changed in:

rgb 1999-12-31 10:15

Simplified patch at MB's suggestion to reduce chance of clashes.

10 lines of code changed in:

rgb 1999-12-31 09:59

Added macros for patches supplied by MB for skb_copy_expand and
dummy-less proc_get_info.

18 lines of code changed in:

rgb 1999-12-31 09:59

MB fix to use new skb_copy_expand in kernel 2.3.35.

9 lines of code changed in:

rgb 1999-12-31 09:57

MB fix for new dummy-less proc_get_info in 2.3.35.

40 lines of code changed in:

rgb 1999-12-31 09:56

MB fix for 2.3 dev-use-count.

5 lines of code changed in:

sandy 1999-12-30 14:15

new file
needs updating

4 lines of code changed in:

sandy 1999-12-30 14:12

fixed some glitches, < to &lt; and such
added pointer to rsasigkey(8) in manpages

29 lines of code changed in:

dhr 1999-12-30 01:35

tidy

1 lines of code changed in:

henry 1999-12-30 00:30

explicitly permit core dumps, don't assume that's default

2 lines of code changed in:

henry 1999-12-29 16:38

add note about patent

7 lines of code changed in:

sandy 1999-12-29 16:35

added link to Canadian gov't page, says public domain exempt

6 lines of code changed in:

rgb 1999-12-29 16:25

Removed all references to RFC182X.

9 lines of code changed in:

henry 1999-12-29 16:21

first documentation

152 lines of code changed in:

henry 1999-12-29 16:20

--rounds option
internal cleanup

58 lines of code changed in:

rgb 1999-12-29 16:18

Bugfix notices.

14 lines of code changed in:

rgb 1999-12-29 16:17

Changed pfkey_msg_build() I/F to include a struct sadb_msg**
parameter for cleaner manipulation of extensions[] and to guard
against potential memory leaks.
Changed the I/F to pfkey_msg_free() for the same reason.

184 lines of code changed in:

rgb 1999-12-29 16:15

Fix tncfg to aliased device bug.

23 lines of code changed in:

rgb 1999-12-29 16:14

Fixed debug text cut and paste typo.

12 lines of code changed in:

rgb 1999-12-29 16:14

ps/patches2.2/Documentation.Configure.help
iRemove all references to RFC182X.

9 lines of code changed in:

henry 1999-12-29 14:20

update SA counts properly even when spi, not spibase, is used

3 lines of code changed in:

henry 1999-12-29 12:33

empty search output should not be suppressed as empty parameter
internal cleanup

23 lines of code changed in:

henry 1999-12-29 11:39

improve error reporting slightly

3 lines of code changed in:

sandy 1999-12-28 13:29

setup has info on Redhat +- ipforwarding
glossary now has MTU, ICMP, path MTU discovery

105 lines of code changed in:

sandy 1999-12-23 19:38

added links

24 lines of code changed in:

rgb 1999-12-22 00:08

Checked for null skb, skb->dev, skb->data, skb->dev->name, dev->name,
protocol and take appropriate action for sanity.
Set ipsecdev to NULL if device could not be determined.
Fixed NULL stats access bug if device could not be determined.

71 lines of code changed in:

rgb 1999-12-21 23:26

Converted all 'static' functions to 'DEBUG_NO_STATIC' to enable
debugging by providing external labels to all functions with debugging
turned on.

27 lines of code changed in:

rgb 1999-12-21 23:23

Added DEBUG_NO_STATIC macro to facilitate debugging labels.

14 lines of code changed in:

sandy 1999-12-19 20:08

added link to RPMs at zedz (former replay.com)

8 lines of code changed in:

dhr 1999-12-16 21:42

change default BINDIR to match one in project's top level

2 lines of code changed in:

dhr 1999-12-16 05:31

more ID fallout:
define and use same_peers() in several tricky spots
improve pluto.8 coverage of ids and Road Warrior
improve defaulting of ID too IP address

175 lines of code changed in:

dhr 1999-12-15 14:10

fix NULL pointer deref (found by HD)

2 lines of code changed in:

henry 1999-12-14 16:52

1.2

2 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