Commit Log (Page 154 of 217)

back to main page

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-05-14 to 2001-05-01 (Commits 3147-3196 of 10846)

henry 2001-05-14 19:09

pubkey= line switched to base64

7 lines of code changed in:

henry 2001-05-14 18:53

correct sloppy auto-parameter wording

5 lines of code changed in:

henry 2001-05-14 18:48

implement status subcommand

114 lines of code changed in:

henry 2001-05-14 17:09

abort startup if info file cannot be created

7 lines of code changed in:

henry 2001-05-14 17:07

stop complain and adjust exit status if IPsec apparently already stopped

9 lines of code changed in:

dhr 2001-05-14 16:42

add routing.txt to document routing and erouting

4 lines of code changed in:

dhr 2001-05-14 16:40

descript routing and erouting logic

290 lines of code changed in:

dhr 2001-05-14 16:37

separate PLUTO_SA_LIFE_DURATION_DEFAULT from SA_LIFE_DURATION_DEFAULT

2 lines of code changed in:

dhr 2001-05-14 16:29

fix bug in sharing routes that agree

22 lines of code changed in:

henry 2001-05-14 16:08

note about exit status

4 lines of code changed in:

henry 2001-05-14 16:00

more cautious choice of eroute verb for packetdefault

2 lines of code changed in:

henry 2001-05-14 15:56

packetdefault logic wasn't invoking eroute right

2 lines of code changed in:

henry 2001-05-14 15:49

oops, packetdefault needs to be legal

2 lines of code changed in:

henry 2001-05-14 15:49

more precise abort message

3 lines of code changed in:

dhr 2001-05-09 16:31

clarify default lifetimes.

19 lines of code changed in:

henry 2001-05-09 09:49

revise what-name-to-build-kernel-under logic

3 lines of code changed in:

rgb 2001-05-08 16:55

Added structure locking features.

3 lines of code changed in:

rgb 2001-05-08 16:55

Separate Interface from function.
Put block comments in /* */.
Flesh out function calls/arguments.
Added SAList match.
Put interface names in "" instead of () for clarity.
Re-justified all comments, indenting to 4th column.
Added a data structures reference at the end.

378 lines of code changed in:

rgb 2001-05-08 16:55

Separate iptables and ip6tables for clarity.
Added --protocol for --[sd]port and for SAIDs.
Deleted NetLink references.
Tidy TODO.

146 lines of code changed in:

dhr 2001-05-08 01:37

redo route and eroute logic

473 lines of code changed in:

henry 2001-05-07 20:48

attempt module load only in modularized kernels

7 lines of code changed in:

henry 2001-05-07 20:17

DHR's mod for RH's weird 2.2.19

6 lines of code changed in:

henry 2001-05-07 08:45

_confread change

6 lines of code changed in:

henry 2001-05-07 08:43

document parameter-name syntax

5 lines of code changed in:

henry 2001-05-07 08:43

strip private parameters from output

4 lines of code changed in:

dhr 2001-05-05 13:20

tidy whitespace

5 lines of code changed in:

rgb 2001-05-04 23:31

IP frag debugging updates and enhancements.

13 lines of code changed in:

dhr 2001-05-04 22:51

refined DODGE_DH_MISSING_ZERO_BUG -- Responder never drops negotiation

56 lines of code changed in:

rgb 2001-05-04 12:45

Remove unneeded code. ipp is not used after this point.

4 lines of code changed in:

rgb 2001-05-04 12:37

Remove erroneous checking of return codes for proc_net_* in 2.4.

12 lines of code changed in:

rgb 2001-05-04 12:36

Fix skb_cow() call for 2.4.4. (SS)

11 lines of code changed in:

rgb 2001-05-04 12:34

Rremove erroneous checking of return codes for proc_net_* in 2.4.

16 lines of code changed in:

dhr 2001-05-04 12:16

[Klaus V. Lindemann <kvl@filanet.dk>] fix race in C expression

6 lines of code changed in:

henry 2001-05-04 01:31

fix the opportunistic case right...

4 lines of code changed in:

henry 2001-05-03 23:28

opportunism fix

2 lines of code changed in:

rgb 2001-05-03 15:59

Added SS' skb_cow() fix for 2.4.4.
Fix eroute add and tdb flush incorrect error return code sign and clean
up error return code system.

6 lines of code changed in:

rgb 2001-05-03 15:44

Standardise on SENDERR() macro.

12 lines of code changed in:

rgb 2001-05-03 15:44

Added SS' skb_cow fix for 2.4.4.

4 lines of code changed in:

rgb 2001-05-03 15:44

Fix sign of error return codes for rj_addroute().

9 lines of code changed in:

rgb 2001-05-03 15:43

Check error return codes for all build function calls.
Standardise on SENDERR() macro.

50 lines of code changed in:

rgb 2001-05-03 15:43

Initialise error return variable.
Check error return codes in startup and shutdown.
Standardise on SENDERR() macro.

31 lines of code changed in:

rgb 2001-05-03 15:43

Initialise error return variable.
Update SENDERR macro.
Fix sign of error return code for ipsec_tdbcleanup().
Use more appropriate return code for ipsec_tdbwipe().

10 lines of code changed in:

rgb 2001-05-03 15:41

Added SS' skb_cow fix for 2.4.4.

13 lines of code changed in:

rgb 2001-05-03 15:41

Initialise error return variable.
Use more appropriate return value for ipsec_rj_walker_delete().

10 lines of code changed in:

rgb 2001-05-03 15:40

Check error return codes in startup and shutdown.

36 lines of code changed in:

sandy 2001-05-02 16:56

*** empty log message ***

36 lines of code changed in:

rgb 2001-05-02 10:56

Substitute DROP for DENY.

9 lines of code changed in:

rgb 2001-05-02 10:46

Fix typo for compiler directive to pull IPH back.

6 lines of code changed in:

henry 2001-05-01 17:50

don't try to load a nonexistent RSA key

3 lines of code changed in:

rgb 2001-05-01 02:49

Removed ENCRYPT args for consistency.
Minor re-arrange and tidy.

23 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