/[rdesktop]/jpeg/rdesktop/trunk/scard.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /jpeg/rdesktop/trunk/scard.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 1507 - (view) (annotate) - [select for diffs]
Modified Mon Jul 20 16:45:11 2009 UTC (14 years, 10 months ago) by dpavlin
File length: 67696 byte(s)
Diff to previous 1488 , to selected 1312
branch for integration of Daniel Jarboe <daniel.jarboe(at)gmail.com>
patches for jpeg

Revision 1488 - (view) (annotate) - [select for diffs]
Modified Fri May 15 08:18:08 2009 UTC (15 years ago) by astrand
Original Path: sourceforge.net/rdesktop/trunk/scard.c
File length: 67696 byte(s)
Diff to previous 1429 , to selected 1312
Moving rdesktop trunk to correct location. 



Revision 1429 - (view) (annotate) - [select for diffs]
Modified Thu Jan 24 08:06:02 2008 UTC (16 years, 3 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 67696 byte(s)
Diff to previous 1421 , to selected 1312
Indent fixes


Revision 1421 - (view) (annotate) - [select for diffs]
Modified Tue Oct 30 13:09:37 2007 UTC (16 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 67688 byte(s)
Diff to previous 1420 , to selected 1312
Smartcard fixes (bigendian support, locking, bugfixes) from
Paul Winder <Paul.Winder@tadpole.com>


Revision 1420 - (view) (annotate) - [select for diffs]
Modified Sun Oct 28 16:49:45 2007 UTC (16 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 66463 byte(s)
Diff to previous 1416 , to selected 1312
really check for version of pcsclite in configure.ac
this fixes the smartcard-support on OS X 10.5


Revision 1416 - (view) (annotate) - [select for diffs]
Modified Tue Jul 3 14:20:04 2007 UTC (16 years, 10 months ago) by ossman_
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 66462 byte(s)
Diff to previous 1415 , to selected 1312
Respect mask used when searching for cards.


Revision 1415 - (view) (annotate) - [select for diffs]
Modified Tue Jul 3 14:08:06 2007 UTC (16 years, 10 months ago) by ossman_
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 66665 byte(s)
Diff to previous 1414 , to selected 1312
Improve readability of smart card code.


Revision 1414 - (view) (annotate) - [select for diffs]
Modified Thu Jun 28 12:52:13 2007 UTC (16 years, 10 months ago) by ossman_
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 69647 byte(s)
Diff to previous 1397 , to selected 1312
Fix two crashes caused by improver handling of structures.


Revision 1397 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 16:51:46 2007 UTC (17 years, 2 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 69398 byte(s)
Diff to previous 1373 , to selected 1312
always make g_out an array
this removes duplicated code from scard.c


Revision 1373 - (view) (annotate) - [select for diffs]
Modified Mon Jan 8 12:38:34 2007 UTC (17 years, 4 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 70142 byte(s)
Diff to previous 1372 , to selected 1312
some more RD_BOOL


Revision 1372 - (view) (annotate) - [select for diffs]
Modified Mon Jan 8 04:47:06 2007 UTC (17 years, 4 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 70140 byte(s)
Diff to previous 1368 , to selected 1312
prefix BOOL with RD_


Revision 1368 - (view) (annotate) - [select for diffs]
Modified Thu Jan 4 23:19:54 2007 UTC (17 years, 4 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 70256 byte(s)
Diff to previous 1367 , to selected 1312
ignore PCSCs idea of BOOL


Revision 1367 - (view) (annotate) - [select for diffs]
Modified Thu Jan 4 14:38:48 2007 UTC (17 years, 4 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 70039 byte(s)
Diff to previous 1330 , to selected 1312
RD_ prefix


Revision 1330 - (view) (annotate) - [select for diffs]
Modified Sat Nov 4 20:02:42 2006 UTC (17 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 69979 byte(s)
Diff to previous 1329 , to selected 1312
add human readable error messages


Revision 1329 - (view) (annotate) - [select for diffs]
Modified Sat Nov 4 17:33:15 2006 UTC (17 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 69335 byte(s)
Diff to previous 1328 , to selected 1312
initialize scard_mutex


Revision 1328 - (view) (annotate) - [select for diffs]
Modified Fri Nov 3 23:51:35 2006 UTC (17 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 69250 byte(s)
Diff to previous 1327 , to selected 1312
more smartcard locking fixes


Revision 1327 - (view) (annotate) - [select for diffs]
Modified Fri Nov 3 19:56:42 2006 UTC (17 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 69516 byte(s)
Diff to previous 1326 , to selected 1312
make sure to lock the datapath of rdpdr_send_completion to prevent
simultaneous access to shared variables in multiple threads


Revision 1326 - (view) (annotate) - [select for diffs]
Modified Fri Nov 3 18:57:09 2006 UTC (17 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 69400 byte(s)
Diff to previous 1323 , to selected 1312
reset padding to 8, as it did not fix the disconnects
enable sendControl mutex, as the rest of rdesktop is not threadsafe and
parallel access to rdpdr_send_completion might very likely result in
these disconnects


Revision 1323 - (view) (annotate) - [select for diffs]
Modified Fri Nov 3 14:28:10 2006 UTC (17 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 69506 byte(s)
Diff to previous 1322 , to selected 1312
Change email of Alexi Volkov
Remove smartcard banner from scard.c (ACKed by Alexi)


Revision 1322 - (view) (annotate) - [select for diffs]
Modified Thu Nov 2 23:31:58 2006 UTC (17 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 69784 byte(s)
Diff to previous 1321 , to selected 1312
always pad


Revision 1321 - (view) (annotate) - [select for diffs]
Modified Thu Nov 2 23:12:25 2006 UTC (17 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 69747 byte(s)
Diff to previous 1320 , to selected 1312
increase padding.
this seems to fix disconnects with encryption-errors reported in the
TS log


Revision 1320 - (view) (annotate) - [select for diffs]
Modified Thu Nov 2 21:32:56 2006 UTC (17 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 69748 byte(s)
Diff to previous 1319 , to selected 1312
use xmalloc for mutex allocation


Revision 1319 - (view) (annotate) - [select for diffs]
Modified Thu Nov 2 20:48:28 2006 UTC (17 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 69747 byte(s)
Diff to previous 1317 , to selected 1312
clean up smartcard debugging


Revision 1317 - (view) (annotate) - [select for diffs]
Modified Thu Nov 2 11:09:35 2006 UTC (17 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 70604 byte(s)
Diff to previous 1316 , to selected 1312
move response-limitation to a more appropriate place


Revision 1316 - (view) (annotate) - [select for diffs]
Modified Wed Nov 1 22:46:05 2006 UTC (17 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 70536 byte(s)
Diff to previous 1313 , to selected 1312
remove a bit code duplication


Revision 1313 - (view) (annotate) - [select for diffs]
Modified Wed Nov 1 21:37:56 2006 UTC (17 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 70646 byte(s)
Diff to previous 1312
fix warnings


Revision 1312 - (view) (annotate) - [selected]
Modified Wed Nov 1 21:26:55 2006 UTC (17 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 70550 byte(s)
Diff to previous 1311
add normal rdesktop-header to smartcard-files


Revision 1311 - (view) (annotate) - [select for diffs]
Modified Wed Nov 1 21:23:08 2006 UTC (17 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 69958 byte(s)
Diff to previous 1309 , to selected 1312
Add smartcard support for mac os x


Revision 1309 - (view) (annotate) - [select for diffs]
Added Wed Nov 1 20:52:01 2006 UTC (17 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/scard.c
File length: 69851 byte(s)
Diff to selected 1312
Smartcard support by Alexi Volkov <alexi@pravex.kiev.ua> and additional
patches for smartcard-support by Jennings Jared <jared.jennings.ctr@eglin.af.mil>


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26