Commit Log (Page 14 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: 2005-07-12 to 2005-07-06 (Commits 10147-10196 of 10846)

mcr 2005-07-12 22:08

added NATT_DRAFT_IETF_IPSEC_NAT_T_IKE as a possible NAT VID.
Apple racoon sends this. What does it mean?

49 lines of code changed in:

mcr 2005-07-12 21:54

fixed for gcc warnings.

32 lines of code changed in:

mcr 2005-07-12 21:45

set toomuch even if not returning an error.
This is done to indicate if the work was done
immediately or not.

7 lines of code changed in:

mcr 2005-07-12 21:44

reset event and set calculating to TRUE, only
if we the work was actually passed to a helper.
(it may have been done inline!)

6 lines of code changed in:

mcr 2005-07-12 16:02

fixed initialization warnings.

16 lines of code changed in:

paul 2005-07-12 11:39

include asm/uaccess.h for VERIFY_WRITE

8 lines of code changed in:

paul 2005-07-11 13:30

Added psk-pluto-05 to test for Astaro's bug. Apparently openswan-2.3.1
fails to negotiate an IPsec SA with nat_traversal disabled.

2555 lines of code changed in:

mcr 2005-07-11 01:00

adjustments for 2.6 kernel.

39 lines of code changed in:

mcr 2005-07-10 18:26

adjustments for 2.6 kernel.

4 lines of code changed in:

mcr 2005-07-10 14:27

adjustments for 2.6 kernel.

15 lines of code changed in:

mcr 2005-07-09 11:40

make tests that need compat variables abort.

56 lines of code changed in:

mcr 2005-07-09 11:35

update test cases for 2.6 kernel run.

24 lines of code changed in:

ken 2005-07-08 23:27

Update to new tcpdump output

16 lines of code changed in:

ken 2005-07-08 23:26

New ALG logs, and new src/dstip logs

30 lines of code changed in:

ken 2005-07-08 23:25

We don't unload modules anymore

2 lines of code changed in:

ken 2005-07-08 23:18

Update with new log output

2 lines of code changed in:

ken 2005-07-08 23:17

Update with new tcpdump output

16 lines of code changed in:

ken 2005-07-08 23:16

Update with new log message

1 lines of code changed in:

ken 2005-07-08 23:13

Update with new tcpdump output

15 lines of code changed in:

ken 2005-07-08 23:10

Update with new crypto files and locations

146 lines of code changed in:

ken 2005-07-08 23:08

Update to 2.6 kernel output

24 lines of code changed in:

ken 2005-07-08 23:03

Update to 2.6 kernel output

52 lines of code changed in:

ken 2005-07-08 20:40

Fix for GCC4 - it doesn't like the potential for duplicate declaration

7 lines of code changed in:

ken 2005-07-08 20:14

Casts for 64bit cleanliness

8 lines of code changed in:

ken 2005-07-08 20:03

Fix for x86_64 warning

4 lines of code changed in:

ken 2005-07-08 19:56

#ifdef

5 lines of code changed in:

ken 2005-07-08 19:50

Don't attempt to decapsulate if NAT-T isn't available in the code

7 lines of code changed in:

ken 2005-07-08 15:14

Patch from Herbert to fix sa->replay_window on IPCOMP

2 lines of code changed in:

ken 2005-07-08 15:03

Patch from bleve to fix missing install targets

10 lines of code changed in:

mcr 2005-07-08 13:55

added opname to kernel_ops so that we can log which
operations we are using.
make sure that do_command is initalized properly.

13 lines of code changed in:

mcr 2005-07-08 12:20

fix for 2.6.12 disapperance of sk_zapped field -> sock_flags.

17 lines of code changed in:

mcr 2005-07-08 11:51

removed duplicate NAT-T code.
if CONFIG_IPSEC_NAT_TRAVERSAL isn't defined, then there is no issue.

4 lines of code changed in:

mcr 2005-07-08 08:26

updated description, make it clear that this requires EXTRA_CRYPTO

7 lines of code changed in:

paul 2005-07-07 23:02

Fixed garbled define that accidentally got commited to the real tree.

5 lines of code changed in:

paul 2005-07-07 22:56

gcc4 fixes that were not commited because vault was down

52 lines of code changed in:

paul 2005-07-07 22:55

fuck vault

5 lines of code changed in:

ken 2005-07-07 21:57

CVS

4 lines of code changed in:

ken 2005-07-07 21:56

Clean up version mess

4 lines of code changed in:

mcr 2005-07-07 18:08

2.6-ified the X.509 test cases.

65 lines of code changed in:

mcr 2005-07-07 18:04

ignore OUTPUT.

1 lines of code changed in:

mcr 2005-07-07 17:43

adjustments for tcpdump 3.9.x

8 lines of code changed in:

mcr 2005-07-07 17:41

updates to pluto-unit-01/02.

23 lines of code changed in:

mcr 2005-07-07 09:29

updates to pluto-unit-01.

273 lines of code changed in:

mcr 2005-07-07 09:27

fixed dpd-06 test case.

37 lines of code changed in:

mcr 2005-07-07 09:22

ignore calc_dh_shared warnings.

1 lines of code changed in:

mcr 2005-07-07 00:45

change event type to an enum so that the debugger can
debug it better.

2 lines of code changed in:

mcr 2005-07-07 00:44

make sure that extra_crypto libs are only included when used.

4 lines of code changed in:

mcr 2005-07-07 00:43

include action_restart in action names.

3 lines of code changed in:

mcr 2005-07-07 00:41

adjustment of restart action to pass dpd-06 test.

12 lines of code changed in:

ken 2005-07-06 18:50

Notes for 2.4

49 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