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-11-13 to 1998-11-07 (Commits 547-596 of 10846)
Added and used LEAK_DETECTIVE. Fixed some leaks.
196 lines of code changed in:
- gave special meaning to combination of delete and add
- improved and documented combinations of whack command types
- improved logging
158 lines of code changed in:
Added prefix 'ipsec' to use HS' freeswan pathfinder shell.
402 lines of code changed in:
Add/update from snoop100-110.
11 lines of code changed in:
Fixed ntohs bug in udp/500 hole for IKE.
7 lines of code changed in:
Another last-minute pre-0.91 checkin.
1 lines of code changed in:
- add --route and --unroute: hysteresis in routing should prevent
packets flowing in the clear during IPsec SA transitions.
- add --status to display the internal state of Pluto.
- deleted misleading README; other resources fulfill its role
436 lines of code changed in:
Prepend 'ipsec' so the command paths can be found with HS' script.
183 lines of code changed in:
More pre-0.91 checkins.
9 lines of code changed in:
Add --label option to identify caller from scripts.
62 lines of code changed in:
Fix /proc/net/ipsec_spi output spacing fixes missed in the previous pass.
4 lines of code changed in:
Fixed #includes for RH5.1.
6 lines of code changed in:
fix a memory leak
1 lines of code changed in:
#include cleanup to hopefully compile under RH5.1.
8 lines of code changed in:
improved wording
10 lines of code changed in:
mark inbound IPsec SAs as such
2 lines of code changed in:
units in time values
internal cleanup
57 lines of code changed in:
clarify wording in lifetime etc.
7 lines of code changed in:
Check off bugs for 0.91 and move stuff to DONE.
1 lines of code changed in:
Check off last minute bugs for 0.91 and move dones to DONE.
2 lines of code changed in:
Check HS' summaries for accuracy.
5 lines of code changed in:
Kill tcp/500 hole, keep udp/500 hole.
6 lines of code changed in:
Pre-0.91 stuff with direction indicator and debug clarifications.
9 lines of code changed in:
Add support for SA direction flag.
6 lines of code changed in:
Clean up debug output.
Add direction to spi setup debug code.
Add support for SA direction flag.
20 lines of code changed in:
Print direction in/out flag from /proc/net/ipsec_spi.
11 lines of code changed in:
Add support for SA direction flag.
Add more specific error output messages.
154 lines of code changed in:
Update script to accept --proto parameter.
19 lines of code changed in:
Add spaces to SYNOPSIS sections to clarify, merging HS' changes.
28 lines of code changed in:
- fix bug whereby deleting an old IPsec SA deletes the route and eroute
for its replacement. Pluto keeps track of the "owner" of a subnet.
- exploit new KLIPS feature of letting UDP 500 output through in the clear
- improve logging
- make pluto manpage less misleading about units for time parameters
- tidy up AH use of AUTH_METHOD
186 lines of code changed in:
No eroute sends in clear fix.
2 lines of code changed in:
If no eroute is found, discard packet and incr. tx_error.
11 lines of code changed in:
clarify units for times
4 lines of code changed in:
add ipsec_ note
4 lines of code changed in:
updates and editing
27 lines of code changed in:
oops, fix bug
1 lines of code changed in:
des.h is now in FREESWANLIBDIR
5 lines of code changed in:
revise text about config-file editing
7 lines of code changed in:
automatically determine local address (with --iam override)
30 lines of code changed in:
be a little fussier
5 lines of code changed in:
revisions for new libdes handling
8 lines of code changed in:
update for release 0.91
2 lines of code changed in:
Many smallish fixes, inspired by Binghamton:
- fix handling of the variable form of attribute
- don't allow --initiate before --listen
- use new number for ESP_NULL
- demand each transform include an ENCAPSULATION_MODE attribute
- demand each AH transform include an appropriate AUTH_ALGORITHM attribute
- add not-yet-standardized OAKLEY_GROUP 5 (MODP 1536)
- fix some messages
154 lines of code changed in:
revisions for new library scheme
17 lines of code changed in:
adjustments for libdes and libgmp
27 lines of code changed in:
adjustments for new library scheme
1 lines of code changed in:
add installation of manpages
9 lines of code changed in:
organize override of manual-page location
add lib to install
5 lines of code changed in:
amend manpage installation for ipsec_ prefix
6 lines of code changed in:
changes for ipsec_ prefix
64 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