Commit Log (Page 192 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: 1999-04-26 to 1999-04-15 (Commits 1247-1296 of 10846)

sandy 1999-04-26 14:50

added links

26 lines of code changed in:

dhr 1999-04-24 12:38

improve code to DODGE_DH_MISSING_ZERO_BUG

31 lines of code changed in:

dhr 1999-04-24 11:00

add fudge to recover from incompatablility of DH representations

77 lines of code changed in:

sandy 1999-04-23 20:56

added link to /dev/random page in "random" entry of glossary

6 lines of code changed in:

dhr 1999-04-23 20:31

tidy random number code (but no change to logic)

122 lines of code changed in:

sandy 1999-04-23 19:36

changed a reference from pluto(8) to ipsec_pluto(8)

1 lines of code changed in:

dhr 1999-04-23 14:45

correct message

4 lines of code changed in:

sandy 1999-04-23 14:05

added more interop data from mailing list

31 lines of code changed in:

dhr 1999-04-23 13:44

Add code to log whenever a DH representation has a leading zero byte.
This is to flag cases that won't interoperate with old Pluto.

11 lines of code changed in:

sandy 1999-04-23 00:02

link to Helger Lipmaa's links page

4 lines of code changed in:

sandy 1999-04-22 01:00

added boilerplate

9 lines of code changed in:

sandy 1999-04-21 21:53

Boilerplate pointers to index.html and web site
Other small changes

59 lines of code changed in:

dhr 1999-04-21 20:33

- many changes to simplify and factor state transition functions
- DH values now represented with number of bits specified for group
(not totally compatible with previous plutos)

523 lines of code changed in:

sandy 1999-04-21 18:06

re-arranging to fit better on web site

131 lines of code changed in:

sandy 1999-04-20 20:55

added links & re-organised a section in WWWref
added text to manpages.html

41 lines of code changed in:

henry 1999-04-20 18:09

notes re alternate location

6 lines of code changed in:

henry 1999-04-20 18:06

note on location updated to match Makefile changes

4 lines of code changed in:

sandy 1999-04-20 17:43

added Debian info

19 lines of code changed in:

sandy 1999-04-20 17:41

added links to man2html output in doc/manpage.d

100 lines of code changed in:

henry 1999-04-20 15:43

avoid mawk syntax error

2 lines of code changed in:

henry 1999-04-20 15:36

next used inappropriately instead of return (mawk caught it)

2 lines of code changed in:

henry 1999-04-20 15:28

automatically try two different RCDIR settings

10 lines of code changed in:

henry 1999-04-20 15:19

omit /var/lock/subsys lockfile if that directory doesn't exist

9 lines of code changed in:

henry 1999-04-20 15:05

top-level definition for RCDIR, to override util/Makefile

7 lines of code changed in:

sandy 1999-04-20 07:05

added a mirror site

6 lines of code changed in:

sandy 1999-04-20 02:50

added a script to create html versions of manpages
modified makefile to call it with 'make manpages'
It currently puts them in doc/manpage.d
I haven't added that directory since
HS for distribution or HD for web may want them elsewhere
I don't know how to add a directory to CVS

5 lines of code changed in:

dhr 1999-04-19 04:36

use chunks to represent DH components that are mostly needed as octet strings

138 lines of code changed in:

dhr 1999-04-19 00:32

introduce and exploit chunk abstraction

270 lines of code changed in:

dhr 1999-04-19 00:11

handle lack of record boundaries in UNIX domain sockets

58 lines of code changed in:

sandy 1999-04-18 18:33

gave all files link to web site at end

36 lines of code changed in:

dhr 1999-04-18 14:52

shorten new_state

6 lines of code changed in:

dhr 1999-04-18 14:28

move HDR creation out of state transition functions

146 lines of code changed in:

dhr 1999-04-17 23:08

adopt little fixups from abandoned code for aggressive mode.

27 lines of code changed in:

dhr 1999-04-17 23:05

if --client is present, force --tunnel

2 lines of code changed in:

dhr 1999-04-17 23:04

make roadwarrior connection default client properly

26 lines of code changed in:

sandy 1999-04-17 00:44

added link to Hong Kong mirror

6 lines of code changed in:

rgb 1999-04-16 12:28

Minor bugfix to avoid including DES if only AH is used.

4 lines of code changed in:

rgb 1999-04-16 12:02

Bump up macro to 4 ipsec I/Fs.

5 lines of code changed in:

rgb 1999-04-16 11:39

Fix already fixed unbalanced #endif.

5 lines of code changed in:

rgb 1999-04-16 11:38

Minor rearrangement of freeing code to avoid memory leaks with impossible or
rare situations.

7 lines of code changed in:

rgb 1999-04-16 11:36

Fix cut-and-paste error causing a memory leak in IPIP TDB freeing.

5 lines of code changed in:

sandy 1999-04-16 10:35

added link to Enskip

3 lines of code changed in:

henry 1999-04-15 23:22

program names in error messages reflect ipsec prefix command

34 lines of code changed in:

henry 1999-04-15 22:56

accept --start etc.
add our lib directory to PATH

7 lines of code changed in:

sandy 1999-04-15 16:54

added Slackware info from list

21 lines of code changed in:

dhr 1999-04-15 16:22

remove debugging accidentally left in

1 lines of code changed in:

rgb 1999-04-15 13:59

Add klips/patch/include.linux.socket.h.

3 lines of code changed in:

rgb 1999-04-15 13:58

Add RCSID labels.

112 lines of code changed in:

rgb 1999-04-15 11:37

Forward check changes from POST1_00 branch.

3596 lines of code changed in:

dhr 1999-04-15 00:35

more delinting

57 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