Commit Log (Page 35 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: 2004-10-18 to 2004-10-16 (Commits 9097-9146 of 10846)

ken 2004-10-18 13:02

Strip .nptl from bareversion, as this seems to break calcgoo. #166

2 lines of code changed in:

ken 2004-10-18 10:44

Add support for gentoo/debian/others using auth.log and daemon.log for IPsec logging

3 lines of code changed in:

ken 2004-10-18 10:31

Check for 2.6 && overridemtu, and print warning that it will be ignored

4 lines of code changed in:

mcr 2004-10-18 01:05

test of xauth with algo options

395 lines of code changed in:

mcr 2004-10-18 00:31

removed redundant init file --- we use road, not west.

0 lines of code changed in:

mcr 2004-10-18 00:30

make sure to call eval, because bash doesn't always do
this properly, but zsh does.

2 lines of code changed in:

mcr 2004-10-18 00:29

aggressive mode test, with option to do crypto-inline.

1 lines of code changed in:

mcr 2004-10-18 00:29

working unit test for aggressive mode.

51 lines of code changed in:

mcr 2004-10-17 20:32

turned on debugging for later examination.

8 lines of code changed in:

mcr 2004-10-17 20:25

enable debugging in case we need to review things.

2 lines of code changed in:

mcr 2004-10-17 20:15

aggressive mode unit test.

220 lines of code changed in:

mcr 2004-10-17 20:09

moved declaration of passert_fail pointer to function
to passert.h.

1 lines of code changed in:

mcr 2004-10-17 20:08

debug routines for release_md().

6 lines of code changed in:

mcr 2004-10-17 20:08

finished copy_sa and sa_merge_proposals routines.

75 lines of code changed in:

mcr 2004-10-17 20:07

introduce new --coredir option.

20 lines of code changed in:

mcr 2004-10-17 20:07

when not using any helpers, make a note of it, and
also make sure that helper routine returns after calling
the continuation function.

7 lines of code changed in:

mcr 2004-10-17 20:06

document --coredir option.

11 lines of code changed in:

mcr 2004-10-17 20:05

make sure that passert_fail() is prototyped.

4 lines of code changed in:

mcr 2004-10-17 20:05

make sure to reset all globals in aggressive mode
helper routines.

26 lines of code changed in:

mcr 2004-10-17 20:00

create merged version of proposals when doing algo
options for ike.

117 lines of code changed in:

mcr 2004-10-17 19:59

added option to set --nhelpers for unit tests.

5 lines of code changed in:

mcr 2004-10-17 19:58

include libopenswan's "packet.h" instead of reaching into pluto.

2 lines of code changed in:

mcr 2004-10-17 19:58

added double inclusion protection to passert.h.

10 lines of code changed in:

mcr 2004-10-17 19:57

fix reference to passert_fail().

2 lines of code changed in:

mcr 2004-10-17 19:56

added note of --coredir.

21 lines of code changed in:

mcr 2004-10-17 13:38

add /usr/local and /var/tmp mounts to /etc/fstab so that
they can be umount'ed/mount'ed to flush changes.

6 lines of code changed in:

mcr 2004-10-17 13:37

run library tests in the subdir (so core will go there),
and make sure that core dumps are enabled.

8 lines of code changed in:

mcr 2004-10-17 13:36

state number changes due to addition of aggressive mode.

15 lines of code changed in:

mcr 2004-10-17 13:34

adjust CONFIG search for lwdnsq.

7 lines of code changed in:

mcr 2004-10-17 13:33

remove main mode/aggressive mode peer note.

1 lines of code changed in:

mcr 2004-10-16 19:43

use LEAK_DETECTIVE code to verify that everything
is okay.

10 lines of code changed in:

mcr 2004-10-16 19:43

spdbtest.c found a bug in clone code.

2 lines of code changed in:

mcr 2004-10-16 19:42

removed gcc 2.x-isms that are now warnings in gcc 3.4

25 lines of code changed in:

mcr 2004-10-16 19:42

overhauled LEAK_DETECTIVE so that it can be turned on
in selected pieces of code such as test cases.
keep track of whether or not leak detective was on/off
when we compiled, and decode it at runtime.

87 lines of code changed in:

mcr 2004-10-16 18:55

ignore test output.

2 lines of code changed in:

mcr 2004-10-16 18:55

renamed endian.h -> pluto_endian.h.

61 lines of code changed in:

mcr 2004-10-16 18:54

new test case for spdb.c clone/copy functions.

184 lines of code changed in:

mcr 2004-10-16 18:53

added EXTRAFLAGS and EXTRALIBS variable to library test
process, and provide FLAGS.testobj file to configure
test case.

22 lines of code changed in:

mcr 2004-10-16 18:51

renamed endian.h to pluto_endian.h

2 lines of code changed in:

mcr 2004-10-16 18:49

start of reworked algo code.

142 lines of code changed in:

mcr 2004-10-16 18:49

moved packet.c to lib/libopenswan
renamed endian.h to pluto_endian.h
added spdb_struct.c

120 lines of code changed in:

mcr 2004-10-16 18:48

split spdb.c into parts that deal with SP database,
and parts that deal with parsing SA payloads.

2331 lines of code changed in:

mcr 2004-10-16 18:47

moved packet.c to lib/libopenswan
renamed endian.h to pluto_endian.h
added spdb_struct.c

19 lines of code changed in:

mcr 2004-10-16 18:46

moved packet.c from programs/pluto.

91 lines of code changed in:

mcr 2004-10-16 18:46

added missing prototype for openswan_loglog().

3 lines of code changed in:

mcr 2004-10-16 18:45

add forward definition to make it easier to include.

2 lines of code changed in:

mcr 2004-10-16 18:45

make sure to export OSWLOGLIB

2 lines of code changed in:

mcr 2004-10-16 18:43

define a type to number the oakley groups.

2 lines of code changed in:

mcr 2004-10-16 18:43

added ike_default variable to indicate where in list one
wants the pluto defaults.

13 lines of code changed in:

mcr 2004-10-16 18:38

Moved to include/packet.h,v

0 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