Commit graph

  • 6c5f5d89a6 Implement strndup manually and change types for OS compatibility main XOR 2023-09-30 22:20:00 +02:00
  • 781bb0228b Include stdint.h for better compatibility XOR 2023-09-25 22:28:38 +02:00
  • 527e8b372a Update readme XOR 2023-04-07 01:42:32 +02:00
  • a321706d65 Applied GNU GPL License XOR 2023-04-07 01:32:14 +02:00
  • 0bf32ede5e Changed source layout into a library structure XOR 2023-04-07 01:01:35 +02:00
  • abf81e620d Fix security risk, Fix bug when overriding a key XOR 2023-04-07 00:14:20 +02:00
  • b37272aa71 Minor refactoring and addition of comments XOR 2023-04-05 00:32:35 +02:00
  • 289de54e7e Removed memory leaks, minor bug and security fixes XOR 2023-04-05 00:00:46 +02:00
  • 6449cb0374 the hashtable now stores any type of data XOR 2023-04-03 12:17:31 +02:00
  • 9ee3954d19 Add a struct that represents the elements of the hashtable XOR 2023-03-31 23:49:42 +02:00
  • c1fafc6246 Add compatibilty for gcc compiler XOR 2023-03-30 10:05:44 +02:00
  • 6ae406787a Add get / set functions XOR 2023-03-29 16:40:09 +02:00
  • 21dcb50d79 Add hashing function, hashtable struct, and hashtable init function XOR 2023-03-29 15:37:57 +02:00
  • 2661d781da Initial commit XOR 2023-03-05 21:10:07 +01:00