Commit Log (Page 12 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-08-04 to 2005-07-22 (Commits 10247-10296 of 10846)

mcr 2005-08-04 16:36

add libdns and libisc.

2 lines of code changed in:

mcr 2005-08-04 16:35

cross-compilation fixes.

3 lines of code changed in:

mcr 2005-08-04 16:34

make shadow directories with more variables.

2 lines of code changed in:

mcr 2005-08-04 16:33

port specific include files.

38 lines of code changed in:

mcr 2005-08-04 16:04

Makefiles for newly imported libisc

185 lines of code changed in:

mcr 2005-08-04 15:54

Makefiles for newly imported libdns

270 lines of code changed in:

mcr 2005-08-04 15:07

remove generated files.

0 lines of code changed in:

mcr 2005-08-04 15:02

added ipsec_get_device()

266 lines of code changed in:

mcr 2005-08-04 15:01

erroneously removed rcv01main.c

0 lines of code changed in:

mcr 2005-08-04 15:00

added ipsec_get_device()

241 lines of code changed in:

mcr 2005-08-04 14:59

erroneously removed rcv01main.c

0 lines of code changed in:

mcr 2005-08-04 14:54

adjustments to use template makefiles, and work
with object directories.

104 lines of code changed in:

mcr 2005-07-29 17:54

make sure that OS= and BUILDENV= are set in every generated
makefile.

5 lines of code changed in:

mcr 2005-07-29 17:52

change order of compilation so that things that may fail
will show up sooner.

13 lines of code changed in:

mcr 2005-07-27 16:32

fix for building _updown with OBJDIR

12 lines of code changed in:

mcr 2005-07-27 14:43

add -lpthread option. Oh well.

5 lines of code changed in:

mcr 2005-07-27 11:51

set up $PATH to use local touch program.

21 lines of code changed in:

mcr 2005-07-27 11:46

have to add explicit dependancy to make OBJDIR work.

8 lines of code changed in:

ken 2005-07-26 08:29

Add # to make parser happy

2 lines of code changed in:

mcr 2005-07-25 22:02

moved vendorID contents to vendor.c

22 lines of code changed in:

mcr 2005-07-25 21:42

code for when we are not using aggressive mode.

26 lines of code changed in:

mcr 2005-07-25 21:42

reformat of function definition.

7 lines of code changed in:

mcr 2005-07-25 21:41

added proto field to request.

6 lines of code changed in:

mcr 2005-07-25 21:38

code for when we are not using aggressive mode.

101 lines of code changed in:

mcr 2005-07-25 21:14

switch from i->interface to st->st_interface.
cleaned up some diagnostic, and canonicalized to "NAT-Traversal"

16 lines of code changed in:

mcr 2005-07-25 21:13

split aggressive mode code into seperate file.

403 lines of code changed in:

mcr 2005-07-25 21:12

added proto field to request.

2 lines of code changed in:

mcr 2005-07-25 21:12

fixes for compilation on Openswan.

6 lines of code changed in:

mcr 2005-07-25 15:16

include port numbers in logged NATD=

7 lines of code changed in:

mcr 2005-07-25 15:15

fix generate of start.sh, to properly expand SLEEP.

5 lines of code changed in:

mcr 2005-07-25 15:13

new test cases to deal with transport mode, as well
as NAT'ed transport mode.

1237 lines of code changed in:

mcr 2005-07-25 15:12

do not abort if confread fails, if we are trying to stop.

11 lines of code changed in:

mcr 2005-07-25 15:11

refactor update_retransmit_history() and call it
even on certain failures.

38 lines of code changed in:

mcr 2005-07-25 15:06

first hack at translating pluto.8 -> docbook.

57 lines of code changed in:

mcr 2005-07-25 15:06

change from c->interface to st->st_interface for sending
packets.

4 lines of code changed in:

mcr 2005-07-25 13:39

change from c->interface to st->st_interface for sending
packets.

38 lines of code changed in:

mcr 2005-07-25 13:34

ignore core files.

1 lines of code changed in:

mcr 2005-07-25 13:34

fix up TAGS: target to depend better.

6 lines of code changed in:

mcr 2005-07-25 13:33

added JACOB-TWO-TWO impairment.

11 lines of code changed in:

mcr 2005-07-25 13:33

documentation on transport mode.

53 lines of code changed in:

mcr 2005-07-23 15:58

potential fix for iv-01 problem.

11 lines of code changed in:

mcr 2005-07-23 15:57

move st_calculating check to before the duplicate packet check.

11 lines of code changed in:

mcr 2005-07-23 15:54

implement jacob-two-two impairment.

36 lines of code changed in:

mcr 2005-07-23 14:32

test case for st->st_new_iv_len >= e->enc_blocksize assert
issue.

980 lines of code changed in:

mcr 2005-07-23 14:28

show per-conn debugging options in whack--status.

9 lines of code changed in:

mcr 2005-07-23 13:03

fixed warning about possibly uninitialized variable.

4 lines of code changed in:

mcr 2005-07-22 15:22

test case for having two tunnel mode clients behind a NAT

306 lines of code changed in:

mcr 2005-07-22 10:22

fix -Werror warnings.

2 lines of code changed in:

mcr 2005-07-22 10:21

mark *opname as const.

2 lines of code changed in:

mcr 2005-07-22 10:05

fixes for -Werror warnings.

6 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