Commit Log (Page 168 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-08-24 to 2000-08-18 (Commits 2447-2496 of 10846)

rgb 2000-08-24 13:32

Padding and key debugging updates.

11 lines of code changed in:

henry 2000-08-24 13:26

update manpage list

4 lines of code changed in:

rgb 2000-08-24 13:03

Corrected message size error return code for PF_KEYv2.
Removed downward error prohibition.

11 lines of code changed in:

rgb 2000-08-24 13:00

Ignore unknown extensions instead of failing.

32 lines of code changed in:

rgb 2000-08-24 12:58

Fixed key debugging variables.
Fixed error return code for a failed search.
Changed order of pfkey_get operations.

28 lines of code changed in:

rgb 2000-08-24 12:54

Added KLIPS_PRINTMORE macro to continue lines without KERN_INFO level
info.
Tidied up device reporting at the start of ipsec_rcv.
Tidied up bad padding debugging and processing.

55 lines of code changed in:

henry 2000-08-23 20:06

document new library

124 lines of code changed in:

henry 2000-08-23 20:06

typographical botch

8 lines of code changed in:

henry 2000-08-23 19:50

add description of initsaid()

26 lines of code changed in:

henry 2000-08-23 19:44

document new library

180 lines of code changed in:

henry 2000-08-23 19:27

document new library

92 lines of code changed in:

henry 2000-08-23 19:15

update
reorganize file lists

12 lines of code changed in:

henry 2000-08-23 18:56

document new library

235 lines of code changed in:

henry 2000-08-23 18:55

new format codes
IPv4/v6 distinction

148 lines of code changed in:

henry 2000-08-23 16:55

document new library

127 lines of code changed in:

henry 2000-08-23 16:54

minor cleanup

20 lines of code changed in:

henry 2000-08-23 16:53

code simplification with new utilities

84 lines of code changed in:

henry 2000-08-23 16:52

minor new utilities

8 lines of code changed in:

henry 2000-08-23 16:52

avoid byte copying of address

12 lines of code changed in:

henry 2000-08-23 16:49

make byte-pointer function give pointer to const

10 lines of code changed in:

henry 2000-08-23 16:19

add addrlenof and addrbytesptr

72 lines of code changed in:

henry 2000-08-23 16:17

document new library

74 lines of code changed in:

henry 2000-08-23 16:17

add sockaddrlenof

42 lines of code changed in:

henry 2000-08-22 20:26

use updated library
expand size limit

10 lines of code changed in:

henry 2000-08-22 20:20

use updated library
raise limit on number of bits

11 lines of code changed in:

henry 2000-08-22 16:48

update for new library

4 lines of code changed in:

rgb 2000-08-22 14:08

Post-1.6.

6 lines of code changed in:

rgb 2000-08-21 13:30

Remove any references to src/.

14 lines of code changed in:

rgb 2000-08-21 12:55

Padding debug fixes, Momchil pfkey_expire(), other bits...

23 lines of code changed in:

rgb 2000-08-21 12:48

Extend tags/TAGS file rules.

6 lines of code changed in:

rgb 2000-08-21 12:47

Added SADB_X_CALG_* macros for IPCOMP.

18 lines of code changed in:

rgb 2000-08-21 12:32

Re-formatted for cosmetic consistency and readability.

194 lines of code changed in:

rgb 2000-08-20 17:40

Added an address parameter sanity check to pfkey_address_build().

30 lines of code changed in:

rgb 2000-08-20 17:39

Added kernel prototypes for kernel funcitions pfkey_upmsg() and
pfkey_expire().

14 lines of code changed in:

rgb 2000-08-20 17:38

Bugfixes to as-yet-unused pfkey_update_parse() and
pfkey_register_parse(). (Momchil)
Added functions pfkey_safe_build(), pfkey_expire() and
pfkey_build_reply(). (Momchil)
Added a pfkey_reply parameter to pfkey_msg_interp(). (Momchil)

175 lines of code changed in:

rgb 2000-08-20 17:38

Added a pfkey_reply parameter to pfkey_msg_interp(). (Momchil)
Extended the upward message initiation of pfkey_sendmsg(). (Momchil)

34 lines of code changed in:

rgb 2000-08-20 17:37

Activated pfkey_expire() calls.
Added a hard/soft expiry parameter to pfkey_expire(). (Momchil)
Re-arranged the order of soft and hard expiry to conform to RFC2367.
Clean up references to CONFIG_IPSEC_PFKEYv2.

49 lines of code changed in:

rgb 2000-08-20 17:36

Activated pfkey_expire() calls.
Added a hard/soft expiry parameter to pfkey_expire().
Added sanity checking to avoid propagating zero or smaller-length skbs
from a bogus decryption.
Re-arranged the order of soft and hard expiry to conform to RFC2367.
Clean up references to CONFIG_IPSEC_PFKEYv2.

53 lines of code changed in:

sandy 2000-08-20 17:21

fixed format error

1 lines of code changed in:

rgb 2000-08-20 14:31

Changed cosmetic alignment in spi_info.
Changed addtime and usetime to use actual value which is relative
anyways, as intended. (Momchil)

9 lines of code changed in:

sandy 2000-08-19 09:07

minor changes based on list feedback

3 lines of code changed in:

rgb 2000-08-18 17:30

Purged all tdb_spi, tdb_proto and tdb_dst macros. They are unclear.

18 lines of code changed in:

rgb 2000-08-18 17:23

Improve bad padding warning so that the printk buffer doesn't get
trampled.

13 lines of code changed in:

rgb 2000-08-18 17:19

Removed no longer used resolve_ip() code.

4 lines of code changed in:

rgb 2000-08-18 14:18

Cosmetic and descriptive changes made to debug test.
getspi and update fixes from Momchil.

12 lines of code changed in:

henry 2000-08-18 14:00

fix to match new conversion routines

3 lines of code changed in:

rgb 2000-08-18 13:37

Added an (int) cast to shut up the compiler...

5 lines of code changed in:

rgb 2000-08-18 13:34

Added tags and TAGS generation rules.

6 lines of code changed in:

rgb 2000-08-18 13:33

Updated obsolete netlink reference and added pfkey and tunnel-xmit.

11 lines of code changed in:

henry 2000-08-18 11:11

wups, forgot to change the manpage name here

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