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-12-10 to 2003-12-01 (Commits 7747-7796 of 10846)
Fix output - include installed docs in filelist
123 lines of code changed in:
Fix output
1 lines of code changed in:
Fix output
4 lines of code changed in:
Update to reflect new /usr/share/doc/freeswan tree
246 lines of code changed in:
*** empty log message ***
1 lines of code changed in:
Fix tests to match new output due to additional log messages
77 lines of code changed in:
Fix test to match up with new output (we no longer patch ipsec_netlink)
8 lines of code changed in:
change order of XAUTH and MODECFG states so that the existing
states retain the same state numbers.
25 lines of code changed in:
get rid of a warning when not using pthreads.
2 lines of code changed in:
Teach tests about new transition log messages
3 lines of code changed in:
sa_policy_bit_names was not consistent with order of bits in constants.h
3 lines of code changed in:
Add NAT-T/VirtualIP Params to test output
2 lines of code changed in:
got rid of some warnings about uninitialized entries.
fixes for XAUTH_USEPAM to build.
11 lines of code changed in:
Makefile listed ac.o instead of xauth.o when you turn on XAUTH.
12 lines of code changed in:
only include -I$BIND9INCDIR if it is set.
24 lines of code changed in:
include NAT_TRAVERSAL only if told to.
3 lines of code changed in:
example pam configurations.
8 lines of code changed in:
added ESPinUDP patches to classic klink.
9 lines of code changed in:
rename kernel note to openswan.
0 lines of code changed in:
NAT-traversal patches for pluto, and XAUTH patches.
5262 lines of code changed in:
NAT-traversal patches to KLIPS.
843 lines of code changed in:
NAT-traversal patches to KLIPS.
720 lines of code changed in:
documentation for additions.
394 lines of code changed in:
screwed up the order of transport_proto/proto.
5 lines of code changed in:
make clean should not clean out the things that are
checked in and built by htmldoc.
leave that to "make realclean"
4 lines of code changed in:
use gpg instead of pgp
11 lines of code changed in:
Revert false positive error message
2 lines of code changed in:
added HowTo files
3245 lines of code changed in:
1.4.8 X.509 patch applied - may result in non-functional OE on
2.6 kernels.
23 lines of code changed in:
1.4.7a X.509 patch applied.
8 lines of code changed in:
1.4.7 X.509 patch applied.
20 lines of code changed in:
brand this distro of FreeSWAN.
0 lines of code changed in:
fixed final set of tests.
256 lines of code changed in:
checked in documentation
18815 lines of code changed in:
patches to avoid ipsec_netlink.h, which has been obsolete for
some time now.
93 lines of code changed in:
added "key4" command.
36 lines of code changed in:
removed ipsec_netlink.h
21 lines of code changed in:
Complain if we can't find log files. As per Paul
2 lines of code changed in:
Check filesize > 0 so we ignore directories and useless files. As per Paul
4 lines of code changed in:
additional debug cases.
4 lines of code changed in:
Fix for ATM devices where physdev->hard_header_len *is* correct
12 lines of code changed in:
Fix memory leak reported by Paul (patch from dhr)
2 lines of code changed in:
adjustments for look-for-* output.
6 lines of code changed in:
if lwresd does not start early enough, then the request is
lost and never retransmitted. This version can now deal with
named being slow to start, or taking along time to verify
DNSSEC signatures.
This also fixes the non-concurrent stuff.
66 lines of code changed in:
prompting in non-concurrent mode looks right now.
do not ask for EOF messages from stdin if we are in ignoreeof
mode.
14 lines of code changed in:
Only load 2.6 kernel modules if we're using modules (Mantis 91)
4 lines of code changed in:
Stop IPsec *after* NFS, so we don't hang on NFS over IPsec mounts
13 lines of code changed in:
look for the item rather than the wrong $1.
2 lines of code changed in:
debug case should have --ignoreeof as well.
1 lines of code changed in:
introduce "screwy.org" test domain - it won't resolve, so we
can test retransmitter.
47 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