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: 1999-12-09 to 1999-11-27 (Commits 1797-1846 of 10846)
provide for undoing patches when no patches are now needed
10 lines of code changed in:
formatting fixup
2 lines of code changed in:
check for availability of %defaultroute
5 lines of code changed in:
update manpages for %defaultroute
33 lines of code changed in:
use %defaultroute
6 lines of code changed in:
support for %defaultroute in nexthops
swap() handles asymmetric missing parms better
17 lines of code changed in:
support for %defaultroute in interfaces, including nexthop determination
pathname cleanup
41 lines of code changed in:
oops, manual was still using old syntax
2 lines of code changed in:
Changed sa_family_t to uint16_t for 2.0.xx compatibility.
18 lines of code changed in:
Re-added uint*_t defines for 2.0 kernels.
Moved IPPROTO_COMP definition from klips/net/ipsec/ipsec_netlink.h
to simplify 2.0.xx userspace includes.
Eliminated unneeded header sys/types.h.
24 lines of code changed in:
Cleaned out unused cruft.
Changed include file, limiting scope, to avoid conflicts in 2.0.xx
kernels.
11 lines of code changed in:
Tidied up 2.0.xx support, after major pfkey work, eliminating
msg->msg_name twiddling in the process, since it is not defined
for PF_KEYv2.
46 lines of code changed in:
Fixed SA direction overwriting bug for netlink users.
4 lines of code changed in:
wups, PATH setting didn't work quite right...
2 lines of code changed in:
PFKEY fixups.
26 lines of code changed in:
Removed unused first argument from extension parsers.
Removed static pluto debug flag.
Moved message type and state checking to pfkey_msg_parse().
Changed print[fk] type from lx to x to quiet compiler.
Removed redundant remain check.
Changed __u* types to uint* to avoid use of asm/types.h and
sys/types.h in userspace code.
74 lines of code changed in:
Removed static pluto debug flag.
Added functions for pfkey message and extensions initialisation
and cleanup.
150 lines of code changed in:
Removed unused first argument from extension parsers.
Changed __u* types to uint* to avoid use of asm/types.h and
sys/types.h in userspace code.
Added function prototypes for pfkey message and extensions
initialisation and cleanup.
28 lines of code changed in:
Fix PFKEY symbol compile error (SADB_*) without pfkey enabled.
72 lines of code changed in:
Added headers to silence fussy compilers.
Converted local functions to static to limit scope.
Removed unused cruft.
Converted main() to prototyped declaration.
11 lines of code changed in:
Converted local functions to static to limit scope.
Removed unused cruft.
Changed types to unsigned to quiet compiler.
Cleaned up compiler directives.
36 lines of code changed in:
Added headers to silence fussy compilers.
Converted local functions to static to limit scope.
Removed unused cruft.
Changed types to unsigned to quiet compiler.
Changed printf type from Lx to x to quiet compiler.
21 lines of code changed in:
Added headers to silence fussy compilers.
Converted local functions to static to limit scope.
18 lines of code changed in:
Fixed comments at end of #endif lines.
32 lines of code changed in:
delinting and cleanup
15 lines of code changed in:
exploit atobytes() to give better diagnostics
38 lines of code changed in:
add atobytes, bytestoa
38 lines of code changed in:
Temporarily fix gmp.h include header bug for pf*.c. The proper way to
fix this will also solve the pfkey library debugging/logging problem.
5 lines of code changed in:
Moved pfkey_lib_debug variable into the library.
Added pfkey version check into header parsing.
Added check for SATYPE only for those extensions that require a
non-zero value.
94 lines of code changed in:
Remove requirement for a proxy address in an incoming getspi message.
14 lines of code changed in:
Changed pfkey_sa_build to accept an SPI in network byte order.
Added <string.h> to quiet userspace compiler.
Moved pfkey_lib_debug variable into the library.
Removed SATYPE check from pfkey_msg_hdr_build so FLUSH will work.
Added extension assembly debugging.
Isolated assignment with brackets to be sure of scope.
87 lines of code changed in:
Change pfkey_sa_build to accept an SPI in network byte order.
18 lines of code changed in:
Change pfkey_sa_build to accept an SPI in network byte order.
Minor reformatting.
Close socket after cleanup.
Moved pfkey_lib_debug variable into the library.
17 lines of code changed in:
Preset minspi and maxspi values in case and spirange extension is not
included and check for the presence of an spirange extension before
using it. Initialise tdb_sastate to LARVAL.
Fixed debugging output typo.
Fixed authentication context initialisation bugs (4 places).
79 lines of code changed in:
Set skb->dev to zero on new skb in case it is a reused skb.
Added check for skb_put overflow and freeing to avoid upmsg on error.
Added check for wrong pfkey version and freeing to avoid upmsg on
error.
Shut off content dumping in pfkey_destroy.
Added debugging message for size of buffer allocated for upmsg.
39 lines of code changed in:
Minor formatting changes in ESP MD5 initialisation.
11 lines of code changed in:
Add checks for LARVAL and DEAD SAs.
Change state of SA from MATURE to DYING when a soft lifetime is
reached and print debug warning.
106 lines of code changed in:
Added debugging message for bad netlink magic.
Initialise tdb_sastate to MATURE (1).
Added UNGRPSPIS bad length debugging message.
12 lines of code changed in:
improve rekeying message: include count and limit
45 lines of code changed in:
add atobytes and bytestoa, deprecate atodata and datatoa
164 lines of code changed in:
fix typo in key lookup (found by RGB)
6 lines of code changed in:
bug in sorting code, affects only multi-tunnel output
3 lines of code changed in:
default ike auth policy to POLICY_PSK, just like the old days
5 lines of code changed in:
internal tidying
164 lines of code changed in:
touch up sample RSA private keys
26 lines of code changed in:
- add RSA Signature authentication mode
- start to support new kinds of identity (eg. FQDN)
2498 lines of code changed in:
PFKEY updates.
3 lines of code changed in:
Minor clean-up, enabling quiet operation of pfkey if desired.
8 lines of code changed in:
Added ipv6 headers.
Moved sadb_satype2proto protocol lookup table from
klips/net/ipsec/pfkey_v2_parser.c.
Enable lifetime_current checking.
Debugging error messages added.
Add argument to pfkey_msg_parse() for direction.
Consolidated the 4 1-d extension bitmap arrays into one 4-d array.
Add CVS log entry to bottom of file.
Moved auth and enc alg check to pfkey_msg_parse().
Enable accidentally disabled spirange parsing.
Moved protocol/algorithm checks from klips/net/ipsec/pfkey_v2_parser.c
312 lines of code changed in:
Added ipv6 headers.
Remove over-zealous algorithm sanity checkers from pfkey_sa_build.
Debugging error messages added.
Fixed missing auth and encrypt assignment bug.
Add argument to pfkey_msg_parse() for direction.
Move parse-after-build check inside pfkey_msg_build().
Consolidated the 4 1-d extension bitmap arrays into one 4-d array.
Add CVS log entry to bottom of file.
168 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