Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-12 | Remove support for debug masks due to inconsistent use | Martin Szulecki | 1 | -2/+0 | |
2010-01-12 | Rename utils to debug as it does exactly that, contain debug code | Martin Szulecki | 1 | -1/+0 | |
2010-01-12 | Allow lockdown client creation without performing full handshake | Martin Szulecki | 1 | -1/+1 | |
The lockdown constructor was doing more than needed. Pairing and session negotiation is now handled by lockdownd_client_new_with_handshake(). | |||||
2010-01-08 | Allow set the label of a lockdown request, usually set to the program name | Martin Szulecki | 1 | -1/+1 | |
2009-09-12 | Update tools to use new API | Martin Szulecki | 1 | -2/+2 | |
2009-07-28 | Move production ready tools into tools/ and do not install the dev/ ones | Martin Szulecki | 1 | -0/+255 | |