2011-05-12 |
mike | Update documentation and dependencies for 1.5b1. |
blob | commitdiff | raw |
2010-11-11 |
mike | Security: Fixed a memory corruption bug reported in... |
blob | commitdiff | raw | diff to current |
2010-10-01 |
mike | Fix mapping of HTTP_UNAUTHORIZED along with a couple... |
blob | commitdiff | raw | diff to current |
2010-08-10 |
mike | Sync up IPP and HTTP conformance changes, IPP->PPD... |
blob | commitdiff | raw | diff to current |
2010-05-18 |
mike | Update version info for APIs/members. |
blob | commitdiff | raw | diff to current |
2010-04-05 |
mike | Implement Cancel-Jobs, Cancel-My-Jobs, Close-Job, and... |
blob | commitdiff | raw | diff to current |
2010-04-02 |
mike | Add reference counting to ipp_t so that ippAddCollectio... |
blob | commitdiff | raw | diff to current |
2010-03-02 |
mike | Fix a crash bug in ipptest and cleanup ipp.h. |
blob | commitdiff | raw | diff to current |
2009-05-13 |
mike | More documentation changes. |
blob | commitdiff | raw | diff to current |
2008-12-10 |
mike | Add marker-* and printer-commands attributes to cupsGet... |
blob | commitdiff | raw | diff to current |
2008-08-19 |
mike | Add ippTagString/Value APIs. |
blob | commitdiff | raw | diff to current |
2008-01-25 |
mike | Start updates of developer documentation. |
blob | commitdiff | raw | diff to current |
2007-10-31 |
mike | Fix ippReadIO() buffer overflow (STR #2561) |
blob | commitdiff | raw | diff to current |
2007-10-19 |
mike | Add API versioning definitions so that Mac OS X develop... |
blob | commitdiff | raw | diff to current |
2007-08-29 |
mike | Implement CUPS-Get-Document operation (STR #118) |
blob | commitdiff | raw | diff to current |
2007-07-11 |
mike | Mass change of copyright to CUPS' new owner, Apple... |
blob | commitdiff | raw | diff to current |
2007-05-01 |
mike | Added a new cupsDoIORequest() function for reading... |
blob | commitdiff | raw | diff to current |
2006-08-24 |
mike | More cancelled -> canceled, with defines for backwards... |
blob | commitdiff | raw | diff to current |
2006-02-21 |
mike | Update API documentation and add public accessors for... |
blob | commitdiff | raw | diff to current |
2006-02-08 |
mike | Add missing successful-ok-events-complete (IPP_OK_EVENT... |
blob | commitdiff | raw | diff to current |
2006-01-29 |
mike | Update default cachedir to be /var/tmp/cups on Darwin. |
blob | commitdiff | raw | diff to current |
2006-01-26 |
mike | Back out IPP_TAG_COPY_NAME change - too disruptive. |
blob | commitdiff | raw | diff to current |
2006-01-25 |
mike | Cleanup and some minor performance optimizations. |
blob | commitdiff | raw | diff to current |
2006-01-16 |
mike | Add IPP implementation help file. |
blob | commitdiff | raw | diff to current |
2006-01-12 |
mike | Add new ippNewRequest() function, and use it in lpstat. |
blob | commitdiff | raw | diff to current |
2005-11-14 |
mike | Add most of the remaining notification code. |
blob | commitdiff | raw | diff to current |
2005-09-29 |
mike | Fix a performance problem with ippReadIO() and resizing of |
blob | commitdiff | raw | diff to current |
2005-09-26 |
mike | Add support for cached authentication on a per-job... |
blob | commitdiff | raw | diff to current |
2005-09-14 |
mike | Drop CUPS-Add-Device and CUPS-Delete-Device, and clean... |
blob | commitdiff | raw | diff to current |
2005-05-24 |
mike | Add ippErrorValue(), ippOpString(), and ippOpValue... |
blob | commitdiff | raw | diff to current |
2005-02-18 |
mike | Move 1.2 branch to trunk. |
blob | commitdiff | raw | diff to current |
2005-02-18 |
mike | Update copyright notices, addresses, etc. |
blob | commitdiff | raw | diff to current |
2005-01-03 |
mike | Copyright updates. |
blob | commitdiff | raw | diff to current |
2004-10-23 |
mike | Mirror 1.1.x changes. |
blob | commitdiff | raw | diff to current |
2004-10-23 |
mike | The event.status_code field should be of type ipp_statu... |
blob | commitdiff | raw | diff to current |
2004-06-29 |
mike | Cleanup. |
blob | commitdiff | raw | diff to current |
2004-06-29 |
mike | Mirror 1.1.x changes. |
blob | commitdiff | raw | diff to current |
2004-06-29 |
mike | Miscellaneous build fixes for NetBSD (STR #788) |
blob | commitdiff | raw | diff to current |
2004-02-25 |
mike | Copyright updates... |
blob | commitdiff | raw | diff to current |
2003-03-14 |
mike | Use CUPS 1.2 IPP code in 1.1.x (collection and file... |
blob | commitdiff | raw | diff to current |
2003-03-14 |
mike | Syncronize 1.1.x and 1.2 IPP support code. |
blob | commitdiff | raw | diff to current |
2003-01-24 |
mike | Mirror 1.1.x changes... |
blob | commitdiff | raw | diff to current |
2003-01-24 |
mike | Reduce the memory footprint of CUPS (changes donated... |
blob | commitdiff | raw | diff to current |
2003-01-07 |
mike | Add IPP collection support. |
blob | commitdiff | raw | diff to current |
2003-01-07 |
mike | Copyright update. |
blob | commitdiff | raw | diff to current |
2002-12-17 |
swdev | Change the end copyright for Easy Software Products... |
blob | commitdiff | raw | diff to current |
2002-05-09 |
mike | Rename "header" member back to "request"... |
blob | commitdiff | raw | diff to current |
2002-05-09 |
mike | Move IPP stuff back into libcups. |
blob | commitdiff | raw | diff to current |
2002-03-22 |
mike | Break out the IPP and HTTP code into a separate library... |
blob | commitdiff | raw |
2002-03-22 |
mike | Bump IPP_VERSION to 1.1... |
blob | commitdiff | raw | diff to current |
2002-03-01 |
mike | Mirror 1.1.x changes. |
blob | commitdiff | raw | diff to current |
2002-03-01 |
mike | MacOS license updates. |
blob | commitdiff | raw | diff to current |
2002-01-02 |
mike | Copyright updates... |
blob | commitdiff | raw | diff to current |
2002-01-02 |
mike | Copyright update... |
blob | commitdiff | raw | diff to current |
2001-12-29 |
mike | Fixed ippReadIO and ippWriteIO functions and declarations. |
blob | commitdiff | raw | diff to current |
2001-12-29 |
mike | Implement new ippReadIO, ippReadFile, ippWriteIO, and... |
blob | commitdiff | raw | diff to current |
2001-12-27 |
mike | More compile fixes... |
blob | commitdiff | raw | diff to current |
2001-12-26 |
mike | Merge changes from 1.1.x into 1.2 devel. |
blob | commitdiff | raw | diff to current |
2001-10-17 |
mike | Update version numbers in headers. |
blob | commitdiff | raw | diff to current |
2001-05-17 |
mike | Update definition of IPP_TAG_COPY so it uses the origin... |
blob | commitdiff | raw | diff to current |
2001-05-16 |
mike | ippFindNextAttribute() |
blob | commitdiff | raw | diff to current |
2001-05-13 |
mike | Merge changes from 1.1 tree. |
blob | commitdiff | raw | diff to current |
2001-05-11 |
mike | AIX fixes. |
blob | commitdiff | raw | diff to current |
2001-04-15 |
mike | Get rid of compiler warnings. |
blob | commitdiff | raw | diff to current |
2001-04-02 |
mike | Creation of 1.2 development branch. |
blob | commitdiff | raw | diff to current |
2001-03-30 |
mike | Typos and more typos. |
blob | commitdiff | raw | diff to current |
2001-03-30 |
mike | Add new IPP status codes and messages. |
blob | commitdiff | raw | diff to current |
2001-01-22 |
mike | Copyright 2001... |
blob | commitdiff | raw | diff to current |
2000-10-13 |
mike | Code cleanup to remove warnings. |
blob | commitdiff | raw | diff to current |
2000-09-13 |
mike | Added new cupsEncodeOptions() function to handle genera... |
blob | commitdiff | raw | diff to current |
2000-08-24 |
mike | Added password callback and set methods. |
blob | commitdiff | raw | diff to current |
2000-06-08 |
mike | Dropped multiple-document-handling enumeration - not... |
blob | commitdiff | raw | diff to current |
2000-05-22 |
mike | Fixed license text (again) |
blob | commitdiff | raw | diff to current |
2000-05-11 |
mike | Added cupsPrintFiles() function to print multiple files. |
blob | commitdiff | raw | diff to current |
2000-05-11 |
mike | Added new IPP/1.1 error codes. |
blob | commitdiff | raw | diff to current |
2000-03-30 |
mike | Added job-sheets-xyz attribute support. |
blob | commitdiff | raw | diff to current |
2000-03-11 |
mike | Added support for set-job-attributes operation. |
blob | commitdiff | raw | diff to current |
2000-03-09 |
mike | Fixed encoding of text-with-language and name-with... |
blob | commitdiff | raw | diff to current |
2000-01-21 |
mike | Merged with 1.0.x branch changes. |
blob | commitdiff | raw | diff to current |
2000-01-04 |
mike | Y2k copyright changes. |
blob | commitdiff | raw | diff to current |
2000-01-03 |
mike | Merged and updated for CUPS 1.1/ESP Print Pro 4.1. |
blob | commitdiff | raw | diff to current |
1999-12-29 |
mike | Changes to support multiple files per job. |
blob | commitdiff | raw | diff to current |
1999-10-12 |
mike | Fixed minor bug in attribute reading code - didn't... |
blob | commitdiff | raw | diff to current |
1999-07-24 |
mike | Fixed the IPP tag enumerations to match the final IPP... |
blob | commitdiff | raw | diff to current |
1999-07-12 |
mike | Missed a const pointer in ippAddDate(). |
blob | commitdiff | raw | diff to current |
1999-07-12 |
mike | Fixed all constant arrays to use "const" modifier. |
blob | commitdiff | raw | diff to current |
1999-05-19 |
mike | Fixed installation rules in several directories... |
blob | commitdiff | raw | diff to current |
1999-04-22 |
mike | Added default language stuff (no files needed). |
blob | commitdiff | raw | diff to current |
1999-04-22 |
mike | Changes for Linux... |
blob | commitdiff | raw | diff to current |
1999-04-22 |
mike | Changes for SunOS/Solaris. |
blob | commitdiff | raw | diff to current |
1999-04-21 |
mike | Added IPP_PORT definition. |
blob | commitdiff | raw | diff to current |
1999-04-21 |
mike | Changes for HP-UX. |
blob | commitdiff | raw | diff to current |
1999-04-21 |
mike | Got rid of last vestiges of unsigned char * code for... |
blob | commitdiff | raw | diff to current |
1999-03-21 |
mike | Added CUPS_VERSION string to config.h |
blob | commitdiff | raw | diff to current |
1999-03-03 |
mike | httpRead() didn't always set the content length. |
blob | commitdiff | raw | diff to current |
1999-03-01 |
mike | Code cleanup - removed extraneous semi-colons... |
blob | commitdiff | raw | diff to current |
1999-02-26 |
mike | Multiple IPP processing fixes. |
blob | commitdiff | raw | diff to current |
1999-02-05 |
mike | Added IPP client read/write code. |
blob | commitdiff | raw | diff to current |
1999-01-28 |
mike | Updated HTTP and IPP code; now have a nearly complete... |
blob | commitdiff | raw | diff to current |
1999-01-24 |
mike | Check-in prior to CVS use. |
blob | commitdiff | raw | diff to current |
next |