* PPP 2.4.3 still isn't 64-bit conformant
@ 2004-11-18 22:57 Guy Rouillier
2004-11-18 23:22 ` Paul Mackerras
0 siblings, 1 reply; 2+ messages in thread
From: Guy Rouillier @ 2004-11-18 22:57 UTC (permalink / raw)
To: linux-ppp
I noticed on the pptpclient site that 2.4.3 has been released, so I
downloaded it to see if the changes we discussed back in June to make it
work with 64-bit OSes had been incorporated. Unfortunately, that does
not seem to be the case; the new release still has assumptions in
SHA1.c/.h for a 32-bit data types. What more do I have to do to get the
size-neutral data types permanently into this code? Thanks.
--
Guy Rouillier
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: PPP 2.4.3 still isn't 64-bit conformant
2004-11-18 22:57 PPP 2.4.3 still isn't 64-bit conformant Guy Rouillier
@ 2004-11-18 23:22 ` Paul Mackerras
0 siblings, 0 replies; 2+ messages in thread
From: Paul Mackerras @ 2004-11-18 23:22 UTC (permalink / raw)
To: linux-ppp
Guy Rouillier writes:
> I noticed on the pptpclient site that 2.4.3 has been released, so I
> downloaded it to see if the changes we discussed back in June to make it
> work with 64-bit OSes had been incorporated. Unfortunately, that does
> not seem to be the case; the new release still has assumptions in
> SHA1.c/.h for a 32-bit data types. What more do I have to do to get the
> size-neutral data types permanently into this code? Thanks.
ppp-2.4.3 now uses u_int32_t instead of unsigned long in sha1.[ch].
Isn't that what you wanted?
Where is the pptpclient site that are you talking about?
Paul.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-11-18 23:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-18 22:57 PPP 2.4.3 still isn't 64-bit conformant Guy Rouillier
2004-11-18 23:22 ` Paul Mackerras
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox