1. f0f8fd1 Fixed compilation warnings/errors under C++ mode by Benny Prijono · 17 years ago
  2. 48ab2b7 - Added option to send empty Authorization header in outgoing requests by Benny Prijono · 17 years ago
  3. e1c984f Fixed bug with detecting successful unregistration request. Previously, successful unregistration was mistakenly treated as successful registration when it contains no Contact header and has positive Expires header value by Benny Prijono · 17 years ago
  4. 522e7de Fixed ticket #401: Unable to register when account URI contains display name by Benny Prijono · 17 years ago
  5. bdc093f Ticket #390: Register session will keep transport instance so that keep-alive is sent by Benny Prijono · 17 years ago
  6. 315999b Minor fix: changed file identification in log (the THIS_FILE macro) from sip_regc.c to sip_reg.c by Benny Prijono · 17 years ago
  7. 91a5a3a Fixed several unit test failures: typecast error on C++ mode, SIP parsing, etc. by Benny Prijono · 17 years ago
  8. e56b5b1 Fixed ticket #371: Bug with REGISTER expiration calculation (thanks Philippe Leuba) by Benny Prijono · 17 years ago
  9. 1f61a8f Ticket #354: continuing work to port the Symbian libraries to .DSO format by Benny Prijono · 17 years ago
  10. 3fe034a Fixed ticket #316: Crash in registration session when transport returns error on sending authentication retry by Benny Prijono · 17 years ago
  11. 47e4669 Added assertion in regc to check if application has called pjsip_regc_destroy() while transaction was in progress by Benny Prijono · 17 years ago
  12. a1e6968 HUGE changeset to make the rest of the libraries compile with C++ mode by Benny Prijono · 17 years ago
  13. a771a51 Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2007 in copyright notice in all sources by Benny Prijono · 18 years ago
  14. 0f35f91 Fixed ticket #89: implement transaction timeout in REGISTER request (thanks Frank Wiersma for reporting the problem) by Benny Prijono · 18 years ago
  15. f265180 Fixed ticket #81: registration refresh crashed when NIC is plugged-off by Benny Prijono · 18 years ago
  16. 5899023 Fixed ticket #73: regc does not respond to 401/407 challenge after it has been marked for deletion by Benny Prijono · 18 years ago
  17. 720d0a8 Workaround for ticket #50: added API to lock/bind transaction, dialog, and regc to a specific transport/listener by Benny Prijono · 18 years ago
  18. dfc4c48 Fixed ticket #36: pjsip_regc_unregister() SHOULD NOT unregister all contacts but rather only contact that was previously sent in the registration. In addition, added function pjsip_regc_unregister_all() to unregister all contacts by Benny Prijono · 18 years ago
  19. 25a86c7 Fixed ticket #34: unable to send REGISTER in the registration callback by Benny Prijono · 18 years ago
  20. 8fc6de0 Add pjsip_regc_add_headers() APi to set headers to be added by Benny Prijono · 18 years ago
  21. 197cabf Fixed bug in client registration when pjsip_endpt_send_request() returns immediate error by Benny Prijono · 18 years ago
  22. 4093f7c Fixed bug in client REGISTER: crashed when application calls pjsip_regc_register()/pjsip_regc_send() while previous REGISTER request has not been answered with final response. This occurs for example when pjsip_regc_register() is called in quick successions. by Benny Prijono · 18 years ago
  23. 2704258 Fixed bugs in client registration (sip_regc.c): when re-registration failed to send the request, application callback is not called. by Benny Prijono · 18 years ago
  24. 5b65687 Added logging in sip_regc.c to report the error when pjsip_regc_send() fails (because no error will be logged when re-registration fails). by Benny Prijono · 18 years ago
  25. dc39fe8 First stage in pjsua library re-arrangements towards creating an easy to use high level API by Benny Prijono · 18 years ago
  26. 59ca70f Fixed bug in registration (CSeq not incremented after 401) by Benny Prijono · 19 years ago
  27. bcaed6c SIMPLE test with FWD, and added more info in UI by Benny Prijono · 19 years ago
  28. 84126ab Setting svn:eol-style attribute by Benny Prijono · 19 years ago
  29. ccf9562 Tested initial implementation: basic UAC, client registration, authentication, etc by Benny Prijono · 19 years ago
  30. 5dcb38d Set svn:eol-style property by Benny Prijono · 19 years ago
  31. a3273a3 More compliant URI parser, comparison, etc. by Benny Prijono · 19 years ago
  32. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  33. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  34. 89a705a Organizing pjsip directory structure by Benny Prijono · 19 years ago[Renamed from pjsip/src/pjsip_mod_ua/sip_reg.c]
  35. 4766ffe Just changing keyword expansion by Benny Prijono · 19 years ago
  36. dd859a6 Added suppor /and fix things for SunOS port by Benny Prijono · 19 years ago
  37. 0a749f1 initial import by Benny Prijono · 19 years ago