index
:
gss-ntlmssp.git
connectionless
crypto_reset
export_cred
export_ctx
fix32bit
master
password
review
v1crypto
winbind
GSS NTLMSSP
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix epoch value
Simo Sorce
2014-04-12
1
-1
/
+1
*
Fix segfault in init context.
Simo Sorce
2014-01-26
2
-6
/
+11
*
Implement Import/Export cred functions
export_cred
Simo Sorce
2014-01-12
3
-0
/
+216
*
Generalize export_state and related functions
Simo Sorce
2014-01-12
1
-75
/
+82
*
Expose cred store names in public header file.
Simo Sorce
2014-01-12
3
-6
/
+8
*
Implement import context function
Simo Sorce
2013-12-15
1
-1
/
+313
*
Implement export context function
Simo Sorce
2013-12-15
4
-1
/
+433
*
Add import/export functions for the RC4 state
Simo Sorce
2013-12-15
2
-0
/
+56
*
Use RC4 instead of EVP interface of openssl
Simo Sorce
2013-12-15
1
-49
/
+10
*
Fix potential leaks in delete_context
Simo Sorce
2013-12-15
1
-0
/
+6
*
Do not copy creds on the context
Simo Sorce
2013-12-15
2
-63
/
+51
*
Fix memleaks in init_sec_context
Stefan Becker
2013-12-13
1
-1
/
+3
*
Fix memory leak with gssntlm_names
Simo Sorce
2013-12-13
1
-1
/
+1
*
Fix NTLM specific cred_store prefixes
Simo Sorce
2013-11-23
1
-3
/
+3
*
Add methods to inquire credentials
Simo Sorce
2013-10-24
3
-0
/
+157
*
Add support for NTLMv1 Signing and Sealing
Simo Sorce
2013-10-23
2
-35
/
+69
*
Add CRC32 function using Zlib's crc32
Simo Sorce
2013-10-23
2
-0
/
+16
*
Support connectionless signing and sealing.
Simo Sorce
2013-10-18
3
-11
/
+104
*
Add way to set sequence numbres.
Simo Sorce
2013-10-18
4
-0
/
+77
*
Add support for connectionless mode
Simo Sorce
2013-10-18
1
-46
/
+117
*
Add public devel header file
Simo Sorce
2013-10-18
2
-6
/
+44
*
Add special case for enterprise names
Simo Sorce
2013-10-18
1
-1
/
+42
*
Treat NO OID as GSS_C_NT_USER_NAME on import
Simo Sorce
2013-10-18
1
-3
/
+6
*
Fix potential segfault condition in RC4_FREE
Simo Sorce
2013-10-18
1
-1
/
+1
*
Fix generation of signing keys and add tests
Simo Sorce
2013-10-18
1
-1
/
+1
*
Add support for gss_acquire_cred_with_password()
Simo Sorce
2013-10-17
3
-0
/
+60
*
Fix handling of NULL domain
Simo Sorce
2013-10-17
2
-10
/
+17
*
Fix acquiring creds via cred_store
Simo Sorce
2013-10-17
1
-0
/
+26
*
Add gss_display_name implementation
Simo Sorce
2013-08-21
3
-0
/
+85
*
Add implementation of gss_inquire_context
Simo Sorce
2013-08-21
4
-0
/
+154
*
Add integrity and confidentiality functions
Simo Sorce
2013-08-19
9
-7
/
+547
*
Basic implementation of accept_sec_context
Simo Sorce
2013-08-18
8
-41
/
+625
*
Add support for server credentials
Simo Sorce
2013-07-28
1
-1
/
+40
*
Add helper to copy names and gss_duplicate_name
Simo Sorce
2013-07-28
3
-0
/
+92
*
Internal release name
Simo Sorce
2013-07-28
2
-9
/
+14
*
Helper function to check lm compatibility level
Simo Sorce
2013-07-28
4
-17
/
+21
*
Fix message type check
Simo Sorce
2013-07-28
3
-5
/
+5
*
Add gss_context_time() implementation
Simo Sorce
2013-07-28
3
-1
/
+35
*
Helper function to check security context validity
Simo Sorce
2013-07-28
3
-0
/
+20
*
Add expiration time checks
Simo Sorce
2013-07-28
2
-0
/
+16
*
Add Credential Store support
Simo Sorce
2013-07-28
3
-84
/
+203
*
Fix some comments
Simo Sorce
2013-07-28
1
-3
/
+2
*
Fix target_info length calculation
Simo Sorce
2013-07-28
1
-10
/
+10
*
Always request NTLMSSP_REQUEST_TARGET
Simo Sorce
2013-07-19
1
-0
/
+1
*
Add NTLMv1 support to context initialization
Simo Sorce
2013-07-18
3
-6
/
+73
*
Add NTLM Crypto support functions for NTLMv1
Simo Sorce
2013-07-18
5
-4
/
+324
*
Implement basic naming functions
Simo Sorce
2013-07-18
3
-1
/
+310
*
Implement credential handling
Simo Sorce
2013-07-18
6
-93
/
+297
*
Initial GSS Mechanism code.
Simo Sorce
2013-07-18
4
-2
/
+853
*
NTLM Crypto functions
Simo Sorce
2013-07-18
6
-55
/
+941
[next]