summaryrefslogtreecommitdiff
path: root/ext/cybercash/cybercash.c
Commit message (Expand)AuthorAgeFilesLines
* - remove ext/cybercashJan Lehnardt2002-10-091-230/+0
* Unify error messagesDerick Rethans2002-06-261-2/+2
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* proto fixHartmut Holzgraefe2001-12-071-1/+1
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* WhitespaceZeev Suraski2001-08-111-3/+3
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-21/+11
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+31
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Fixed compilation errors.Andrei Zmievski2000-07-181-3/+4
* stylistic modifications.Sterling Hughes2000-07-011-16/+16
* @- Allow cybercash to compile as a DL module. (Sterling)Sterling Hughes2000-07-011-98/+102
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-4/+4
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* Revert last commit (cybercash has its own version of base64.h)Sascha Schumann2000-02-241-1/+1
* Fix include file pathSascha Schumann2000-02-231-1/+1
* - The tree compiles againZeev Suraski1999-12-181-4/+4
* Eliminate some warnings.Evan Klinger1999-12-071-0/+1
* @- Added CyberCash support. (Evan)Evan Klinger1999-12-071-0/+197