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-10-26 to 1998-10-13 (Commits 447-496 of 10846)
preparations for new boot-time stuff
white-space cleanup
PLUTOTYPE "none"
20 lines of code changed in:
make restart pause for ghost of Pluto connection to die
14 lines of code changed in:
use SA_* protocol names, not IPPROTO_*, to avoid compile problems
42 lines of code changed in:
DHR's changes for bug fixes, better logging
31 lines of code changed in:
update to match code changes: new operations mostly
61 lines of code changed in:
ready subcommand
21 lines of code changed in:
DHR fix for option bug
2 lines of code changed in:
DHR's changes for --terminate
47 lines of code changed in:
changes to match the new pluto/whack structure
31 lines of code changed in:
provide encrypt/pfs defaults correctly
4 lines of code changed in:
correct buggy comments
4 lines of code changed in:
RGB's fixes to add protocol indicators where appropriate
19 lines of code changed in:
SPIs are stored in network order
8 lines of code changed in:
Fix bug in size of stucture passed in from user space for grpspi command.
Added debugging code to find spigrp stucture size mismatch bug.
Convert switch to loop for more efficient coding and redundant code elimination.
55 lines of code changed in:
Change program to program_name to bring in line with other utils.
Added debugging code to find null proto bug, premature exit on hex info bug.
Fixed premature exit on hex info bug.
99 lines of code changed in:
Institute more precise error return codes from eroute commands.
25 lines of code changed in:
Add --proto to spi, eroute and spigrp calls.
Rearrange route, spi, spigrp and eroute commands to eliminate dropped
packets.
190 lines of code changed in:
Change return type on rj_addroute and rj_delete and add and argument
to the latter to be able to transmit more infomation about errors.
42 lines of code changed in:
Change return type on ipsec_breakroute and ipsec_makeroute and add an
argument to be able to transmit more infomation about errors.
10 lines of code changed in:
Change return type on ipsec_breakroute and ipsec_makeroute and add an
argument to be able to transmit more infomation about errors.
Fix cut-and-paste debug statement identifier.
41 lines of code changed in:
Selective debug printing, depending upon called service.
Institute more precise error return codes from eroute commands.
Fix bug in size of stucture passed in from user space for grpspi command.
37 lines of code changed in:
Chronological and finished task sort of list.
15 lines of code changed in:
attempt to support sa_id in netlink, without requiring it
81 lines of code changed in:
fix typo
1 lines of code changed in:
touch up man page
13 lines of code changed in:
avoid very obscure chance of error
2 lines of code changed in:
- add --delete for connections
- handle the --rekeytries 0 case
- replace the dangle-prone st_phase1 field
- touch up #includes and debugging output
- update the manpage
329 lines of code changed in:
Run-on kernel message fix, standard SA printing from kernel.
6 lines of code changed in:
Cleaned up cruft.
Convert to use satoa for printk.
35 lines of code changed in:
Convert to use satoa for printk.
Moved break; in 'set debug level code to avoid undetected bug.
Fixed run-on error message to fit 80 columns.
100 lines of code changed in:
Convert to use satoa for printk.
68 lines of code changed in:
Added freeswan.h inclusion.
5 lines of code changed in:
Fixed bad stucture pointer.
Fixed unknown var (cut and paste error).
11 lines of code changed in:
implement (potential) connections database, and all that implies
1393 lines of code changed in:
fix interface wording
2 lines of code changed in:
SA ID announcement.
3 lines of code changed in:
Added inclusion of freeswan.h.
a_id structure implemented and used: now includes protocol.
110 lines of code changed in:
sa_id structure implemented and used: now includes protocol.
178 lines of code changed in:
Added inclusion of freeswan.h.
sa_id structure implemented and used: now includes protocol.
Start to add some inactive pfkey2 code.
132 lines of code changed in:
Added inclusion of freeswan.h.
sa_id structure implemented and used: now includes protocol.
113 lines of code changed in:
Added inclusion of freeswan.h.
6 lines of code changed in:
Added inclusion of freeswan.h.
5 lines of code changed in:
Update and cleanup.
45 lines of code changed in:
get rid of static buffers
loop detection
simple quoting convention
144 lines of code changed in:
- be more specific about error conditions: for each STF_FAIL,
designate which notification message most applies.
- use these results in reporting to whack
- make whack back-talk look like FTP messages
337 lines of code changed in:
add --optionsfrom
80 lines of code changed in:
add 0h format for host-order hex
76 lines of code changed in:
wording touchup
10 lines of code changed in:
minor update to reflect <freeswan.h> now including other necessary headers
13 lines of code changed in:
changes to atosa/satoa to use sa_id struct
125 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