Commit Log (Page 5 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-10-02 to 2005-09-18 (Commits 10597-10646 of 10846)

mcr 2005-10-02 17:42

adjust "make" redirection to use new OBJDIRTOP definition.

5 lines of code changed in:

mcr 2005-09-29 11:25

fix from Herbert: fixes typo that causes member in use
to be freed.

2 lines of code changed in:

mcr 2005-09-28 22:05

adjusted to make srcdir work right for tests

10 lines of code changed in:

mcr 2005-09-28 08:58

added check for null pointer.

12 lines of code changed in:

mcr 2005-09-28 08:51

added /usr/obj mount point.

9 lines of code changed in:

mcr 2005-09-28 08:49

document why developer is being nagged.

16 lines of code changed in:

mcr 2005-09-27 23:04

adjustments to find ikeping in the right place.

34 lines of code changed in:

paul 2005-09-27 18:04

gcc4 fixes by Rene Mayrhofer

3 lines of code changed in:

mcr 2005-09-26 22:57

s/KERNEL26/NETKEY/

2 lines of code changed in:

mcr 2005-09-26 22:22

don't blab so much about avoiding overwriting of files.

2 lines of code changed in:

mcr 2005-09-26 22:18

http://bugs.xelerance.com/view.php?id=448
ADC Problem ID: 4274347
Created Date: 26-Sep-2005 06:36 PM

7 lines of code changed in:

mcr 2005-09-26 19:35

http://bugs.xelerance.com/view.php?id=448
ADC Problem ID: 4274347
Created Date: 26-Sep-2005 06:36 PM

53 lines of code changed in:

paul 2005-09-26 12:39

mandrake files for packaging

1848 lines of code changed in:

mcr 2005-09-26 00:12

ignore more build directories.

1 lines of code changed in:

mcr 2005-09-26 00:10

test case breakdown.

38 lines of code changed in:

mcr 2005-09-26 00:08

use 83s.a and -DSTATIC_BUILD.

2 lines of code changed in:

mcr 2005-09-26 00:07

test case breakdown.

5 lines of code changed in:

mcr 2005-09-26 00:02

change logging of certificate thinking to show PSK
as reason for not sending a certificate.

8 lines of code changed in:

mcr 2005-09-25 23:36

new test cases.

1059 lines of code changed in:

mcr 2005-09-25 23:26

test case completed.

313 lines of code changed in:

mcr 2005-09-25 23:24

tpm log sanitizer needs to look at SPI printout.

3 lines of code changed in:

mcr 2005-09-25 23:24

additional sanitization of delete message

1 lines of code changed in:

mcr 2005-09-25 23:23

added --tpmeval.

40 lines of code changed in:

mcr 2005-09-25 23:23

added --tpmeval.
removed duplicate pack_str().

29 lines of code changed in:

mcr 2005-09-25 23:21

close random device upon exec.

2 lines of code changed in:

mcr 2005-09-25 23:06

make sure that we can find the appropriate state when
receiving an informational message at I1.

10 lines of code changed in:

mcr 2005-09-25 22:38

change --ike to --ikealg to avoid ambiguous argument complaint.

2 lines of code changed in:

mcr 2005-09-25 22:37

change source -> . to be dash compatible.

4 lines of code changed in:

mcr 2005-09-25 22:37

remove NAT_TRAVERSAL from all defaults.

3 lines of code changed in:

mcr 2005-09-25 17:34

set default for compiling HEAD.

3 lines of code changed in:

mcr 2005-09-25 13:34

make sure to remove directory before attempting to fill it.

1 lines of code changed in:

mcr 2005-09-25 13:11

log that TPM was loaded properly.

2 lines of code changed in:

mcr 2005-09-25 13:06

use tcl8.3 builds from /usr/local.

2 lines of code changed in:

mcr 2005-09-23 15:02

notes about 2.6.12+ process.

19 lines of code changed in:

mcr 2005-09-20 14:06

added "ikealg" option, since some option processors get
confused by "ike" long option (it is ambiguous)

3 lines of code changed in:

mcr 2005-09-20 14:04

attempt to find state for returning un-encrypted INFO
messages, so that we can figure out if we should do something
with them.

13 lines of code changed in:

mcr 2005-09-20 14:03

switch to header linking, because some compilers pad differently
and this causes serious issues that are only detected at runtime.

16 lines of code changed in:

mcr 2005-09-19 10:48

test case for catfish/cassidy.

613 lines of code changed in:

mcr 2005-09-19 00:57

include <limits.h> to get PATH_MAX.

2 lines of code changed in:

mcr 2005-09-19 00:57

adjustment to remove /usr/include/tcl depencancies.

193 lines of code changed in:

mcr 2005-09-19 00:57

to get tcl headers, use -isystem so that gcc -MM doesn't list
these headers.

1 lines of code changed in:

mcr 2005-09-19 00:56

added tcl settings.

4 lines of code changed in:

mcr 2005-09-19 00:56

split off tcl headers from stock ones.

1 lines of code changed in:

mcr 2005-09-19 00:55

more adjustments for cross-compilation.

1 lines of code changed in:

mcr 2005-09-18 20:40

use sysqueue.h not sys/queue.h

2 lines of code changed in:

mcr 2005-09-18 20:39

use OS-specific tcl link values.

7 lines of code changed in:

mcr 2005-09-18 20:39

adjustment of Makefile to work with OBJect directories.

73 lines of code changed in:

mcr 2005-09-18 20:22

make cleaner.

2 lines of code changed in:

mcr 2005-09-18 20:22

gcc4 fixes.

4 lines of code changed in:

mcr 2005-09-18 20:19

use OS-specific tcl link values.

3 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