log

age author description
2017-09-24 Anthony Nowell Update metadata and README
2017-09-24 Anthony Nowell Adding pam-http module
2017-09-23 Anthony Nowell make PamResultCode an enum
2017-02-26 Marc Brinkmann Bring generic-naming in line with rest of lib in `set_item_str`.
2017-02-26 Marc Brinkmann Remove PhantomData usage.
2017-02-26 Marc Brinkmann Added items module.
2017-02-26 Marc Brinkmann Added set_item_str.
2017-02-26 Marc Brinkmann Make comments actually show up in rust doc in constants module.
2017-02-26 Marc Brinkmann Ran everything through rustfmt.
2015-04-04 Jesse Hallett Changes type marker parameter type from Option<T> to PhantomData<T>
2015-04-04 Jesse Hallett Updates for rustc 1.0.0-beta
2015-03-06 Jesse Hallett Updates documentation link, bumps version number
2015-03-06 Jesse Hallett Fixes email address in Cargo.toml metadata, removes license-file key
2015-03-06 Jesse Hallett Adds metadata to Cargo.toml
2015-03-06 Jesse Hallett Replaces generated README
2015-03-06 Jesse Hallett initial commit
2015-03-06 Isaac Potoczny-Jones Initial commit