Commit Log (Page 178 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: 2000-01-21 to 2000-01-10 (Commits 1947-1996 of 10846)

rgb 2000-01-21 01:13

Added a macro for AF_ENCAP

8 lines of code changed in:

rgb 2000-01-21 01:13

Tidied up spacing.
Added macros for HMAC padding magic numbers.(kravietz)

34 lines of code changed in:

sandy 2000-01-20 22:14

added a network diagram for example config

34 lines of code changed in:

henry 2000-01-20 18:36

terse, experts-only INSTALL

54 lines of code changed in:

sandy 2000-01-20 16:39

editing setup
added links and books in biblio and WWW

55 lines of code changed in:

henry 2000-01-20 13:54

set path, standardize umask

5 lines of code changed in:

henry 2000-01-19 22:37

add -v to ipchains -L

2 lines of code changed in:

sandy 2000-01-19 22:07

FAQ: no tcpdump on gateway
debugging got some DHR mailing list text

102 lines of code changed in:

henry 2000-01-19 21:33

make manpage directory before using it

2 lines of code changed in:

henry 2000-01-19 21:32

make manpage directories (just in case) before installing manpages

4 lines of code changed in:

dhr 2000-01-19 20:35

add RC_LOG_SERIOUS so that important log messages are not ignored

8 lines of code changed in:

dhr 2000-01-19 20:23

properly log each component of an RSA key

2 lines of code changed in:

dhr 2000-01-19 20:21

update state_story[] to reflect new timing of inbound SA installation

2 lines of code changed in:

henry 2000-01-19 19:33

censor RSA keys too

28 lines of code changed in:

henry 2000-01-19 18:45

ensure top byte of each prime non-zero
add example and commentary on it

25 lines of code changed in:

henry 2000-01-19 18:45

ensure top byte of each prime non-zero

3 lines of code changed in:

henry 2000-01-19 18:23

mention rsasigkey manpage
minor touchup

7 lines of code changed in:

henry 2000-01-19 17:59

touchup

3 lines of code changed in:

henry 2000-01-19 17:58

changed my mind about delimiter style

3 lines of code changed in:

henry 2000-01-19 17:57

handle %defaultroute properly
distinctive delimiter lines

19 lines of code changed in:

henry 2000-01-19 17:06

be more intelligent about when to try rmmod, and report anything it says

6 lines of code changed in:

henry 2000-01-19 15:28

do is-IPSEC-present check more simply and efficiently

3 lines of code changed in:

henry 2000-01-19 15:25

add /proc/net/pf_key

3 lines of code changed in:

henry 2000-01-19 15:21

turn KLIPS debug on before table clearing (at RGB's request)
check whether module-load attempt succeeded

11 lines of code changed in:

henry 2000-01-18 15:47

ensure left!=leftnexthop, ditto for right

13 lines of code changed in:

sandy 2000-01-18 11:10

first draft FAQ

180 lines of code changed in:

sandy 2000-01-18 11:08

added text

42 lines of code changed in:

sandy 2000-01-17 19:39

making program less noisy, more tolerant

2 lines of code changed in:

dhr 2000-01-17 14:50

Quick Mode Responder now avoids using same SPI as Initiator
to prevent KEYMAT matching in both directions.

22 lines of code changed in:

henry 2000-01-17 14:16

auto= can't be acquired via also=

9 lines of code changed in:

henry 2000-01-17 13:13

message improved

2 lines of code changed in:

sandy 2000-01-17 00:24

edits mostly based on DHR comments

122 lines of code changed in:

sandy 2000-01-16 22:13

editing firewall, stiil 1st draft
added some books to biblio

38 lines of code changed in:

sandy 2000-01-16 17:47

new firewall file and some glossary entries to go with it (DOS attack)
added links in links.*.html
mailing list suff added in debugging and compatibility

1649 lines of code changed in:

dhr 2000-01-15 19:24

Quick mode Responder installs inbound SAs before its first response.
This is necessarily before the Initiator could send IPsec packets.
Safer than waiting until after next message.

133 lines of code changed in:

dhr 2000-01-13 22:45

Refine search rules for secrets to reflect the difference between
symmetric keys (PSK) and asymmetric keys (RSA).
Mention ipsec_rsasigkey(8).

22 lines of code changed in:

dhr 2000-01-13 22:41

if install_ipsec_sa() fails part way in, undo things that have been done.
For example, if updown script fails, delete new SPIs.

62 lines of code changed in:

dhr 2000-01-13 21:04

get log() arg order right in ID range diagnostic

3 lines of code changed in:

dhr 2000-01-13 21:01

add message for inability to find private key

7 lines of code changed in:

dhr 2000-01-13 18:38

tell more when IP range is unacceptable

11 lines of code changed in:

rgb 2000-01-13 03:10

Added finer-grained 'tunnel-xmit' switch for debugging.

14 lines of code changed in:

rgb 2000-01-13 03:09

Shuffled debug_tunnel switches to focus output.
Fixed outgoing recursion bug, limiting to recursing only if the remote
SG changes and if it is valid, ie. not passthrough.
Clarified a number of debug messages.

51 lines of code changed in:

dhr 2000-01-12 13:21

improve message (HD pointed this out)

5 lines of code changed in:

dhr 2000-01-12 13:06

DHR: add -v to ipchains -L. This prints more useful information
such as interface and number of packets matching each rule.

2 lines of code changed in:

sandy 2000-01-11 16:10

spibase must be different for each manual conn

5 lines of code changed in:

rgb 2000-01-10 22:09

Added a default of 'y' to PF_KEYv2 keying I/F.

8 lines of code changed in:

rgb 2000-01-10 11:38

MB support for new ip_select_ident() upon disappearance of
ip_id_count in 2.3.36+.

10 lines of code changed in:

rgb 2000-01-10 11:38

MB fixups for 2.3.x.

34 lines of code changed in:

rgb 2000-01-10 11:37

MB support for new ip_select_ident() upon disappearance of
ip_id_count in 2.3.36+.

10 lines of code changed in:

rgb 2000-01-10 11:36

Ditch last of EME option flags, including initiator.

4 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