Commit Log (Page 48 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-05-10 to 2004-04-27 (Commits 8447-8496 of 10846)

mcr 2004-05-10 13:16

be tolerant of no choice in algo strings.

5 lines of code changed in:

mcr 2004-05-10 13:12

reformat dumping of certificate sending code to be more
pleasing to the eye.

9 lines of code changed in:

mcr 2004-05-10 13:11

be tolerant of no choice in algo strings.

2 lines of code changed in:

mcr 2004-05-10 13:11

be tolerance of no choice in algo strings.

3 lines of code changed in:

mcr 2004-05-10 13:10

make pluto executable depend upon libopenswan.a file.

2 lines of code changed in:

mcr 2004-05-10 13:09

added --noexit option to aid in manual runs.

13 lines of code changed in:

ken 2004-05-08 07:05

Whitespace

16 lines of code changed in:

ken 2004-05-08 07:05

Add docs

33 lines of code changed in:

mcr 2004-05-05 15:20

converted tabs to whitespace.

1735 lines of code changed in:

mcr 2004-05-05 13:55

fixed problem with getty not licking multiuser boot.

7 lines of code changed in:

ken 2004-05-04 23:00

Add local DPD state variable, and use it to determine policy.
This fixes the bug where one side supports DPD and the other doesn't

7 lines of code changed in:

mcr 2004-05-04 16:05

use ttys/1 rather than tty1.

8 lines of code changed in:

mcr 2004-05-04 15:51

make sure to send \r after each command.

7 lines of code changed in:

mcr 2004-05-04 15:17

don't try getty unless we have a run command.

14 lines of code changed in:

mcr 2004-05-04 14:10

added docs about UML_GETTY

10 lines of code changed in:

mcr 2004-05-04 14:06

if UML_GETTY is set, then start a getty before running each
runuml command.

14 lines of code changed in:

ken 2004-05-04 14:00

Off for debugging

2 lines of code changed in:

ken 2004-05-04 00:19

Remove redunant return

1 lines of code changed in:

ken 2004-05-04 00:19

Fix DPD by setting and respecting local policy

12 lines of code changed in:

ken 2004-05-03 16:45

Import DPD docs from 1.x

97 lines of code changed in:

ken 2004-05-03 10:30

Add VID support

6 lines of code changed in:

ken 2004-05-03 10:29

Add Openswan VendorIDs

3 lines of code changed in:

ken 2004-05-03 10:29

Add Openswan VendorIDs
Add documentation to the VID functions.
Additional debugging for DPD

47 lines of code changed in:

mcr 2004-05-02 19:22

aggressive mode bit was in the wrong place.

2 lines of code changed in:

hugh 2004-04-30 16:24

Left over FreeS/WAN to Openswan conversion.

4 lines of code changed in:

ken 2004-04-29 07:07

Ignore OUTPUT dir

1 lines of code changed in:

ken 2004-04-29 07:06

Last bits from 2.06 procfs updates

15 lines of code changed in:

mcr 2004-04-29 00:13

diagnostic program for algorithm code.

1902 lines of code changed in:

mcr 2004-04-29 00:10

ignore files.

1 lines of code changed in:

mcr 2004-04-29 00:10

screwed up and didn't run -04 test, but -02 instead.

3 lines of code changed in:

mcr 2004-04-29 00:10

added code to prevent false positives.

2 lines of code changed in:

mcr 2004-04-29 00:09

new Cert/CR test cases.

18 lines of code changed in:

mcr 2004-04-29 00:09

adjusted comments about HAVE_THREADS.

4 lines of code changed in:

mcr 2004-04-29 00:08

broke out decode_esp() function, and use new
libopenswan code.

235 lines of code changed in:

mcr 2004-04-29 00:06

whack returns moved to oswlog.h

1 lines of code changed in:

mcr 2004-04-29 00:06

call pluto_init_log() to get local version
of log functions.

4 lines of code changed in:

mcr 2004-04-29 00:05

moved half of log.c to oswlog.c so that it can
be used from libopenswan.

31 lines of code changed in:

mcr 2004-04-29 00:05

oswlog.h changes for plog()->openswan_log().

37 lines of code changed in:

mcr 2004-04-28 23:59

oswlog.h changes for plog()->openswan_log().

213 lines of code changed in:

mcr 2004-04-28 23:54

include oswlog.h for new logging definitions.

15 lines of code changed in:

mcr 2004-04-28 23:50

moved logging functions from pluto to libopenswan.

305 lines of code changed in:

mcr 2004-04-28 23:49

include constants.

1 lines of code changed in:

mcr 2004-04-28 23:48

added oswlog.c

3 lines of code changed in:

mcr 2004-04-28 23:47

renamed all debug functions to openswan_ so that they
can be put into libopenswan and used in other tools.

83 lines of code changed in:

mcr 2004-04-28 23:46

change "#ifdef DEBUG" to "#if !defined(NO_DEBUG)", since
it is rare that we wouldn't want debugging installed.

2 lines of code changed in:

ken 2004-04-28 21:31

Adjust function definition

2 lines of code changed in:

ken 2004-04-28 17:39

Pass state into vendor.c so we know what state we are in while dealing with Vendor IDs.
Ensure we have DPD enabled on the connection while dealing with DPD Vendorid, so we don't mismatch and override local policy

11 lines of code changed in:

ken 2004-04-28 00:02

docs -> doc

1 lines of code changed in:

ken 2004-04-27 23:48

Update doxygen config

2 lines of code changed in:

ken 2004-04-27 20:17

Ignore OUTPUT

2 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