Commit Log (Page 21 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-04-09 to 2005-03-22 (Commits 9797-9846 of 10846)

mcr 2005-04-09 20:47

adjustments to roadmap.

6 lines of code changed in:

mcr 2005-04-08 14:29

use natt_defines.h to get definitions.

6 lines of code changed in:

mcr 2005-04-08 14:29

added --natt as an alias.
properly skip forward 4 bytes when receiving a natt encap packet.

9 lines of code changed in:

mcr 2005-04-08 14:28

some minor #ifdef simplification in pursuit of a possible bug.

31 lines of code changed in:

mcr 2005-04-08 14:27

refactored ipsec_rcv() into ipsec_rcv() and ipsec_rcv_decap().

723 lines of code changed in:

mcr 2005-04-08 14:26

register with udp.c, the klips26 encap receive function

27 lines of code changed in:

mcr 2005-04-08 14:25

prototype klips26 encap receive function

8 lines of code changed in:

mcr 2005-04-08 14:23

defines to talk to the kernel, in case they aren't defined
by kernel header files.

28 lines of code changed in:

mcr 2005-04-08 13:15

added NAT-T setting to ikeping.
maintain ikeping.8 using docbook now.

181 lines of code changed in:

mcr 2005-04-07 16:24

make sure to include NAT-T in 2.6 plain kernel.

7 lines of code changed in:

mcr 2005-04-07 16:24

script to update nat-t patches.

85 lines of code changed in:

mcr 2005-04-07 16:16

updated patch -- includes EXPORT_SYMBOL.

7 lines of code changed in:

mcr 2005-04-06 21:35

test case for producing UDP encapsulated ESP packets

26 lines of code changed in:

paul 2005-04-06 19:36

Run depmod after installing klips module

3 lines of code changed in:

paul 2005-04-06 19:28

Adding ip xfrm problem

8 lines of code changed in:

ken 2005-04-06 15:27

Only set options flag for non-OUTBOUND SAs - Herbert Xu

4 lines of code changed in:

mcr 2005-04-06 14:43

added DPD RFC.

4 lines of code changed in:

mcr 2005-04-06 14:00

test case of AES128-SHA1.

729 lines of code changed in:

mcr 2005-04-06 13:59

look at REF26 values too.

29 lines of code changed in:

mcr 2005-04-06 13:59

make it easier to set UMLPATCH=none.

23 lines of code changed in:

mcr 2005-04-06 13:58

This is a test for reported bug 246:
http://bugs.xelerance.com/view.php?id=246
(openswan is not vulnerable)

450 lines of code changed in:

mcr 2005-04-06 13:56

turn on natt- tests.

10 lines of code changed in:

mcr 2005-04-06 13:56

document the --natt options.

6 lines of code changed in:

mcr 2005-04-06 13:55

log where/who the DPD R_U_THERE sent to.

13 lines of code changed in:

mcr 2005-04-06 13:54

added XMLTO rules.

9 lines of code changed in:

mcr 2005-04-06 13:47

adjustment of patch creation script.
refactored to use common code.

82 lines of code changed in:

mcr 2005-04-06 13:46

nat-t patches for KLIPS 2.6.

80 lines of code changed in:

mcr 2005-04-06 13:46

failure to recognize an extension is considered an error.
This could be a problem in the future, but we need some kind
of logging. This should be rate limited, probably.

8 lines of code changed in:

mcr 2005-04-06 13:45

always include NAT-T names.

5 lines of code changed in:

mcr 2005-04-06 13:44

when NAT-T is compiled out, show encap as "NA"

8 lines of code changed in:

mcr 2005-04-06 13:42

added NAT-T RFC#.

2 lines of code changed in:

mcr 2005-04-06 13:39

adjusted nattpatch to include 2.6 rules.

9 lines of code changed in:

mcr 2005-04-06 12:51

nat-t test cases

278 lines of code changed in:

mcr 2005-04-04 20:08

adjustment so that algorithm code is debugging
properly for recv/transmit individually.

7 lines of code changed in:

mcr 2005-04-04 20:07

configuration file renamed to not be present in 2.6.

180 lines of code changed in:

ken 2005-03-31 16:07

Revert code to find setkey binary

12 lines of code changed in:

paul 2005-03-31 04:09

Fixed bogus change from NETKEY to native.
todo: properly test for 'ip xfrm' support, and only if that fails, test for
setkey.

1 lines of code changed in:

ken 2005-03-30 23:20

Add support to check if OE is disabled #173

24 lines of code changed in:

ken 2005-03-30 11:49

Cast for 64bit on x86_64

2 lines of code changed in:

ken 2005-03-29 12:08

Braindump misc changes

4 lines of code changed in:

ken 2005-03-28 23:02

DPD_ACTION_RESTART is valid too

2 lines of code changed in:

ken 2005-03-28 22:49

Cast to int to make x86_64 happy

11 lines of code changed in:

mcr 2005-03-27 15:21

split out quick_* routines into ikev1_quick.c

3 lines of code changed in:

mcr 2005-03-27 15:18

adjusted debug of pending processing to be more useful.

3 lines of code changed in:

mcr 2005-03-27 15:17

added notice of when we switch processing for connections,
because with debugging it may not be obvious.

20 lines of code changed in:

mcr 2005-03-27 15:15

split out quick_* routines into ikev1_quick.c

2269 lines of code changed in:

ken 2005-03-22 18:14

*** empty log message ***

5 lines of code changed in:

ken 2005-03-22 18:14

Fix logic

5 lines of code changed in:

ken 2005-03-22 18:06

Fix sloppy typo

5 lines of code changed in:

ken 2005-03-22 18:02

Nicer error messages - #234

9 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