Commit Graph

12 Commits

Author SHA1 Message Date
aet 759ed8df49 - pam_opensc rewrite checkpoint commit
- rename some functions


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1707 c6295689-39f2-0310-b995-f0e70906c6a9
2004-01-05 18:44:49 +00:00
okir 8f72813624 - security: prevent format string attacks
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1599 c6295689-39f2-0310-b995-f0e70906c6a9
2003-11-06 10:43:41 +00:00
aj 2f421d23b9 moved main() function into it's own file,
killed duplicate compiling,
made older autoconf/make/libtool happy.


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1166 c6295689-39f2-0310-b995-f0e70906c6a9
2003-05-27 15:58:03 +00:00
aet 1d2c9e4c48 Cleanups for initial win32 port, untested.
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@696 c6295689-39f2-0310-b995-f0e70906c6a9
2002-10-19 14:04:52 +00:00
aet 3dccd63989 - C++ support. Compiles with gcc/g++ for Linux, otherwise
completely untested.


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@574 c6295689-39f2-0310-b995-f0e70906c6a9
2002-04-19 14:23:31 +00:00
aet be9518e8a6 - Upgrade all modules to store method specific internal
data to scam_context->method_data


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@487 c6295689-39f2-0310-b995-f0e70906c6a9
2002-04-08 08:27:34 +00:00
aet 23fa9aeed4 Started to rewrite parts of scam:
- Combine lib{pam,sia}scam into libscam
- Get rid of the need for handles, printmsg
  and logmsg in the scam_framework_ops
  structure.


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@486 c6295689-39f2-0310-b995-f0e70906c6a9
2002-04-07 19:36:59 +00:00
aet e9ee0ff146 - Fix compiler warnings for Solaris
- Use of PAM_MODULE_UNKNOWN broke pam_opensc for Sun based
  PAM implementations, fixed.


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@376 c6295689-39f2-0310-b995-f0e70906c6a9
2002-03-24 12:14:19 +00:00
aet 8628df17b5 Move get_login() to pam_support.c
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@365 c6295689-39f2-0310-b995-f0e70906c6a9
2002-03-21 18:02:23 +00:00
aet 0cfbcb8fd6 Cleanups for PAM and SIA build process
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@364 c6295689-39f2-0310-b995-f0e70906c6a9
2002-03-21 17:41:32 +00:00
aet 504b0ae2b9 Merge configure.ac stuff from SCIDI, needs some cleanups
Add missing functions
Replace log_message{x}() calls with fprintf, for now

Everything compiles with vanilla opensc tree, yet untested.


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@363 c6295689-39f2-0310-b995-f0e70906c6a9
2002-03-21 14:05:24 +00:00
aet 0f95c1c6de Start merging various sources from project SCIDI - smart card
identification infrastructure by Helsinki University of Technology.

Breaks current PAM build, lot's of stuff from configure.ac
missing, some references to unknown sources and functions.

Time to get some sleep, i'll continue merging tomorrow.


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@356 c6295689-39f2-0310-b995-f0e70906c6a9
2002-03-20 23:21:22 +00:00