Commit History

Author SHA1 Message Date
  Daniel-Constantin Mierla 511841b7bc core/select: fixed @via... without header index 13 years ago
  Miklos Tirpak df1f139a9b selects: shm_free_select wrapper added 16 years ago
  oej 3ca1a53f84 Doxygen updates 16 years ago
  oej 1d0661db4c Adding doxygen template to all core .c files 16 years ago
  Miklos Tirpak 8321667b05 Avoid parsing the Request URI when it is not necessary. 16 years ago
  Andrei Pelinescu-Onciul d22deb6cfa select: comments for parse_select() 17 years ago
  Jan Janak 34873f534f - comment typos fixed 17 years ago
  Bogdan Pintea 03d7d3b902 Various warnings fixed (mostly appearing with 64b compiles). 17 years ago
  Miklos Tirpak c935a4a3ca Introducing CONSUME_ALL flag: all the subsequent parameters are 17 years ago
  Michal Matyska 2a062f98d3 fixes SER-345 - patch accepted 17 years ago
  Michal Matyska c3203d627e - if select is unfixable print just the part of text which was parsed 17 years ago
  Michal Matyska 8aa67e4da0 - fix (redesign) how credentials realm is extracted from msg / fixed at startup 17 years ago
  Miklos Tirpak b3d26eadf9 fixes SER-322: 18 years ago
  Miklos Tirpak 559cb45747 Level of the select call is moved to a global variable form the structure 18 years ago
  Andrei Pelinescu-Onciul f8f678c3bd - warnings for solaris 18 years ago
  Michal Matyska 1ee35cdcef uri.params.XXXX now acceped and returns value of that parameter, or empty string flag if param without value is present. 19 years ago
  Michal Matyska d0cf3d0b1c select core extension: 19 years ago
  Michal Matyska 84b87bd360 nameaddr support in select framework 19 years ago
  Michal Matyska 6fcb46beae Set lvl & param_offset[lvl] & param_offset[lvl+1] before FIXUP call of resolved select function 19 years ago
  Michal Matyska 8c5e4afe14 select_buf: 19 years ago
  Michal Matyska f5b61aa07f Free allocated structure if the parser returns error. 19 years ago
  Michal Matyska 6f1faf761a Parsing of select framework syntax moved to the select core; serdev doc showing how to extend select framework within module. 19 years ago
  Jan Halla 97aa4411f6 Initialize nested function array 19 years ago
  Tomas Mandys 2dd048ead0 - improved error message when select cannot be parsed 19 years ago
  Michal Matyska 5c11480e8b Bug corrected when parsing xlog's select, which uses DIVERSION flag. It tried to free mem block which was inside allocation block. 19 years ago
  Michal Matyska 8446b4e099 Void data ptr introduced as select parameter type, to be used e.g. by fixup call 19 years ago
  Michal Matyska 5823b2f79b - avoid compiler warning 19 years ago
  Michal Matyska b9e4bf3fc3 Select framework extended to "fixup call" if demanded using flag FIXUP_CALL. 19 years ago
  Michal Matyska 43f88e4ff4 - multiple nested calls allowed 19 years ago
  Michal Matyska ec2b7f55d4 PARAM_xxx changed into SEL_PARAM_xxx to avoid conflict with global 20 years ago