Commit Log (Page 213 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-07-14 to 1998-06-23 (Commits 197-246 of 10846)

rgb 1998-07-14 14:09

Add a routine to clear eroute table.
Added #ifdef __KERNEL__ directives to restrict scope of header.

8 lines of code changed in:

rgb 1998-07-14 14:07

Add a routine to clear the eroute tree.

10 lines of code changed in:

rgb 1998-07-14 14:06

Added #ifdef __KERNEL__ directives to restrict scope of header.

27 lines of code changed in:

rgb 1998-07-14 14:02

Add a command to clear the eroute table.
Clean up some error codes.

12 lines of code changed in:

rgb 1998-07-14 11:54

Add #ifdef __KERNEL__ to protect kernel-only structures.

101 lines of code changed in:

rgb 1998-07-14 11:50

Add dependancies on linux config files.

8 lines of code changed in:

rgb 1998-07-09 14:14

Added error checking to IP's and keys.
Made most error messages more specific rather than spamming usage text.
Added more descriptive kernel error return codes and messages.
Converted all spi translations to unsigned.
Removed all invocations of perror.

528 lines of code changed in:

rgb 1998-07-09 13:57

Comment out references to module loading.
Split keys.
Convert addrt's to eroute add's.
Delete sleeps.
Update references to /proc/net/ipsec-*.

30 lines of code changed in:

rgb 1998-07-09 13:54

Harmonise routine names with its complementary script.

23 lines of code changed in:

rgb 1998-07-09 13:51

Update IP's/subnets.
Remove module loading/unloading instructions.
Convert old references to setsa and addrt to spi and eroute.
Delete references to sleep.
Update/split keys.
Add delete routines.

136 lines of code changed in:

rgb 1998-07-09 13:45

Clarify algorithm not available message.

13 lines of code changed in:

rgb 1998-07-09 13:44

Added 'clean' and 'tags' targets.
Added TOPDIR macro.
Change module back from symbol exporting to not.

12 lines of code changed in:

rgb 1998-07-09 13:40

Added a 'goals' section.
Rash of changes ralated to klips utils error reporting.

19 lines of code changed in:

dhr 1998-07-09 03:25

fix silly typos

7 lines of code changed in:

henry 1998-07-09 00:48

INSTALL now does static linking

2 lines of code changed in:

henry 1998-07-09 00:47

change to static linking

38 lines of code changed in:

henry 1998-07-09 00:42

notes on running Klips as a module

21 lines of code changed in:

dhr 1998-07-05 00:57

- break debugging messages into selectable classes
- allow pluto arguments to control debugging messages
- allow whack to adjust debugging message selection on the fly
- improve README

878 lines of code changed in:

dhr 1998-07-01 12:49

in certain Make recipes, avoid failure instead of ignoring it

3 lines of code changed in:

henry 1998-07-01 00:28

misc. improvements

16 lines of code changed in:

rgb 1998-06-30 14:12

Rearrangement/prioritisation after speaking with HD.

7 lines of code changed in:

rgb 1998-06-30 14:09

Make module as containing exportables.

6 lines of code changed in:

rgb 1998-06-30 14:05

Comment out references to htonq.

9 lines of code changed in:

rgb 1998-06-30 14:04

Fix compiler warning: couldn't find 'struct option' prototype.

16 lines of code changed in:

rgb 1998-06-30 14:03

Fix patch application path.

12 lines of code changed in:

rgb 1998-06-29 09:17

Major change note about static linking.

9 lines of code changed in:

rgb 1998-06-29 09:06

Make patches from linux source root directory, add patches for static
linking.

47 lines of code changed in:

rgb 1998-06-29 09:04

Minor update noting recent work completed.

3 lines of code changed in:

rgb 1998-06-29 09:01

Cleanup for public use.

108 lines of code changed in:

rgb 1998-06-29 09:00

Document procedure and include path in diff.

34 lines of code changed in:

rgb 1998-06-29 08:23

New patches to support static linking of klips into the kernel.

26 lines of code changed in:

rgb 1998-06-25 16:07

Static linking is behind us!

2 lines of code changed in:

rgb 1998-06-25 16:06

Updates to test static link and hmac-md5.

39 lines of code changed in:

rgb 1998-06-25 16:04

Create empty /proc/sys/net/ipsec entry.

3 lines of code changed in:

rgb 1998-06-25 16:03

Cleanup #endif comments. Debug output for rj_init.

28 lines of code changed in:

rgb 1998-06-25 16:01

Make prototypes available for ipsec_init and ipsec proc_dir_entries
for static linking.

14 lines of code changed in:

rgb 1998-06-25 16:00

Clean up #endif comments.
Rename dev_ipsec to dev_ipsec0 for consistency.
Document ipsec device fields.
Make ipsec_tunnel_probe visible from rest of kernel for static linking.
Get debugging report for *every* ipsec device initialisation.
Comment out redundant code.

91 lines of code changed in:

rgb 1998-06-25 15:52

Code cosmetic changes only.

7 lines of code changed in:

rgb 1998-06-25 15:51

Clean up #endif comments.
Shift debugging comment control for procfs to debug_tunnel.
Make proc_dir_entries visible to rest of kernel for static link.
Replace hardwired fileperms with macros.
Use macros for procfs inode numbers.
Rearrange initialisations between ipsec_init and module_init as appropriate
for static loading.

93 lines of code changed in:

rgb 1998-06-25 15:33

Add prototype for protocol receive function.
Rearrange for more logical layout.

52 lines of code changed in:

rgb 1998-06-25 15:25

Rearrange to support static linking and objects with exported symbol
tables.

33 lines of code changed in:

rgb 1998-06-25 15:16

Script used to generate 'all', a collection of kernel patches to support
klips (module and static).

12 lines of code changed in:

dhr 1998-06-23 23:37

support 3DES encryption of Oakley messages (OAKLEY_3DES_CBC)

251 lines of code changed in:

dhr 1998-06-23 20:21

fix bug in long attribute handling

2 lines of code changed in:

henry 1998-06-23 19:28

greater robustness when things already exist

6 lines of code changed in:

henry 1998-06-23 19:10

improved wording, firm requests for maximum detail

8 lines of code changed in:

henry 1998-06-23 16:22

oops, minor goof

1 lines of code changed in:

henry 1998-06-23 16:20

improved wording

13 lines of code changed in:

henry 1998-06-23 16:17

placeholder "zeroth draft" for export-law writeup

1 lines of code changed in:

henry 1998-06-23 15:55

add /etc/redhat-release to the output, if present

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