- Allow GssApiError to be initialized with string.
- Add display_name wrapper for gss_display_name to GSSAPI::Simple
- gss_iov examples
- Ruby 1.8.x support
- Change loader for MIT and Heimdal to be a bit cleaner. Fix syntax in simple.rb
- Do a gss_acquire_cred for every connection to the server.
- updating path to gssapi32.dll
- add gss_get_mic
- Move IOV and AEAD to gssapi/extensions.rb so it can be loaded separately when needed