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: 1998-05-18 to 1998-04-30 (Commits 47-96 of 10846)
Clean up debugging code, clean up after keys, cleaner options setting.
7 lines of code changed in:
fix pointer bug in get_preshared_key
2 lines of code changed in:
A whole pile of rearranging, including rough division by area and time.
71 lines of code changed in:
Changed references to 'addrt' to 'eroute add'. Added switch to delete a
tunnel. Updated command to print /proc/net/ipsec_*.
30 lines of code changed in:
A pile 'o changes since the tree was frozen pending release 0.8.
31 lines of code changed in:
wording touchup
1 lines of code changed in:
revise introductory wording
1 lines of code changed in:
yet more wording touchup
2 lines of code changed in:
more wording touchup
1 lines of code changed in:
minor wording touchup
1 lines of code changed in:
revise GMP commentary to make it clearer
8 lines of code changed in:
streamline make sequences
2 lines of code changed in:
move Klips utils before kernel, simplifying build instructions
27 lines of code changed in:
Klips utilities no longer need kernel sources to compile
2 lines of code changed in:
take out the pessimistic lead-in wording
1 lines of code changed in:
sigh, "make pluto" reported "up to date"
5 lines of code changed in:
Fixed compile errors with IPSEC_DEBUG shut off in the kernel config.
8 lines of code changed in:
Clarified comments on netmasks and broadcast addresses.
5 lines of code changed in:
Added HOWTO creation.
2 lines of code changed in:
reduce INSTALL complexity by adding facilities in Makefile
misc. minor cleanup
43 lines of code changed in:
add the Configure.help patch; misc cleanup
13 lines of code changed in:
revise network-configuration step, including debugging going back to optional
18 lines of code changed in:
oops, insmod doesn't take the .o
1 lines of code changed in:
Added notes about kernel config utility help.
4 lines of code changed in:
oops -- Klips won't compile without debugging turned on
2 lines of code changed in:
warning about ietf-drafts
3 lines of code changed in:
update, touch up
6 lines of code changed in:
update for 0.8 release
2 lines of code changed in:
minor updates
4 lines of code changed in:
Added not about lack of Pluto backward compatability.
6 lines of code changed in:
Added RGB's running (raw) list of TODO's to JI's original.
74 lines of code changed in:
Updated to reflect recent klips changes and additions.
9 lines of code changed in:
Added a note that the command syntax is obsolete, but the concepts
are still valid.
3 lines of code changed in:
Added a comment that these scripts are obsolete.
9 lines of code changed in:
Clarified relationship of SA's referred to on the command line.
7 lines of code changed in:
Fixed incorrect signed interpretation of command line spi to unsigned long.
It prevented deletion of ~spi values generated by pluto.
6 lines of code changed in:
add info about netlinkpatch
4 lines of code changed in:
install netlinkpatch as well as kernelpatch
5 lines of code changed in:
OpenBSD script to set eroutes and SA's to interop with klips.
128 lines of code changed in:
Genesis 2 of klips userspace utilities, this time with the right
extension (.8).
396 lines of code changed in:
Clarified the usage text.
8 lines of code changed in:
use new packet processing mechanism to handle Oakley SA Payloads
807 lines of code changed in:
Update utils names -- spi and eroute from setsa and addrt.
14 lines of code changed in:
Minor cleanup of utils filenames overlooked in major overhaul.
24 lines of code changed in:
Major overhaul.
Removed install/initialise section with pointers to top-level INSTALL.txt.
Updated filelists and providing descriptions of all files.
Removed usage example and moved it to doc/*_setup.txt.
100 lines of code changed in:
JI's BUGS/TODO section from the 0.6 README file.
6 lines of code changed in:
Minor touch-ups relating to klips, particularly new debugging behaviour.
13 lines of code changed in:
Document netlink enhancement to clean up after a messy module.
5 lines of code changed in:
Brief description of RGB's hardware setup with two transport/tunnel examples.
134 lines of code changed in:
Now this is the original JI setup...the other was checked in by accident.
133 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