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: 2004-10-16 to 2004-09-30 (Commits 9047-9096 of 10846)
Moved from programs/pluto/packet.h,v
678 lines of code changed in:
Moved to lib/libopenswan/packet.c,v
0 lines of code changed in:
Moved from programs/pluto/packet.c,v
1291 lines of code changed in:
do not default ike=/esp=, instead for defaults, let
pluto use its internal choices.
3 lines of code changed in:
pull up of basic aggressive mode patch, with cryptographic
offload of g^x, g^y and nonce calculation. Still needs cryptographic
offload of (g^x)(g^y) -- which is most expensive part.
1320 lines of code changed in:
aggressive mode test case output for PSK.
10 lines of code changed in:
aggressive mode test case output.
19 lines of code changed in:
Better 2.6 support
16 lines of code changed in:
added switch about include aggressive mode support.
6 lines of code changed in:
aggressive mode psk test
615 lines of code changed in:
aggressive mode test cases.
10 lines of code changed in:
ignore notes about mounting /usr/local and /var/tmp.
2 lines of code changed in:
make note about IXIAcom support of aggressive mode.
5 lines of code changed in:
sense of test is wrong --- needs to set --aggrmode
when we ask for it.
2 lines of code changed in:
test cases for aggressive mode.
622 lines of code changed in:
make sure that UMLs run with core dumping enabled.
9 lines of code changed in:
reference the MYBOX variable, as this should make
it even easier to do pluto unit testing on the
host.
15 lines of code changed in:
basic up-port of openswan 1.x aggressive mode
by Matthew Galgoci <mgalgoci@redhat.com>. Not yet working
or even compilable.
17 lines of code changed in:
build_and_send_* is now obsolete.
all g^x/g^y and nonce calculation is now done by helper.
Note compute_dh_secrets() needs to be moved to helper
as well. It is the major item that chews CPU time.
573 lines of code changed in:
moved stf_status to pluto_constants.h.
1 lines of code changed in:
move stf_status to pluto_constants.h so that strings
can be defined for it.
15 lines of code changed in:
pull-up of initial crypto-offload work.
1140 lines of code changed in:
make sure that example indicates that 3.8.3 of tcpdump is required.
1 lines of code changed in:
fixes for building liboswlog.a
3 lines of code changed in:
Fix to barf for CONFIG_IPSEC -> CONFIG_KLIPS change
3 lines of code changed in:
added OSWLIB variable.
2 lines of code changed in:
added liboswlog to utility programs.
1 lines of code changed in:
split up oswlog.c from libopenswan, as it duplicates
things that may in fact be in pluto.
utilities will have to link in liboswlog as well.
17 lines of code changed in:
started pluto hacker related documentation using emacs-wiki.
222 lines of code changed in:
changed openswan_passert_fail to pointer to function.
7 lines of code changed in:
some notes on pluto helpers.
48 lines of code changed in:
rename passert_fail function, and set pointer to it.
6 lines of code changed in:
added TESTING variable instead of /testing.
make it easier to run pluto unit tests.
52 lines of code changed in:
ignore 2.6 AIO messages.
1 lines of code changed in:
Rearragement and updates
37 lines of code changed in:
Added janus to contrib:
janus watcher - Dynamic DNS watcher for FreeS/WAN & forks. Perl script that
watches dynamic DNS hosts and replaces the connection when the IP address
changes.
548 lines of code changed in:
Adjust output for man pages and new livetest
152 lines of code changed in:
Add livetest manpages
1 lines of code changed in:
Bring /debian up to 2.2.0-4 (RM)
75 lines of code changed in:
fixed Ken's fix
1 lines of code changed in:
Merge new Debian tree from Rene
621 lines of code changed in:
Remove deprecated *freeswan* files
0 lines of code changed in:
Merge new Debian tree from Rene
1159 lines of code changed in:
Merge new Debian tree from Rene
1030 lines of code changed in:
Merge changes from RH Bug #132877
1 lines of code changed in:
added space after section headers in no_oe.conf.in so people who
cut and paste and get their tab changed into spaces still have a
working include file.
7 lines of code changed in:
oops. added gmp. not gmp-devel
1 lines of code changed in:
added gmp-devel Req in spec file for redhat
1 lines of code changed in:
fixes for gcc 3.4 compilation.
112 lines of code changed in:
*** empty log message ***
2 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