Commit Log (Page 214 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: 1998-06-23 to 1998-06-14 (Commits 147-196 of 10846)

henry 1998-06-23 15:11

improved fix

19 lines of code changed in:

henry 1998-06-23 15:00

fix patch changes so they work

18 lines of code changed in:

rgb 1998-06-23 12:23

Minor wording change.

1 lines of code changed in:

rgb 1998-06-22 23:02

Created a prototype for ipsec_tdbcleanup when it was moved from
ipsec_init.c.

6 lines of code changed in:

rgb 1998-06-22 23:00

Check for presence of IPIP protocol if it is setup one way (we don't
know what has been set up the other way and can only assume it will be
symmetrical with the exception of keys).

39 lines of code changed in:

rgb 1998-06-22 22:59

Added debugging output to eroute add/delete routines.

52 lines of code changed in:

rgb 1998-06-22 22:57

Clean up after an error condition in setspi.

17 lines of code changed in:

rgb 1998-06-22 22:55

Slightly quieted init-time messages.
Re-introduced inet_add_protocol after it mysteriously disappeared...
Check for and warn of absence of IPIP protocol on install of module.
Move tdbcleanup to ipsec_xform.c.

19 lines of code changed in:

rgb 1998-06-22 22:47

Added a compile switch to enable checking for IPIP protocol. If the
module does not load with an error about 'inet_get_protocol', comment
out the line that reads: 'INET_GET_PROTOCOL = 1'.

7 lines of code changed in:

rgb 1998-06-22 22:44

Note about IPIP protocol detection.

4 lines of code changed in:

rgb 1998-06-22 22:37

Rearranging top-level Makefile to move/separate/add kernel patches.

27 lines of code changed in:

rgb 1998-06-22 22:35

Cleanup/reordering after 0.85.

29 lines of code changed in:

rgb 1998-06-22 22:30

Moved, separated, added patches to the linux kernel.

77 lines of code changed in:

henry 1998-06-22 17:49

more word-bashing on export comments

6 lines of code changed in:

henry 1998-06-22 17:20

first cut at problem-reporting instructions

49 lines of code changed in:

henry 1998-06-22 15:45

include pointer to xs4all
revise export-law wording yet again

5 lines of code changed in:

dhr 1998-06-22 15:43

add CHANGES file to record history of unbroken chain of improvements to Pluto

53 lines of code changed in:

henry 1998-06-22 09:47

tone down the legal warning some

4 lines of code changed in:

henry 1998-06-21 22:57

bring up to date with recent alterations I've made

8 lines of code changed in:

henry 1998-06-21 22:55

update to match Makefile changes

35 lines of code changed in:

henry 1998-06-21 22:19

finally get rid of the Klips source copying

11 lines of code changed in:

dhr 1998-06-21 21:50

eliminate unworkable avoidance of routing case where peer is own client

3 lines of code changed in:

dhr 1998-06-21 21:48

accept modestly long attribute values (32 bits) for
OAKLEY_LIFE_DURATION and SA_LIFE_DURATION.

76 lines of code changed in:

henry 1998-06-21 14:22

add words about export-law problems with code contributions

8 lines of code changed in:

dhr 1998-06-20 15:55

add missing argument (thanks to Chris the Elder <chippo@cdsec.com>)

1 lines of code changed in:

henry 1998-06-18 18:45

update the cp to match the new directory layout

1 lines of code changed in:

henry 1998-06-18 18:35

yet more fiddling for developer links

1 lines of code changed in:

henry 1998-06-18 18:33

revisions to developer-links stuff

7 lines of code changed in:

henry 1998-06-18 18:10

remove symlink stuff now taken care of during distribution build
give developers a hook to same

21 lines of code changed in:

henry 1998-06-18 18:04

oops, paths should not have "top" in them...

2 lines of code changed in:

henry 1998-06-18 17:59

facility for adding symlinks during distribution build

2 lines of code changed in:

henry 1998-06-18 17:45

manual pages for barf and ipsec

63 lines of code changed in:

henry 1998-06-18 17:37

oops, missed one detail in the last change

1 lines of code changed in:

henry 1998-06-18 17:34

update to match the new utility locations

2 lines of code changed in:

henry 1998-06-18 17:30

move sources from klips/src to klips/net/ipsec to keep stupid kernel
build scripts happier about symlinks

1322 lines of code changed in:

henry 1998-06-18 17:27

move sources from klips/src to klips/net/ipsec, to keep stupid
kernel-build scripts happier in the presence of symlinks

4013 lines of code changed in:

henry 1998-06-18 17:24

activate ipsec command as primary access to utilities, by putting
everything else in /usr/local/lib/ipsec instead of /usr/local/sbin

2 lines of code changed in:

rgb 1998-06-18 14:08

Remove reference to spigrp.

0 lines of code changed in:

dhr 1998-06-17 17:13

Allow route del to fail -- there may not be an existing route

3 lines of code changed in:

dhr 1998-06-17 05:28

- don't try route commands if peer == peer's client
- open and close /dev/ipsec more carefully

33 lines of code changed in:

dhr 1998-06-17 04:21

log automatic addition of GOAL_TUNNEL

6 lines of code changed in:

dhr 1998-06-17 04:03

change all uses of stdout to use stderr instead

70 lines of code changed in:

dhr 1998-06-17 03:57

support separate keys for esp encryption and authentication

33 lines of code changed in:

rgb 1998-06-16 14:13

/proc/net/ipsec_* references updated and other minor clarifications
including completion of the config process, length of time to expect
for a kernel compile.

21 lines of code changed in:

rgb 1998-06-15 20:13

Cheat by removing '$'s in rcsid's to avoid confusing cvs.

7 lines of code changed in:

rgb 1998-06-15 15:47

Pre-0.85 testing notes.

1 lines of code changed in:

rgb 1998-06-15 15:41

Clarify kernel configuration and module load output.

37 lines of code changed in:

henry 1998-06-14 20:19

the beginnings of implementation notes

17 lines of code changed in:

henry 1998-06-14 20:15

substantial reworking and clarifications

65 lines of code changed in:

henry 1998-06-14 19:15

tighten up wording
add brief discussion of disk space needs

9 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