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: 2003-05-16 to 2003-05-05 (Commits 7097-7146 of 10846)
[MCR] include FreeS/WAN library in tags building
3 lines of code changed in:
first test case for policy lookup.
40 lines of code changed in:
processing of IP address into pieces was not done with
the right order of operations.
8 lines of code changed in:
switch statement was missing break statements and was running on.
8 lines of code changed in:
addition of CGI-focused interface to policy lookup interface
300 lines of code changed in:
print credentials, if any were provided.
30 lines of code changed in:
do not include ikeping by default.
6 lines of code changed in:
use relative symlinks so that this continues to work on plain hosts.
4 lines of code changed in:
add RCS IDs
6 lines of code changed in:
changed location of whack ctl socket.
2 lines of code changed in:
change directories before running pluto,
after putting some symlinks in place.
3 lines of code changed in:
clean out PID files before each test.
2 lines of code changed in:
silly
1 lines of code changed in:
move #include of ipsec_param.h earlier so that there aren't
conflicts on the in6 definitions.
4 lines of code changed in:
PR100: should rekey OE conns without loosing packets
--dontrekey connections are rekeyed if, at point of decision, there has been
recent traffic. For IPsec SAs, only outbound traffic is noted (eroute use).
For an ISAKMP SA, the start of Phase 1 negotiation counts.
303 lines of code changed in:
oops, mentioned showpolicy twice.
1 lines of code changed in:
ignore OUTPUT dir
1 lines of code changed in:
ignore generated binaries.
2 lines of code changed in:
beginnings of test case for policy information to end
clients.
420 lines of code changed in:
only include the IPSECPOLICY info socket server if
Makefile.inc says to do so.
116 lines of code changed in:
moved ISAKMP algorithm related defines to ipsec_policy
from constants.h
17 lines of code changed in:
export "find_connection_for_clients"
9 lines of code changed in:
optionally build "showpolicy"
6 lines of code changed in:
include references to libpolicy/showpolicy
9 lines of code changed in:
do not restart pluto if it crashes in the UMLs.
6 lines of code changed in:
include reference to "ipsec showpolicy" command.
1 lines of code changed in:
IPsecSAref_t and macros were moved to freeswan.h.
5 lines of code changed in:
pluto server part of ipsec policy query system.
276 lines of code changed in:
program to interogate ipsec policy of stdin.
run this from inetd.
169 lines of code changed in:
ipsec policy query system - includes some values moved from
pluto/programs/constants.h which will need to be global.
213 lines of code changed in:
added comment about origin of values used
13 lines of code changed in:
first draft at library to support queries to pluto.
288 lines of code changed in:
change pattern to be understood by mawk
3 lines of code changed in:
moved PRINTF_LIKE macro to freeswan.h for more global use.
1 lines of code changed in:
set function pfkey_debug_func to DBG_log for use when
debugging pfkey library inside pluto.
7 lines of code changed in:
IPROUTE2 and FIREWALLTYPE macros added.
2 lines of code changed in:
new function pfkey_debug_func added for us in debugging from
pfkey library.
39 lines of code changed in:
SAref definitions moved from ipsec_sa.h so that pluto
could get access to them.
30 lines of code changed in:
resort, uniquify the .cvsignore file.
3 lines of code changed in:
umluserland references to variables needs to be shell variables.
2 lines of code changed in:
whack sanitizer should ignore packets that may get
(re-)transmitted by the remote end.
1 lines of code changed in:
previous commit message was wrong - it added umluserland.
A target to force the userland of a UML to be updated/re-installed
2 lines of code changed in:
added define for firewalling type.
14 lines of code changed in:
PR180: accept compression proposal even if compress=no
51 lines of code changed in:
added notes about barf.in changes.
3 lines of code changed in:
switch to examining LIBEXEC dir for updown stuff.
7 lines of code changed in:
guard against imaginable memory leak
2 lines of code changed in:
PR64: Ignore trailing "." characters when comparing or resolving FQDN IDs.
109 lines of code changed in:
test situation with packetdefault when there is no conn defined
297 lines of code changed in:
test for acting on nfmark bits that are set by ipsec_rcv.
1076 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