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-09-04 to 2004-08-19 (Commits 8947-8996 of 10846)
changed fedora rpm extension from 'fc2' to 'fc'
1 lines of code changed in:
adjustments to permit test to run more smoothly.
35 lines of code changed in:
Added spec file for suse. This properly builds and installs a binary.
Perhaps we want to automaticly generate parts of the openswan spec file,
since there is so much overlap with the redhat/fedora one.
Only changes so far: creation of /sbin/rcipsec link and different directory
structure in /usr/src/ (packages instead of redhat), different rpm suffix
and different dependancy on gmp (no devel package, gmp.h comes in gmp rpm)
99 lines of code changed in:
added dependancy on gmp-devel
1 lines of code changed in:
updates to DPD tests to be more reliable, and spit out
more diagnostics when they fail.
58 lines of code changed in:
restructure the eroute-not-idle code so that it does not
create events in the past.
34 lines of code changed in:
check for timer events in the past.
2 lines of code changed in:
freeswan -> openswan fixes.
3 lines of code changed in:
add additional debugging of what event is being
handled each time the timer is kicked off.
17 lines of code changed in:
make sure to reschedule DPD events when we skip DPD
sending due to phase 2 activity.
11 lines of code changed in:
mark seqno received as being a DPD R_U_THERE_ACK event.
2 lines of code changed in:
added dpd.o dependancies.
37 lines of code changed in:
added code to list queued events.
85 lines of code changed in:
added DPD and daily event timer names.
5 lines of code changed in:
adjustment to case of error message.
5 lines of code changed in:
updated script and results
42 lines of code changed in:
make run script a bit more verbose.
added debugging to configuration file
turn off OE explicitely in config file.
17 lines of code changed in:
moved DPD code to seperate file for sanity reasons.
added --debug-dpd option, and used it.
added info to whack --status re: DPD policy.
430 lines of code changed in:
*** empty log message ***
458 lines of code changed in:
Added draft-ietf-ipsec-udp-encaps-09.txt to /doc
1178 lines of code changed in:
use top-level mechanisms to build from makefile comment.
5 lines of code changed in:
wake_up_process not linked.
0 lines of code changed in:
module build updates -- include subdirs inline.
12 lines of code changed in:
set both IPSEC_NAT and KLIPS_NAT for now.
10 lines of code changed in:
one more KLIPS_NAT->IPSEC_NAT.
5 lines of code changed in:
removed check for incorrect setting of NET_26.
6 lines of code changed in:
Some Free/SWAN to Openswan changes.
note: some NAT related options need to go into these files still
For example forceencaps, nat_traversal, vhost, virtual_private subnetwithin
(made item in bugs.openswanorg)
11 lines of code changed in:
Only show (native) once
2 lines of code changed in:
ignore OUTPUT.
1 lines of code changed in:
mark symlinks as precious
added missing object files.
49 lines of code changed in:
organized symbols such that it is easier to build modules.
35 lines of code changed in:
export-symbols not requires in 2.6.
2 lines of code changed in:
if we choose to compile the file, we want the contents,
so don't pull any punches.
4 lines of code changed in:
fix up module compile test to work with 2.6.
added post-build complicated check.
12 lines of code changed in:
test case of module builds.
239 lines of code changed in:
added -p to PATCHAPPLIED mkdir.
7 lines of code changed in:
NAT-DPD test case.
3 lines of code changed in:
adjustment of DPD sending VID.
17 lines of code changed in:
added #defines for ATT heartbeat.
13 lines of code changed in:
Patch from Jochen Eisinger for AT&T MTS Heartbeat packet support
10 lines of code changed in:
added basic-pluto-03 as non-nat version of nat-pluto-01.
5 lines of code changed in:
eliminate duplicate definition.
0 lines of code changed in:
CONFIG_KLIPS_NAT was wrong, also need to include udp.h.
23 lines of code changed in:
simplify definition of nat_t related prototypes.
4 lines of code changed in:
removed extra file.
0 lines of code changed in:
test for north<->east configuration used later in NAT-T test.
371 lines of code changed in:
CONFIG_IPSEC -> CONFIG_KLIPS for KLIPS handler.
2 lines of code changed in:
CONFIG_KLIPS_NAT_TRAVERSAL is not used in an attempt to
be 26sec compatible. But, some defines where changed.
29 lines of code changed in:
simplify check for ESPINUDP definition.
2 lines of code changed in:
FREESWAN->OPENSWAN in umlsetup.sh.
1 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