Commit Log (Page 164 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-10-02 to 2000-09-19 (Commits 2647-2696 of 10846)

henry 2000-10-02 17:57

add tnatoaddr()

106 lines of code changed in:

rgb 2000-10-02 10:08

Moved klips/net/ipsec/ipcomp_* to zlib/* (Svenning).

5 lines of code changed in:

sandy 2000-10-02 08:53

adding since it wasn't in snapshots

50 lines of code changed in:

dhr 2000-10-02 04:42

handle failure to generate CPI more gracefully

32 lines of code changed in:

dhr 2000-10-02 04:13

handle well-known CPIs in IPCOMP (ugly!!)

86 lines of code changed in:

dhr 2000-10-02 02:32

cosmetic tweak to Henry's changes

4 lines of code changed in:

henry 2000-10-01 22:27

fix to match Sandy's changes

1 lines of code changed in:

sandy 2000-09-29 16:17

minor edits

84 lines of code changed in:

rgb 2000-09-29 15:51

Moved klips/net/ipsec/ipcomp_* to zlib/* (Svenning).

25 lines of code changed in:

rgb 2000-09-29 15:49

As-yet-unused-bits cleanup.

17 lines of code changed in:

rgb 2000-09-29 15:47

Update copyright.

5 lines of code changed in:

rgb 2000-09-29 15:45

Post-interop update.

8 lines of code changed in:

sandy 2000-09-29 15:13

fixes for making manpages

31 lines of code changed in:

rgb 2000-09-29 14:51

Initial revision

7153 lines of code changed in:

sandy 2000-09-29 14:32

trivial changes to test cvs commit

8 lines of code changed in:

henry 2000-09-29 13:31

temporary kludge to get snapshots going again

2 lines of code changed in:

sandy 2000-09-27 23:37

These weren't in repository, possibly because I did several
things at once:
deleted old version in doc,
did cvs remove,
copied in different files from sandy dir,
did cvs add,
cvs commit.
So I've re-added them and am committing.

74 lines of code changed in:

rgb 2000-09-27 20:58

Moved the IKE passthrough check after the eroute lookup so we can pass
IKE through intermediate tunnels.

28 lines of code changed in:

rgb 2000-09-27 20:37

Swapped order of pfkey_registration of IPCOMP and IPIP.

8 lines of code changed in:

rgb 2000-09-27 20:35

Padded SATYPE printout in pfkey_register for vertical alignment.

6 lines of code changed in:

dhr 2000-09-27 19:49

silly test unchange

2 lines of code changed in:

dhr 2000-09-27 19:36

silly test change

2 lines of code changed in:

sandy 2000-09-25 15:59

committing new docs to production
doc/test removed
old files in doc removed
doc/src created, gets contents from sandy/src
others files from sandy moved to doc

12076 lines of code changed in:

henry 2000-09-24 16:48

pass SETTINGS to all the recursive makes, not just some

16 lines of code changed in:

henry 2000-09-24 16:41

clear out out.* files in "make clean"

8 lines of code changed in:

henry 2000-09-23 11:17

update copyright

5 lines of code changed in:

henry 2000-09-22 16:05

bring up to date with IPv6 changes

13 lines of code changed in:

rgb 2000-09-22 13:53

Fixed ipcomp tdb pointers update for policy checking.

6 lines of code changed in:

rgb 2000-09-22 13:52

Fixed misleading ipcomp debug output.

5 lines of code changed in:

rgb 2000-09-22 10:40

MB's latest up to 2.4.0-test9-pre5.

3 lines of code changed in:

rgb 2000-09-22 00:23

Added more debugging to pfkey_upmsg() call from pfkey_sendmsg() error.

9 lines of code changed in:

rgb 2000-09-22 00:22

Fixed dumb spi->cpi conversion error.

9 lines of code changed in:

rgb 2000-09-21 00:34

A few debug-specific things should be hidden under
CONFIG_IPSEC_DEBUG.(MB)
Improved ip_send() error handling.(MB)

10 lines of code changed in:

rgb 2000-09-21 00:34

Moved declaration of sysctl_ipsec_inbound_policy_check outside
CONFIG_IPSEC_DEBUG. (MB)

5 lines of code changed in:

rgb 2000-09-21 00:20

Fixed array size off-by-one error. (Thanks Svenning!)

19 lines of code changed in:

rgb 2000-09-20 23:40

Added more debugging to try and track down the cpi outward copy problem.

24 lines of code changed in:

rgb 2000-09-20 12:23

Remove over-paranoid extension check in the presence of sadb_msg_errno.

26 lines of code changed in:

rgb 2000-09-20 12:21

Cleaned up ident string alloc/free.

50 lines of code changed in:

rgb 2000-09-20 10:32

Moved fwmark into a NET_21-protected area.

4 lines of code changed in:

henry 2000-09-20 10:31

improve message

2 lines of code changed in:

rgb 2000-09-20 00:04

Changed static functions to DEBUG_NO_STATIC to reveal function names in
oopsen.

65 lines of code changed in:

rgb 2000-09-20 00:01

Changed static functions to DEBUG_NO_STATIC for revealing function names
in oopsen.

26 lines of code changed in:

rgb 2000-09-20 00:00

Changed static functions to DEBUG_NO_STATIC to reveal function names for
debugging oopsen.

9 lines of code changed in:

rgb 2000-09-19 23:59

Change static info functions to DEBUG_NO_STATIC to reveal function names
in oopsen.

11 lines of code changed in:

rgb 2000-09-19 23:57

Added extra brackets to statement to be certain of scope in setting cpi.

2 lines of code changed in:

henry 2000-09-19 13:15

wording changes

33 lines of code changed in:

rgb 2000-09-19 03:43

Moved around headers to apease rh6.2.

17 lines of code changed in:

rgb 2000-09-19 03:09

Added braces around IPV6 initializers for 2.0 kernels.

3 lines of code changed in:

rgb 2000-09-19 03:09

Clarification of scope of NET_21.

12 lines of code changed in:

rgb 2000-09-19 03:08

Added debugging to outgoing compression report.

7 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