| 2012-01-18 | Marcel Poul | no need for this method call anymore | commit | commitdiff | tree | snapshot | 
| 2012-01-18 | Marcel Poul | make set_(key,cert)_file() method more efficient | commit | commitdiff | tree | snapshot | 
| 2012-01-18 | Daniel Kouřil | - SSL-specific calls grouped in a separate header | commit | commitdiff | tree | snapshot | 
| 2012-01-18 | Marcel Poul | requests handling methods definitions | commit | commitdiff | tree | snapshot | 
| 2012-01-18 | Marcel Poul | call method by its new namcall method by its new name | commit | commitdiff | tree | snapshot | 
| 2012-01-18 | Marcel Poul | clean new canl_cred struct. | commit | commitdiff | tree | snapshot | 
| 2012-01-18 | Daniel Kouřil | Made the error codes start sufficiently high | commit | commitdiff | tree | snapshot | 
| 2012-01-18 | Marcel Poul | request handling structure added | commit | commitdiff | tree | snapshot | 
| 2012-01-18 | Daniel Kouřil | removed unnecessary calls | commit | commitdiff | tree | snapshot | 
| 2012-01-18 | Daniel Kouřil | some notes | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Daniel Kouřil | Temporarily hard-wired host credentials to be used... | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Daniel Kouřil | correct the order of params | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Daniel Kouřil | - polished the methods and their prototypes in the... | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Daniel Kouřil | per-connection SSL context remove from the contexts | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Daniel Kouřil | SSL_CTX removed from the global context. | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Daniel Kouřil | Iterate over (potentially) multiple available authentic... | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Daniel Kouřil | Initialization of SSL contexts moved to more appropriat... | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Daniel Kouřil | Added ssl_finish() to free the global context | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Daniel Kouřil | Pass SSL_CTX as a parameter to the initialization routines. | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Daniel Kouřil | added ssl_free() to cleanup per-connection contexts | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Daniel Kouřil | initialize all the authN mechs available. | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Daniel Kouřil | define a per-connection context for the particular... | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Daniel Kouřil | update_error can be be passed err codes, too | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Daniel Kouřil | - fixed the connection loop | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Daniel Kouřil | routines to establish authentication grouped into a... | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Daniel Kouřil | ssl_init() moved among the other ssl calls | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Marcel Poul | methods for init. and free credential structures | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Marcel Poul | make the library build again | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Marcel Poul | stubs of methods handling peer credentials and certific... | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Marcel Poul | structer holding peer credentials defined | commit | commitdiff | tree | snapshot | 
| 2012-01-17 | Marcel Poul | typo | commit | commitdiff | tree | snapshot | 
| 2012-01-13 | Marcel Poul | use CN for server cert verification if approp. extensio... | commit | commitdiff | tree | snapshot | 
| 2012-01-13 | Daniel Kouřil | Added examples for the new API (X.509 credentials handling) | commit | commitdiff | tree | snapshot | 
| 2012-01-13 | Daniel Kouřil | make the examples build again | commit | commitdiff | tree | snapshot | 
| 2012-01-13 | Daniel Kouřil | Examples moved to ... examples | commit | commitdiff | tree | snapshot | 
| 2012-01-13 | Daniel Kouřil | API to handle certificate and requests | commit | commitdiff | tree | snapshot | 
| 2012-01-13 | Daniel Kouřil | canl_ctx_set_ssl_cred() added to public API | commit | commitdiff | tree | snapshot | 
| 2012-01-13 | Zdeněk Šustr | Front matter facelift | commit | commitdiff | tree | snapshot | 
| 2012-01-12 | Marcel Poul | server hostname check on certificate extensions | commit | commitdiff | tree | snapshot | 
| 2012-01-12 | Zdeněk Šustr | Spin off section on reading configuration and use it... | commit | commitdiff | tree | snapshot | 
| 2012-01-12 | Zdeněk Šustr | Playing with footnote marks | commit | commitdiff | tree | snapshot | 
| 2012-01-12 | Daniel Kouřil | make it build again | commit | commitdiff | tree | snapshot | 
| 2012-01-12 | Daniel Kouřil | Prototype polishing | commit | commitdiff | tree | snapshot | 
| 2012-01-12 | Daniel Kouřil | Make canl_io_connect() retun a canl_code (to be consist... | commit | commitdiff | tree | snapshot | 
| 2012-01-12 | Zdeněk Šustr | Extended description for some cfg files, preparation... | commit | commitdiff | tree | snapshot | 
| 2012-01-12 | Daniel Kouřil | Introduced other (optional) parameters of the connect... | commit | commitdiff | tree | snapshot | 
| 2012-01-12 | Daniel Kouřil | Introduced other (optional) parametrs of the connect... | commit | commitdiff | tree | snapshot | 
| 2012-01-12 | Daniel Kouřil | Principal handling | commit | commitdiff | tree | snapshot | 
| 2012-01-12 | Daniel Kouřil | Callback has been moved | commit | commitdiff | tree | snapshot | 
| 2012-01-12 | Daniel Kouřil | Removed unused cred_handler | commit | commitdiff | tree | snapshot | 
| 2012-01-12 | Daniel Kouřil | SSL/PKI specific calls moved to canl_ssl.h | commit | commitdiff | tree | snapshot | 
| 2012-01-12 | Daniel Kouřil | Make the functional usable with c++ | commit | commitdiff | tree | snapshot | 
| 2012-01-11 | Marcel Poul | stub of method for post handshake cert check (server... | commit | commitdiff | tree | snapshot | 
| 2012-01-11 | Marcel Poul | structure for peer's identity information (not credenti... | commit | commitdiff | tree | snapshot | 
| 2012-01-11 | Zdeněk Šustr | Smoke Test clarifications | commit | commitdiff | tree | snapshot | 
| 2012-01-11 | Marcel Poul | no need to use BIO; seg. fault avoided. | commit | commitdiff | tree | snapshot | 
| 2012-01-11 | Marcel Poul | check whether paths to certs returned by voms methods... | commit | commitdiff | tree | snapshot | 
| 2012-01-11 | Zdeněk Šustr | New section on config files. Not 100-% sure about inclu... | commit | commitdiff | tree | snapshot | 
| 2012-01-11 | Zdeněk Šustr | DG facelift | commit | commitdiff | tree | snapshot | 
| 2012-01-11 | Daniel Kouřil | Work around the globus bug that actually makes it impos... | commit | commitdiff | tree | snapshot | 
| 2012-01-10 | Zdeněk Šustr | Preparing for a new version and an updated package... | commit | commitdiff | tree | snapshot | 
| 2012-01-10 | Zdeněk Šustr | A few paragraphs on Job History | commit | commitdiff | tree | snapshot | 
| 2012-01-10 | Marcel Poul | client uses VOMS method to get proxy filenames, (should... | commit | commitdiff | tree | snapshot | 
| 2012-01-01 | František Dvořák | New packaging for caNl. | commit | commitdiff | tree | snapshot | 
| 2011-12-28 | František Dvořák | Debian packaging for PX. | commit | commitdiff | tree | snapshot | 
| 2011-12-28 | František Dvořák | Debian packaging for L&B: emi-lb and yaim modules. | commit | commitdiff | tree | snapshot | 
| 2011-12-28 | František Dvořák | Debian packaging for L&B. | commit | commitdiff | tree | snapshot | 
| 2011-12-28 | František Dvořák | Polishing Debian packaging of L&B/JP common. | commit | commitdiff | tree | snapshot | 
| 2011-12-28 | František Dvořák | Install also testplan. | commit | commitdiff | tree | snapshot | 
| 2011-12-28 | František Dvořák | configure updates: | commit | commitdiff | tree | snapshot | 
| 2011-12-23 | František Dvořák | RPM packaging fixes: no packages renames as it would... | commit | commitdiff | tree | snapshot | 
| 2011-12-19 | František Dvořák | Working upgrade (from EMI-1) after tearing packages... | commit | commitdiff | tree | snapshot | 
| 2011-12-19 | František Dvořák | Debian packaging of L&B/JP common subsystem. | commit | commitdiff | tree | snapshot | 
| 2011-12-19 | František Dvořák | Debian packaging of jobid subsystem: | commit | commitdiff | tree | snapshot | 
| 2011-12-19 | František Dvořák | Start-up scripts according to Fedora Packaging Guidelines. | commit | commitdiff | tree | snapshot | 
| 2011-12-19 | František Dvořák | Sync configure. | commit | commitdiff | tree | snapshot | 
| 2011-12-19 | František Dvořák | Packaging fixes. | commit | commitdiff | tree | snapshot | 
| 2011-12-19 | František Dvořák | PX subsystem RPM packaging. | commit | commitdiff | tree | snapshot | 
| 2011-12-18 | Marcel Poul | do not use openSSL method calls in canl API | commit | commitdiff | tree | snapshot | 
| 2011-12-17 | Marcel Poul | use proper method to get human readable error string... | commit | commitdiff | tree | snapshot | 
| 2011-12-17 | Marcel Poul | do not use h_errno variable | commit | commitdiff | tree | snapshot | 
| 2011-12-17 | Marcel Poul | include some more headers | commit | commitdiff | tree | snapshot | 
| 2011-12-17 | Marcel Poul | return CANL_ERROR values where appropriate | commit | commitdiff | tree | snapshot | 
| 2011-12-16 | František Dvořák | Dependency required to build with gss module. | commit | commitdiff | tree | snapshot | 
| 2011-12-16 | František Dvořák | Typo in spec file. | commit | commitdiff | tree | snapshot | 
| 2011-12-16 | František Dvořák | Resync configure. | commit | commitdiff | tree | snapshot | 
| 2011-12-16 | František Dvořák | Changing age properly in branched configurations with... | commit | commitdiff | tree | snapshot | 
| 2011-12-16 | František Dvořák | RPM packaging for EMI-2 - L&B subsystem. | commit | commitdiff | tree | snapshot | 
| 2011-12-16 | František Dvořák | RPM packaging for EMI2 - L&B/JP common subsystem. | commit | commitdiff | tree | snapshot | 
| 2011-12-16 | František Dvořák | RPM packaging for EMI-2 - jobid subsystem. For librarie... | commit | commitdiff | tree | snapshot | 
| 2011-12-16 | František Dvořák | Rework rpm and debian packaging toward the self-managed... | commit | commitdiff | tree | snapshot | 
| 2011-12-15 | Marcel Poul | use standard directories and files for certificates... | commit | commitdiff | tree | snapshot | 
| 2011-12-15 | Marcel Poul | ssl library init while creating context | commit | commitdiff | tree | snapshot | 
| 2011-12-15 | František Dvořák | Packaging fixes (install not as default target, empty... | commit | commitdiff | tree | snapshot | 
| 2011-12-14 | Zdeněk Šustr | Modified to reflect version 3.2.0-1 | commit | commitdiff | tree | snapshot | 
| 2011-12-14 | Zdeněk Šustr | Updating version, ChangeLog and copying the most recent... | commit | commitdiff | tree | snapshot | 
| 2011-12-14 | Zdeněk Šustr | Updating version, ChangeLog and copying the most recent... | commit | commitdiff | tree | snapshot | 
| 2011-12-14 | Zdeněk Šustr | Updating version, ChangeLog and copying the most recent... | commit | commitdiff | tree | snapshot | 
| 2011-12-14 | Zdeněk Šustr | Updating version, ChangeLog and copying the most recent... | commit | commitdiff | tree | snapshot | 
| 2011-12-14 | Zdeněk Šustr | Updating version, ChangeLog and copying the most recent... | commit | commitdiff | tree | snapshot | 
| next |