Commit Log (Page 9 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-19 to 2005-08-14 (Commits 10397-10446 of 10846)

ken 2005-08-19 13:59

Don't count, math is hard

2 lines of code changed in:

mcr 2005-08-19 13:27

revised documentation on what is needed to build on windows.

111 lines of code changed in:

mcr 2005-08-19 13:26

remove the version number from the uname-s output.

2 lines of code changed in:

mcr 2005-08-19 13:25

rename defaults file for cygwin to remove version code.

13 lines of code changed in:

mcr 2005-08-19 00:05

adjustments to run scripts on windows, using 128.95 networks.

818 lines of code changed in:

mcr 2005-08-19 00:04

canonicalize windows if names to linux ones.

4 lines of code changed in:

mcr 2005-08-19 00:03

added HIGHMEM, etc. for 2.6.12 kernels.

1 lines of code changed in:

mcr 2005-08-19 00:03

use new STF_INLINE code.

21 lines of code changed in:

mcr 2005-08-18 23:57

added STF_INLINE for the situation where crypto is done
by parent.

2 lines of code changed in:

paul 2005-08-18 15:24

Remove spaces from ARCH, since Apple uses "Power Macintosh" as uname -m

2 lines of code changed in:

ken 2005-08-18 10:21

Patch from mt@suse.de for xauth compile time dependancies

9 lines of code changed in:

ken 2005-08-18 10:18

Patch from mt@suse.de to ignore slave interfaces

3 lines of code changed in:

ken 2005-08-18 10:16

Patch from mt@suse.de for sing sigemptyset instead of sigsetmask

4 lines of code changed in:

ken 2005-08-18 10:10

Patch from mt@suse.de to check if files exist in /proc before opening

11 lines of code changed in:

ken 2005-08-18 10:06

Patch from mt@suse.de for GCC4 compiler warnings

2 lines of code changed in:

ken 2005-08-18 10:04

Patch from mt@suse.de to avoid GCC warnings with system() calls

30 lines of code changed in:

ken 2005-08-18 08:11

Remove +

2 lines of code changed in:

ken 2005-08-17 19:35

Patch from mt@suse.de for --random support

2 lines of code changed in:

mikes 2005-08-16 16:46

Finished fixing the smaller issues for UML tests

15 lines of code changed in:

mikes 2005-08-16 11:53

Some minor changes to the uml tests so I can rerun nightly test.

11 lines of code changed in:

mcr 2005-08-16 11:24

oops, pcap2skb is a binary, not a source.

1 lines of code changed in:

mcr 2005-08-16 11:07

make sure that pcap2skb will build with object directories.

3 lines of code changed in:

mcr 2005-08-15 22:14

on windows, do not check for uid==0.

3 lines of code changed in:

mcr 2005-08-15 22:13

on windows for now, only support explicitely specified
interfaces, by IP address rather than by name.

37 lines of code changed in:

mcr 2005-08-15 22:11

--interface can sometimes take an IP address.

3 lines of code changed in:

mcr 2005-08-15 22:08

CYGWIN32 is the right define.

2 lines of code changed in:

mcr 2005-08-15 22:07

notes.

2 lines of code changed in:

mcr 2005-08-15 22:02

added example ipsec.conf using EXCONFFILE.

51 lines of code changed in:

mcr 2005-08-15 21:44

added EXCONFFILES

8 lines of code changed in:

mcr 2005-08-15 21:40

added OSDEP=

1 lines of code changed in:

mcr 2005-08-15 21:25

ignore object directories.

1 lines of code changed in:

mcr 2005-08-15 21:24

switch from using OS to OSDEP, since $OS is set by NT.

6 lines of code changed in:

mikes 2005-08-15 16:09

More test refinements done to the UML suite.

107 lines of code changed in:

mcr 2005-08-15 10:05

added Tcl interface boxes.

117 lines of code changed in:

mcr 2005-08-14 21:39

do not run _startklips if we aren't going to use KLIPS.

24 lines of code changed in:

mcr 2005-08-14 21:39

fix for gcc that can't figure out that case statement
covers all cases.

2 lines of code changed in:

mcr 2005-08-14 21:36

change default() -> setdefault() to make
versions/builds of awk happy.

34 lines of code changed in:

mcr 2005-08-14 21:14

fixed typo in noklips version.

10 lines of code changed in:

mcr 2005-08-14 18:03

ignore warning about CVS version printout.

52 lines of code changed in:

mcr 2005-08-14 18:02

mapping for $OS->`uname -s` from cygwin work.

3 lines of code changed in:

mcr 2005-08-14 18:01

ignore build directories.

3 lines of code changed in:

mcr 2005-08-14 17:58

refactored kernel.c such that KLIPS code can be entirely omitted.
NETKEY code may have lost some functionality.

1035 lines of code changed in:

mcr 2005-08-14 17:56

by default, we should use object directories now.
use BUILDENV rather than OS for picking OS.
fail if there is no per-BUILDENV defaults.

6 lines of code changed in:

mcr 2005-08-14 17:55

added "env" target to help debug makefile(s).

4 lines of code changed in:

mcr 2005-08-14 17:54

adjustment of cast to reflect const-nature.

2 lines of code changed in:

mcr 2005-08-14 17:52

OS->OSDEP to avoid conflicts with ${OS} set by cygwin.

4 lines of code changed in:

mcr 2005-08-14 17:51

set OSDEP= explicitely for programs/pluto.

12 lines of code changed in:

mcr 2005-08-14 17:47

adjustment of cast to reflect const-nature.

5 lines of code changed in:

mcr 2005-08-14 17:44

move clean into guess as to OBJdir vs not.

8 lines of code changed in:

mcr 2005-08-14 17:43

elide very old comments/logs.

5 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