2001-05-06 |
Kurt Zeilenga | Add a bit of hardening |
blob | commitdiff | raw |
2001-01-17 |
Gary Williams | new logging |
blob | commitdiff | raw | diff to current |
2000-10-25 |
Gary Williams | try new logging routines (behind NEW_LOGGING) |
blob | commitdiff | raw | diff to current |
2000-10-12 |
Gary Williams | update logging |
blob | commitdiff | raw | diff to current |
2000-10-12 |
Gary Williams | first try at logging improvements |
blob | commitdiff | raw | diff to current |
2000-10-11 |
Kurt Zeilenga | Remove max buffer constraint! |
blob | commitdiff | raw | diff to current |
2000-10-02 |
Kurt Zeilenga | Rework stringal decode to return { NULL, 0 } bv's inste... |
blob | commitdiff | raw | diff to current |
2000-07-26 |
Kurt Zeilenga | Revert ber_peek_tag to older, more efficient implementa... |
blob | commitdiff | raw | diff to current |
2000-06-05 |
Kurt Zeilenga | remove old STR_TRANSLATION feature. The use of this... |
blob | commitdiff | raw | diff to current |
2000-05-14 |
Kurt Zeilenga | Forget return in last commit |
blob | commitdiff | raw | diff to current |
2000-05-13 |
Kurt Zeilenga | Update lber-encode/decode man pages |
blob | commitdiff | raw | diff to current |
2000-05-13 |
Kurt Zeilenga | Y2k copyright update |
blob | commitdiff | raw | diff to current |
2000-05-13 |
Kurt Zeilenga | Fix typo in last commit (fixing multiple byte tags) |
blob | commitdiff | raw | diff to current |
2000-04-26 |
Kurt Zeilenga | Fix typo in multbyte tag code |
blob | commitdiff | raw | diff to current |
2000-04-25 |
Kurt Zeilenga | Apply experimental multibyte tag fix |
blob | commitdiff | raw | diff to current |
1999-12-13 |
Kurt Zeilenga | Remove lint |
blob | commitdiff | raw | diff to current |
1999-12-09 |
Kurt Zeilenga | Modify password code such that backend end routine... |
blob | commitdiff | raw | diff to current |
1999-11-26 |
Kurt Zeilenga | Remove LBER_{TAG,INT,LEN}_{NTOH,HTON} macros. Rewrite... |
blob | commitdiff | raw | diff to current |
1999-11-08 |
Kurt Zeilenga | Backout premature commit. |
blob | commitdiff | raw | diff to current |
1999-11-08 |
Kurt Zeilenga | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-10-19 |
Kurt Zeilenga | Minor adjustments based upon initial read of draft... |
blob | commitdiff | raw | diff to current |
1999-09-08 |
Kurt Zeilenga | Add OpenLDAP RCSid to *.[ch] in clients, libraries... |
blob | commitdiff | raw | diff to current |
1999-08-24 |
Kurt Zeilenga | Axe <varargs.h> support. Assume STDC C translator... |
blob | commitdiff | raw | diff to current |
1999-08-02 |
Hallvard Furuseth | Remove unsigned long: Change to ber_len_t or ber_tag_t. |
blob | commitdiff | raw | diff to current |
1999-08-01 |
Hallvard Furuseth | Cast ber_read() arg to char* |
blob | commitdiff | raw | diff to current |
1999-06-18 |
Kurt Zeilenga | ber_int_t, ber_tag_t, ber_socket_t, ber_len_t |
blob | commitdiff | raw | diff to current |
1999-06-03 |
Kurt Zeilenga | Enable browsing info in MSVC debugging configurations. |
blob | commitdiff | raw | diff to current |
1999-06-03 |
Kurt Zeilenga | s/<stdlib.h>/<ac/stdlib.h>/ |
blob | commitdiff | raw | diff to current |
1999-06-01 |
Kurt Zeilenga | move berval memory routines to memory.c |
blob | commitdiff | raw | diff to current |
1999-05-29 |
Kurt Zeilenga | First cut at ber_set_option(NULL,LBER_OPT_MEMORY_FN... |
blob | commitdiff | raw | diff to current |
1999-05-29 |
Kurt Zeilenga | Add LBER_ and LDAP_ memory allocators/deallocators... |
blob | commitdiff | raw | diff to current |
1999-05-28 |
Kurt Zeilenga | Changed lc_conn to be a pointer to a BerElement to... |
blob | commitdiff | raw | diff to current |
1999-05-28 |
Kurt Zeilenga | Death to LBER_END_SEQORSET. |
blob | commitdiff | raw | diff to current |
1999-05-20 |
Kurt Zeilenga | found my lber bug... ber_buf should have been freed... |
blob | commitdiff | raw | diff to current |
1999-05-20 |
Kurt Zeilenga | Fix initialization bug in ber_init_w_nullc() |
blob | commitdiff | raw | diff to current |
1999-05-20 |
Kurt Zeilenga | Version.c deprecated in favor of mkversion. |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Kurt Zeilenga | Improving e/d test (until I find the my damn bug) |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Kurt Zeilenga | Add UL to more BER tags. |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Kurt Zeilenga | Add UL to LBER tags. |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Kurt Zeilenga | Vienna Bulk Commit |
blob | commitdiff | raw | diff to current |
1999-04-30 |
Hallvard Furuseth | Fix typo LDAP_END_SEQORSET -> LBER_END_SEQORSET |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Kurt Zeilenga | Lint removal: signed i < unsigned j |
blob | commitdiff | raw | diff to current |
1999-03-03 |
Hallvard Furuseth | function pointers are incompatible with `void *'; remov... |
blob | commitdiff | raw | diff to current |
1999-03-03 |
Hallvard Furuseth | Back out previous change; it was an accidental commit |
blob | commitdiff | raw | diff to current |
1999-03-03 |
Hallvard Furuseth | Declare lber_pvt_sb_* functions from io.c in lber-int.h |
blob | commitdiff | raw | diff to current |
1998-12-28 |
Kurt Zeilenga | Add simple copyright notice |
blob | commitdiff | raw | diff to current |
1998-12-26 |
Hallvard Furuseth | Plug memory leaks when ber input fails: Let ber_scanf... |
blob | commitdiff | raw | diff to current |
1998-12-22 |
Kurt Zeilenga | Added lber_get/set_option. Removed lber_debug/ldap_debug. |
blob | commitdiff | raw | diff to current |
1998-12-18 |
Kurt Zeilenga | Add draft-ietf-ldapext-ldap-c-api-01 routines ber_init() |
blob | commitdiff | raw | diff to current |
1998-11-15 |
Hallvard Furuseth | Protoized, moved extern definitions to .h files, fixed... |
blob | commitdiff | raw | diff to current |
1998-11-06 |
Kurt Zeilenga | Updated MSVC5 workspaces and projects. |
blob | commitdiff | raw | diff to current |
1998-11-04 |
Hallvard Furuseth | Some gcc -W cleanup |
blob | commitdiff | raw | diff to current |
1998-11-04 |
Kurt Zeilenga | struct ldap is now opaque to clients. |
blob | commitdiff | raw | diff to current |
1998-10-26 |
Kurt Zeilenga | update ldap/lber headers towards ldapext-ldap-c-api-01 |
blob | commitdiff | raw | diff to current |
1998-10-25 |
Kurt Zeilenga | merged with autoconf branch |
blob | commitdiff | raw | diff to current |
1998-10-24 |
Kurt Zeilenga | remove some lint... |
blob | commitdiff | raw | diff to current |
1998-10-22 |
Kurt Zeilenga | clean up includes |
blob | commitdiff | raw | diff to current |
1998-10-20 |
Kurt Zeilenga | HTONL -> AC_HTONL |
blob | commitdiff | raw | diff to current |
1998-10-20 |
Kurt Zeilenga | VC++ Port: round 1 |
blob | commitdiff | raw | diff to current |
1998-09-28 |
Kurt Zeilenga | Clean up sh commands in Makefiles (incorrect use of... |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Kurt Zeilenga | Everything compiles.... but tests fail... |
blob | commitdiff | raw | diff to current |
1998-09-23 |
Kurt Zeilenga | Use ldap_cdefs.h more. Use bridge.h less. |
blob | commitdiff | raw | diff to current |
1998-09-23 |
Kurt Zeilenga | Added acconfig.h defines. started to clean up -llber. |
blob | commitdiff | raw | diff to current |
1998-08-17 |
Kurt Zeilenga | Merge from LAMBERT branch |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Kurt Zeilenga | Merged LDAPworldCurrent (P1-10,13,15,16,19-22) |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Kurt Zeilenga | LDAPworldP22: problem with msgids greater than 32767... LDAPworld |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Kurt Zeilenga | apply FreeBSD changes to main branch |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Kurt Zeilenga | Import of FreeBSD LDAP 3.3 Port FreeBSD FreeBSD_3_3 |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Kurt Zeilenga | Initial revision |
blob | commitdiff | raw | diff to current |
|