]> git.tuebingen.mpg.de Git - paraslash.git/commit
move LOAD_PUBLIC_KEY and LOAD_PRIVATE_KEY to crypt.h
authorAndre <maan@meins.(none)>
Wed, 1 Nov 2006 12:19:18 +0000 (13:19 +0100)
committerAndre <maan@meins.(none)>
Wed, 1 Nov 2006 12:19:18 +0000 (13:19 +0100)
commit3580fe47cc87b25aa0497eb54387e1165ba17407
treeff9af25a3bb4c40c5f36e35079093788f04586c5
parent6e1de6469d0595740fd8350f435b0562d23d87fa
move LOAD_PUBLIC_KEY and LOAD_PRIVATE_KEY to crypt.h

and use LOAD_PUBLIC_KEY instead of hardcoding its value in server.c.
Also, add a GPL header to crypt.h
crypt.c
crypt.h
server.c