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: 2001-10-15 to 2001-09-19 (Commits 3497-3546 of 10846)
moved variables for UML setup to common file.
provided sample of this file.
97 lines of code changed in:
added tokens to end of seperator line that barf uses.
45 lines of code changed in:
change terminology in comments and messages: HOLD etc. become %hold etc.
29 lines of code changed in:
expect script to start a UML and load a script into it.
script forks into background at end of script and waits for
UML to die.
44 lines of code changed in:
perl script to transform key, making it have appropriate parity.
44 lines of code changed in:
added code to play pcap files to both public and private sides.
updated usage.
208 lines of code changed in:
use UML_{public,private}_{CTL,DATA} variables to chose daemon
mode if they are set.
38 lines of code changed in:
never rekey opportunistic connections
2 lines of code changed in:
add rekey parameter
28 lines of code changed in:
--dontrekey
45 lines of code changed in:
rewrites to fit new organisation
1271 lines of code changed in:
enabled ARP replies.
2 lines of code changed in:
documented environment variables
added arp replies
added --help and fixed Usage().
176 lines of code changed in:
split advanced configuration to separate file
1268 lines of code changed in:
new file and Makefile changes to use it
148 lines of code changed in:
re-arranging these files somewhat
moving material to new testing.html and adding links to it
2 lines of code changed in:
Moved all freeswan kernel version macros to a new file.
1 lines of code changed in:
ignore Commit Flag to improve interoperability
32 lines of code changed in:
fixed some typos
added a table line for 20 Mbit/sec
26 lines of code changed in:
uml_net program that handles two interfaces.
no support for pcap yet.
720 lines of code changed in:
apparatus to talk to uml_netjig
18 lines of code changed in:
added MCR in intro/team section
reduced mentions of hardware acceleration in performance
reworded brute force in glossary
37 lines of code changed in:
format and wording fiddles
24 lines of code changed in:
Check error return for all "tto*" calls and report errors. This, in
conjuction with the fix to "tto*" will detect AF not set.
32 lines of code changed in:
Check error return for all "tto*" calls and report errors. This, in
conjuction with the fix to "tto*" will detect AF not set.
21 lines of code changed in:
blowfish and tiger patches in web
table layout fiddles in performance
8 lines of code changed in:
changes for UML build (main branch)
74 lines of code changed in:
added a FAQ about odd net interfaces
converted part of performance doc to table
164 lines of code changed in:
refine message prefix about probable PSK mismatch
5 lines of code changed in:
expanded section on MTU/frag problems
moved it to troubleshhoting doc, pointer in FAQ
128 lines of code changed in:
better diagnostic of unknown address family
12 lines of code changed in:
added AS-400 and updated Cisco section in interop
format fixes in kernel
249 lines of code changed in:
improve diagnostic message
5 lines of code changed in:
some minor changes to whether to run "KERNDEP"
17 lines of code changed in:
a script to build a UML+FreeSWAN testing environment.
240 lines of code changed in:
UML kernel configuration file for FreeSWAN nodes (East/West)
276 lines of code changed in:
UML kernel configuration file for non-FreeSWAN nodes (Sunrise/Sunset)
262 lines of code changed in:
network configuration for west.
220 lines of code changed in:
network configuration for sunset
122 lines of code changed in:
network configuration for sunrise
114 lines of code changed in:
network configuration for east.
207 lines of code changed in:
TRAPSUBNET.
3 lines of code changed in:
Added NetCelo's TRAPSUBNET code to convert a new type TRAPSUBNET into a
HOLD.
20 lines of code changed in:
added a mirror in intro
changed IPSEC to IPsec in many places
452 lines of code changed in:
Min/max fixups.
3 lines of code changed in:
PF_KEYv2 ident extension output documentation.
0 lines of code changed in:
Min/max cleanup.
9 lines of code changed in:
Minor pfkey lifetime fixes.
7 lines of code changed in:
rewording
22 lines of code changed in:
Debug output bugfix for NetCelo's PF_KEY ident patch.
6 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