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-06-01 to 2003-05-26 (Commits 7197-7246 of 10846)
noted KEY/TXT changes
6 lines of code changed in:
give named on "wavesec" (west) box a chance to start
4 lines of code changed in:
added -03 configuration files.
13 lines of code changed in:
added test case for situation where gw in TXT record does not
match QNAME
388 lines of code changed in:
adjusted output after successful test case
53 lines of code changed in:
added some debugging of control flow for opportunistic_initiate,
and how it responds to lack/presence of TXT records.
Added some debugging of decoding of DNS replies.
33 lines of code changed in:
move --listen to before --route, as required.
3 lines of code changed in:
fixed "roadtxt" TXT entry to have proper delegation.
added "roadbad" TXT entry that has *wrong* delegation.
232 lines of code changed in:
when run manually, road got the same MAC as "east", which was
a problem. fixed.
2 lines of code changed in:
test case for FQDN iOE "TXT" record (no reverse, no KEY)
398 lines of code changed in:
do not do DIG for now.
0 lines of code changed in:
adjust message - if we find a TXT RR, but it is wrong, then we
do not look for KEY.
1 lines of code changed in:
ignore any received vendorIDs.
3 lines of code changed in:
added records with just TXT and just KEY RR.
7 lines of code changed in:
smarter logic for deciding if the TXT record we found was good
enough.
14 lines of code changed in:
pluto looked up KEY record even when it found the TXT record
due to misunderstanding as to which loop/switch was "break"ing
out of.
13 lines of code changed in:
when we get a whack request to do a DNS lookup, look for
both KEY and TXT simultaneously with two continuations.
28 lines of code changed in:
introduce new function "daily_log_event" that resets
certain log functions once a day.
56 lines of code changed in:
process both keys from KEYs and TXTs.
12 lines of code changed in:
if USE_KEYRR is set, then look for KEY RR for self if the TXT
RR is not found (when responding)
235 lines of code changed in:
always compile process_lwdnsq_key into code.
1 lines of code changed in:
added daily event
also macro for log messages about KEY/TXT RR.
13 lines of code changed in:
note if USE_KEYRR is set in vendorID and welcome message.
4 lines of code changed in:
if USE_KEYRR is set, then look for KEY RR for self if the TXT
RR is not found.
84 lines of code changed in:
turn on PLUTO_SENDS_VENDORID by default so that we can tell if
this is a pluto built with or without KEY support.
2 lines of code changed in:
resigned zones.
290 lines of code changed in:
added roadtxt and roadkey names for oe-road-02 and oe-road-03
4 lines of code changed in:
test case results for when we look only for TXT records.
182 lines of code changed in:
TXT patch applied - disabled. Test cases assume KEY for now.
253 lines of code changed in:
added dig for TXT record.
20 lines of code changed in:
start of a style guide for pluto.
4 lines of code changed in:
added file ipsec_policy.h
1 lines of code changed in:
enable co-terminal-02 test case.
4 lines of code changed in:
added file ipsec_policy.h
2 lines of code changed in:
added file ipsec_policy.h
2 lines of code changed in:
added ipsec_policy.h file.
adjusted whitespace for ipsec_xmit.h
3 lines of code changed in:
preliminary success with co-terminal-02 (wavesec+OE)
429 lines of code changed in:
final redundant config file removed
0 lines of code changed in:
more redundant config files
0 lines of code changed in:
removed redundant files now in "all" area
0 lines of code changed in:
added "showpolicy" on port 4
1 lines of code changed in:
road.uml.freeswan.org was missing KEY record.
208 lines of code changed in:
refactored --status sort code
68 lines of code changed in:
TXT-only data records removed, KEY restored
11 lines of code changed in:
both TXT/KEY records present.
784 lines of code changed in:
dummy revisions 1.172
1 lines of code changed in:
dummy revision 1.171
2 lines of code changed in:
dummy revision 1.170
1 lines of code changed in:
renamed opportunism.spec to avoid RPM nonsense
1254 lines of code changed in:
added TXT record to reverse of .45.
81 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