Menu

#8 problems with build on windows 2000

open
build (26)
5
2003-04-26
2003-04-26
Anonymous
No

Hi, I downloaded ssldump-0.9b3; having problems with
build on my Windows 2000 machine.

I have attached the file with all the relevant error
messages.

winpcap, wPdpack, ssldump.html and vcwin32.mak
are contained in the directory below:

D:\ssldump-0.9b3\win32

Would appreciate any advice/suggestions as I really
would like to use this utility....the functionality sounds
great.........

Thanks!!
--daulat
email: daulat@esita.com

Discussion

  • Nobody/Anonymous

    nmake errors - details of invocation under windows

     
  • ARao

    ARao - 2003-05-06

    Logged In: YES
    user_id=769967

    Hi
    I am also facing the same problem. It would be very useful if
    anyone can provide guidance regarding this.

     
  • ARao

    ARao - 2003-05-06

    Logged In: YES
    user_id=769967

    I was also facing the same problem.
    I replaced u_int16_t in pcap-snoop.c with UINT16. After that
    the build was succesful. But it gave a lot of warnings.

    The ssldump.exe is not working properly.
    It shows only the TCP FIN messages sent from S>C and
    C>S. It is not showing any handshake messages.

    I would be grateful if someone can help me regarding this.

     
  • Eric Rescorla

    Eric Rescorla - 2003-05-06

    Logged In: YES
    user_id=179571

    Try cutting out the definition of UINT8 in r_types.h and see
    if it compiles.

    samarara1981--are you sure that you're actually sneding SSL?
    That's the usual source of this problem.

     
  • ARao

    ARao - 2003-05-08

    Logged In: YES
    user_id=769967

    I cut out the definition of UINT8 in r_types.h. Now it is
    compiling without any warnings.

    I tested ssldump with s_client and s_server of openssl. It is
    working fine. So there is some problem with my ssl program.

    Thank you for the help.

     

Log in to post a comment.