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-07-31 to 2003-06-28 (Commits 7397-7446 of 10846)
derive NET25-ness from presence of NETLINK_XFRM macro.
12 lines of code changed in:
preliminary (untested by FS-team) 2.5 patches.
76 lines of code changed in:
added man pages on stats files
2 lines of code changed in:
patched Herbert Xu files, based upon 2.00 code (base reference)
1781 lines of code changed in:
clean up before running test, just in case previous
one died.
5 lines of code changed in:
created /var/log/pluto/peer directory in UMLs.
6 lines of code changed in:
updated document with new text about a seperate registry
for the algorithm type.
199 lines of code changed in:
canonify out the isakmp# that was used.
3 lines of code changed in:
pluto/log.c: peerlogopen: simplify connection closing loop
2 lines of code changed in:
pluto/log.c: peerlogopen:
- (bug fix) terminate string with NUL
- simplify copy code
9 lines of code changed in:
pluto/log.c: fix memory leak in peerlogopen
3 lines of code changed in:
pluto/log.c: simplify close_peerlog
4 lines of code changed in:
simplification: unconditionally initialize perpeer_list
3 lines of code changed in:
convert some new globals into file statics
13 lines of code changed in:
clean up whitespace again
47 lines of code changed in:
added pre-install verify target.
11 lines of code changed in:
added documentation on perpeerlog/perpeerlogbase.
10 lines of code changed in:
cleaned up warnings by removing extraenous argument
which was never used.
4 lines of code changed in:
when logging quick mode things, note the isakmp they are
attached to.
8 lines of code changed in:
fixed loop problem with close_peerlog()
added additional log_to_perpeer calls.
15 lines of code changed in:
adjusted rcv_info.c for co-terminal work internal
API changes.
8 lines of code changed in:
compile -lipsecpolicy if USE_IPSECPOLICY is set.
5 lines of code changed in:
; is not a valid comment character for dhclient.conf.
Use #.
added --dhclient to usage output.
4 lines of code changed in:
use | as delimitor for $DEFAULT_ENVIRONMENT.
switch | to \\| when in $DEFAULT_ENVIRONMENT.
this is due to PR#236 where the "uname" output
says GNU/Linux, screwing up sed.
6 lines of code changed in:
do not put trailing / on directory name - program will include
it itself.
2 lines of code changed in:
created per-connection logging environment, turned off
by default. Documentation to come.
289 lines of code changed in:
include <sys/queue> for CIRCLEQ definition for connections.h
24 lines of code changed in:
enabled addrtot test case.
1 lines of code changed in:
1) added IPv6 text format that omits "squashing" (::-notation)
2) added regression tests
3) removed RFC2874 style reverse - this was not brought
forward. Switched to ip6.arpa format.
99 lines of code changed in:
adjusted regression tests so that they compile
with modern compiler options.
221 lines of code changed in:
edited CHANGES file to be more clear
3 lines of code changed in:
added note about KLIPS
3 lines of code changed in:
Fixed link.
5 lines of code changed in:
Corrected typos.
3 lines of code changed in:
Pulled up changes from 2.01 branch.
123 lines of code changed in:
removing a redundant variable
1 lines of code changed in:
key restrict updates
60 lines of code changed in:
key restrict updates.
24 lines of code changed in:
enabled co-terminal-03
5 lines of code changed in:
A few small updates.
2 lines of code changed in:
timing-diagram with inline explanation.
177 lines of code changed in:
initial edits per-Bob Braden.
206 lines of code changed in:
minor typo fixes.
111 lines of code changed in:
state machines for OE
111 lines of code changed in:
use /usr/src/programs/ikeping instead of ipsec ikeping
1 lines of code changed in:
forwarding plane state machine.
35 lines of code changed in:
added "NOINSTALL" to omit install: target from common
Makefile so that it can be overridden
16 lines of code changed in:
rekeying of wavesec conns
751 lines of code changed in:
update, merging some entries from noKEYBRANCH-2_01
38 lines of code changed in:
refine and correct messages about DNS lookups supporting initiating opportunistically
33 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